Pull request #43087 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 26dafe43a419ea8622ff65ac1671f4b854c4bd5a+07cf48ab63284374dc02314770a15934681a5877 (2ec212080b63d86d82dac463f07ec3b223545fb7) 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-43087@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-16T06:18:38.647Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-12-16T06:18:38.657Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-12-16T06:18:53.836Z] Still waiting to schedule task [2021-12-16T06:18:53.838Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-12-16T06:19:33.657Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-011ff39eb37ed6d56) in /home/ubuntu/workspace/moby_PR-43087 [Pipeline] { [Pipeline] checkout [2021-12-16T06:19:33.821Z] The recommended git tool is: git [2021-12-16T06:19:36.774Z] using credential docker-jenkins-github-credentials [2021-12-16T06:19:36.788Z] Cloning the remote Git repository [2021-12-16T06:19:36.788Z] Cloning with configured refspecs honoured and without tags [2021-12-16T06:19:36.494Z] Cloning repository https://github.com/moby/moby.git [2021-12-16T06:19:36.550Z] > git init /home/ubuntu/workspace/moby_PR-43087 # timeout=10 [2021-12-16T06:19:36.859Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:19:36.859Z] > git --version # timeout=10 [2021-12-16T06:19:36.874Z] > git --version # 'git version 2.17.1' [2021-12-16T06:19:36.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:19:36.914Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:20:00.738Z] Fetching without tags [2021-12-16T06:20:01.064Z] Merging remotes/origin/master commit 07cf48ab63284374dc02314770a15934681a5877 into PR head commit 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:20:00.616Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:20:00.628Z] > git config --add remote.origin.fetch +refs/pull/43087/head:refs/remotes/origin/PR-43087 # timeout=10 [2021-12-16T06:20:00.656Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:20:00.690Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:20:00.716Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:20:00.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:20:00.717Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:20:01.049Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:20:01.080Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:20:02.226Z] Merge succeeded, producing 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:20:02.226Z] Checking out Revision 26dafe43a419ea8622ff65ac1671f4b854c4bd5a (PR-43087) [2021-12-16T06:20:02.106Z] > git remote # timeout=10 [2021-12-16T06:20:02.128Z] > git config --get remote.origin.url # timeout=10 [2021-12-16T06:20:02.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:20:02.152Z] > git merge 07cf48ab63284374dc02314770a15934681a5877 # timeout=10 [2021-12-16T06:20:02.178Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-16T06:20:02.211Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:20:02.239Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:20:06.310Z] Commit message: "system: unbreak build for darwin" [2021-12-16T06:20:06.310Z] First time build. Skipping changelog. [2021-12-16T06:20:06.330Z] > git --version # timeout=10 [2021-12-16T06:20:06.368Z] > git --version # 'git version 2.17.1' [2021-12-16T06:20:06.396Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-16T06:20:07.864Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43087:/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-16T06:20:13.159Z] Unable to find image 'alpine:latest' locally [2021-12-16T06:20:13.159Z] latest: Pulling from library/alpine [2021-12-16T06:20:13.159Z] 59bf1c3509f3: Pulling fs layer [2021-12-16T06:20:13.159Z] 59bf1c3509f3: Download complete [2021-12-16T06:20:13.730Z] 59bf1c3509f3: Pull complete [2021-12-16T06:20:13.730Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2021-12-16T06:20:13.730Z] Status: Downloaded newer image for alpine:latest [2021-12-16T06:20:20.329Z] 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 [Pipeline] node [Pipeline] node [2021-12-16T06:20:20.763Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-011ff39eb37ed6d56) in /home/ubuntu/workspace/moby_PR-43087 [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] { [2021-12-16T06:20:20.834Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0079644eeb5a3156e) in /home/ubuntu/workspace/moby_PR-43087 [Pipeline] checkout [2021-12-16T06:20:20.846Z] The recommended git tool is: git [2021-12-16T06:20:20.856Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-12-16T06:20:20.871Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-12-16T06:20:20.890Z] Fetching without tags [Pipeline] // stage [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] } [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] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2021-12-16T06:20:21.051Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [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 [2021-12-16T06:20:21.256Z] Merging remotes/origin/master commit 07cf48ab63284374dc02314770a15934681a5877 into PR head commit 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-12-16T06:20:21.562Z] Merge succeeded, producing 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:20:21.562Z] Checking out Revision 26dafe43a419ea8622ff65ac1671f4b854c4bd5a (PR-43087) [2021-12-16T06:20:21.723Z] Commit message: "system: unbreak build for darwin" [2021-12-16T06:20:21.729Z] > git --version # timeout=10 [2021-12-16T06:20:21.779Z] > git --version # 'git version 2.17.1' [2021-12-16T06:20:21.807Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-16T06:20:20.856Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43087/.git # timeout=10 [2021-12-16T06:20:20.867Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:20:20.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:20:20.886Z] > git --version # timeout=10 [2021-12-16T06:20:20.902Z] > git --version # 'git version 2.17.1' [2021-12-16T06:20:20.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:20:20.903Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:20:21.255Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:20:21.266Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:20:21.482Z] > git remote # timeout=10 [2021-12-16T06:20:21.490Z] > git config --get remote.origin.url # timeout=10 [2021-12-16T06:20:21.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:20:21.522Z] > git merge 07cf48ab63284374dc02314770a15934681a5877 # timeout=10 [2021-12-16T06:20:21.543Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-16T06:20:21.557Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:20:21.576Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-16T06:20:22.452Z] + [ PR != PR ] [2021-12-16T06:20:22.452Z] + [ master != master ] [2021-12-16T06:20:22.452Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-16T06:20:22.807Z] + docker version [2021-12-16T06:20:22.807Z] Client: Docker Engine - Community [2021-12-16T06:20:22.807Z] Version: 20.10.10-rc1 [2021-12-16T06:20:22.807Z] API version: 1.41 [2021-12-16T06:20:22.807Z] Go version: go1.16.9 [2021-12-16T06:20:22.807Z] Git commit: b485636 [2021-12-16T06:20:22.807Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-16T06:20:22.807Z] OS/Arch: linux/amd64 [2021-12-16T06:20:22.807Z] Context: default [2021-12-16T06:20:22.807Z] Experimental: true [2021-12-16T06:20:22.807Z] [2021-12-16T06:20:22.807Z] Server: Docker Engine - Community [2021-12-16T06:20:22.807Z] Engine: [2021-12-16T06:20:22.807Z] Version: 20.10.10-rc1 [2021-12-16T06:20:22.807Z] API version: 1.41 (minimum version 1.12) [2021-12-16T06:20:22.807Z] Go version: go1.16.9 [2021-12-16T06:20:22.807Z] Git commit: 9f5b26f [2021-12-16T06:20:22.807Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-16T06:20:22.807Z] OS/Arch: linux/amd64 [2021-12-16T06:20:22.807Z] Experimental: true [2021-12-16T06:20:22.807Z] containerd: [2021-12-16T06:20:22.807Z] Version: 1.4.11 [2021-12-16T06:20:22.808Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-16T06:20:22.808Z] runc: [2021-12-16T06:20:22.808Z] Version: 1.0.2 [2021-12-16T06:20:22.808Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-16T06:20:22.808Z] docker-init: [2021-12-16T06:20:22.808Z] Version: 0.19.0 [2021-12-16T06:20:22.808Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-16T06:20:22.865Z] using credential docker-jenkins-github-credentials [2021-12-16T06:20:22.877Z] Cloning the remote Git repository [2021-12-16T06:20:22.877Z] Cloning with configured refspecs honoured and without tags [2021-12-16T06:20:23.101Z] + docker info [2021-12-16T06:20:22.890Z] Cloning repository https://github.com/moby/moby.git [2021-12-16T06:20:22.946Z] > git init /home/ubuntu/workspace/moby_PR-43087 # timeout=10 [2021-12-16T06:20:23.141Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:20:23.141Z] > git --version # timeout=10 [2021-12-16T06:20:23.143Z] > git --version # 'git version 2.17.1' [2021-12-16T06:20:23.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:20:23.145Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:20:35.758Z] Still waiting to schedule task [2021-12-16T06:20:35.759Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-12-16T06:20:35.762Z] Still waiting to schedule task [2021-12-16T06:20:35.763Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-12-16T06:20:35.767Z] Still waiting to schedule task [2021-12-16T06:20:35.767Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-12-16T06:20:35.770Z] Still waiting to schedule task [2021-12-16T06:20:35.771Z] All nodes of label ‘windows-2019’ are offline [2021-12-16T06:20:35.772Z] Still waiting to schedule task [2021-12-16T06:20:35.772Z] All nodes of label ‘windows-2022’ are offline [2021-12-16T06:20:35.773Z] Still waiting to schedule task [2021-12-16T06:20:35.773Z] All nodes of label ‘windows-2022’ are offline [2021-12-16T06:20:36.185Z] Fetching without tags [2021-12-16T06:20:36.412Z] Merging remotes/origin/master commit 07cf48ab63284374dc02314770a15934681a5877 into PR head commit 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:20:36.928Z] Merge succeeded, producing 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:20:36.928Z] Checking out Revision 26dafe43a419ea8622ff65ac1671f4b854c4bd5a (PR-43087) [2021-12-16T06:20:36.171Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:20:36.174Z] > git config --add remote.origin.fetch +refs/pull/43087/head:refs/remotes/origin/PR-43087 # timeout=10 [2021-12-16T06:20:36.177Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:20:36.182Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:20:36.188Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:20:36.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:20:36.189Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:20:36.418Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:20:36.420Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:20:36.911Z] > git remote # timeout=10 [2021-12-16T06:20:36.914Z] > git config --get remote.origin.url # timeout=10 [2021-12-16T06:20:36.917Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:20:36.918Z] > git merge 07cf48ab63284374dc02314770a15934681a5877 # timeout=10 [2021-12-16T06:20:36.925Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-16T06:20:36.930Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:20:36.932Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:20:38.027Z] Client: [2021-12-16T06:20:38.027Z] Context: default [2021-12-16T06:20:38.027Z] Debug Mode: false [2021-12-16T06:20:38.027Z] Plugins: [2021-12-16T06:20:38.027Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-16T06:20:38.027Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-16T06:20:38.027Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-16T06:20:38.027Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-16T06:20:38.027Z] [2021-12-16T06:20:38.027Z] Server: [2021-12-16T06:20:38.027Z] Containers: 0 [2021-12-16T06:20:38.027Z] Running: 0 [2021-12-16T06:20:38.027Z] Paused: 0 [2021-12-16T06:20:38.027Z] Stopped: 0 [2021-12-16T06:20:38.027Z] Images: 1 [2021-12-16T06:20:38.027Z] Server Version: 20.10.10-rc1 [2021-12-16T06:20:38.027Z] Storage Driver: overlay2 [2021-12-16T06:20:38.027Z] Backing Filesystem: extfs [2021-12-16T06:20:38.027Z] Supports d_type: true [2021-12-16T06:20:38.027Z] Native Overlay Diff: true [2021-12-16T06:20:38.027Z] userxattr: false [2021-12-16T06:20:38.027Z] Logging Driver: json-file [2021-12-16T06:20:38.027Z] Cgroup Driver: cgroupfs [2021-12-16T06:20:38.027Z] Cgroup Version: 1 [2021-12-16T06:20:38.027Z] Plugins: [2021-12-16T06:20:38.027Z] Volume: local [2021-12-16T06:20:38.027Z] Network: bridge host ipvlan macvlan null overlay [2021-12-16T06:20:38.027Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-16T06:20:38.027Z] Swarm: inactive [2021-12-16T06:20:38.027Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-16T06:20:38.027Z] Default Runtime: runc [2021-12-16T06:20:38.027Z] Init Binary: docker-init [2021-12-16T06:20:38.027Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-16T06:20:38.027Z] runc version: v1.0.2-0-g52b36a2 [2021-12-16T06:20:38.027Z] init version: de40ad0 [2021-12-16T06:20:38.027Z] Security Options: [2021-12-16T06:20:38.027Z] apparmor [2021-12-16T06:20:38.027Z] seccomp [2021-12-16T06:20:38.027Z] Profile: default [2021-12-16T06:20:38.027Z] Kernel Version: 5.4.0-1057-aws [2021-12-16T06:20:38.027Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-16T06:20:38.027Z] OSType: linux [2021-12-16T06:20:38.027Z] Architecture: x86_64 [2021-12-16T06:20:38.027Z] CPUs: 2 [2021-12-16T06:20:38.027Z] Total Memory: 7.569GiB [2021-12-16T06:20:38.027Z] Name: ip-10-100-119-229 [2021-12-16T06:20:38.027Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-16T06:20:38.027Z] Docker Root Dir: /var/lib/docker [2021-12-16T06:20:38.027Z] Debug Mode: false [2021-12-16T06:20:38.027Z] Registry: https://index.docker.io/v1/ [2021-12-16T06:20:38.027Z] Labels: [2021-12-16T06:20:38.027Z] Experimental: true [2021-12-16T06:20:38.027Z] Insecure Registries: [2021-12-16T06:20:38.027Z] 127.0.0.0/8 [2021-12-16T06:20:38.027Z] Live Restore Enabled: true [2021-12-16T06:20:38.027Z] [2021-12-16T06:20:38.027Z] WARNING: No swap limit support [Pipeline] sh [2021-12-16T06:20:38.327Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-16T06:20:38.327Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-16T06:20:38.327Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43087/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-16T06:20:38.327Z] + bash /home/ubuntu/workspace/moby_PR-43087/check-config.sh [2021-12-16T06:20:38.327Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-16T06:20:38.327Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-16T06:20:38.327Z] [2021-12-16T06:20:38.327Z] Generally Necessary: [2021-12-16T06:20:38.327Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-16T06:20:38.327Z] - apparmor: enabled and tools installed [2021-12-16T06:20:38.327Z] - CONFIG_NAMESPACES: enabled [2021-12-16T06:20:38.327Z] - CONFIG_NET_NS: enabled [2021-12-16T06:20:38.327Z] - CONFIG_PID_NS: enabled [2021-12-16T06:20:38.327Z] - CONFIG_IPC_NS: enabled [2021-12-16T06:20:38.327Z] - CONFIG_UTS_NS: enabled [2021-12-16T06:20:38.592Z] - CONFIG_CGROUPS: enabled [2021-12-16T06:20:38.592Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-16T06:20:38.592Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-16T06:20:38.592Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-16T06:20:38.592Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-16T06:20:38.592Z] - CONFIG_CPUSETS: enabled [2021-12-16T06:20:38.592Z] - CONFIG_MEMCG: enabled [2021-12-16T06:20:38.592Z] - CONFIG_KEYS: enabled [2021-12-16T06:20:38.592Z] - CONFIG_VETH: enabled (as module) [2021-12-16T06:20:38.592Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-16T06:20:38.592Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-16T06:20:38.592Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-16T06:20:38.592Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-16T06:20:38.592Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-16T06:20:38.592Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-16T06:20:38.592Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-16T06:20:38.592Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-16T06:20:38.592Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-16T06:20:38.592Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-16T06:20:38.592Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-16T06:20:38.592Z] - CONFIG_CGROUP_BPF: enabled [2021-12-16T06:20:38.592Z] [2021-12-16T06:20:38.592Z] Optional Features: [2021-12-16T06:20:38.592Z] - CONFIG_USER_NS: enabled [2021-12-16T06:20:38.592Z] - CONFIG_SECCOMP: enabled [2021-12-16T06:20:38.592Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-16T06:20:38.592Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-16T06:20:38.592Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-16T06:20:38.592Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-16T06:20:38.592Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-16T06:20:38.592Z] - CONFIG_BLK_CGROUP: enabled [2021-12-16T06:20:38.592Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-16T06:20:38.592Z] - CONFIG_CGROUP_PERF: enabled [2021-12-16T06:20:38.592Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-16T06:20:38.592Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-16T06:20:38.592Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-16T06:20:38.592Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-16T06:20:38.593Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-16T06:20:38.593Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-16T06:20:38.593Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-16T06:20:38.855Z] - CONFIG_IP_VS: enabled (as module) [2021-12-16T06:20:38.855Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-16T06:20:38.855Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-16T06:20:38.855Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-16T06:20:38.855Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-16T06:20:38.855Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-16T06:20:38.855Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-16T06:20:38.855Z] - CONFIG_EXT4_FS: enabled [2021-12-16T06:20:38.855Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-16T06:20:38.855Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-16T06:20:38.855Z] - Network Drivers: [2021-12-16T06:20:38.855Z] - "overlay": [2021-12-16T06:20:38.855Z] - CONFIG_VXLAN: enabled (as module) [2021-12-16T06:20:38.855Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-16T06:20:38.855Z] Optional (for encrypted networks): [2021-12-16T06:20:38.855Z] - CONFIG_CRYPTO: enabled [2021-12-16T06:20:38.855Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-16T06:20:38.855Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-16T06:20:38.855Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-16T06:20:38.855Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-16T06:20:38.855Z] - CONFIG_XFRM: enabled [2021-12-16T06:20:38.855Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-16T06:20:38.855Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-16T06:20:38.855Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-16T06:20:38.855Z] - "ipvlan": [2021-12-16T06:20:38.855Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-16T06:20:38.855Z] - "macvlan": [2021-12-16T06:20:38.855Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-16T06:20:38.855Z] - CONFIG_DUMMY: enabled (as module) [2021-12-16T06:20:38.855Z] - "ftp,tftp client in container": [2021-12-16T06:20:38.855Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-16T06:20:38.855Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-16T06:20:38.855Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-16T06:20:38.855Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-16T06:20:38.855Z] - Storage Drivers: [2021-12-16T06:20:38.855Z] - "aufs": [2021-12-16T06:20:38.855Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-16T06:20:38.855Z] - "btrfs": [2021-12-16T06:20:38.855Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-16T06:20:38.855Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-16T06:20:38.855Z] - "devicemapper": [2021-12-16T06:20:39.114Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-16T06:20:39.114Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-16T06:20:39.114Z] - "overlay": [2021-12-16T06:20:39.114Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-16T06:20:39.114Z] - "zfs": [2021-12-16T06:20:39.114Z] - /dev/zfs: present [2021-12-16T06:20:39.114Z] - zfs command: missing [2021-12-16T06:20:39.114Z] - zpool command: missing [2021-12-16T06:20:39.114Z] [2021-12-16T06:20:39.114Z] Limits: [2021-12-16T06:20:39.114Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-16T06:20:39.114Z] [2021-12-16T06:20:39.114Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-16T06:20:39.460Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a . [2021-12-16T06:20:39.720Z] #1 [internal] load build definition from Dockerfile [2021-12-16T06:20:39.720Z] #1 sha256:7c7c5cbcbc4598ee364097a7ab858229bcef40cd9239bd9e9dd53a36be76b14f [2021-12-16T06:20:39.720Z] #1 transferring dockerfile: 17.53kB done [2021-12-16T06:20:39.720Z] #1 DONE 0.1s [2021-12-16T06:20:39.720Z] [2021-12-16T06:20:39.720Z] #2 [internal] load .dockerignore [2021-12-16T06:20:39.720Z] #2 sha256:62e09cd8b4050bee6158642d3e37479be4f8e96c1058e88712d15f8a1c893259 [2021-12-16T06:20:39.720Z] #2 transferring context: 87B done [2021-12-16T06:20:39.720Z] #2 DONE 0.0s [2021-12-16T06:20:39.720Z] [2021-12-16T06:20:39.720Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-16T06:20:39.720Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-16T06:20:40.288Z] #3 DONE 0.4s [2021-12-16T06:20:40.288Z] [2021-12-16T06:20:40.288Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-16T06:20:40.288Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-16T06:20:40.288Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-16T06:20:40.288Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-16T06:20:40.288Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-16T06:20:40.288Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-16T06:20:40.288Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-16T06:20:40.547Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-16T06:20:40.547Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-12-16T06:20:40.809Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-12-16T06:20:40.868Z] Commit message: "system: unbreak build for darwin" [2021-12-16T06:20:40.885Z] > git --version # timeout=10 [2021-12-16T06:20:40.887Z] > git --version # 'git version 2.17.1' [2021-12-16T06:20:40.890Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-16T06:20:41.069Z] #4 DONE 0.8s [2021-12-16T06:20:41.069Z] [2021-12-16T06:20:41.069Z] #6 [internal] load .dockerignore [2021-12-16T06:20:41.069Z] #6 sha256:b3eec873a42c45bdc5b49a5966ea9c23548c047ba06728e71ce348114bb51ee4 [2021-12-16T06:20:41.069Z] #6 DONE 0.0s [2021-12-16T06:20:41.069Z] [2021-12-16T06:20:41.069Z] #5 [internal] load build definition from Dockerfile [2021-12-16T06:20:41.069Z] #5 sha256:330ef29e292d4c327c6a428a31bdd0eef4c9f20416f523e9205a1ad18be83ce3 [2021-12-16T06:20:41.069Z] #5 DONE 0.0s [2021-12-16T06:20:41.069Z] [2021-12-16T06:20:41.069Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-16T06:20:41.069Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-16T06:20:41.702Z] + docker version [2021-12-16T06:20:42.007Z] #8 DONE 0.9s [2021-12-16T06:20:42.007Z] [2021-12-16T06:20:42.007Z] #10 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-16T06:20:42.007Z] #10 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2021-12-16T06:20:42.007Z] #10 ... [2021-12-16T06:20:42.007Z] [2021-12-16T06:20:42.007Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-16T06:20:42.007Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-16T06:20:42.007Z] #9 DONE 0.9s [2021-12-16T06:20:42.007Z] [2021-12-16T06:20:42.007Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-16T06:20:42.007Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-16T06:20:42.007Z] #7 DONE 1.0s [2021-12-16T06:20:42.267Z] [2021-12-16T06:20:42.267Z] #10 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-16T06:20:42.267Z] #10 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2021-12-16T06:20:42.267Z] #10 DONE 1.1s [2021-12-16T06:20:42.854Z] [2021-12-16T06:20:42.854Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:20:42.854Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-16T06:20:42.854Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-16T06:20:42.854Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-16T06:20:42.854Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-16T06:20:42.854Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-16T06:20:43.123Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2021-12-16T06:20:43.123Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.3s [2021-12-16T06:20:43.388Z] #78 ... [2021-12-16T06:20:43.388Z] [2021-12-16T06:20:43.388Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-16T06:20:43.388Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-16T06:20:43.388Z] #52 DONE 0.0s [2021-12-16T06:20:43.388Z] [2021-12-16T06:20:43.388Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:20:43.388Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-16T06:20:43.388Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.4s [2021-12-16T06:20:43.388Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 0.6s [2021-12-16T06:20:43.652Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s [2021-12-16T06:20:43.652Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-12-16T06:20:43.652Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-12-16T06:20:48.268Z] Client: Docker Engine - Community [2021-12-16T06:20:48.268Z] Version: 20.10.10-rc1 [2021-12-16T06:20:48.268Z] API version: 1.41 [2021-12-16T06:20:48.268Z] Go version: go1.16.9 [2021-12-16T06:20:48.268Z] Git commit: b485636 [2021-12-16T06:20:48.268Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-16T06:20:48.268Z] OS/Arch: linux/amd64 [2021-12-16T06:20:48.268Z] Context: default [2021-12-16T06:20:48.268Z] Experimental: true [2021-12-16T06:20:48.268Z] [2021-12-16T06:20:48.268Z] Server: Docker Engine - Community [2021-12-16T06:20:48.268Z] Engine: [2021-12-16T06:20:48.268Z] Version: 20.10.10-rc1 [2021-12-16T06:20:48.268Z] API version: 1.41 (minimum version 1.12) [2021-12-16T06:20:48.268Z] Go version: go1.16.9 [2021-12-16T06:20:48.268Z] Git commit: 9f5b26f [2021-12-16T06:20:48.268Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-16T06:20:48.268Z] OS/Arch: linux/amd64 [2021-12-16T06:20:48.268Z] Experimental: true [2021-12-16T06:20:48.268Z] containerd: [2021-12-16T06:20:48.268Z] Version: 1.4.11 [2021-12-16T06:20:48.268Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-16T06:20:48.268Z] runc: [2021-12-16T06:20:48.268Z] Version: 1.0.2 [2021-12-16T06:20:48.268Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-16T06:20:48.268Z] docker-init: [2021-12-16T06:20:48.268Z] Version: 0.19.0 [2021-12-16T06:20:48.268Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-16T06:20:48.569Z] + docker info [2021-12-16T06:20:48.950Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s [2021-12-16T06:20:48.950Z] #78 ... [2021-12-16T06:20:48.950Z] [2021-12-16T06:20:48.950Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:20:48.950Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-16T06:20:48.950Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-16T06:20:48.950Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-16T06:20:48.950Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-16T06:20:48.950Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-16T06:20:48.950Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-12-16T06:20:48.950Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2021-12-16T06:20:48.950Z] #76 DONE 6.1s [2021-12-16T06:20:48.950Z] [2021-12-16T06:20:48.950Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:20:48.950Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-16T06:20:48.950Z] #78 ... [2021-12-16T06:20:48.950Z] [2021-12-16T06:20:48.950Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:20:48.950Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:20:48.950Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 0.1s done [2021-12-16T06:20:48.950Z] #11 sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 1.86kB / 1.86kB done [2021-12-16T06:20:48.950Z] #11 sha256:d860e175278037ee2429fecb1150bf10635ff4488c5a6faf695b169bf2c0868f 1.80kB / 1.80kB done [2021-12-16T06:20:48.950Z] #11 sha256:37eabbc422cd87d1d6f7d02fc132605c22a5ef03ca0ec8c83f3dc51101dbbdb9 7.07kB / 7.07kB done [2021-12-16T06:20:48.950Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 2.0s done [2021-12-16T06:20:48.950Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 5.15MB / 5.15MB 1.0s done [2021-12-16T06:20:48.950Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 10.87MB / 10.87MB 1.6s done [2021-12-16T06:20:48.950Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 54.57MB / 54.57MB 3.4s done [2021-12-16T06:20:48.950Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 85.77MB / 85.77MB 5.3s done [2021-12-16T06:20:48.950Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 115.18MB / 134.81MB 5.7s [2021-12-16T06:20:48.950Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 3.1s [2021-12-16T06:20:48.950Z] #11 sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 156B / 156B 3.6s done [2021-12-16T06:20:48.950Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 126.88MB / 134.81MB 6.0s [2021-12-16T06:20:49.213Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 134.81MB / 134.81MB 6.2s [2021-12-16T06:20:50.609Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 134.81MB / 134.81MB 7.4s done [2021-12-16T06:20:50.609Z] #11 ... [2021-12-16T06:20:50.609Z] [2021-12-16T06:20:50.609Z] #31 [internal] load build context [2021-12-16T06:20:50.609Z] #31 sha256:ef75ed338b8378b8f5361d04a35e42c674477c691c28758bf46c77856e81fb6d [2021-12-16T06:20:50.609Z] #31 transferring context: 55.52MB 7.4s done [2021-12-16T06:20:50.609Z] #31 DONE 8.0s [2021-12-16T06:20:50.609Z] [2021-12-16T06:20:50.610Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:20:50.610Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-16T06:20:50.610Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.0s done [2021-12-16T06:20:50.610Z] #78 DONE 8.0s [2021-12-16T06:20:50.610Z] [2021-12-16T06:20:50.610Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-16T06:20:50.610Z] #35 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-16T06:20:50.610Z] #35 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.1s done [2021-12-16T06:20:50.610Z] #35 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-16T06:20:50.610Z] #35 sha256:2fa1cd247c9a06849534902b6b227efd21dbb5c0fea11c75aeba1df18685f1b8 529B / 529B done [2021-12-16T06:20:50.610Z] #35 sha256:05d2318291e38ea41118d6792f78087ae61232a28369b167c5faec3eb6c01630 1.46kB / 1.46kB done [2021-12-16T06:20:50.610Z] #35 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 2.0s done [2021-12-16T06:20:50.870Z] #35 ... [2021-12-16T06:20:50.870Z] [2021-12-16T06:20:50.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:20:50.870Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:20:51.813Z] #11 ... [2021-12-16T06:20:51.813Z] [2021-12-16T06:20:51.813Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-16T06:20:51.813Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-16T06:20:51.813Z] #77 DONE 0.5s [2021-12-16T06:20:51.813Z] [2021-12-16T06:20:51.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:20:51.813Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:20:52.075Z] #11 ... [2021-12-16T06:20:52.075Z] [2021-12-16T06:20:52.075Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-16T06:20:52.075Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-16T06:20:52.075Z] #79 DONE 0.4s [2021-12-16T06:20:52.075Z] [2021-12-16T06:20:52.075Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:20:52.075Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:20:53.986Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 8.3s [2021-12-16T06:20:54.579Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 9.0s done [2021-12-16T06:20:54.579Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 [2021-12-16T06:20:54.845Z] #11 ... [2021-12-16T06:20:54.845Z] [2021-12-16T06:20:54.845Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-16T06:20:54.845Z] #35 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-16T06:20:54.845Z] #35 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 9.0s done [2021-12-16T06:20:54.845Z] #35 DONE 11.9s [2021-12-16T06:20:55.105Z] [2021-12-16T06:20:55.105Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:20:55.105Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:20:56.044Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 1.1s done [2021-12-16T06:20:56.044Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 [2021-12-16T06:20:57.953Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 1.7s done [2021-12-16T06:20:58.213Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 [2021-12-16T06:21:03.689Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 5.0s [2021-12-16T06:21:05.080Z] #11 ... [2021-12-16T06:21:05.080Z] [2021-12-16T06:21:05.080Z] #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-16T06:21:05.080Z] #36 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-16T06:21:05.080Z] #36 1.934 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:21:05.080Z] #36 1.950 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:21:05.080Z] #36 1.950 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:21:05.080Z] #36 2.123 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:21:05.080Z] #36 2.385 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:21:05.080Z] #36 2.885 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:21:05.080Z] #36 4.236 Fetched 8482 kB in 3s (3293 kB/s) [2021-12-16T06:21:05.080Z] #36 4.236 Reading package lists... [2021-12-16T06:21:05.080Z] #36 5.134 Reading package lists... [2021-12-16T06:21:05.080Z] #36 6.045 Building dependency tree... [2021-12-16T06:21:05.080Z] #36 6.405 The following additional packages will be installed: [2021-12-16T06:21:05.080Z] #36 6.405 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-16T06:21:05.080Z] #36 6.405 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-16T06:21:05.080Z] #36 6.405 Recommended packages: [2021-12-16T06:21:05.080Z] #36 6.405 libldap-common publicsuffix libsasl2-modules [2021-12-16T06:21:05.080Z] #36 6.623 The following NEW packages will be installed: [2021-12-16T06:21:05.080Z] #36 6.624 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-16T06:21:05.080Z] #36 6.627 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-16T06:21:05.080Z] #36 6.627 libssh2-1 openssl [2021-12-16T06:21:05.080Z] #36 6.901 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:21:05.080Z] #36 6.901 Need to get 3038 kB of archives. [2021-12-16T06:21:05.080Z] #36 6.901 After this operation, 6652 kB of additional disk space will be used. [2021-12-16T06:21:05.080Z] #36 6.901 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-16T06:21:05.080Z] #36 6.922 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-16T06:21:05.080Z] #36 6.922 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-16T06:21:05.080Z] #36 6.922 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-16T06:21:05.080Z] #36 6.931 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-16T06:21:05.080Z] #36 6.931 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-12-16T06:21:05.080Z] #36 6.931 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-16T06:21:05.080Z] #36 6.937 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-16T06:21:05.080Z] #36 6.937 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-12-16T06:21:05.080Z] #36 6.937 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-16T06:21:05.080Z] #36 6.937 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-12-16T06:21:05.080Z] #36 6.949 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-12-16T06:21:05.080Z] #36 6.949 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-16T06:21:05.080Z] #36 6.965 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-16T06:21:05.080Z] #36 6.965 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-16T06:21:05.080Z] #36 7.149 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:21:05.080Z] #36 7.195 Fetched 3038 kB in 0s (9597 kB/s) [2021-12-16T06:21:05.080Z] #36 7.234 Selecting previously unselected package openssl. [2021-12-16T06:21:05.080Z] #36 7.234 (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-16T06:21:05.080Z] #36 7.236 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-16T06:21:05.080Z] #36 7.243 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-16T06:21:05.080Z] #36 7.435 Selecting previously unselected package ca-certificates. [2021-12-16T06:21:05.080Z] #36 7.435 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-16T06:21:05.080Z] #36 7.439 Unpacking ca-certificates (20210119) ... [2021-12-16T06:21:05.080Z] #36 7.523 Selecting previously unselected package libbrotli1:amd64. [2021-12-16T06:21:05.080Z] #36 7.523 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-16T06:21:05.080Z] #36 7.530 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-16T06:21:05.080Z] #36 7.612 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-16T06:21:05.080Z] #36 7.612 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-16T06:21:05.080Z] #36 7.615 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:21:05.080Z] #36 7.663 Selecting previously unselected package libsasl2-2:amd64. [2021-12-16T06:21:05.080Z] #36 7.663 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-16T06:21:05.080Z] #36 7.666 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:21:05.080Z] #36 7.723 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-16T06:21:05.080Z] #36 7.723 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-16T06:21:05.080Z] #36 7.728 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-16T06:21:05.080Z] #36 7.809 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-16T06:21:05.080Z] #36 7.810 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-16T06:21:05.080Z] #36 7.818 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-16T06:21:05.080Z] #36 7.860 Selecting previously unselected package libpsl5:amd64. [2021-12-16T06:21:05.080Z] #36 7.860 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-16T06:21:05.080Z] #36 7.865 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-16T06:21:05.080Z] #36 7.914 Selecting previously unselected package librtmp1:amd64. [2021-12-16T06:21:05.080Z] #36 7.914 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-16T06:21:05.080Z] #36 7.917 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-16T06:21:05.080Z] #36 7.968 Selecting previously unselected package libssh2-1:amd64. [2021-12-16T06:21:05.080Z] #36 7.968 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-16T06:21:05.080Z] #36 7.972 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-16T06:21:05.080Z] #36 8.037 Selecting previously unselected package libcurl4:amd64. [2021-12-16T06:21:05.080Z] #36 8.037 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-12-16T06:21:05.080Z] #36 8.042 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-16T06:21:05.080Z] #36 8.129 Selecting previously unselected package curl. [2021-12-16T06:21:05.080Z] #36 8.129 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-12-16T06:21:05.080Z] #36 8.135 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-16T06:21:05.080Z] #36 8.197 Selecting previously unselected package libonig5:amd64. [2021-12-16T06:21:05.080Z] #36 8.197 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-16T06:21:05.080Z] #36 8.218 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:21:05.080Z] #36 8.284 Selecting previously unselected package libjq1:amd64. [2021-12-16T06:21:05.080Z] #36 8.284 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-16T06:21:05.080Z] #36 8.286 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:21:05.080Z] #36 8.349 Selecting previously unselected package jq. [2021-12-16T06:21:05.080Z] #36 8.349 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-16T06:21:05.080Z] #36 8.349 Unpacking jq (1.6-2.1) ... [2021-12-16T06:21:05.080Z] #36 8.425 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-16T06:21:05.080Z] #36 8.430 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-16T06:21:05.080Z] #36 8.442 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-16T06:21:05.080Z] #36 8.453 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:21:05.080Z] #36 8.465 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-16T06:21:05.080Z] #36 8.477 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:21:05.080Z] #36 8.493 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-16T06:21:05.080Z] #36 8.497 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-16T06:21:05.080Z] #36 8.513 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:21:05.080Z] #36 8.525 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:21:05.080Z] #36 8.536 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-16T06:21:05.080Z] #36 8.551 Setting up ca-certificates (20210119) ... [2021-12-16T06:21:05.080Z] #36 9.292 Updating certificates in /etc/ssl/certs... [2021-12-16T06:21:05.080Z] #36 ... [2021-12-16T06:21:05.080Z] [2021-12-16T06:21:05.080Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:21:05.080Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:21:06.463Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 8.2s done [2021-12-16T06:21:06.686Z] Client: [2021-12-16T06:21:06.687Z] Context: default [2021-12-16T06:21:06.687Z] Debug Mode: false [2021-12-16T06:21:06.687Z] Plugins: [2021-12-16T06:21:06.687Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-16T06:21:06.687Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-16T06:21:06.687Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-16T06:21:06.687Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-16T06:21:06.687Z] [2021-12-16T06:21:06.687Z] Server: [2021-12-16T06:21:06.687Z] Containers: 0 [2021-12-16T06:21:06.687Z] Running: 0 [2021-12-16T06:21:06.687Z] Paused: 0 [2021-12-16T06:21:06.687Z] Stopped: 0 [2021-12-16T06:21:06.687Z] Images: 0 [2021-12-16T06:21:06.687Z] Server Version: 20.10.10-rc1 [2021-12-16T06:21:06.687Z] Storage Driver: overlay2 [2021-12-16T06:21:06.687Z] Backing Filesystem: extfs [2021-12-16T06:21:06.687Z] Supports d_type: true [2021-12-16T06:21:06.687Z] Native Overlay Diff: true [2021-12-16T06:21:06.687Z] userxattr: false [2021-12-16T06:21:06.687Z] Logging Driver: json-file [2021-12-16T06:21:06.687Z] Cgroup Driver: cgroupfs [2021-12-16T06:21:06.687Z] Cgroup Version: 1 [2021-12-16T06:21:06.687Z] Plugins: [2021-12-16T06:21:06.687Z] Volume: local [2021-12-16T06:21:06.687Z] Network: bridge host ipvlan macvlan null overlay [2021-12-16T06:21:06.687Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-16T06:21:06.687Z] Swarm: inactive [2021-12-16T06:21:06.687Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-12-16T06:21:06.687Z] Default Runtime: runc [2021-12-16T06:21:06.687Z] Init Binary: docker-init [2021-12-16T06:21:06.687Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-16T06:21:06.687Z] runc version: v1.0.2-0-g52b36a2 [2021-12-16T06:21:06.687Z] init version: de40ad0 [2021-12-16T06:21:06.687Z] Security Options: [2021-12-16T06:21:06.687Z] apparmor [2021-12-16T06:21:06.687Z] seccomp [2021-12-16T06:21:06.687Z] Profile: default [2021-12-16T06:21:06.687Z] Kernel Version: 5.4.0-1057-aws [2021-12-16T06:21:06.687Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-16T06:21:06.687Z] OSType: linux [2021-12-16T06:21:06.687Z] Architecture: x86_64 [2021-12-16T06:21:06.687Z] CPUs: 8 [2021-12-16T06:21:06.687Z] Total Memory: 30.91GiB [2021-12-16T06:21:06.687Z] Name: ip-10-100-125-29 [2021-12-16T06:21:06.687Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-16T06:21:06.687Z] Docker Root Dir: /var/lib/docker [2021-12-16T06:21:06.687Z] Debug Mode: false [2021-12-16T06:21:06.687Z] Registry: https://index.docker.io/v1/ [2021-12-16T06:21:06.687Z] Labels: [2021-12-16T06:21:06.687Z] Experimental: true [2021-12-16T06:21:06.687Z] Insecure Registries: [2021-12-16T06:21:06.687Z] 127.0.0.0/8 [2021-12-16T06:21:06.687Z] Live Restore Enabled: true [2021-12-16T06:21:06.687Z] [2021-12-16T06:21:06.687Z] WARNING: No swap limit support [Pipeline] sh [2021-12-16T06:21:06.968Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-16T06:21:06.968Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-16T06:21:06.968Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43087/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-16T06:21:06.968Z] + bash /home/ubuntu/workspace/moby_PR-43087/check-config.sh [2021-12-16T06:21:06.968Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-16T06:21:06.968Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-16T06:21:06.968Z] [2021-12-16T06:21:06.968Z] Generally Necessary: [2021-12-16T06:21:06.968Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-16T06:21:06.968Z] - apparmor: enabled and tools installed [2021-12-16T06:21:06.968Z] - CONFIG_NAMESPACES: enabled [2021-12-16T06:21:06.968Z] - CONFIG_NET_NS: enabled [2021-12-16T06:21:06.968Z] - CONFIG_PID_NS: enabled [2021-12-16T06:21:06.968Z] - CONFIG_IPC_NS: enabled [2021-12-16T06:21:06.968Z] - CONFIG_UTS_NS: enabled [2021-12-16T06:21:06.968Z] - CONFIG_CGROUPS: enabled [2021-12-16T06:21:06.968Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-16T06:21:06.968Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-16T06:21:06.968Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-16T06:21:06.968Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-16T06:21:06.968Z] - CONFIG_CPUSETS: enabled [2021-12-16T06:21:07.031Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 0.1s [2021-12-16T06:21:07.226Z] - CONFIG_MEMCG: enabled [2021-12-16T06:21:07.226Z] - CONFIG_KEYS: enabled [2021-12-16T06:21:07.226Z] - CONFIG_VETH: enabled (as module) [2021-12-16T06:21:07.226Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-16T06:21:07.226Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-16T06:21:07.226Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-16T06:21:07.226Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-16T06:21:07.226Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-16T06:21:07.226Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-16T06:21:07.226Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-16T06:21:07.226Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-16T06:21:07.226Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-16T06:21:07.226Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-16T06:21:07.226Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-16T06:21:07.226Z] - CONFIG_CGROUP_BPF: enabled [2021-12-16T06:21:07.226Z] [2021-12-16T06:21:07.226Z] Optional Features: [2021-12-16T06:21:07.226Z] - CONFIG_USER_NS: enabled [2021-12-16T06:21:07.226Z] - CONFIG_SECCOMP: enabled [2021-12-16T06:21:07.226Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-16T06:21:07.226Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-16T06:21:07.226Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-16T06:21:07.226Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-16T06:21:07.226Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-16T06:21:07.226Z] - CONFIG_BLK_CGROUP: enabled [2021-12-16T06:21:07.226Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-16T06:21:07.226Z] - CONFIG_CGROUP_PERF: enabled [2021-12-16T06:21:07.226Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-16T06:21:07.226Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-16T06:21:07.226Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-16T06:21:07.226Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-16T06:21:07.226Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-16T06:21:07.227Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-16T06:21:07.227Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-16T06:21:07.227Z] - CONFIG_IP_VS: enabled (as module) [2021-12-16T06:21:07.227Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-16T06:21:07.227Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-16T06:21:07.227Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-16T06:21:07.227Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-16T06:21:07.227Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-16T06:21:07.227Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-16T06:21:07.227Z] - CONFIG_EXT4_FS: enabled [2021-12-16T06:21:07.227Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-16T06:21:07.227Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-16T06:21:07.227Z] - Network Drivers: [2021-12-16T06:21:07.227Z] - "overlay": [2021-12-16T06:21:07.227Z] - CONFIG_VXLAN: enabled (as module) [2021-12-16T06:21:07.227Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-16T06:21:07.227Z] Optional (for encrypted networks): [2021-12-16T06:21:07.485Z] - CONFIG_CRYPTO: enabled [2021-12-16T06:21:07.485Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-16T06:21:07.485Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-16T06:21:07.485Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-16T06:21:07.485Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-16T06:21:07.485Z] - CONFIG_XFRM: enabled [2021-12-16T06:21:07.485Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-16T06:21:07.485Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-16T06:21:07.485Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-16T06:21:07.485Z] - "ipvlan": [2021-12-16T06:21:07.485Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-16T06:21:07.485Z] - "macvlan": [2021-12-16T06:21:07.485Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-16T06:21:07.485Z] - CONFIG_DUMMY: enabled (as module) [2021-12-16T06:21:07.485Z] - "ftp,tftp client in container": [2021-12-16T06:21:07.485Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-16T06:21:07.485Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-16T06:21:07.485Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-16T06:21:07.485Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-16T06:21:07.485Z] - Storage Drivers: [2021-12-16T06:21:07.485Z] - "aufs": [2021-12-16T06:21:07.485Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-16T06:21:07.485Z] - "btrfs": [2021-12-16T06:21:07.485Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-16T06:21:07.485Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-16T06:21:07.485Z] - "devicemapper": [2021-12-16T06:21:07.485Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-16T06:21:07.485Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-16T06:21:07.485Z] - "overlay": [2021-12-16T06:21:07.485Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-16T06:21:07.485Z] - "zfs": [2021-12-16T06:21:07.485Z] - /dev/zfs: present [2021-12-16T06:21:07.485Z] - zfs command: missing [2021-12-16T06:21:07.485Z] - zpool command: missing [2021-12-16T06:21:07.485Z] [2021-12-16T06:21:07.485Z] Limits: [2021-12-16T06:21:07.485Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-16T06:21:07.485Z] [2021-12-16T06:21:07.485Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-16T06:21:07.604Z] #11 ... [2021-12-16T06:21:07.604Z] [2021-12-16T06:21:07.604Z] #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-16T06:21:07.604Z] #36 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-16T06:21:07.604Z] #36 10.50 129 added, 0 removed; done. [2021-12-16T06:21:07.604Z] #36 10.54 Setting up jq (1.6-2.1) ... [2021-12-16T06:21:07.604Z] #36 10.56 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-16T06:21:07.604Z] #36 10.58 Setting up curl (7.74.0-1.3+b1) ... [2021-12-16T06:21:07.604Z] #36 10.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:21:07.604Z] #36 10.62 Processing triggers for ca-certificates (20210119) ... [2021-12-16T06:21:07.604Z] #36 10.63 Updating certificates in /etc/ssl/certs... [2021-12-16T06:21:07.604Z] #36 11.61 0 added, 0 removed; done. [2021-12-16T06:21:07.604Z] #36 11.61 Running hooks in /etc/ca-certificates/update.d... [2021-12-16T06:21:07.604Z] #36 11.61 done. [2021-12-16T06:21:07.604Z] #36 DONE 12.8s [2021-12-16T06:21:07.604Z] [2021-12-16T06:21:07.604Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-16T06:21:07.604Z] #37 sha256:8c49d11b044a860049eda803ed2fea9365ab29b68b06b3140000d1e991ae1845 [2021-12-16T06:21:07.604Z] #37 DONE 0.1s [2021-12-16T06:21:07.604Z] [2021-12-16T06:21:07.604Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:21:07.604Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:21:07.813Z] + sudo modprobe ip_vs [2021-12-16T06:21:07.814Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a . [2021-12-16T06:21:08.130Z] #1 [internal] load build definition from Dockerfile [2021-12-16T06:21:08.130Z] #1 sha256:3574d35814c314b2a58fa1b68df5a3274dd1a7e569feebc2ab95ea4f43606130 [2021-12-16T06:21:08.130Z] #1 transferring dockerfile: 17.53kB done [2021-12-16T06:21:08.130Z] #1 DONE 0.1s [2021-12-16T06:21:08.130Z] [2021-12-16T06:21:08.130Z] #2 [internal] load .dockerignore [2021-12-16T06:21:08.130Z] #2 sha256:8bd0600c6f93a01f61d37f05d731f5602e4a0cda466c7f02209705491322f018 [2021-12-16T06:21:08.130Z] #2 transferring context: 87B done [2021-12-16T06:21:08.130Z] #2 DONE 0.1s [2021-12-16T06:21:08.130Z] [2021-12-16T06:21:08.130Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-16T06:21:08.130Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-16T06:21:08.698Z] #3 DONE 0.4s [2021-12-16T06:21:08.698Z] [2021-12-16T06:21:08.698Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-16T06:21:08.698Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-16T06:21:08.698Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-16T06:21:08.698Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-16T06:21:08.698Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-16T06:21:08.698Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-16T06:21:08.698Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2021-12-16T06:21:08.698Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-16T06:21:08.957Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-16T06:21:08.957Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-12-16T06:21:08.957Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-12-16T06:21:08.957Z] #4 DONE 0.5s [2021-12-16T06:21:09.216Z] [2021-12-16T06:21:09.216Z] #5 [internal] load .dockerignore [2021-12-16T06:21:09.216Z] #5 sha256:55d13877fe0fc327440821439b4d9a00d55541872975f3ac70028833049002c4 [2021-12-16T06:21:09.216Z] #5 DONE 0.0s [2021-12-16T06:21:09.216Z] [2021-12-16T06:21:09.216Z] #6 [internal] load build definition from Dockerfile [2021-12-16T06:21:09.216Z] #6 sha256:5bff17552ad2b45e9dc188811e99e96efb1e070073294aefa35b99d7a2b5607e [2021-12-16T06:21:09.216Z] #6 DONE 0.0s [2021-12-16T06:21:09.216Z] [2021-12-16T06:21:09.216Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-16T06:21:09.216Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-16T06:21:11.117Z] #10 DONE 1.9s [2021-12-16T06:21:11.117Z] [2021-12-16T06:21:11.117Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-16T06:21:11.117Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-16T06:21:11.117Z] #7 DONE 1.8s [2021-12-16T06:21:11.117Z] [2021-12-16T06:21:11.117Z] #8 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-16T06:21:11.117Z] #8 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2021-12-16T06:21:11.117Z] #8 DONE 1.8s [2021-12-16T06:21:11.117Z] [2021-12-16T06:21:11.117Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-16T06:21:11.117Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-16T06:21:11.117Z] #9 DONE 1.9s [2021-12-16T06:21:12.890Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 5.2s [2021-12-16T06:21:13.049Z] [2021-12-16T06:21:13.049Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-16T06:21:13.049Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-16T06:21:13.049Z] #28 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.0s done [2021-12-16T06:21:13.308Z] #28 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-16T06:21:13.308Z] #28 sha256:2fa1cd247c9a06849534902b6b227efd21dbb5c0fea11c75aeba1df18685f1b8 529B / 529B done [2021-12-16T06:21:13.308Z] #28 sha256:05d2318291e38ea41118d6792f78087ae61232a28369b167c5faec3eb6c01630 1.46kB / 1.46kB done [2021-12-16T06:21:13.308Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 4.19MB / 54.93MB 0.2s [2021-12-16T06:21:13.566Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 13.63MB / 54.93MB 0.3s [2021-12-16T06:21:13.566Z] #28 ... [2021-12-16T06:21:13.566Z] [2021-12-16T06:21:13.566Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-16T06:21:13.566Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-16T06:21:13.566Z] #45 DONE 0.0s [2021-12-16T06:21:13.566Z] [2021-12-16T06:21:13.566Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-16T06:21:13.566Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-16T06:21:13.566Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 28.31MB / 54.93MB 0.4s [2021-12-16T06:21:13.825Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 37.75MB / 54.93MB 0.5s [2021-12-16T06:21:13.825Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 0.7s [2021-12-16T06:21:15.205Z] #28 ... [2021-12-16T06:21:15.205Z] [2021-12-16T06:21:15.205Z] #24 [internal] load build context [2021-12-16T06:21:15.205Z] #24 sha256:be0617c14bda05ab756ab5ae538e8ac50a552c09fd05ad166dce6abe822c0f24 [2021-12-16T06:21:15.205Z] #24 transferring context: 55.52MB 1.6s done [2021-12-16T06:21:15.205Z] #24 DONE 1.9s [2021-12-16T06:21:15.205Z] [2021-12-16T06:21:15.205Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-16T06:21:15.205Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-16T06:21:15.205Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 1.6s done [2021-12-16T06:21:15.205Z] #28 ... [2021-12-16T06:21:15.205Z] [2021-12-16T06:21:15.205Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:21:15.205Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-16T06:21:15.205Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-16T06:21:15.205Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-16T06:21:15.205Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-16T06:21:15.205Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-16T06:21:15.205Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-12-16T06:21:15.205Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2021-12-16T06:21:15.205Z] #69 DONE 2.2s [2021-12-16T06:21:15.205Z] [2021-12-16T06:21:15.205Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:21:15.205Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-16T06:21:15.205Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-16T06:21:15.205Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-16T06:21:15.205Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-16T06:21:15.205Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-16T06:21:15.205Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-12-16T06:21:15.205Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2021-12-16T06:21:15.205Z] #71 DONE 2.2s [2021-12-16T06:21:15.465Z] [2021-12-16T06:21:15.465Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-16T06:21:15.465Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-16T06:21:15.465Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 0.5s [2021-12-16T06:21:16.863Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 1.8s done [2021-12-16T06:21:18.177Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 10.3s done [2021-12-16T06:21:18.177Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 [2021-12-16T06:21:18.177Z] #11 ... [2021-12-16T06:21:18.177Z] [2021-12-16T06:21:18.177Z] #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-16T06:21:18.177Z] #38 sha256:10f594055dc7dd65026703f349a316f42eeed153df47c73d08e28a8aed6be354 [2021-12-16T06:21:18.177Z] #38 3.227 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-16T06:21:18.177Z] #38 3.573 [2021-12-16T06:21:18.177Z] #38 3.794 #=#=# ######################################################################## 100.0% [2021-12-16T06:21:18.177Z] #38 4.084 [2021-12-16T06:21:18.177Z] #38 5.046 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-16T06:21:18.177Z] #38 5.450 [2021-12-16T06:21:18.177Z] #38 5.679 #=#=# ########################### 38.6% ######################################################################## 100.0% [2021-12-16T06:21:18.177Z] #38 6.071 [2021-12-16T06:21:18.177Z] #38 7.208 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-16T06:21:18.177Z] #38 7.518 [2021-12-16T06:21:18.177Z] #38 7.748 #=#=# ####### 10.5% ################################## 47.3% ########################################################### 82.1% ####################################################################### 99.0% ######################################################################## 100.0% [2021-12-16T06:21:18.177Z] #38 8.440 [2021-12-16T06:21:18.177Z] #38 9.491 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-16T06:21:18.177Z] #38 9.873 [2021-12-16T06:21:18.177Z] #38 10.10 #=#=# ######################################################################## 100.0% [2021-12-16T06:21:18.177Z] #38 ... [2021-12-16T06:21:18.177Z] [2021-12-16T06:21:18.177Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:21:18.177Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:21:20.149Z] #28 DONE 6.9s [2021-12-16T06:21:20.149Z] [2021-12-16T06:21:20.149Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:21:20.149Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:21:20.149Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 0.0s done [2021-12-16T06:21:20.149Z] #11 sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 1.86kB / 1.86kB done [2021-12-16T06:21:20.149Z] #11 sha256:37eabbc422cd87d1d6f7d02fc132605c22a5ef03ca0ec8c83f3dc51101dbbdb9 7.07kB / 7.07kB done [2021-12-16T06:21:20.149Z] #11 sha256:d860e175278037ee2429fecb1150bf10635ff4488c5a6faf695b169bf2c0868f 1.80kB / 1.80kB done [2021-12-16T06:21:20.149Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 1.6s done [2021-12-16T06:21:20.149Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 10.87MB / 10.87MB 1.8s done [2021-12-16T06:21:20.149Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 5.15MB / 5.15MB 1.6s done [2021-12-16T06:21:20.149Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 1.8s done [2021-12-16T06:21:20.149Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 54.57MB / 54.57MB 3.7s done [2021-12-16T06:21:20.149Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 85.77MB / 85.77MB 4.7s done [2021-12-16T06:21:20.149Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 134.81MB / 134.81MB 6.1s done [2021-12-16T06:21:20.149Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 0.2s done [2021-12-16T06:21:20.149Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 0.2s done [2021-12-16T06:21:20.149Z] #11 sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 156B / 156B 6.6s [2021-12-16T06:21:20.150Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 [2021-12-16T06:21:21.474Z] #11 ... [2021-12-16T06:21:21.474Z] [2021-12-16T06:21:21.474Z] #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-16T06:21:21.474Z] #38 sha256:10f594055dc7dd65026703f349a316f42eeed153df47c73d08e28a8aed6be354 [2021-12-16T06:21:21.474Z] #38 10.43 [2021-12-16T06:21:21.474Z] #38 11.20 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-16T06:21:21.474Z] #38 11.50 [2021-12-16T06:21:21.474Z] #38 11.74 #=#=# ######################################################################## 100.0% [2021-12-16T06:21:21.474Z] #38 12.08 [2021-12-16T06:21:21.474Z] #38 12.19 Download of images into '/build' complete. [2021-12-16T06:21:21.474Z] #38 12.19 Use something like the following to load the result into a Docker daemon: [2021-12-16T06:21:21.474Z] #38 12.19 tar -cC '/build' . | docker load [2021-12-16T06:21:21.474Z] #38 DONE 13.4s [2021-12-16T06:21:21.474Z] [2021-12-16T06:21:21.474Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:21:21.474Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:21:21.528Z] #11 ... [2021-12-16T06:21:21.528Z] [2021-12-16T06:21:21.528Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-16T06:21:21.528Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-16T06:21:21.528Z] #70 DONE 0.9s [2021-12-16T06:21:21.528Z] [2021-12-16T06:21:21.528Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:21:21.528Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:21:21.528Z] #11 ... [2021-12-16T06:21:21.528Z] [2021-12-16T06:21:21.528Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-16T06:21:21.528Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-16T06:21:22.858Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 5.1s [2021-12-16T06:21:24.059Z] #72 DONE 2.7s [2021-12-16T06:21:24.059Z] [2021-12-16T06:21:24.059Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:21:24.059Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:21:24.059Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 1.9s done [2021-12-16T06:21:24.059Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 1.6s [2021-12-16T06:21:24.631Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 1.8s done [2021-12-16T06:21:24.631Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 0.1s [2021-12-16T06:21:28.145Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 10.2s [2021-12-16T06:21:28.819Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 3.9s done [2021-12-16T06:21:28.819Z] #11 extracting sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 done [2021-12-16T06:21:29.078Z] #11 DONE 15.9s [2021-12-16T06:21:29.078Z] [2021-12-16T06:21:29.078Z] #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-16T06:21:29.078Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-16T06:21:29.078Z] #29 1.220 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:21:29.078Z] #29 1.221 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:21:29.078Z] #29 1.236 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:21:29.078Z] #29 1.336 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:21:29.078Z] #29 1.444 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:21:29.078Z] #29 1.655 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:21:29.078Z] #29 2.907 Fetched 8482 kB in 2s (4351 kB/s) [2021-12-16T06:21:29.078Z] #29 2.907 Reading package lists... [2021-12-16T06:21:29.078Z] #29 3.559 Reading package lists... [2021-12-16T06:21:29.078Z] #29 4.191 Building dependency tree... [2021-12-16T06:21:29.078Z] #29 4.472 The following additional packages will be installed: [2021-12-16T06:21:29.078Z] #29 4.472 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-16T06:21:29.078Z] #29 4.473 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-16T06:21:29.078Z] #29 4.474 Recommended packages: [2021-12-16T06:21:29.078Z] #29 4.474 libldap-common publicsuffix libsasl2-modules [2021-12-16T06:21:29.078Z] #29 4.597 The following NEW packages will be installed: [2021-12-16T06:21:29.078Z] #29 4.597 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-16T06:21:29.078Z] #29 4.598 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-16T06:21:29.078Z] #29 4.598 libssh2-1 openssl [2021-12-16T06:21:29.078Z] #29 4.868 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:21:29.078Z] #29 4.868 Need to get 3038 kB of archives. [2021-12-16T06:21:29.078Z] #29 4.868 After this operation, 6652 kB of additional disk space will be used. [2021-12-16T06:21:29.078Z] #29 4.868 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-16T06:21:29.078Z] #29 4.920 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-16T06:21:29.078Z] #29 4.939 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-16T06:21:29.078Z] #29 4.971 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-16T06:21:29.078Z] #29 4.975 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-16T06:21:29.078Z] #29 4.979 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-12-16T06:21:29.078Z] #29 5.000 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-16T06:21:29.078Z] #29 5.007 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-16T06:21:29.078Z] #29 5.014 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-12-16T06:21:29.078Z] #29 5.033 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-16T06:21:29.078Z] #29 5.037 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-12-16T06:21:29.078Z] #29 5.062 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-12-16T06:21:29.078Z] #29 5.077 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-16T06:21:29.078Z] #29 5.085 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-16T06:21:29.078Z] #29 5.093 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-16T06:21:29.078Z] #29 5.549 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:21:29.078Z] #29 5.575 Fetched 3038 kB in 1s (6016 kB/s) [2021-12-16T06:21:29.078Z] #29 5.829 Selecting previously unselected package openssl. [2021-12-16T06:21:29.078Z] #29 5.829 (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-16T06:21:29.078Z] #29 5.835 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-16T06:21:29.078Z] #29 5.843 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-16T06:21:29.078Z] #29 6.258 Selecting previously unselected package ca-certificates. [2021-12-16T06:21:29.078Z] #29 6.259 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-16T06:21:29.078Z] #29 6.281 Unpacking ca-certificates (20210119) ... [2021-12-16T06:21:29.078Z] #29 6.381 Selecting previously unselected package libbrotli1:amd64. [2021-12-16T06:21:29.078Z] #29 6.382 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-16T06:21:29.078Z] #29 6.390 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-16T06:21:29.078Z] #29 6.454 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-16T06:21:29.078Z] #29 6.456 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-16T06:21:29.078Z] #29 6.459 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:21:29.078Z] #29 6.497 Selecting previously unselected package libsasl2-2:amd64. [2021-12-16T06:21:29.078Z] #29 6.499 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-16T06:21:29.078Z] #29 6.503 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:21:29.078Z] #29 6.542 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-16T06:21:29.078Z] #29 6.543 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-16T06:21:29.078Z] #29 6.546 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-16T06:21:29.078Z] #29 6.605 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-16T06:21:29.078Z] #29 6.607 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-16T06:21:29.078Z] #29 6.610 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-16T06:21:29.078Z] #29 6.649 Selecting previously unselected package libpsl5:amd64. [2021-12-16T06:21:29.078Z] #29 6.651 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-16T06:21:29.078Z] #29 6.655 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-16T06:21:29.078Z] #29 6.695 Selecting previously unselected package librtmp1:amd64. [2021-12-16T06:21:29.078Z] #29 6.698 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-16T06:21:29.078Z] #29 6.700 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-16T06:21:29.078Z] #29 6.748 Selecting previously unselected package libssh2-1:amd64. [2021-12-16T06:21:29.078Z] #29 6.750 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-16T06:21:29.078Z] #29 6.754 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-16T06:21:29.078Z] #29 6.806 Selecting previously unselected package libcurl4:amd64. [2021-12-16T06:21:29.078Z] #29 6.808 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-12-16T06:21:29.078Z] #29 6.811 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-16T06:21:29.078Z] #29 6.867 Selecting previously unselected package curl. [2021-12-16T06:21:29.078Z] #29 6.868 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-12-16T06:21:29.078Z] #29 6.873 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-16T06:21:29.078Z] #29 6.929 Selecting previously unselected package libonig5:amd64. [2021-12-16T06:21:29.078Z] #29 6.931 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-16T06:21:29.078Z] #29 6.935 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:21:29.078Z] #29 6.990 Selecting previously unselected package libjq1:amd64. [2021-12-16T06:21:29.078Z] #29 6.991 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-16T06:21:29.078Z] #29 6.996 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:21:29.078Z] #29 7.042 Selecting previously unselected package jq. [2021-12-16T06:21:29.078Z] #29 7.044 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-16T06:21:29.078Z] #29 7.049 Unpacking jq (1.6-2.1) ... [2021-12-16T06:21:29.078Z] #29 7.096 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-16T06:21:29.078Z] #29 7.108 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-16T06:21:29.078Z] #29 7.121 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-16T06:21:29.078Z] #29 7.131 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:21:29.078Z] #29 7.154 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-16T06:21:29.078Z] #29 7.167 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:21:29.079Z] #29 7.180 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-16T06:21:29.079Z] #29 7.246 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-16T06:21:29.079Z] #29 7.265 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:21:29.079Z] #29 7.281 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:21:29.079Z] #29 7.294 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-16T06:21:29.079Z] #29 7.307 Setting up ca-certificates (20210119) ... [2021-12-16T06:21:29.079Z] #29 7.781 Updating certificates in /etc/ssl/certs... [2021-12-16T06:21:29.079Z] #29 8.373 129 added, 0 removed; done. [2021-12-16T06:21:29.079Z] #29 8.464 Setting up jq (1.6-2.1) ... [2021-12-16T06:21:29.079Z] #29 8.481 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-16T06:21:29.079Z] #29 8.495 Setting up curl (7.74.0-1.3+b1) ... [2021-12-16T06:21:29.079Z] #29 8.510 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:21:29.079Z] #29 8.532 Processing triggers for ca-certificates (20210119) ... [2021-12-16T06:21:29.079Z] #29 8.542 Updating certificates in /etc/ssl/certs... [2021-12-16T06:21:29.079Z] #29 8.909 0 added, 0 removed; done. [2021-12-16T06:21:29.079Z] #29 8.909 Running hooks in /etc/ca-certificates/update.d... [2021-12-16T06:21:29.079Z] #29 8.910 done. [2021-12-16T06:21:30.052Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 12.4s done [2021-12-16T06:21:30.311Z] #11 extracting sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 done [2021-12-16T06:21:30.453Z] #29 DONE 10.5s [2021-12-16T06:21:30.453Z] [2021-12-16T06:21:30.453Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-16T06:21:30.453Z] #30 sha256:e18d35c7a1d876a6c28c555cb5b9e678560000101dec019c90c704a7dfd145cb [2021-12-16T06:21:30.573Z] #11 DONE 47.7s [2021-12-16T06:21:30.712Z] #30 DONE 0.1s [2021-12-16T06:21:30.712Z] [2021-12-16T06:21:30.712Z] #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-16T06:21:30.712Z] #31 sha256:f9aad3024d5e101f2607f8f470689dc8b7bd8a26bdcaf6731d080ee9f56a73f7 [2021-12-16T06:21:30.834Z] [2021-12-16T06:21:30.834Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-16T06:21:30.834Z] #12 sha256:4173644c32e0ce4fe0f8a52a87e55352a260041ed8d8f89a84cf492b37d861ac [2021-12-16T06:21:31.280Z] #31 ... [2021-12-16T06:21:31.280Z] [2021-12-16T06:21:31.280Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-16T06:21:31.280Z] #12 sha256:4173644c32e0ce4fe0f8a52a87e55352a260041ed8d8f89a84cf492b37d861ac [2021-12-16T06:21:31.280Z] #12 DONE 2.3s [2021-12-16T06:21:31.539Z] [2021-12-16T06:21:31.539Z] #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-16T06:21:31.539Z] #13 sha256:b8547bc7edecaa4e868a6ddc60a9dd26a4300eab161f764a50ecb529974f5256 [2021-12-16T06:21:32.218Z] #12 DONE 1.4s [2021-12-16T06:21:32.218Z] [2021-12-16T06:21:32.218Z] #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-16T06:21:32.218Z] #13 sha256:b8547bc7edecaa4e868a6ddc60a9dd26a4300eab161f764a50ecb529974f5256 [2021-12-16T06:21:32.475Z] #13 DONE 1.2s [2021-12-16T06:21:32.475Z] [2021-12-16T06:21:32.475Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-16T06:21:32.475Z] #64 sha256:c61d6587c93eff5162f4d2dbe014b3c1a4bcae36bd01d459f65e4631f1f2edba [2021-12-16T06:21:32.475Z] #64 DONE 0.1s [2021-12-16T06:21:32.475Z] [2021-12-16T06:21:32.475Z] #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-16T06:21:32.475Z] #65 sha256:614da8f91f37ee97aec7c29e2515d1d11fe8dc2e53482bff75791fbf72cb1de8 [2021-12-16T06:21:32.735Z] #65 ... [2021-12-16T06:21:32.735Z] [2021-12-16T06:21:32.735Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-16T06:21:32.735Z] #33 sha256:8a75e64744840deae6ae7d369fd27d121f0de74fdc632bbaade1be07075138b6 [2021-12-16T06:21:32.735Z] #33 DONE 0.3s [2021-12-16T06:21:32.735Z] [2021-12-16T06:21:32.735Z] #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-16T06:21:32.735Z] #46 sha256:51179f71541def4a5b6a2507dff94076ef7f59350bab1bfb984b1fa539ca6d9e [2021-12-16T06:21:32.735Z] #46 DONE 0.3s [2021-12-16T06:21:32.735Z] [2021-12-16T06:21:32.735Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-16T06:21:32.735Z] #42 sha256:7ffe6a9ca2cf4a127edb27403f21f94de3e3db3c3ef3e1da5eed53871d650733 [2021-12-16T06:21:32.735Z] #42 DONE 0.3s [2021-12-16T06:21:32.735Z] [2021-12-16T06:21:32.735Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-16T06:21:32.735Z] #25 sha256:58a8e445d9e1264fb8c6465396933ab13295f413714c9ecebdd9e4fab6c33fa3 [2021-12-16T06:21:32.735Z] #25 DONE 0.3s [2021-12-16T06:21:32.994Z] [2021-12-16T06:21:32.994Z] #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-16T06:21:32.994Z] #31 sha256:f9aad3024d5e101f2607f8f470689dc8b7bd8a26bdcaf6731d080ee9f56a73f7 [2021-12-16T06:21:32.994Z] #31 1.827 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-16T06:21:32.994Z] #31 2.028 [2021-12-16T06:21:32.994Z] #31 2.251 #=#=# ######################################################################## 100.0% [2021-12-16T06:21:33.117Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f15fe22db5d8d4e7) in /home/ubuntu/workspace/moby_PR-43087 [Pipeline] { [Pipeline] checkout [2021-12-16T06:21:33.164Z] #13 DONE 1.0s [2021-12-16T06:21:33.164Z] [2021-12-16T06:21:33.164Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-16T06:21:33.164Z] #40 sha256:8a75e64744840deae6ae7d369fd27d121f0de74fdc632bbaade1be07075138b6 [2021-12-16T06:21:33.164Z] #40 DONE 0.1s [2021-12-16T06:21:33.164Z] [2021-12-16T06:21:33.164Z] #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-16T06:21:33.164Z] #43 sha256:b0ec9deaee68c6f875f24e4c6535652c4747206abe266c6339c22e9486866fcf [2021-12-16T06:21:33.164Z] #43 ... [2021-12-16T06:21:33.164Z] [2021-12-16T06:21:33.164Z] #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-16T06:21:33.164Z] #53 sha256:51179f71541def4a5b6a2507dff94076ef7f59350bab1bfb984b1fa539ca6d9e [2021-12-16T06:21:33.164Z] #53 DONE 0.2s [2021-12-16T06:21:33.254Z] #31 2.589 [2021-12-16T06:21:33.364Z] The recommended git tool is: git [2021-12-16T06:21:33.424Z] [2021-12-16T06:21:33.424Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-16T06:21:33.424Z] #49 sha256:7ffe6a9ca2cf4a127edb27403f21f94de3e3db3c3ef3e1da5eed53871d650733 [2021-12-16T06:21:33.424Z] #49 DONE 0.2s [2021-12-16T06:21:33.424Z] [2021-12-16T06:21:33.424Z] #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-16T06:21:33.424Z] #50 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:21:34.634Z] #31 3.850 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-16T06:21:34.894Z] #31 4.282 #=#=# [2021-12-16T06:21:35.425Z] #31 4.447 #=#=# ##O#-# ################################################## 70.4% ######################################################################## 100.0% [2021-12-16T06:21:36.006Z] #31 5.176 [2021-12-16T06:21:36.674Z] using credential docker-jenkins-github-credentials [2021-12-16T06:21:36.689Z] Cloning the remote Git repository [2021-12-16T06:21:36.689Z] Cloning with configured refspecs honoured and without tags [2021-12-16T06:21:36.707Z] Cloning repository https://github.com/moby/moby.git [2021-12-16T06:21:36.771Z] > git init /home/ubuntu/workspace/moby_PR-43087 # timeout=10 [2021-12-16T06:21:37.629Z] #50 ... [2021-12-16T06:21:37.629Z] [2021-12-16T06:21:37.629Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-12-16T06:21:37.629Z] #14 sha256:387383108d8958bc9ee694d97584d48d3adaeea0c178b00f43c9616a94ff3607 [2021-12-16T06:21:37.629Z] #14 DONE 3.9s [2021-12-16T06:21:37.629Z] [2021-12-16T06:21:37.629Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-12-16T06:21:37.629Z] #15 sha256:2d7f443911be5de3fd0f833155ecc43dc9449d31b79c5fc1c5eaf6f26099cdc5 [2021-12-16T06:21:37.920Z] #31 7.013 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-16T06:21:37.032Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:21:37.032Z] > git --version # timeout=10 [2021-12-16T06:21:37.051Z] > git --version # 'git version 2.17.1' [2021-12-16T06:21:37.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:21:37.054Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:21:38.840Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01052380ad7da6b7d) in /home/ubuntu/workspace/moby_PR-43087 [Pipeline] { [Pipeline] checkout [2021-12-16T06:21:38.869Z] #31 8.156 [2021-12-16T06:21:38.943Z] The recommended git tool is: git [2021-12-16T06:21:39.389Z] #31 8.434 #=#=# ############## 19.6% ######################################## 55.8% ########################################################## 81.4% ######################################################################## 100.0% [2021-12-16T06:21:39.957Z] #31 ... [2021-12-16T06:21:39.957Z] [2021-12-16T06:21:39.957Z] #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-16T06:21:39.957Z] #26 sha256:34505cccc6b16968b8bf34ed12a839528110a1768ee8bb5a2ce19870d447574a [2021-12-16T06:21:39.957Z] #26 2.865 + RM_GOPATH=0 [2021-12-16T06:21:39.957Z] #26 2.865 + TMP_GOPATH= [2021-12-16T06:21:39.957Z] #26 2.865 + : /build [2021-12-16T06:21:39.957Z] #26 2.865 + '[' -z '' ']' [2021-12-16T06:21:39.957Z] #26 2.865 ++ mktemp -d [2021-12-16T06:21:39.957Z] #26 2.865 + export GOPATH=/tmp/tmp.Uo613GhIOL [2021-12-16T06:21:39.957Z] #26 2.865 + GOPATH=/tmp/tmp.Uo613GhIOL [2021-12-16T06:21:39.957Z] #26 2.865 + RM_GOPATH=1 [2021-12-16T06:21:39.957Z] #26 2.865 + case "$(go env GOARCH)" in [2021-12-16T06:21:39.957Z] #26 2.871 ++ go env GOARCH [2021-12-16T06:21:39.957Z] #26 2.880 Install docker/cli version 17.06.2-ce from stable [2021-12-16T06:21:39.957Z] #26 2.880 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:21:39.957Z] #26 2.880 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:21:39.957Z] #26 2.881 ++ dirname /install.sh [2021-12-16T06:21:39.957Z] #26 2.881 + dir=/ [2021-12-16T06:21:39.957Z] #26 2.881 + bin=dockercli [2021-12-16T06:21:39.957Z] #26 2.881 + shift [2021-12-16T06:21:39.957Z] #26 2.881 + '[' '!' -f //dockercli.installer ']' [2021-12-16T06:21:39.957Z] #26 2.881 + . //dockercli.installer [2021-12-16T06:21:39.957Z] #26 2.881 ++ : stable [2021-12-16T06:21:39.957Z] #26 2.881 ++ : 17.06.2-ce [2021-12-16T06:21:39.957Z] #26 2.881 + install_dockercli [2021-12-16T06:21:39.957Z] #26 2.881 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-16T06:21:39.957Z] #26 2.881 ++ uname -m [2021-12-16T06:21:39.957Z] #26 2.881 + arch=x86_64 [2021-12-16T06:21:39.957Z] #26 2.881 + '[' x86_64 '!=' x86_64 ']' [2021-12-16T06:21:39.957Z] #26 2.881 + url=https://download.docker.com/linux/static [2021-12-16T06:21:39.957Z] #26 2.920 + tar -xz docker/docker [2021-12-16T06:21:39.957Z] #26 2.920 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-16T06:21:39.957Z] #26 6.278 + mkdir -p /build [2021-12-16T06:21:39.957Z] #26 6.284 + mv docker/docker /build/ [2021-12-16T06:21:39.957Z] #26 6.289 + rmdir docker [2021-12-16T06:21:39.957Z] #26 DONE 7.4s [2021-12-16T06:21:39.957Z] [2021-12-16T06:21:39.958Z] #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-16T06:21:39.958Z] #65 sha256:614da8f91f37ee97aec7c29e2515d1d11fe8dc2e53482bff75791fbf72cb1de8 [2021-12-16T06:21:39.958Z] #65 2.369 + RM_GOPATH=0 [2021-12-16T06:21:39.958Z] #65 2.369 + TMP_GOPATH= [2021-12-16T06:21:39.958Z] #65 2.369 + : /build [2021-12-16T06:21:39.958Z] #65 2.369 + '[' -z '' ']' [2021-12-16T06:21:39.958Z] #65 2.369 ++ mktemp -d [2021-12-16T06:21:39.958Z] #65 2.377 + export GOPATH=/tmp/tmp.w79tGZ4e4W [2021-12-16T06:21:39.958Z] #65 2.377 + GOPATH=/tmp/tmp.w79tGZ4e4W [2021-12-16T06:21:39.958Z] #65 2.377 + RM_GOPATH=1 [2021-12-16T06:21:39.958Z] #65 2.377 + case "$(go env GOARCH)" in [2021-12-16T06:21:39.958Z] #65 2.377 ++ go env GOARCH [2021-12-16T06:21:39.958Z] #65 2.393 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:21:39.958Z] #65 2.393 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:21:39.958Z] #65 2.393 ++ dirname /install.sh [2021-12-16T06:21:39.958Z] #65 2.397 + dir=/ [2021-12-16T06:21:39.958Z] #65 2.397 + bin=rootlesskit [2021-12-16T06:21:39.958Z] #65 2.397 + shift [2021-12-16T06:21:39.958Z] #65 2.397 + '[' '!' -f //rootlesskit.installer ']' [2021-12-16T06:21:39.958Z] #65 2.397 + . //rootlesskit.installer [2021-12-16T06:21:39.958Z] #65 2.397 ++ : v0.14.6 [2021-12-16T06:21:39.958Z] #65 2.397 + install_rootlesskit [2021-12-16T06:21:39.958Z] #65 2.397 + case "$1" in [2021-12-16T06:21:39.958Z] #65 2.397 + export CGO_ENABLED=0 [2021-12-16T06:21:39.958Z] #65 2.397 + CGO_ENABLED=0 [2021-12-16T06:21:39.958Z] #65 2.397 + _install_rootlesskit [2021-12-16T06:21:39.958Z] #65 2.401 + echo 'Install rootlesskit version v0.14.6' [2021-12-16T06:21:39.958Z] #65 2.401 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-16T06:21:39.958Z] #65 2.401 + GOBIN=/build [2021-12-16T06:21:39.958Z] #65 2.401 + GO111MODULE=on [2021-12-16T06:21:39.958Z] #65 2.401 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-16T06:21:39.958Z] #65 2.401 Install rootlesskit version v0.14.6 [2021-12-16T06:21:39.958Z] #65 2.768 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-16T06:21:39.958Z] #65 6.717 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-16T06:21:39.958Z] #65 6.719 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-16T06:21:39.958Z] #65 6.724 go: downloading github.com/google/uuid v1.3.0 [2021-12-16T06:21:39.958Z] #65 6.724 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-16T06:21:39.958Z] #65 6.788 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-16T06:21:39.958Z] #65 6.805 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-16T06:21:39.958Z] #65 6.860 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-16T06:21:39.958Z] #65 6.860 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-16T06:21:39.958Z] #65 6.946 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-16T06:21:39.958Z] #65 7.219 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-16T06:21:40.904Z] #65 ... [2021-12-16T06:21:40.904Z] [2021-12-16T06:21:40.904Z] #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-16T06:21:40.904Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:21:40.904Z] #53 3.745 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-16T06:21:40.904Z] #53 7.086 go: downloading github.com/fatih/color v1.7.0 [2021-12-16T06:21:40.904Z] #53 7.086 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-16T06:21:40.904Z] #53 7.086 go: downloading github.com/pkg/errors v0.8.1 [2021-12-16T06:21:40.904Z] #53 7.086 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-16T06:21:40.904Z] #53 7.087 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-16T06:21:40.904Z] #53 7.087 go: downloading github.com/spf13/viper v1.6.1 [2021-12-16T06:21:40.904Z] #53 7.143 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-16T06:21:40.904Z] #53 7.162 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-16T06:21:40.904Z] #53 7.163 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-16T06:21:40.904Z] #53 7.181 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-16T06:21:40.904Z] #53 7.489 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-16T06:21:40.904Z] #53 7.499 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-16T06:21:40.904Z] #53 7.504 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-16T06:21:40.904Z] #53 7.734 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-16T06:21:40.904Z] #53 7.860 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-16T06:21:40.904Z] #53 8.016 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-16T06:21:40.904Z] #53 8.016 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-16T06:21:40.904Z] #53 8.016 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-16T06:21:40.904Z] #53 8.028 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-16T06:21:40.904Z] #53 8.051 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-16T06:21:40.904Z] #53 8.060 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-16T06:21:40.904Z] #53 8.128 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-16T06:21:40.905Z] #53 8.128 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-16T06:21:40.905Z] #53 8.216 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-16T06:21:40.905Z] #53 8.216 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-16T06:21:40.905Z] #53 8.275 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-16T06:21:40.905Z] #53 8.368 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-16T06:21:40.905Z] #53 8.370 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-16T06:21:40.905Z] #53 8.466 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-16T06:21:40.905Z] #53 8.466 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-16T06:21:40.905Z] #53 8.489 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-16T06:21:40.905Z] #53 8.528 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-16T06:21:40.905Z] #53 8.528 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-16T06:21:40.905Z] #53 8.633 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-16T06:21:40.927Z] #15 DONE 3.7s [2021-12-16T06:21:40.927Z] [2021-12-16T06:21:40.927Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-12-16T06:21:40.927Z] #16 sha256:0ddaa875ea7befff09be2222b4046a0a655841158b034ef82c54a58ee7a6e35e [2021-12-16T06:21:41.165Z] #53 8.712 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-16T06:21:41.165Z] #53 8.816 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-16T06:21:41.165Z] #53 8.832 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-16T06:21:41.424Z] #53 8.954 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-16T06:21:41.424Z] #53 8.954 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-16T06:21:41.424Z] #53 8.955 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-16T06:21:41.424Z] #53 ... [2021-12-16T06:21:41.424Z] [2021-12-16T06:21:41.424Z] #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-16T06:21:41.424Z] #65 sha256:614da8f91f37ee97aec7c29e2515d1d11fe8dc2e53482bff75791fbf72cb1de8 [2021-12-16T06:21:41.424Z] #65 8.897 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-16T06:21:41.424Z] #65 8.975 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-16T06:21:41.566Z] using credential docker-jenkins-github-credentials [2021-12-16T06:21:41.574Z] Cloning the remote Git repository [2021-12-16T06:21:41.574Z] Cloning with configured refspecs honoured and without tags [2021-12-16T06:21:42.362Z] #65 ... [2021-12-16T06:21:42.362Z] [2021-12-16T06:21:42.362Z] #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-16T06:21:42.362Z] #49 sha256:d1f9b554a623ac3a3502fd402fac285e55cd957929038e2401ac4ec2d5376298 [2021-12-16T06:21:42.362Z] #49 2.608 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-16T06:21:42.362Z] #49 9.684 Usage of /build/vndr: [2021-12-16T06:21:42.362Z] #49 9.684 /build/vndr [[import path] [revision]] [repository] [2021-12-16T06:21:42.362Z] #49 9.684 /build/vndr init [2021-12-16T06:21:42.362Z] #49 9.684 -strict [2021-12-16T06:21:42.362Z] #49 9.684 checking mode. treat non-trivial warning as an error [2021-12-16T06:21:42.362Z] #49 9.684 -verbose [2021-12-16T06:21:42.362Z] #49 9.684 shows all warnings [2021-12-16T06:21:42.362Z] #49 9.684 -whitelist value [2021-12-16T06:21:42.362Z] #49 9.684 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-16T06:21:42.362Z] #49 DONE 9.9s [2021-12-16T06:21:42.362Z] [2021-12-16T06:21:42.362Z] #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-16T06:21:42.362Z] #55 sha256:04fb825ddb104107cf06f9bcd8e78f93f6427db28598d2573cdd785cd71b91c5 [2021-12-16T06:21:42.362Z] #55 2.524 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-16T06:21:42.362Z] #55 5.442 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-16T06:21:42.362Z] #55 5.442 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-16T06:21:42.362Z] #55 5.506 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-16T06:21:42.362Z] #55 6.675 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-16T06:21:42.362Z] #55 ... [2021-12-16T06:21:42.362Z] [2021-12-16T06:21:42.362Z] #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-16T06:21:42.362Z] #36 sha256:b0ec9deaee68c6f875f24e4c6535652c4747206abe266c6339c22e9486866fcf [2021-12-16T06:21:42.362Z] #36 3.207 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-16T06:21:41.591Z] Cloning repository https://github.com/moby/moby.git [2021-12-16T06:21:41.642Z] > git init /home/ubuntu/workspace/moby_PR-43087 # timeout=10 [2021-12-16T06:21:42.498Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:21:42.498Z] > git --version # timeout=10 [2021-12-16T06:21:42.509Z] > git --version # 'git version 2.25.1' [2021-12-16T06:21:42.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:21:42.622Z] #36 ... [2021-12-16T06:21:42.622Z] [2021-12-16T06:21:42.622Z] #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-16T06:21:42.622Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:21:42.622Z] #38 2.707 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:21:42.622Z] #38 2.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:21:42.622Z] #38 3.144 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:21:42.622Z] #38 3.234 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:21:42.622Z] #38 3.958 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:21:42.622Z] #38 4.328 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:21:42.622Z] #38 8.253 Fetched 8482 kB in 6s (1414 kB/s) [2021-12-16T06:21:42.622Z] #38 8.253 Reading package lists... [2021-12-16T06:21:42.836Z] #16 DONE 2.1s [2021-12-16T06:21:42.836Z] [2021-12-16T06:21:42.836Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-12-16T06:21:42.836Z] #17 sha256:795f9d0431e7233bebf885df3af30d54586327983b5ddc83ecad4c8b75c1bd25 [2021-12-16T06:21:42.881Z] #38 10.16 Reading package lists... [2021-12-16T06:21:42.881Z] #38 ... [2021-12-16T06:21:42.881Z] [2021-12-16T06:21:42.881Z] #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-16T06:21:42.881Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:21:42.881Z] #43 2.401 + git clone https://github.com/docker/distribution.git . [2021-12-16T06:21:42.881Z] #43 2.425 Cloning into '.'... [2021-12-16T06:21:42.881Z] #43 8.120 + git checkout -q v2.3.0 [2021-12-16T06:21:42.881Z] #43 9.107 + 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-16T06:21:42.881Z] #43 ... [2021-12-16T06:21:42.881Z] [2021-12-16T06:21:42.881Z] #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-16T06:21:42.881Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9 [2021-12-16T06:21:42.881Z] #60 3.555 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:21:42.881Z] #60 3.578 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:21:42.881Z] #60 3.578 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:21:42.881Z] #60 4.194 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:21:42.881Z] #60 5.036 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:21:42.881Z] #60 6.004 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:21:42.881Z] #60 9.662 Fetched 8482 kB in 6s (1335 kB/s) [2021-12-16T06:21:43.096Z] #17 ... [2021-12-16T06:21:43.096Z] [2021-12-16T06:21:43.096Z] #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-16T06:21:43.096Z] #62 sha256:04fb825ddb104107cf06f9bcd8e78f93f6427db28598d2573cdd785cd71b91c5 [2021-12-16T06:21:43.096Z] #62 5.254 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-16T06:21:43.096Z] #62 5.879 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-16T06:21:43.096Z] #62 5.879 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-16T06:21:43.096Z] #62 5.911 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-16T06:21:43.096Z] #62 6.993 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-16T06:21:43.141Z] #60 9.662 Reading package lists... [2021-12-16T06:21:43.141Z] #60 ... [2021-12-16T06:21:43.141Z] [2021-12-16T06:21:43.141Z] #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-16T06:21:43.141Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:21:43.141Z] #47 3.439 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:21:43.141Z] #47 3.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:21:43.141Z] #47 3.464 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:21:43.141Z] #47 3.976 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-16T06:21:43.141Z] #47 3.995 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:21:43.141Z] #47 5.200 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:21:43.141Z] #47 5.349 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:21:43.141Z] #47 6.233 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2021-12-16T06:21:43.141Z] #47 9.770 Fetched 8485 kB in 7s (1281 kB/s) [2021-12-16T06:21:43.141Z] #47 9.770 Reading package lists... [2021-12-16T06:21:43.141Z] #47 ... [2021-12-16T06:21:43.141Z] [2021-12-16T06:21:43.141Z] #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-16T06:21:43.141Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:21:43.141Z] #14 3.720 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:21:43.141Z] #14 3.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:21:43.141Z] #14 3.753 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:21:43.141Z] #14 4.439 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:21:43.141Z] #14 5.222 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:21:43.141Z] #14 6.117 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:21:43.141Z] #14 9.747 Fetched 8482 kB in 6s (1345 kB/s) [2021-12-16T06:21:43.356Z] #62 ... [2021-12-16T06:21:43.356Z] [2021-12-16T06:21:43.356Z] #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-16T06:21:43.356Z] #60 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:21:43.356Z] #60 5.138 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-16T06:21:43.356Z] #60 9.982 go: downloading github.com/fatih/color v1.7.0 [2021-12-16T06:21:43.356Z] #60 9.982 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-16T06:21:43.356Z] #60 10.04 go: downloading github.com/pkg/errors v0.8.1 [2021-12-16T06:21:43.356Z] #60 10.06 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-16T06:21:43.356Z] #60 10.11 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-16T06:21:43.356Z] #60 ... [2021-12-16T06:21:43.356Z] [2021-12-16T06:21:43.356Z] #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-16T06:21:43.356Z] #41 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:21:43.356Z] #41 5.792 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-16T06:21:43.357Z] #41 5.798 Cloning into '.'... [2021-12-16T06:21:43.400Z] #14 9.747 Reading package lists... [2021-12-16T06:21:43.400Z] #14 ... [2021-12-16T06:21:43.400Z] [2021-12-16T06:21:43.400Z] #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-16T06:21:43.400Z] #51 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f [2021-12-16T06:21:43.400Z] #51 2.877 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-16T06:21:43.400Z] #51 3.991 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-16T06:21:43.400Z] #51 4.012 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-16T06:21:43.400Z] #51 4.025 go: downloading github.com/fatih/color v1.10.0 [2021-12-16T06:21:43.400Z] #51 4.026 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-16T06:21:43.400Z] #51 4.026 go: downloading github.com/pkg/errors v0.9.1 [2021-12-16T06:21:43.400Z] #51 4.026 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-16T06:21:43.400Z] #51 4.032 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-16T06:21:43.400Z] #51 4.044 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-16T06:21:43.400Z] #51 4.104 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-16T06:21:43.400Z] #51 4.144 go: downloading golang.org/x/tools v0.1.0 [2021-12-16T06:21:43.400Z] #51 4.195 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-16T06:21:43.400Z] #51 4.237 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-16T06:21:43.400Z] #51 7.200 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-16T06:21:43.400Z] #51 7.256 go: downloading golang.org/x/mod v0.3.0 [2021-12-16T06:21:43.400Z] #51 ... [2021-12-16T06:21:43.400Z] [2021-12-16T06:21:43.400Z] #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-16T06:21:43.400Z] #34 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:21:43.400Z] #34 2.593 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-16T06:21:43.400Z] #34 2.597 Cloning into '.'... [2021-12-16T06:21:43.617Z] #41 ... [2021-12-16T06:21:43.617Z] [2021-12-16T06:21:43.617Z] #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-16T06:21:43.617Z] #58 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f [2021-12-16T06:21:43.617Z] #58 6.407 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-16T06:21:43.617Z] #58 8.175 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-16T06:21:43.617Z] #58 8.175 go: downloading github.com/fatih/color v1.10.0 [2021-12-16T06:21:43.617Z] #58 8.306 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-16T06:21:43.617Z] #58 8.383 go: downloading github.com/pkg/errors v0.9.1 [2021-12-16T06:21:43.617Z] #58 8.863 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-16T06:21:43.617Z] #58 8.890 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-16T06:21:43.617Z] #58 8.970 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-16T06:21:43.617Z] #58 8.991 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-16T06:21:43.617Z] #58 9.288 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-16T06:21:43.617Z] #58 9.356 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-16T06:21:43.617Z] #58 9.467 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-16T06:21:43.617Z] #58 9.735 go: downloading golang.org/x/tools v0.1.0 [2021-12-16T06:21:43.617Z] #58 ... [2021-12-16T06:21:43.617Z] [2021-12-16T06:21:43.617Z] #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-16T06:21:43.617Z] #56 sha256:d1f9b554a623ac3a3502fd402fac285e55cd957929038e2401ac4ec2d5376298 [2021-12-16T06:21:43.617Z] #56 6.502 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-16T06:21:42.655Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:21:43.802Z] #34 ... [2021-12-16T06:21:43.803Z] [2021-12-16T06:21:43.803Z] #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-16T06:21:43.803Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:21:43.803Z] #53 10.25 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-16T06:21:43.803Z] #53 10.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-16T06:21:43.803Z] #53 10.26 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-16T06:21:43.803Z] #53 10.34 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-16T06:21:43.803Z] #53 10.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-16T06:21:43.803Z] #53 10.48 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-16T06:21:43.803Z] #53 10.53 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-16T06:21:43.803Z] #53 10.53 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-16T06:21:43.803Z] #53 10.60 go: downloading github.com/spf13/afero v1.1.2 [2021-12-16T06:21:43.803Z] #53 10.67 go: downloading github.com/spf13/cast v1.3.0 [2021-12-16T06:21:43.803Z] #53 10.73 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-16T06:21:43.803Z] #53 10.73 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-16T06:21:43.803Z] #53 10.74 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-16T06:21:43.803Z] #53 10.83 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-16T06:21:43.803Z] #53 10.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-16T06:21:43.803Z] #53 10.90 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-16T06:21:43.803Z] #53 10.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-16T06:21:43.803Z] #53 10.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-16T06:21:43.803Z] #53 10.95 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-16T06:21:43.803Z] #53 11.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-16T06:21:43.803Z] #53 11.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-16T06:21:43.803Z] #53 11.02 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-16T06:21:43.803Z] #53 11.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-16T06:21:43.803Z] #53 11.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-16T06:21:43.803Z] #53 11.02 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-16T06:21:43.803Z] #53 11.03 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-16T06:21:43.803Z] #53 11.03 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-16T06:21:43.803Z] #53 11.03 go: downloading golang.org/x/text v0.3.2 [2021-12-16T06:21:43.803Z] #53 11.07 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-16T06:21:43.803Z] #53 11.09 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-16T06:21:43.803Z] #53 11.12 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-16T06:21:43.803Z] #53 11.25 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-16T06:21:43.877Z] #56 ... [2021-12-16T06:21:43.877Z] [2021-12-16T06:21:43.877Z] #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-16T06:21:43.877Z] #54 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:21:43.877Z] #54 6.586 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:21:43.877Z] #54 6.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:21:43.877Z] #54 6.908 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:21:43.877Z] #54 7.011 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-16T06:21:43.877Z] #54 8.110 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:21:43.877Z] #54 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:21:43.877Z] #54 ... [2021-12-16T06:21:43.877Z] [2021-12-16T06:21:43.877Z] #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-16T06:21:43.877Z] #60 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:21:43.877Z] #60 10.55 go: downloading github.com/spf13/viper v1.6.1 [2021-12-16T06:21:44.062Z] #53 ... [2021-12-16T06:21:44.062Z] [2021-12-16T06:21:44.062Z] #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-16T06:21:44.062Z] #36 sha256:b0ec9deaee68c6f875f24e4c6535652c4747206abe266c6339c22e9486866fcf [2021-12-16T06:21:44.062Z] #36 11.23 tomll can be used in two ways: [2021-12-16T06:21:44.062Z] #36 11.23 Writing to STDIN and reading from STDOUT: [2021-12-16T06:21:44.062Z] #36 11.23 cat file.toml | tomll > file.toml [2021-12-16T06:21:44.062Z] #36 11.23 [2021-12-16T06:21:44.062Z] #36 11.23 Reading and updating a list of files: [2021-12-16T06:21:44.062Z] #36 11.23 tomll a.toml b.toml c.toml [2021-12-16T06:21:44.062Z] #36 11.23 [2021-12-16T06:21:44.062Z] #36 11.23 When given a list of files, tomll will modify all files in place without asking. [2021-12-16T06:21:44.062Z] #36 DONE 11.5s [2021-12-16T06:21:44.062Z] [2021-12-16T06:21:44.062Z] #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-16T06:21:44.062Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:21:44.062Z] #38 10.16 Reading package lists... [2021-12-16T06:21:44.137Z] #60 11.05 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-16T06:21:44.137Z] #60 11.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-16T06:21:44.580Z] #38 11.80 Building dependency tree... [2021-12-16T06:21:45.076Z] #60 ... [2021-12-16T06:21:45.076Z] [2021-12-16T06:21:45.076Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-12-16T06:21:45.076Z] #17 sha256:795f9d0431e7233bebf885df3af30d54586327983b5ddc83ecad4c8b75c1bd25 [2021-12-16T06:21:45.076Z] #17 DONE 2.2s [2021-12-16T06:21:45.076Z] [2021-12-16T06:21:45.076Z] #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-16T06:21:45.076Z] #60 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:21:45.076Z] #60 12.06 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-16T06:21:45.336Z] #60 12.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-16T06:21:45.518Z] #38 13.21 The following additional packages will be installed: [2021-12-16T06:21:45.518Z] #38 13.21 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-16T06:21:45.518Z] #38 13.21 Suggested packages: [2021-12-16T06:21:45.518Z] #38 13.21 cmake-doc ninja-build lrzip [2021-12-16T06:21:45.518Z] #38 13.21 Recommended packages: [2021-12-16T06:21:45.518Z] #38 13.21 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-16T06:21:45.777Z] #38 13.53 The following NEW packages will be installed: [2021-12-16T06:21:45.782Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e4b0f22f4f8bd490) in /home/ubuntu/workspace/moby_PR-43087 [Pipeline] { [Pipeline] checkout [2021-12-16T06:21:45.939Z] The recommended git tool is: git [2021-12-16T06:21:46.037Z] #38 13.54 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-16T06:21:46.037Z] #38 13.54 vim-common xxd [2021-12-16T06:21:46.296Z] #38 13.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:21:46.296Z] #38 13.84 Need to get 17.7 MB of archives. [2021-12-16T06:21:46.297Z] #38 13.84 After this operation, 70.7 MB of additional disk space will be used. [2021-12-16T06:21:46.297Z] #38 13.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-16T06:21:46.297Z] #38 13.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-16T06:21:46.297Z] #38 13.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-16T06:21:46.297Z] #38 13.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-16T06:21:46.556Z] #38 14.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-16T06:21:46.556Z] #38 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-16T06:21:46.556Z] #38 14.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-16T06:21:46.556Z] #38 14.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-16T06:21:46.556Z] #38 14.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-16T06:21:46.556Z] #38 14.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-12-16T06:21:47.125Z] #38 14.58 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:21:47.125Z] #38 14.71 Fetched 17.7 MB in 1s (26.8 MB/s) [2021-12-16T06:21:47.125Z] #38 14.79 Selecting previously unselected package xxd. [2021-12-16T06:21:47.125Z] #38 14.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-16T06:21:47.125Z] #38 14.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-16T06:21:47.125Z] #38 14.86 Unpacking xxd (2:8.2.2434-3) ... [2021-12-16T06:21:47.385Z] #38 14.95 Selecting previously unselected package vim-common. [2021-12-16T06:21:47.385Z] #38 14.95 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:21:47.385Z] #38 14.98 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-16T06:21:47.645Z] #38 15.36 Selecting previously unselected package cmake-data. [2021-12-16T06:21:47.645Z] #38 15.36 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-16T06:21:47.645Z] #38 15.38 Unpacking cmake-data (3.18.4-2) ... [2021-12-16T06:21:47.877Z] #60 ... [2021-12-16T06:21:47.877Z] [2021-12-16T06:21:47.877Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-12-16T06:21:47.877Z] #18 sha256:ddaf5bb34dc0bcbed2571505c935b697f6fa8cdf050c409b75fe17cceb043e7c [2021-12-16T06:21:47.877Z] #18 DONE 2.4s [2021-12-16T06:21:47.877Z] [2021-12-16T06:21:47.877Z] #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-16T06:21:47.877Z] #19 sha256:fdba18aa56b51930f713a2deac5b1c9660f997a420db9b70cdd7445c00ada4f0 [2021-12-16T06:21:47.906Z] #38 ... [2021-12-16T06:21:47.906Z] [2021-12-16T06:21:47.906Z] #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-16T06:21:47.906Z] #31 sha256:f9aad3024d5e101f2607f8f470689dc8b7bd8a26bdcaf6731d080ee9f56a73f7 [2021-12-16T06:21:47.906Z] #31 9.681 [2021-12-16T06:21:47.906Z] #31 12.05 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-16T06:21:47.906Z] #31 13.14 #=#=# [2021-12-16T06:21:47.906Z] #31 13.49 #=#=# ######################################################################## 100.0% [2021-12-16T06:21:47.906Z] #31 14.09 [2021-12-16T06:21:47.906Z] #31 15.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-16T06:21:47.906Z] #31 16.10 #=#=# [2021-12-16T06:21:47.906Z] #31 16.37 #=#=# ######################################################################## 100.0% [2021-12-16T06:21:47.906Z] #31 16.69 [2021-12-16T06:21:47.906Z] #31 16.86 Download of images into '/build' complete. [2021-12-16T06:21:47.906Z] #31 16.86 Use something like the following to load the result into a Docker daemon: [2021-12-16T06:21:47.906Z] #31 16.86 tar -cC '/build' . | docker load [2021-12-16T06:21:47.906Z] #31 DONE 17.2s [2021-12-16T06:21:47.906Z] [2021-12-16T06:21:47.906Z] #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-16T06:21:47.906Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:21:47.906Z] #14 9.747 Reading package lists... [2021-12-16T06:21:47.906Z] #14 12.01 Reading package lists... [2021-12-16T06:21:47.906Z] #14 13.21 Building dependency tree... [2021-12-16T06:21:47.906Z] #14 13.85 The following additional packages will be installed: [2021-12-16T06:21:47.906Z] #14 13.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-16T06:21:47.906Z] #14 13.85 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-16T06:21:47.906Z] #14 13.85 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-16T06:21:47.906Z] #14 13.85 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-16T06:21:47.906Z] #14 13.85 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-16T06:21:47.906Z] #14 13.85 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-16T06:21:47.906Z] #14 13.85 mingw-w64-common mingw-w64-x86-64-dev [2021-12-16T06:21:47.906Z] #14 13.85 Suggested packages: [2021-12-16T06:21:47.906Z] #14 13.85 gcc-10-locales seccomp wine64 [2021-12-16T06:21:47.906Z] #14 14.12 The following NEW packages will be installed: [2021-12-16T06:21:47.906Z] #14 14.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-16T06:21:47.906Z] #14 14.13 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-16T06:21:47.906Z] #14 14.13 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-16T06:21:47.906Z] #14 14.13 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-16T06:21:47.906Z] #14 14.13 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-16T06:21:47.906Z] #14 14.13 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-16T06:21:47.906Z] #14 14.13 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-16T06:21:47.906Z] #14 14.13 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-16T06:21:47.906Z] #14 14.13 mingw-w64-x86-64-dev [2021-12-16T06:21:47.906Z] #14 14.48 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:21:47.906Z] #14 14.48 Need to get 115 MB of archives. [2021-12-16T06:21:47.906Z] #14 14.48 After this operation, 645 MB of additional disk space will be used. [2021-12-16T06:21:47.906Z] #14 14.48 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-16T06:21:47.906Z] #14 14.53 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-16T06:21:47.906Z] #14 14.56 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-16T06:21:47.906Z] #14 14.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-12-16T06:21:47.906Z] #14 14.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-12-16T06:21:47.906Z] #14 14.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-16T06:21:47.906Z] #14 14.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-12-16T06:21:47.906Z] #14 14.75 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-16T06:21:47.906Z] #14 14.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-12-16T06:21:47.906Z] #14 14.97 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-16T06:21:47.906Z] #14 15.43 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-16T06:21:48.477Z] #14 ... [2021-12-16T06:21:48.477Z] [2021-12-16T06:21:48.477Z] #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-16T06:21:48.477Z] #55 sha256:04fb825ddb104107cf06f9bcd8e78f93f6427db28598d2573cdd785cd71b91c5 [2021-12-16T06:21:48.477Z] #55 16.01 v3.0.2 [2021-12-16T06:21:48.477Z] #55 DONE 16.2s [2021-12-16T06:21:48.477Z] [2021-12-16T06:21:48.477Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-16T06:21:48.477Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:21:48.477Z] #14 16.14 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-16T06:21:48.739Z] #14 16.40 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-16T06:21:49.262Z] #19 ... [2021-12-16T06:21:49.262Z] [2021-12-16T06:21:49.262Z] #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-16T06:21:49.262Z] #50 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:21:49.262Z] #50 5.818 + git clone https://github.com/docker/distribution.git . [2021-12-16T06:21:49.262Z] #50 5.818 Cloning into '.'... [2021-12-16T06:21:49.262Z] #50 ... [2021-12-16T06:21:49.262Z] [2021-12-16T06:21:49.262Z] #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-16T06:21:49.262Z] #54 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:21:49.262Z] #54 12.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:21:49.262Z] #54 15.19 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2021-12-16T06:21:49.338Z] #14 16.86 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-16T06:21:49.338Z] #14 ... [2021-12-16T06:21:49.338Z] [2021-12-16T06:21:49.338Z] #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-16T06:21:49.338Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9 [2021-12-16T06:21:49.338Z] #60 9.662 Reading package lists... [2021-12-16T06:21:49.338Z] #60 11.30 Reading package lists... [2021-12-16T06:21:49.338Z] #60 13.76 Building dependency tree... [2021-12-16T06:21:49.338Z] #60 14.89 The following additional packages will be installed: [2021-12-16T06:21:49.338Z] #60 14.89 libbtrfs0 [2021-12-16T06:21:49.338Z] #60 14.92 The following NEW packages will be installed: [2021-12-16T06:21:49.338Z] #60 14.93 libbtrfs-dev libbtrfs0 [2021-12-16T06:21:49.338Z] #60 15.21 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:21:49.338Z] #60 15.21 Need to get 460 kB of archives. [2021-12-16T06:21:49.338Z] #60 15.21 After this operation, 1237 kB of additional disk space will be used. [2021-12-16T06:21:49.338Z] #60 15.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-16T06:21:49.339Z] #60 15.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-16T06:21:49.339Z] #60 15.54 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:21:49.339Z] #60 15.63 Fetched 460 kB in 0s (1566 kB/s) [2021-12-16T06:21:49.339Z] #60 15.71 Selecting previously unselected package libbtrfs0:amd64. [2021-12-16T06:21:49.339Z] #60 15.72 (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-16T06:21:49.339Z] #60 15.77 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-16T06:21:49.339Z] #60 15.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:21:49.339Z] #60 15.91 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-16T06:21:49.339Z] #60 15.93 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-16T06:21:49.339Z] #60 15.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:21:49.339Z] #60 16.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:21:49.339Z] #60 16.18 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:21:49.339Z] #60 16.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:21:49.339Z] #60 DONE 17.0s [2021-12-16T06:21:49.339Z] [2021-12-16T06:21:49.339Z] #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-16T06:21:49.339Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:21:49.339Z] #14 17.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-12-16T06:21:49.604Z] #14 17.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-16T06:21:49.604Z] #14 17.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-16T06:21:49.604Z] #14 17.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-16T06:21:49.605Z] #14 17.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-16T06:21:49.605Z] #14 17.13 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-16T06:21:49.605Z] #14 17.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-16T06:21:49.605Z] #14 17.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-16T06:21:49.605Z] #14 17.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-16T06:21:49.605Z] #14 17.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-16T06:21:49.605Z] #14 17.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-16T06:21:49.605Z] #14 17.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-16T06:21:49.605Z] #14 17.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-16T06:21:49.605Z] #14 17.24 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-16T06:21:49.605Z] #14 17.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-12-16T06:21:49.605Z] #14 17.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-16T06:21:49.864Z] #14 ... [2021-12-16T06:21:49.864Z] [2021-12-16T06:21:49.864Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-16T06:21:49.864Z] #61 sha256:bfa8c72252e2bbe549d99b301ce11f34c1d593136c2c85405d0423d37f43d0ef [2021-12-16T06:21:49.864Z] #61 DONE 0.5s [2021-12-16T06:21:49.864Z] [2021-12-16T06:21:49.864Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-16T06:21:49.864Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:21:49.864Z] #14 17.62 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:21:50.124Z] #14 17.72 Fetched 115 MB in 3s (37.7 MB/s) [2021-12-16T06:21:50.202Z] #54 ... [2021-12-16T06:21:50.202Z] [2021-12-16T06:21:50.202Z] #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-16T06:21:50.202Z] #43 sha256:b0ec9deaee68c6f875f24e4c6535652c4747206abe266c6339c22e9486866fcf [2021-12-16T06:21:50.202Z] #43 6.971 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-16T06:21:50.202Z] #43 ... [2021-12-16T06:21:50.202Z] [2021-12-16T06:21:50.202Z] #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-16T06:21:50.202Z] #60 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:21:50.202Z] #60 16.90 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-16T06:21:50.202Z] #60 16.93 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-16T06:21:50.202Z] #60 16.97 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-16T06:21:50.202Z] #60 17.08 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-16T06:21:50.202Z] #60 17.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-16T06:21:50.374Z] using credential docker-jenkins-github-credentials [2021-12-16T06:21:50.384Z] Cloning the remote Git repository [2021-12-16T06:21:50.384Z] Cloning with configured refspecs honoured and without tags [2021-12-16T06:21:50.384Z] #14 17.85 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-16T06:21:50.384Z] #14 17.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-16T06:21:50.384Z] #14 17.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-16T06:21:50.384Z] #14 17.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-16T06:21:50.463Z] #60 17.37 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-16T06:21:50.463Z] #60 17.48 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-16T06:21:50.958Z] #14 18.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-16T06:21:50.958Z] #14 18.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-16T06:21:50.958Z] #14 18.46 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-16T06:21:51.033Z] #60 17.94 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-16T06:21:51.033Z] #60 17.95 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-16T06:21:51.033Z] #60 18.05 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-16T06:21:51.033Z] #60 18.15 go: downloading github.com/spf13/afero v1.1.2 [2021-12-16T06:21:50.448Z] Cloning repository https://github.com/moby/moby.git [2021-12-16T06:21:50.517Z] > git init /home/ubuntu/workspace/moby_PR-43087 # timeout=10 [2021-12-16T06:21:51.302Z] #60 18.30 go: downloading github.com/spf13/cast v1.3.0 [2021-12-16T06:21:51.302Z] #60 18.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-16T06:21:51.562Z] #60 18.46 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-16T06:21:51.562Z] #60 18.52 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-16T06:21:51.562Z] #60 18.52 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-16T06:21:51.823Z] #60 18.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-16T06:21:51.823Z] #60 18.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-16T06:21:51.823Z] #60 18.90 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-16T06:21:51.823Z] #60 18.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-16T06:21:51.823Z] #60 18.92 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-16T06:21:52.084Z] #60 18.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-16T06:21:52.084Z] #60 18.97 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-16T06:21:52.084Z] #60 19.06 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-16T06:21:52.084Z] #60 19.11 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-16T06:21:52.084Z] #60 19.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-16T06:21:52.084Z] #60 19.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-16T06:21:52.084Z] #60 19.20 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-16T06:21:51.245Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:21:51.245Z] > git --version # timeout=10 [2021-12-16T06:21:51.260Z] > git --version # 'git version 2.25.1' [2021-12-16T06:21:51.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:21:51.262Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:21:52.344Z] #60 19.30 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-16T06:21:52.344Z] #60 19.33 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-16T06:21:52.344Z] #60 19.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-16T06:21:52.344Z] #60 19.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-16T06:21:52.348Z] #14 19.89 Selecting previously unselected package binutils-mingw-w64. [2021-12-16T06:21:52.348Z] #14 19.89 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-16T06:21:52.348Z] #14 19.90 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-16T06:21:52.617Z] #14 20.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-16T06:21:52.617Z] #14 20.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:21:52.617Z] #14 20.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:21:52.617Z] #14 ... [2021-12-16T06:21:52.617Z] [2021-12-16T06:21:52.617Z] #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-16T06:21:52.617Z] #65 sha256:614da8f91f37ee97aec7c29e2515d1d11fe8dc2e53482bff75791fbf72cb1de8 [2021-12-16T06:21:52.617Z] #65 9.985 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-16T06:21:52.617Z] #65 9.985 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-16T06:21:52.617Z] #65 ... [2021-12-16T06:21:52.617Z] [2021-12-16T06:21:52.617Z] #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-16T06:21:52.617Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:21:52.617Z] #14 20.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:21:52.894Z] #14 20.32 Selecting previously unselected package dmsetup. [2021-12-16T06:21:52.894Z] #14 20.32 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:21:52.894Z] #14 20.34 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-16T06:21:52.894Z] #14 20.45 Selecting previously unselected package mingw-w64-common. [2021-12-16T06:21:52.894Z] #14 20.46 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-16T06:21:52.894Z] #14 20.46 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-16T06:21:52.913Z] #60 19.69 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-16T06:21:52.913Z] #60 19.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-16T06:21:52.913Z] #60 19.86 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-16T06:21:52.913Z] #60 19.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-16T06:21:52.913Z] #60 19.97 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-16T06:21:53.172Z] #60 20.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-16T06:21:53.172Z] #60 20.12 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-16T06:21:53.432Z] #60 20.26 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-16T06:21:53.432Z] #60 20.34 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-16T06:21:53.432Z] #60 20.36 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-16T06:21:53.692Z] #60 20.64 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-16T06:21:53.692Z] #60 20.67 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-16T06:21:53.692Z] #60 20.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-16T06:21:53.951Z] #60 20.83 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-16T06:21:53.951Z] #60 20.84 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-16T06:21:53.951Z] #60 20.90 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-16T06:21:53.951Z] #60 20.96 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-16T06:21:54.337Z] #14 ... [2021-12-16T06:21:54.337Z] [2021-12-16T06:21:54.337Z] #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-16T06:21:54.337Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:21:54.337Z] #53 11.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-16T06:21:54.337Z] #53 11.88 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-16T06:21:54.337Z] #53 ... [2021-12-16T06:21:54.337Z] [2021-12-16T06:21:54.337Z] #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-16T06:21:54.337Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:21:54.337Z] #47 9.770 Reading package lists... [2021-12-16T06:21:54.337Z] #47 11.39 Reading package lists... [2021-12-16T06:21:54.337Z] #47 13.05 Building dependency tree... [2021-12-16T06:21:54.337Z] #47 14.14 The following additional packages will be installed: [2021-12-16T06:21:54.337Z] #47 14.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-16T06:21:54.337Z] #47 14.15 python3-protobuf python3-six [2021-12-16T06:21:54.337Z] #47 14.15 Suggested packages: [2021-12-16T06:21:54.337Z] #47 14.15 python3-setuptools [2021-12-16T06:21:54.337Z] #47 14.15 Recommended packages: [2021-12-16T06:21:54.337Z] #47 14.15 iproute2 | iproute [2021-12-16T06:21:54.337Z] #47 14.35 The following NEW packages will be installed: [2021-12-16T06:21:54.337Z] #47 14.35 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-16T06:21:54.337Z] #47 14.35 python3-protobuf python3-six [2021-12-16T06:21:54.337Z] #47 14.71 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:21:54.337Z] #47 14.71 Need to get 2292 kB of archives. [2021-12-16T06:21:54.337Z] #47 14.71 After this operation, 11.0 MB of additional disk space will be used. [2021-12-16T06:21:54.337Z] #47 14.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-16T06:21:54.337Z] #47 14.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-16T06:21:54.337Z] #47 14.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-16T06:21:54.337Z] #47 14.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-16T06:21:54.337Z] #47 14.96 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-16T06:21:54.337Z] #47 14.96 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-16T06:21:54.337Z] #47 14.96 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-16T06:21:54.337Z] #47 18.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2021-12-16T06:21:54.337Z] #47 18.78 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:21:54.337Z] #47 18.91 Fetched 2292 kB in 4s (577 kB/s) [2021-12-16T06:21:54.337Z] #47 19.00 Selecting previously unselected package libprotobuf23:amd64. [2021-12-16T06:21:54.337Z] #47 19.00 (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-16T06:21:54.337Z] #47 19.03 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-16T06:21:54.337Z] #47 19.04 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-16T06:21:54.337Z] #47 19.30 Selecting previously unselected package python3-pkg-resources. [2021-12-16T06:21:54.337Z] #47 19.31 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-16T06:21:54.337Z] #47 19.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:21:54.337Z] #47 19.54 Selecting previously unselected package python3-six. [2021-12-16T06:21:54.337Z] #47 19.54 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-16T06:21:54.337Z] #47 19.57 Unpacking python3-six (1.16.0-2) ... [2021-12-16T06:21:54.337Z] #47 19.72 Selecting previously unselected package python3-protobuf. [2021-12-16T06:21:54.337Z] #47 19.72 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-16T06:21:54.337Z] #47 19.75 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-16T06:21:54.337Z] #47 20.17 Selecting previously unselected package libnet1:amd64. [2021-12-16T06:21:54.337Z] #47 20.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-16T06:21:54.337Z] #47 20.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:21:54.337Z] #47 20.32 Selecting previously unselected package libnl-3-200:amd64. [2021-12-16T06:21:54.337Z] #47 20.32 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-16T06:21:54.337Z] #47 20.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:21:54.337Z] #47 20.57 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-16T06:21:54.337Z] #47 20.58 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-16T06:21:54.337Z] #47 20.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:21:54.337Z] #47 21.33 Selecting previously unselected package criu. [2021-12-16T06:21:54.337Z] #47 21.34 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2021-12-16T06:21:54.337Z] #47 21.48 Unpacking criu (3.16.1-3) ... [2021-12-16T06:21:54.892Z] #60 ... [2021-12-16T06:21:54.892Z] [2021-12-16T06:21:54.892Z] #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-16T06:21:54.892Z] #43 sha256:b0ec9deaee68c6f875f24e4c6535652c4747206abe266c6339c22e9486866fcf [2021-12-16T06:21:54.892Z] #43 21.93 tomll can be used in two ways: [2021-12-16T06:21:54.892Z] #43 21.93 Writing to STDIN and reading from STDOUT: [2021-12-16T06:21:54.892Z] #43 21.93 cat file.toml | tomll > file.toml [2021-12-16T06:21:54.892Z] #43 21.93 [2021-12-16T06:21:54.892Z] #43 21.93 Reading and updating a list of files: [2021-12-16T06:21:54.892Z] #43 21.93 tomll a.toml b.toml c.toml [2021-12-16T06:21:54.892Z] #43 21.93 [2021-12-16T06:21:54.892Z] #43 21.93 When given a list of files, tomll will modify all files in place without asking. [2021-12-16T06:21:54.908Z] #47 ... [2021-12-16T06:21:54.908Z] [2021-12-16T06:21:54.908Z] #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-16T06:21:54.908Z] #51 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f [2021-12-16T06:21:54.908Z] #51 20.83 gotestsum version dev [2021-12-16T06:21:54.908Z] #51 DONE 22.5s [2021-12-16T06:21:54.908Z] [2021-12-16T06:21:54.908Z] #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-16T06:21:54.908Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:21:54.908Z] #47 22.13 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:21:54.908Z] #47 ... [2021-12-16T06:21:54.908Z] [2021-12-16T06:21:54.908Z] #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-16T06:21:54.908Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:21:54.908Z] #38 16.97 Selecting previously unselected package libicu67:amd64. [2021-12-16T06:21:54.908Z] #38 16.97 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-16T06:21:54.908Z] #38 16.98 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-16T06:21:54.908Z] #38 19.84 Selecting previously unselected package libxml2:amd64. [2021-12-16T06:21:54.908Z] #38 19.84 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-16T06:21:54.908Z] #38 19.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-16T06:21:54.908Z] #38 20.23 Selecting previously unselected package libarchive13:amd64. [2021-12-16T06:21:54.908Z] #38 20.25 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-16T06:21:54.908Z] #38 20.28 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-16T06:21:54.908Z] #38 20.57 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-16T06:21:54.908Z] #38 20.57 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-16T06:21:54.908Z] #38 20.58 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-16T06:21:54.908Z] #38 20.72 Selecting previously unselected package librhash0:amd64. [2021-12-16T06:21:54.908Z] #38 20.72 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-16T06:21:54.908Z] #38 20.73 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-16T06:21:54.908Z] #38 20.91 Selecting previously unselected package libuv1:amd64. [2021-12-16T06:21:54.908Z] #38 20.91 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-16T06:21:54.908Z] #38 21.19 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-16T06:21:54.908Z] #38 21.58 Selecting previously unselected package cmake. [2021-12-16T06:21:54.908Z] #38 21.59 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-12-16T06:21:54.908Z] #38 21.63 Unpacking cmake (3.18.4-2) ... [2021-12-16T06:21:54.908Z] #38 ... [2021-12-16T06:21:54.908Z] [2021-12-16T06:21:54.908Z] #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-16T06:21:54.908Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:21:55.167Z] #14 22.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-16T06:21:55.167Z] #14 22.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-16T06:21:55.167Z] #14 22.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-16T06:21:55.462Z] #43 DONE 22.2s [2021-12-16T06:21:55.462Z] [2021-12-16T06:21:55.462Z] #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-16T06:21:55.462Z] #60 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:21:55.462Z] #60 21.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-16T06:21:55.462Z] #60 22.08 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-16T06:21:55.462Z] #60 22.19 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-16T06:21:55.462Z] #60 22.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-16T06:21:55.462Z] #60 22.47 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-16T06:21:55.723Z] #60 22.50 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-16T06:21:55.723Z] #60 22.74 go: downloading golang.org/x/text v0.3.2 [2021-12-16T06:21:57.637Z] #60 ... [2021-12-16T06:21:57.637Z] [2021-12-16T06:21:57.637Z] #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-16T06:21:57.637Z] #56 sha256:d1f9b554a623ac3a3502fd402fac285e55cd957929038e2401ac4ec2d5376298 [2021-12-16T06:21:57.637Z] #56 24.46 Usage of /build/vndr: [2021-12-16T06:21:57.637Z] #56 24.46 /build/vndr [[import path] [revision]] [repository] [2021-12-16T06:21:57.637Z] #56 24.46 /build/vndr init [2021-12-16T06:21:57.637Z] #56 24.46 -strict [2021-12-16T06:21:57.637Z] #56 24.46 checking mode. treat non-trivial warning as an error [2021-12-16T06:21:57.637Z] #56 24.46 -verbose [2021-12-16T06:21:57.637Z] #56 24.46 shows all warnings [2021-12-16T06:21:57.637Z] #56 24.46 -whitelist value [2021-12-16T06:21:57.637Z] #56 24.46 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-16T06:21:57.637Z] #56 DONE 24.6s [2021-12-16T06:21:57.745Z] #14 25.27 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-16T06:21:57.745Z] #14 ... [2021-12-16T06:21:57.745Z] [2021-12-16T06:21:57.745Z] #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-16T06:21:57.745Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:21:57.745Z] #38 23.06 Setting up libicu67:amd64 (67.1-7) ... [2021-12-16T06:21:57.745Z] #38 23.09 Setting up xxd (2:8.2.2434-3) ... [2021-12-16T06:21:57.745Z] #38 23.16 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-16T06:21:57.745Z] #38 23.21 Setting up vim-common (2:8.2.2434-3) ... [2021-12-16T06:21:57.745Z] #38 23.39 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-16T06:21:57.745Z] #38 23.50 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-16T06:21:57.745Z] #38 23.86 Setting up cmake-data (3.18.4-2) ... [2021-12-16T06:21:57.745Z] #38 24.21 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-16T06:21:57.745Z] #38 24.65 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-16T06:21:57.745Z] #38 24.70 Setting up cmake (3.18.4-2) ... [2021-12-16T06:21:57.745Z] #38 24.72 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:21:57.745Z] #38 DONE 25.3s [2021-12-16T06:21:57.745Z] [2021-12-16T06:21:57.745Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-16T06:21:57.745Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:21:57.745Z] #14 25.27 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:21:57.745Z] #14 25.28 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-16T06:21:57.745Z] #14 ... [2021-12-16T06:21:57.745Z] [2021-12-16T06:21:57.745Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-16T06:21:57.745Z] #39 sha256:5c967aee6436c1837831b05d0116150e2778bc67aace5b6294786b3467a4533f [2021-12-16T06:21:57.745Z] #39 DONE 0.2s [2021-12-16T06:21:57.745Z] [2021-12-16T06:21:57.745Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-16T06:21:57.745Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:21:57.745Z] #14 25.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-16T06:21:57.745Z] #14 25.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:21:57.745Z] #14 25.51 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-16T06:21:57.899Z] [2021-12-16T06:21:57.899Z] #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-16T06:21:57.899Z] #54 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:21:57.899Z] #54 23.63 Fetched 8485 kB in 18s (483 kB/s) [2021-12-16T06:21:58.684Z] #14 ... [2021-12-16T06:21:58.684Z] [2021-12-16T06:21:58.684Z] #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-16T06:21:58.684Z] #34 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:21:58.684Z] #34 15.89 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-16T06:21:58.684Z] #34 16.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-16T06:21:58.684Z] #34 ... [2021-12-16T06:21:58.684Z] [2021-12-16T06:21:58.684Z] #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-16T06:21:58.684Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:21:58.684Z] #47 22.78 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-16T06:21:58.684Z] #47 22.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:21:58.684Z] #47 22.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:21:58.684Z] #47 22.99 Setting up python3-six (1.16.0-2) ... [2021-12-16T06:21:58.684Z] #47 24.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:21:58.684Z] #47 24.38 Setting up python3-protobuf (3.12.4-1) ... [2021-12-16T06:21:58.684Z] #47 25.67 Setting up criu (3.16.1-3) ... [2021-12-16T06:21:59.204Z] #47 26.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:21:59.773Z] #47 DONE 27.3s [2021-12-16T06:21:59.773Z] [2021-12-16T06:21:59.773Z] #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-16T06:21:59.773Z] #62 sha256:64d390eaa6b2328a5433d6e4caa7d5b65a72e8eebd505307cca45a96de61d323 [2021-12-16T06:21:59.773Z] #62 1.332 + RM_GOPATH=0 [2021-12-16T06:21:59.773Z] #62 1.332 + TMP_GOPATH= [2021-12-16T06:21:59.773Z] #62 1.332 + : /build [2021-12-16T06:21:59.773Z] #62 1.332 + '[' -z '' ']' [2021-12-16T06:21:59.773Z] #62 1.332 ++ mktemp -d [2021-12-16T06:21:59.773Z] #62 1.341 + export GOPATH=/tmp/tmp.hUBtRQGBL3 [2021-12-16T06:21:59.773Z] #62 1.341 + GOPATH=/tmp/tmp.hUBtRQGBL3 [2021-12-16T06:21:59.773Z] #62 1.341 + RM_GOPATH=1 [2021-12-16T06:21:59.773Z] #62 1.341 + case "$(go env GOARCH)" in [2021-12-16T06:21:59.773Z] #62 1.341 ++ go env GOARCH [2021-12-16T06:21:59.773Z] #62 1.371 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:21:59.773Z] #62 1.371 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:21:59.773Z] #62 1.388 ++ dirname /install.sh [2021-12-16T06:21:59.773Z] #62 1.395 + dir=/ [2021-12-16T06:21:59.773Z] #62 1.395 + bin=containerd [2021-12-16T06:21:59.773Z] #62 1.395 + shift [2021-12-16T06:21:59.773Z] #62 1.395 + '[' '!' -f //containerd.installer ']' [2021-12-16T06:21:59.773Z] #62 1.395 + . //containerd.installer [2021-12-16T06:21:59.773Z] #62 1.395 ++ set -e [2021-12-16T06:21:59.773Z] #62 1.396 ++ : v1.5.8 [2021-12-16T06:21:59.773Z] #62 1.396 + install_containerd [2021-12-16T06:21:59.773Z] #62 1.399 Install containerd version v1.5.8 [2021-12-16T06:21:59.773Z] #62 1.400 + echo 'Install containerd version v1.5.8' [2021-12-16T06:21:59.773Z] #62 1.400 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hUBtRQGBL3/src/github.com/containerd/containerd [2021-12-16T06:21:59.773Z] #62 1.415 Cloning into '/tmp/tmp.hUBtRQGBL3/src/github.com/containerd/containerd'... [2021-12-16T06:22:00.034Z] #62 ... [2021-12-16T06:22:00.034Z] [2021-12-16T06:22:00.034Z] #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-16T06:22:00.034Z] #40 sha256:ee1f22c43b4aa538b8af4f25c24705b6110410cae681574926e4a7735b77a562 [2021-12-16T06:22:00.034Z] #40 1.526 + RM_GOPATH=0 [2021-12-16T06:22:00.034Z] #40 1.526 + TMP_GOPATH= [2021-12-16T06:22:00.034Z] #40 1.526 + : /build [2021-12-16T06:22:00.034Z] #40 1.526 + '[' -z '' ']' [2021-12-16T06:22:00.034Z] #40 1.526 ++ mktemp -d [2021-12-16T06:22:00.034Z] #40 1.532 + export GOPATH=/tmp/tmp.HMhIbaNFfF [2021-12-16T06:22:00.034Z] #40 1.532 + GOPATH=/tmp/tmp.HMhIbaNFfF [2021-12-16T06:22:00.034Z] #40 1.532 + RM_GOPATH=1 [2021-12-16T06:22:00.034Z] #40 1.532 + case "$(go env GOARCH)" in [2021-12-16T06:22:00.034Z] #40 1.532 ++ go env GOARCH [2021-12-16T06:22:00.034Z] #40 1.552 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:22:00.034Z] #40 1.552 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:22:00.034Z] #40 1.552 ++ dirname /install.sh [2021-12-16T06:22:00.034Z] #40 1.555 + dir=/ [2021-12-16T06:22:00.034Z] #40 1.555 + bin=tini [2021-12-16T06:22:00.034Z] #40 1.555 + shift [2021-12-16T06:22:00.034Z] #40 1.555 + '[' '!' -f //tini.installer ']' [2021-12-16T06:22:00.034Z] #40 1.555 + . //tini.installer [2021-12-16T06:22:00.034Z] #40 1.555 ++ : v0.19.0 [2021-12-16T06:22:00.034Z] #40 1.555 + install_tini [2021-12-16T06:22:00.034Z] #40 1.555 + echo 'Install tini version v0.19.0' [2021-12-16T06:22:00.034Z] #40 1.555 + git clone https://github.com/krallin/tini.git /tmp/tmp.HMhIbaNFfF/tini [2021-12-16T06:22:00.034Z] #40 1.555 Install tini version v0.19.0 [2021-12-16T06:22:00.034Z] #40 1.611 Cloning into '/tmp/tmp.HMhIbaNFfF/tini'... [2021-12-16T06:22:00.034Z] #40 2.115 + cd /tmp/tmp.HMhIbaNFfF/tini [2021-12-16T06:22:00.034Z] #40 2.115 + git checkout -q v0.19.0 [2021-12-16T06:22:00.034Z] #40 2.124 + cmake . [2021-12-16T06:22:00.286Z] Fetching without tags [2021-12-16T06:22:00.297Z] #40 2.418 -- The C compiler identification is GNU 10.2.1 [2021-12-16T06:22:00.297Z] #40 2.471 -- Detecting C compiler ABI info [2021-12-16T06:22:00.445Z] #54 23.63 Reading package lists... [2021-12-16T06:22:00.445Z] #54 ... [2021-12-16T06:22:00.445Z] [2021-12-16T06:22:00.445Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-16T06:22:00.445Z] #58 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f [2021-12-16T06:22:00.445Z] #58 17.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-16T06:22:00.445Z] #58 17.01 go: downloading golang.org/x/mod v0.3.0 [2021-12-16T06:22:00.445Z] #58 ... [2021-12-16T06:22:00.445Z] [2021-12-16T06:22:00.445Z] #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-16T06:22:00.445Z] #50 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:22:00.445Z] #50 25.86 + git checkout -q v2.3.0 [2021-12-16T06:22:00.556Z] #40 2.655 -- Detecting C compiler ABI info - done [2021-12-16T06:22:00.556Z] #40 2.691 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-16T06:22:00.556Z] #40 2.691 -- Detecting C compile features [2021-12-16T06:22:00.556Z] #40 2.691 -- Detecting C compile features - done [2021-12-16T06:22:00.556Z] #40 2.703 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-16T06:22:00.576Z] Merging remotes/origin/master commit 07cf48ab63284374dc02314770a15934681a5877 into PR head commit 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:22:00.816Z] #40 2.847 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-16T06:22:00.816Z] #40 2.895 -- Configuring done [2021-12-16T06:22:00.816Z] #40 2.907 -- Generating done [2021-12-16T06:22:00.816Z] #40 2.907 -- Build files have been written to: /tmp/tmp.HMhIbaNFfF/tini [2021-12-16T06:22:00.816Z] #40 2.922 + make tini-static [2021-12-16T06:22:01.076Z] #40 3.139 Scanning dependencies of target tini-static [2021-12-16T06:22:01.076Z] #40 3.171 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-16T06:22:01.335Z] #40 3.587 [100%] Linking C executable tini-static [2021-12-16T06:22:01.387Z] #50 28.14 + 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-16T06:22:01.389Z] Merge succeeded, producing 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:22:01.389Z] Checking out Revision 26dafe43a419ea8622ff65ac1671f4b854c4bd5a (PR-43087) [2021-12-16T06:22:01.595Z] #40 3.817 [100%] Built target tini-static [2021-12-16T06:22:01.595Z] #40 3.842 + mkdir -p /build [2021-12-16T06:22:00.202Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:22:00.236Z] > git config --add remote.origin.fetch +refs/pull/43087/head:refs/remotes/origin/PR-43087 # timeout=10 [2021-12-16T06:22:00.251Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:22:00.275Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:22:00.290Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:22:00.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:22:00.292Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:22:00.592Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:22:00.612Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:22:01.302Z] > git remote # timeout=10 [2021-12-16T06:22:01.323Z] > git config --get remote.origin.url # timeout=10 [2021-12-16T06:22:01.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:22:01.343Z] > git merge 07cf48ab63284374dc02314770a15934681a5877 # timeout=10 [2021-12-16T06:22:01.360Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-16T06:22:01.392Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:22:01.415Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:22:01.855Z] #40 3.844 + cp tini-static /build/docker-init [2021-12-16T06:22:02.115Z] #40 DONE 4.1s [2021-12-16T06:22:02.115Z] [2021-12-16T06:22:02.115Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-16T06:22:02.115Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:22:02.115Z] #14 29.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-16T06:22:02.115Z] #14 29.60 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:22:02.115Z] #14 29.61 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:22:04.685Z] #50 ... [2021-12-16T06:22:04.685Z] [2021-12-16T06:22:04.685Z] #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-16T06:22:04.685Z] #60 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:22:04.685Z] #60 30.48 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-16T06:22:04.685Z] #60 30.53 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-16T06:22:04.685Z] #60 30.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-16T06:22:04.685Z] #60 30.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-16T06:22:04.685Z] #60 30.69 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-16T06:22:04.945Z] #60 31.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-16T06:22:05.207Z] #60 32.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-16T06:22:05.467Z] #60 32.47 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-16T06:22:05.745Z] Commit message: "system: unbreak build for darwin" [2021-12-16T06:22:05.787Z] > git --version # timeout=10 [2021-12-16T06:22:05.816Z] > git --version # 'git version 2.17.1' [2021-12-16T06:22:05.840Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-16T06:22:07.064Z] + docker version [2021-12-16T06:22:07.393Z] #14 34.62 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-16T06:22:07.394Z] #14 34.62 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:22:07.394Z] #14 34.63 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:22:08.332Z] #14 ... [2021-12-16T06:22:08.332Z] [2021-12-16T06:22:08.332Z] #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-16T06:22:08.332Z] #62 sha256:64d390eaa6b2328a5433d6e4caa7d5b65a72e8eebd505307cca45a96de61d323 [2021-12-16T06:22:08.332Z] #62 14.58 + cd /tmp/tmp.hUBtRQGBL3/src/github.com/containerd/containerd [2021-12-16T06:22:08.332Z] #62 14.58 + git checkout -q v1.5.8 [2021-12-16T06:22:08.332Z] #62 15.31 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-16T06:22:08.332Z] #62 15.31 + BUILDTAGS='netgo osusergo static_build' [2021-12-16T06:22:08.332Z] #62 15.31 + export EXTRA_FLAGS=-buildmode=pie [2021-12-16T06:22:08.332Z] #62 15.31 + EXTRA_FLAGS=-buildmode=pie [2021-12-16T06:22:08.332Z] #62 15.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-16T06:22:08.332Z] #62 15.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-16T06:22:08.332Z] #62 15.31 + '[' '' = dynamic ']' [2021-12-16T06:22:08.332Z] #62 15.31 + make [2021-12-16T06:22:08.332Z] #62 16.09 + bin/ctr [2021-12-16T06:22:08.813Z] #60 ... [2021-12-16T06:22:08.813Z] [2021-12-16T06:22:08.813Z] #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-16T06:22:08.813Z] #19 sha256:fdba18aa56b51930f713a2deac5b1c9660f997a420db9b70cdd7445c00ada4f0 [2021-12-16T06:22:08.813Z] #19 21.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:22:08.813Z] #19 21.63 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:22:08.813Z] #19 21.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:22:09.337Z] Fetching without tags [2021-12-16T06:22:09.590Z] Merging remotes/origin/master commit 07cf48ab63284374dc02314770a15934681a5877 into PR head commit 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:22:09.222Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:22:09.291Z] > git config --add remote.origin.fetch +refs/pull/43087/head:refs/remotes/origin/PR-43087 # timeout=10 [2021-12-16T06:22:09.302Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:22:09.330Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:22:09.341Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:22:09.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:22:09.342Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:22:09.603Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:22:09.612Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:22:10.264Z] #19 22.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:22:10.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:22:10.413Z] > git config --add remote.origin.fetch +refs/pull/43087/head:refs/remotes/origin/PR-43087 # timeout=10 [2021-12-16T06:22:10.418Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:22:10.431Z] Fetching without tags [2021-12-16T06:22:10.667Z] Merging remotes/origin/master commit 07cf48ab63284374dc02314770a15934681a5877 into PR head commit 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:22:11.543Z] Merge succeeded, producing 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:22:11.544Z] Checking out Revision 26dafe43a419ea8622ff65ac1671f4b854c4bd5a (PR-43087) [2021-12-16T06:22:11.551Z] Merge succeeded, producing 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:22:11.551Z] Checking out Revision 26dafe43a419ea8622ff65ac1671f4b854c4bd5a (PR-43087) [2021-12-16T06:22:11.625Z] #62 ... [2021-12-16T06:22:11.625Z] [2021-12-16T06:22:11.625Z] #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-16T06:22:11.625Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:22:11.625Z] #14 36.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-16T06:22:11.625Z] #14 36.53 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:22:11.625Z] #14 36.54 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-16T06:22:11.625Z] #14 38.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-16T06:22:11.625Z] #14 38.62 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:22:11.625Z] #14 38.63 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:22:11.682Z] #19 24.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-12-16T06:22:11.942Z] #19 ... [2021-12-16T06:22:11.942Z] [2021-12-16T06:22:11.942Z] #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-16T06:22:11.942Z] #54 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:22:11.942Z] #54 23.63 Reading package lists... [2021-12-16T06:22:11.942Z] #54 28.96 Reading package lists... [2021-12-16T06:22:11.942Z] #54 34.25 Building dependency tree... [2021-12-16T06:22:12.201Z] #54 ... [2021-12-16T06:22:12.201Z] [2021-12-16T06:22:12.201Z] #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-16T06:22:12.201Z] #62 sha256:04fb825ddb104107cf06f9bcd8e78f93f6427db28598d2573cdd785cd71b91c5 [2021-12-16T06:22:12.201Z] #62 38.89 v3.0.2 [2021-12-16T06:22:12.201Z] #62 DONE 39.1s [2021-12-16T06:22:11.401Z] > git remote # timeout=10 [2021-12-16T06:22:11.466Z] > git config --get remote.origin.url # timeout=10 [2021-12-16T06:22:11.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:22:11.485Z] > git merge 07cf48ab63284374dc02314770a15934681a5877 # timeout=10 [2021-12-16T06:22:11.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-16T06:22:11.554Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:22:11.566Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:22:12.461Z] [2021-12-16T06:22:12.461Z] #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-16T06:22:12.461Z] #50 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:22:12.461Z] #50 ... [2021-12-16T06:22:12.461Z] [2021-12-16T06:22:12.461Z] #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-16T06:22:12.461Z] #54 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:22:12.461Z] #54 39.21 The following additional packages will be installed: [2021-12-16T06:22:12.461Z] #54 39.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-16T06:22:12.461Z] #54 39.23 python3-protobuf python3-six [2021-12-16T06:22:12.461Z] #54 39.23 Suggested packages: [2021-12-16T06:22:12.461Z] #54 39.23 python3-setuptools [2021-12-16T06:22:12.461Z] #54 39.23 Recommended packages: [2021-12-16T06:22:12.461Z] #54 39.23 iproute2 | iproute [2021-12-16T06:22:10.436Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:22:10.448Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:22:10.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:22:10.449Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:22:10.689Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:22:10.695Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:22:11.402Z] > git remote # timeout=10 [2021-12-16T06:22:11.420Z] > git config --get remote.origin.url # timeout=10 [2021-12-16T06:22:11.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:22:11.530Z] > git merge 07cf48ab63284374dc02314770a15934681a5877 # timeout=10 [2021-12-16T06:22:11.540Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-16T06:22:11.559Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:22:11.580Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:22:13.401Z] #54 39.92 The following NEW packages will be installed: [2021-12-16T06:22:13.401Z] #54 39.98 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-16T06:22:13.401Z] #54 39.98 python3-protobuf python3-six [2021-12-16T06:22:13.970Z] #54 40.58 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:22:13.970Z] #54 40.58 Need to get 2292 kB of archives. [2021-12-16T06:22:13.970Z] #54 40.58 After this operation, 11.0 MB of additional disk space will be used. [2021-12-16T06:22:13.970Z] #54 40.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-16T06:22:13.970Z] #54 40.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-16T06:22:13.970Z] #54 40.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-16T06:22:13.970Z] #54 40.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-16T06:22:13.970Z] #54 40.71 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-16T06:22:13.970Z] #54 40.71 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-16T06:22:13.970Z] #54 40.72 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-16T06:22:15.239Z] Client: Docker Engine - Community [2021-12-16T06:22:15.239Z] Version: 20.10.10-rc1 [2021-12-16T06:22:15.239Z] API version: 1.41 [2021-12-16T06:22:15.239Z] Go version: go1.16.9 [2021-12-16T06:22:15.239Z] Git commit: b485636 [2021-12-16T06:22:15.239Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-16T06:22:15.239Z] OS/Arch: linux/amd64 [2021-12-16T06:22:15.239Z] Context: default [2021-12-16T06:22:15.239Z] Experimental: true [2021-12-16T06:22:15.239Z] [2021-12-16T06:22:15.239Z] Server: Docker Engine - Community [2021-12-16T06:22:15.239Z] Engine: [2021-12-16T06:22:15.239Z] Version: 20.10.10-rc1 [2021-12-16T06:22:15.239Z] API version: 1.41 (minimum version 1.12) [2021-12-16T06:22:15.239Z] Go version: go1.16.9 [2021-12-16T06:22:15.239Z] Git commit: 9f5b26f [2021-12-16T06:22:15.239Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-16T06:22:15.239Z] OS/Arch: linux/amd64 [2021-12-16T06:22:15.239Z] Experimental: true [2021-12-16T06:22:15.239Z] containerd: [2021-12-16T06:22:15.239Z] Version: 1.4.11 [2021-12-16T06:22:15.239Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-16T06:22:15.239Z] runc: [2021-12-16T06:22:15.239Z] Version: 1.0.2 [2021-12-16T06:22:15.239Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-16T06:22:15.239Z] docker-init: [2021-12-16T06:22:15.239Z] Version: 0.19.0 [2021-12-16T06:22:15.239Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-16T06:22:15.645Z] Commit message: "system: unbreak build for darwin" [2021-12-16T06:22:15.667Z] + docker info [2021-12-16T06:22:15.676Z] > git --version # timeout=10 [2021-12-16T06:22:15.682Z] > git --version # 'git version 2.25.1' [2021-12-16T06:22:15.691Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-16T06:22:15.817Z] Commit message: "system: unbreak build for darwin" [2021-12-16T06:22:15.835Z] > git --version # timeout=10 [2021-12-16T06:22:15.847Z] > git --version # 'git version 2.25.1' [2021-12-16T06:22:15.857Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-16T06:22:15.936Z] #14 ... [2021-12-16T06:22:15.936Z] [2021-12-16T06:22:15.936Z] #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-16T06:22:15.936Z] #65 sha256:614da8f91f37ee97aec7c29e2515d1d11fe8dc2e53482bff75791fbf72cb1de8 [2021-12-16T06:22:15.936Z] #65 33.92 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-16T06:22:15.936Z] #65 33.92 + GOBIN=/build [2021-12-16T06:22:15.936Z] #65 33.92 + GO111MODULE=on [2021-12-16T06:22:15.936Z] #65 33.92 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-16T06:22:15.936Z] #65 38.67 rootlesskit version 0.14.6 [2021-12-16T06:22:15.936Z] #65 38.68 Usage of /build/rootlesskit-docker-proxy: [2021-12-16T06:22:15.936Z] #65 38.68 -container-ip string [2021-12-16T06:22:15.936Z] #65 38.68 container ip [2021-12-16T06:22:15.936Z] #65 38.68 -container-port int [2021-12-16T06:22:15.936Z] #65 38.68 container port (default -1) [2021-12-16T06:22:15.936Z] #65 38.68 -host-ip string [2021-12-16T06:22:15.936Z] #65 38.68 host ip [2021-12-16T06:22:15.936Z] #65 38.68 -host-port int [2021-12-16T06:22:15.936Z] #65 38.68 host port (default -1) [2021-12-16T06:22:15.936Z] #65 38.68 -proto string [2021-12-16T06:22:15.936Z] #65 38.68 proxy protocol (default "tcp") [2021-12-16T06:22:15.936Z] #65 DONE 43.4s [2021-12-16T06:22:15.936Z] [2021-12-16T06:22:15.936Z] #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-16T06:22:15.936Z] #34 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:22:15.936Z] #34 DONE 43.2s [2021-12-16T06:22:15.936Z] [2021-12-16T06:22:15.936Z] #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-16T06:22:15.936Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:22:15.936Z] #14 43.52 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-16T06:22:15.936Z] #14 43.52 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:22:15.936Z] #14 43.53 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-16T06:22:16.505Z] #14 ... [2021-12-16T06:22:16.505Z] [2021-12-16T06:22:16.505Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-16T06:22:16.505Z] #66 sha256:99cb0d44a9ae69cfb4e95ecba5c13005f441c6408a0f97b42055f5da747e44bd [2021-12-16T06:22:16.505Z] #66 DONE 0.6s [2021-12-16T06:22:16.603Z] + docker version [2021-12-16T06:22:16.866Z] [2021-12-16T06:22:16.866Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-16T06:22:16.866Z] #67 sha256:7d333e20e7876636e2deb9f03bfb8e526d7bf3fb2926b2fefa59fb48d64f2fa5 [2021-12-16T06:22:16.866Z] #67 DONE 0.2s [2021-12-16T06:22:16.866Z] [2021-12-16T06:22:16.866Z] #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-16T06:22:16.866Z] #62 sha256:64d390eaa6b2328a5433d6e4caa7d5b65a72e8eebd505307cca45a96de61d323 [2021-12-16T06:22:16.939Z] + docker version [2021-12-16T06:22:18.163Z] #54 44.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2021-12-16T06:22:18.814Z] #62 ... [2021-12-16T06:22:18.814Z] [2021-12-16T06:22:18.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-16T06:22:18.814Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:22:18.814Z] #14 46.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-16T06:22:18.814Z] #14 46.03 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-16T06:22:18.814Z] #14 46.04 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-16T06:22:18.814Z] #14 46.17 Selecting previously unselected package libapparmor1:amd64. [2021-12-16T06:22:18.814Z] #14 46.17 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-16T06:22:18.814Z] #14 46.18 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-16T06:22:18.814Z] #14 46.27 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-16T06:22:18.814Z] #14 46.28 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-16T06:22:18.814Z] #14 46.28 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-16T06:22:18.814Z] #14 46.38 Selecting previously unselected package libbtrfs0:amd64. [2021-12-16T06:22:18.814Z] #14 46.39 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-16T06:22:18.814Z] #14 46.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:22:18.814Z] #14 46.48 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-16T06:22:18.814Z] #14 46.48 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-16T06:22:18.814Z] #14 46.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:22:18.814Z] #14 46.61 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-16T06:22:19.090Z] #14 46.61 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:22:19.090Z] #14 46.62 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:22:19.090Z] #14 46.67 Selecting previously unselected package libudev-dev:amd64. [2021-12-16T06:22:19.090Z] #14 46.67 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-16T06:22:19.090Z] #14 46.68 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-16T06:22:19.350Z] #14 46.76 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-16T06:22:19.350Z] #14 46.77 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-16T06:22:19.350Z] #14 46.79 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-16T06:22:19.350Z] #14 46.94 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-16T06:22:19.350Z] #14 46.95 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-16T06:22:19.350Z] #14 46.95 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-16T06:22:19.543Z] #54 45.93 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:22:19.543Z] #54 46.20 Fetched 2292 kB in 5s (475 kB/s) [2021-12-16T06:22:19.543Z] #54 46.35 Selecting previously unselected package libprotobuf23:amd64. [2021-12-16T06:22:19.621Z] #14 47.08 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-16T06:22:19.621Z] #14 47.08 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-16T06:22:19.621Z] #14 47.08 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-16T06:22:19.621Z] #14 47.19 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-16T06:22:19.621Z] #14 47.21 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-16T06:22:19.621Z] #14 47.24 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-16T06:22:19.621Z] #14 47.32 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-16T06:22:19.802Z] #54 46.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-16T06:22:19.802Z] #54 46.42 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-16T06:22:19.802Z] #54 46.43 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-16T06:22:19.883Z] #14 47.32 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-16T06:22:19.883Z] #14 47.33 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-16T06:22:19.883Z] #14 47.50 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-16T06:22:19.883Z] #14 47.50 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-16T06:22:19.883Z] #14 47.51 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-16T06:22:19.883Z] #14 47.60 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-16T06:22:20.142Z] #14 47.60 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:22:20.142Z] #14 47.61 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:22:20.142Z] #14 47.75 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-16T06:22:20.142Z] #14 47.75 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-12-16T06:22:20.142Z] #14 47.76 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-16T06:22:20.142Z] #14 47.83 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-16T06:22:20.142Z] #14 47.84 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-16T06:22:20.142Z] #14 47.85 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-16T06:22:20.402Z] #14 48.09 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-16T06:22:20.402Z] #14 48.11 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-16T06:22:20.402Z] #14 48.12 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-16T06:22:20.402Z] #14 48.13 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-16T06:22:20.402Z] #14 48.14 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-16T06:22:20.402Z] #14 48.16 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-16T06:22:20.661Z] #14 48.17 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:22:20.661Z] #14 48.23 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-16T06:22:20.661Z] #14 48.23 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-16T06:22:20.661Z] #14 48.25 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-16T06:22:20.661Z] #14 48.26 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-16T06:22:20.661Z] #14 48.29 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:22:20.661Z] #14 48.30 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-16T06:22:20.661Z] #14 48.31 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-16T06:22:20.661Z] #14 48.33 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-16T06:22:20.661Z] #14 48.34 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-16T06:22:20.661Z] #14 48.35 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-16T06:22:20.661Z] #14 48.36 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-16T06:22:20.661Z] #14 48.38 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-16T06:22:20.740Z] #54 47.39 Selecting previously unselected package python3-pkg-resources. [2021-12-16T06:22:20.740Z] #54 47.39 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-16T06:22:20.740Z] #54 47.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:22:20.921Z] #14 48.39 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-16T06:22:20.921Z] #14 48.40 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:22:20.921Z] #14 48.42 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-16T06:22:20.921Z] #14 48.43 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:22:20.921Z] #14 48.44 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-16T06:22:20.921Z] #14 48.46 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-16T06:22:20.921Z] #14 48.48 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:22:20.921Z] #14 48.50 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-16T06:22:20.921Z] #14 48.51 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:22:20.921Z] #14 48.53 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-16T06:22:20.921Z] #14 48.56 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:22:20.921Z] #14 48.58 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-16T06:22:21.000Z] #54 47.62 Selecting previously unselected package python3-six. [2021-12-16T06:22:21.000Z] #54 47.62 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-16T06:22:21.000Z] #54 47.63 Unpacking python3-six (1.16.0-2) ... [2021-12-16T06:22:21.000Z] #54 47.77 Selecting previously unselected package python3-protobuf. [2021-12-16T06:22:21.000Z] #54 47.77 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-16T06:22:21.000Z] #54 47.78 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-16T06:22:21.180Z] #14 48.61 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:22:21.180Z] #14 48.63 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:22:21.180Z] #14 48.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:22:21.569Z] #54 48.26 Selecting previously unselected package libnet1:amd64. [2021-12-16T06:22:21.569Z] #54 48.26 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-16T06:22:21.569Z] #54 48.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:22:21.829Z] #54 48.50 Selecting previously unselected package libnl-3-200:amd64. [2021-12-16T06:22:21.829Z] #54 48.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-16T06:22:21.829Z] #54 48.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:22:21.829Z] #54 ... [2021-12-16T06:22:21.829Z] [2021-12-16T06:22:21.829Z] #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-16T06:22:21.829Z] #41 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:22:22.123Z] #14 DONE 49.6s [2021-12-16T06:22:22.123Z] [2021-12-16T06:22:22.123Z] #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-16T06:22:22.123Z] #62 sha256:64d390eaa6b2328a5433d6e4caa7d5b65a72e8eebd505307cca45a96de61d323 [2021-12-16T06:22:22.123Z] #62 ... [2021-12-16T06:22:22.123Z] [2021-12-16T06:22:22.123Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-16T06:22:22.123Z] #57 sha256:f36aafe6a765700a145cc4f20a6d4a92d3b71fd8edc01ed36753f1b486276826 [2021-12-16T06:22:22.123Z] #57 DONE 0.1s [2021-12-16T06:22:22.123Z] [2021-12-16T06:22:22.123Z] #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-16T06:22:22.123Z] #58 sha256:b23bbe81c6e7358a7115551a6a5b5a757ff963b19a7144b7b035f932494b24d9 [2021-12-16T06:22:22.349Z] #41 48.71 Updating files: 89% (1359/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-16T06:22:22.349Z] #41 49.13 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-16T06:22:22.349Z] #41 ... [2021-12-16T06:22:22.349Z] [2021-12-16T06:22:22.349Z] #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-16T06:22:22.349Z] #19 sha256:fdba18aa56b51930f713a2deac5b1c9660f997a420db9b70cdd7445c00ada4f0 [2021-12-16T06:22:22.349Z] #19 25.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-16T06:22:22.349Z] #19 26.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-16T06:22:22.349Z] #19 27.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-12-16T06:22:22.349Z] #19 28.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-16T06:22:22.349Z] #19 29.00 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [95.1 kB] [2021-12-16T06:22:22.349Z] #19 29.02 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.0 kB] [2021-12-16T06:22:22.349Z] #19 29.03 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:22:22.349Z] #19 29.07 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [95.2 kB] [2021-12-16T06:22:22.349Z] #19 29.08 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [93.2 kB] [2021-12-16T06:22:22.349Z] #19 29.09 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [96.2 kB] [2021-12-16T06:22:22.349Z] #19 29.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-16T06:22:22.349Z] #19 29.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-16T06:22:22.349Z] #19 29.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-16T06:22:22.349Z] #19 29.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-16T06:22:22.349Z] #19 29.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-16T06:22:22.349Z] #19 29.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:22:22.609Z] #19 ... [2021-12-16T06:22:22.609Z] [2021-12-16T06:22:22.609Z] #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-16T06:22:22.609Z] #41 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:22:22.609Z] #41 49.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-16T06:22:23.502Z] #58 1.135 + RM_GOPATH=0 [2021-12-16T06:22:23.502Z] #58 1.135 + TMP_GOPATH= [2021-12-16T06:22:23.502Z] #58 1.135 + : /build [2021-12-16T06:22:23.502Z] #58 1.135 + '[' -z '' ']' [2021-12-16T06:22:23.502Z] #58 1.135 ++ mktemp -d [2021-12-16T06:22:23.502Z] #58 1.150 + export GOPATH=/tmp/tmp.8n9WchD10q [2021-12-16T06:22:23.502Z] #58 1.150 + GOPATH=/tmp/tmp.8n9WchD10q [2021-12-16T06:22:23.502Z] #58 1.150 + RM_GOPATH=1 [2021-12-16T06:22:23.502Z] #58 1.150 + case "$(go env GOARCH)" in [2021-12-16T06:22:23.502Z] #58 1.150 ++ go env GOARCH [2021-12-16T06:22:23.502Z] #58 1.170 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:22:23.502Z] #58 1.170 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:22:23.502Z] #58 1.170 ++ dirname /install.sh [2021-12-16T06:22:23.502Z] #58 1.182 + dir=/ [2021-12-16T06:22:23.502Z] #58 1.182 + bin=runc [2021-12-16T06:22:23.502Z] #58 1.182 + shift [2021-12-16T06:22:23.502Z] #58 1.182 + '[' '!' -f //runc.installer ']' [2021-12-16T06:22:23.502Z] #58 1.182 + . //runc.installer [2021-12-16T06:22:23.502Z] #58 1.182 ++ set -e [2021-12-16T06:22:23.502Z] #58 1.182 ++ : v1.0.3 [2021-12-16T06:22:23.502Z] #58 1.182 + install_runc [2021-12-16T06:22:23.502Z] #58 1.182 + RUNC_BUILDTAGS=seccomp [2021-12-16T06:22:23.502Z] #58 1.182 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-16T06:22:23.502Z] #58 1.182 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8n9WchD10q/src/github.com/opencontainers/runc [2021-12-16T06:22:23.502Z] #58 1.182 Install runc version v1.0.3 (build tags: seccomp) [2021-12-16T06:22:23.502Z] #58 1.188 Cloning into '/tmp/tmp.8n9WchD10q/src/github.com/opencontainers/runc'... [2021-12-16T06:22:24.884Z] #58 ... [2021-12-16T06:22:24.884Z] [2021-12-16T06:22:24.884Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-16T06:22:24.884Z] #15 sha256:2a6aff4be5d2fbcfc9cd0e7d5c77bd23883f996b690ad1f4ecfb2c51c3b13734 [2021-12-16T06:22:24.884Z] #15 DONE 2.7s [2021-12-16T06:22:24.884Z] [2021-12-16T06:22:24.884Z] #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-16T06:22:24.884Z] #16 sha256:e0e3c25c47a34f42847877fba22a74e267a6c29e0bd9f4232798bd65a9385b0b [2021-12-16T06:22:26.582Z] Client: Docker Engine - Community [2021-12-16T06:22:26.582Z] Version: 20.10.10-rc1 [2021-12-16T06:22:26.582Z] API version: 1.41 [2021-12-16T06:22:26.582Z] Go version: go1.16.9 [2021-12-16T06:22:26.582Z] Git commit: b485636 [2021-12-16T06:22:26.582Z] Built: Mon Oct 18 15:21:14 2021 [2021-12-16T06:22:26.582Z] OS/Arch: linux/arm64 [2021-12-16T06:22:26.582Z] Context: default [2021-12-16T06:22:26.582Z] Experimental: true [2021-12-16T06:22:26.582Z] [2021-12-16T06:22:26.582Z] Server: Docker Engine - Community [2021-12-16T06:22:26.582Z] Engine: [2021-12-16T06:22:26.582Z] Version: 20.10.10-rc1 [2021-12-16T06:22:26.582Z] API version: 1.41 (minimum version 1.12) [2021-12-16T06:22:26.582Z] Go version: go1.16.9 [2021-12-16T06:22:26.582Z] Git commit: 9f5b26f [2021-12-16T06:22:26.582Z] Built: Mon Oct 18 15:19:46 2021 [2021-12-16T06:22:26.582Z] OS/Arch: linux/arm64 [2021-12-16T06:22:26.582Z] Experimental: true [2021-12-16T06:22:26.582Z] containerd: [2021-12-16T06:22:26.582Z] Version: 1.4.11 [2021-12-16T06:22:26.582Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-16T06:22:26.582Z] runc: [2021-12-16T06:22:26.582Z] Version: 1.0.2 [2021-12-16T06:22:26.582Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-16T06:22:26.582Z] docker-init: [2021-12-16T06:22:26.582Z] Version: 0.19.0 [2021-12-16T06:22:26.582Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-16T06:22:26.793Z] #16 DONE 1.7s [2021-12-16T06:22:26.793Z] [2021-12-16T06:22:26.793Z] #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-16T06:22:26.793Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:22:26.793Z] #53 53.68 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-16T06:22:26.793Z] #53 DONE 54.0s [2021-12-16T06:22:26.793Z] [2021-12-16T06:22:26.793Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-16T06:22:26.793Z] #17 sha256:d1ab39e2fabffcd76f0f26522ffe41d32843b4ddbbfafe48b8bbfc875a77ba7f [2021-12-16T06:22:26.911Z] + docker info [2021-12-16T06:22:26.911Z] Client: Docker Engine - Community [2021-12-16T06:22:26.911Z] Version: 20.10.10-rc1 [2021-12-16T06:22:26.911Z] API version: 1.41 [2021-12-16T06:22:26.911Z] Go version: go1.16.9 [2021-12-16T06:22:26.911Z] Git commit: b485636 [2021-12-16T06:22:26.911Z] Built: Mon Oct 18 15:22:14 2021 [2021-12-16T06:22:26.911Z] OS/Arch: linux/amd64 [2021-12-16T06:22:26.911Z] Context: default [2021-12-16T06:22:26.911Z] Experimental: true [2021-12-16T06:22:26.911Z] [2021-12-16T06:22:26.911Z] Server: Docker Engine - Community [2021-12-16T06:22:26.911Z] Engine: [2021-12-16T06:22:26.911Z] Version: 20.10.10-rc1 [2021-12-16T06:22:26.911Z] API version: 1.41 (minimum version 1.12) [2021-12-16T06:22:26.911Z] Go version: go1.16.9 [2021-12-16T06:22:26.911Z] Git commit: 9f5b26f [2021-12-16T06:22:26.911Z] Built: Mon Oct 18 15:20:19 2021 [2021-12-16T06:22:26.911Z] OS/Arch: linux/amd64 [2021-12-16T06:22:26.911Z] Experimental: true [2021-12-16T06:22:26.911Z] containerd: [2021-12-16T06:22:26.911Z] Version: 1.4.11 [2021-12-16T06:22:26.911Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-16T06:22:26.911Z] runc: [2021-12-16T06:22:26.911Z] Version: 1.0.2 [2021-12-16T06:22:26.911Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-16T06:22:26.911Z] docker-init: [2021-12-16T06:22:26.911Z] Version: 0.19.0 [2021-12-16T06:22:26.911Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-16T06:22:27.234Z] + docker info [2021-12-16T06:22:27.733Z] #17 1.348 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-16T06:22:27.733Z] #17 DONE 1.4s [2021-12-16T06:22:27.733Z] [2021-12-16T06:22:27.733Z] #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-16T06:22:27.733Z] #58 sha256:b23bbe81c6e7358a7115551a6a5b5a757ff963b19a7144b7b035f932494b24d9 [2021-12-16T06:22:27.733Z] #58 4.066 + cd /tmp/tmp.8n9WchD10q/src/github.com/opencontainers/runc [2021-12-16T06:22:27.733Z] #58 4.066 + git checkout -q v1.0.3 [2021-12-16T06:22:27.733Z] #58 4.342 + '[' -z '' ']' [2021-12-16T06:22:27.733Z] #58 4.342 + target=static [2021-12-16T06:22:27.733Z] #58 4.342 + make BUILDTAGS=seccomp static [2021-12-16T06:22:27.733Z] #58 4.606 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-16T06:22:29.182Z] #41 ... [2021-12-16T06:22:29.183Z] [2021-12-16T06:22:29.183Z] #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-16T06:22:29.183Z] #54 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:22:29.183Z] #54 48.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-16T06:22:29.183Z] #54 48.73 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-16T06:22:29.183Z] #54 48.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:22:29.183Z] #54 48.91 Selecting previously unselected package criu. [2021-12-16T06:22:29.183Z] #54 48.94 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2021-12-16T06:22:29.183Z] #54 48.96 Unpacking criu (3.16.1-3) ... [2021-12-16T06:22:29.183Z] #54 49.79 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:22:29.183Z] #54 51.81 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-16T06:22:29.183Z] #54 51.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:22:29.183Z] #54 51.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:22:29.183Z] #54 51.85 Setting up python3-six (1.16.0-2) ... [2021-12-16T06:22:29.183Z] #54 53.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:22:29.183Z] #54 53.16 Setting up python3-protobuf (3.12.4-1) ... [2021-12-16T06:22:29.647Z] #58 ... [2021-12-16T06:22:29.647Z] [2021-12-16T06:22:29.647Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-16T06:22:29.647Z] #18 sha256:2c5f7421c63263b1d53b5bcc2a11105701e20df26133fac925242b9c9bfe0490 [2021-12-16T06:22:29.647Z] #18 DONE 1.4s [2021-12-16T06:22:29.647Z] [2021-12-16T06:22:29.647Z] #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-16T06:22:29.647Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:22:29.647Z] #43 56.24 + dpkg --print-architecture [2021-12-16T06:22:29.647Z] #43 56.24 + git checkout -q v2.1.0 [2021-12-16T06:22:29.647Z] #43 56.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-16T06:22:29.647Z] #43 56.62 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-16T06:22:30.583Z] #43 ... [2021-12-16T06:22:30.583Z] [2021-12-16T06:22:30.583Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-16T06:22:30.583Z] #19 sha256:1c69ff863c22faafdf5847827d8862271bc7b776234ea7351073419445afcb41 [2021-12-16T06:22:30.583Z] #19 DONE 1.4s [2021-12-16T06:22:30.843Z] [2021-12-16T06:22:30.843Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-16T06:22:30.843Z] #20 sha256:a434e20b99b45d700ad2ad089b13849be097b06377b289d2ca003ab67d31247f [2021-12-16T06:22:31.092Z] #54 57.39 Setting up criu (3.16.1-3) ... [2021-12-16T06:22:32.228Z] #20 DONE 1.6s [2021-12-16T06:22:32.228Z] [2021-12-16T06:22:32.228Z] #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-16T06:22:32.228Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:22:33.001Z] #54 59.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:22:33.833Z] Client: [2021-12-16T06:22:33.833Z] Context: default [2021-12-16T06:22:33.833Z] Debug Mode: false [2021-12-16T06:22:33.833Z] Plugins: [2021-12-16T06:22:33.833Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-16T06:22:33.833Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-16T06:22:33.833Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-16T06:22:33.833Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-16T06:22:33.833Z] [2021-12-16T06:22:33.833Z] Server: [2021-12-16T06:22:33.833Z] Containers: 0 [2021-12-16T06:22:33.833Z] Running: 0 [2021-12-16T06:22:33.833Z] Paused: 0 [2021-12-16T06:22:33.833Z] Stopped: 0 [2021-12-16T06:22:33.833Z] Images: 0 [2021-12-16T06:22:33.833Z] Server Version: 20.10.10-rc1 [2021-12-16T06:22:33.833Z] Storage Driver: overlay2 [2021-12-16T06:22:33.833Z] Backing Filesystem: extfs [2021-12-16T06:22:33.833Z] Supports d_type: true [2021-12-16T06:22:33.833Z] Native Overlay Diff: true [2021-12-16T06:22:33.833Z] userxattr: false [2021-12-16T06:22:33.833Z] Logging Driver: json-file [2021-12-16T06:22:33.833Z] Cgroup Driver: cgroupfs [2021-12-16T06:22:33.833Z] Cgroup Version: 1 [2021-12-16T06:22:33.833Z] Plugins: [2021-12-16T06:22:33.833Z] Volume: local [2021-12-16T06:22:33.833Z] Network: bridge host ipvlan macvlan null overlay [2021-12-16T06:22:33.833Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-16T06:22:33.833Z] Swarm: inactive [2021-12-16T06:22:33.833Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-16T06:22:33.833Z] Default Runtime: runc [2021-12-16T06:22:33.833Z] Init Binary: docker-init [2021-12-16T06:22:33.833Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-16T06:22:33.833Z] runc version: v1.0.2-0-g52b36a2 [2021-12-16T06:22:33.833Z] init version: de40ad0 [2021-12-16T06:22:33.833Z] Security Options: [2021-12-16T06:22:33.833Z] apparmor [2021-12-16T06:22:33.833Z] seccomp [2021-12-16T06:22:33.833Z] Profile: default [2021-12-16T06:22:33.833Z] Kernel Version: 5.4.0-1057-aws [2021-12-16T06:22:33.833Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-16T06:22:33.833Z] OSType: linux [2021-12-16T06:22:33.833Z] Architecture: x86_64 [2021-12-16T06:22:33.833Z] CPUs: 2 [2021-12-16T06:22:33.833Z] Total Memory: 7.569GiB [2021-12-16T06:22:33.833Z] Name: ip-10-100-44-250 [2021-12-16T06:22:33.833Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-16T06:22:33.833Z] Docker Root Dir: /var/lib/docker [2021-12-16T06:22:33.833Z] Debug Mode: false [2021-12-16T06:22:33.833Z] Registry: https://index.docker.io/v1/ [2021-12-16T06:22:33.833Z] Labels: [2021-12-16T06:22:33.833Z] Experimental: true [2021-12-16T06:22:33.833Z] Insecure Registries: [2021-12-16T06:22:33.833Z] 127.0.0.0/8 [2021-12-16T06:22:33.833Z] Live Restore Enabled: true [2021-12-16T06:22:33.833Z] [2021-12-16T06:22:33.833Z] WARNING: No swap limit support [Pipeline] sh [2021-12-16T06:22:34.129Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-16T06:22:34.129Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-16T06:22:34.129Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43087/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-16T06:22:34.129Z] + bash /home/ubuntu/workspace/moby_PR-43087/check-config.sh [2021-12-16T06:22:34.129Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-16T06:22:34.129Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-16T06:22:34.129Z] [2021-12-16T06:22:34.129Z] Generally Necessary: [2021-12-16T06:22:34.129Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-16T06:22:34.129Z] - apparmor: enabled and tools installed [2021-12-16T06:22:34.129Z] - CONFIG_NAMESPACES: enabled [2021-12-16T06:22:34.129Z] - CONFIG_NET_NS: enabled [2021-12-16T06:22:34.129Z] - CONFIG_PID_NS: enabled [2021-12-16T06:22:34.129Z] - CONFIG_IPC_NS: enabled [2021-12-16T06:22:34.129Z] - CONFIG_UTS_NS: enabled [2021-12-16T06:22:34.129Z] - CONFIG_CGROUPS: enabled [2021-12-16T06:22:34.129Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-16T06:22:34.129Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-16T06:22:34.129Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-16T06:22:34.129Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-16T06:22:34.129Z] - CONFIG_CPUSETS: enabled [2021-12-16T06:22:34.129Z] - CONFIG_MEMCG: enabled [2021-12-16T06:22:34.129Z] - CONFIG_KEYS: enabled [2021-12-16T06:22:34.129Z] - CONFIG_VETH: enabled (as module) [2021-12-16T06:22:34.129Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-16T06:22:34.129Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-16T06:22:34.129Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-16T06:22:34.129Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-16T06:22:34.129Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-16T06:22:34.129Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-16T06:22:34.129Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-16T06:22:34.129Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-16T06:22:34.129Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-16T06:22:34.129Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-16T06:22:34.129Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-16T06:22:34.138Z] #43 ... [2021-12-16T06:22:34.138Z] [2021-12-16T06:22:34.138Z] #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-16T06:22:34.138Z] #21 sha256:7d3dd96a33a6760f730509ce2e0fb82f8eb748f9a21f81ab1dfc26118600856b [2021-12-16T06:22:34.138Z] #21 1.820 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:22:34.138Z] #21 1.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:22:34.138Z] #21 2.014 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:22:34.382Z] #54 DONE 60.8s [2021-12-16T06:22:34.382Z] [2021-12-16T06:22:34.382Z] #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-16T06:22:34.382Z] #41 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:22:34.395Z] - CONFIG_CGROUP_BPF: enabled [2021-12-16T06:22:34.395Z] [2021-12-16T06:22:34.395Z] Optional Features: [2021-12-16T06:22:34.395Z] - CONFIG_USER_NS: enabled [2021-12-16T06:22:34.395Z] - CONFIG_SECCOMP: enabled [2021-12-16T06:22:34.395Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-16T06:22:34.395Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-16T06:22:34.395Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-16T06:22:34.395Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-16T06:22:34.395Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-16T06:22:34.395Z] - CONFIG_BLK_CGROUP: enabled [2021-12-16T06:22:34.395Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-16T06:22:34.395Z] - CONFIG_CGROUP_PERF: enabled [2021-12-16T06:22:34.395Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-16T06:22:34.395Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-16T06:22:34.395Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-16T06:22:34.395Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-16T06:22:34.395Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-16T06:22:34.395Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-16T06:22:34.395Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-16T06:22:34.395Z] - CONFIG_IP_VS: enabled (as module) [2021-12-16T06:22:34.395Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-16T06:22:34.395Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-16T06:22:34.395Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-16T06:22:34.395Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-16T06:22:34.395Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-16T06:22:34.395Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-16T06:22:34.395Z] - CONFIG_EXT4_FS: enabled [2021-12-16T06:22:34.395Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-16T06:22:34.395Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-16T06:22:34.395Z] - Network Drivers: [2021-12-16T06:22:34.395Z] - "overlay": [2021-12-16T06:22:34.395Z] - CONFIG_VXLAN: enabled (as module) [2021-12-16T06:22:34.395Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-16T06:22:34.395Z] Optional (for encrypted networks): [2021-12-16T06:22:34.395Z] - CONFIG_CRYPTO: enabled [2021-12-16T06:22:34.395Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-16T06:22:34.395Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-16T06:22:34.395Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-16T06:22:34.395Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-16T06:22:34.395Z] - CONFIG_XFRM: enabled [2021-12-16T06:22:34.395Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-16T06:22:34.395Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-16T06:22:34.395Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-16T06:22:34.395Z] - "ipvlan": [2021-12-16T06:22:34.395Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-16T06:22:34.395Z] - "macvlan": [2021-12-16T06:22:34.395Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-16T06:22:34.395Z] - CONFIG_DUMMY: enabled (as module) [2021-12-16T06:22:34.395Z] - "ftp,tftp client in container": [2021-12-16T06:22:34.397Z] #21 2.296 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:22:34.658Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-16T06:22:34.658Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-16T06:22:34.658Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-16T06:22:34.658Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-16T06:22:34.658Z] - Storage Drivers: [2021-12-16T06:22:34.658Z] - "aufs": [2021-12-16T06:22:34.658Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-16T06:22:34.658Z] - "btrfs": [2021-12-16T06:22:34.658Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-16T06:22:34.658Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-16T06:22:34.658Z] - "devicemapper": [2021-12-16T06:22:34.658Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-16T06:22:34.658Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-16T06:22:34.658Z] - "overlay": [2021-12-16T06:22:34.658Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-16T06:22:34.658Z] - "zfs": [2021-12-16T06:22:34.658Z] - /dev/zfs: present [2021-12-16T06:22:34.658Z] - zfs command: missing [2021-12-16T06:22:34.658Z] - zpool command: missing [2021-12-16T06:22:34.658Z] [2021-12-16T06:22:34.658Z] Limits: [2021-12-16T06:22:34.658Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-16T06:22:34.658Z] [2021-12-16T06:22:34.658Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-16T06:22:35.006Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a . [2021-12-16T06:22:35.297Z] #2 [internal] load .dockerignore [2021-12-16T06:22:35.297Z] #2 sha256:52f855da8330b84177e0bb7cc464628a5d08e4eb70066d8110204ec735206e70 [2021-12-16T06:22:35.297Z] #2 transferring context: 87B done [2021-12-16T06:22:35.297Z] #2 DONE 0.1s [2021-12-16T06:22:35.297Z] [2021-12-16T06:22:35.297Z] #1 [internal] load build definition from Dockerfile [2021-12-16T06:22:35.297Z] #1 sha256:ab59545438641b5372e9c9c490399dea58a779ef194f9478c6355b899af4eefd [2021-12-16T06:22:35.297Z] #1 transferring dockerfile: 17.53kB 0.0s done [2021-12-16T06:22:35.297Z] #1 DONE 0.2s [2021-12-16T06:22:35.297Z] [2021-12-16T06:22:35.297Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-16T06:22:35.297Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-16T06:22:35.334Z] #21 2.856 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:22:35.593Z] #21 3.348 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:22:35.869Z] #3 DONE 0.4s [2021-12-16T06:22:35.869Z] [2021-12-16T06:22:35.869Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-16T06:22:35.869Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-16T06:22:35.869Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2021-12-16T06:22:35.869Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-16T06:22:35.869Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-16T06:22:35.869Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-16T06:22:35.869Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-16T06:22:36.131Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-16T06:22:36.131Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-12-16T06:22:36.392Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-12-16T06:22:36.392Z] #4 DONE 0.6s [2021-12-16T06:22:36.530Z] #21 4.265 Fetched 8482 kB in 3s (2932 kB/s) [2021-12-16T06:22:36.654Z] [2021-12-16T06:22:36.654Z] #5 [internal] load .dockerignore [2021-12-16T06:22:36.654Z] #5 sha256:e596529f6a7c424aece9df4f33bb5634dfe6598e98d72d5143709824cfafb1f9 [2021-12-16T06:22:36.654Z] #5 DONE 0.0s [2021-12-16T06:22:36.654Z] [2021-12-16T06:22:36.654Z] #6 [internal] load build definition from Dockerfile [2021-12-16T06:22:36.654Z] #6 sha256:cfaa1a96d946b89ba8d0db4c23e7098142db7b1cf110a023886952f4a4dfc16f [2021-12-16T06:22:36.654Z] #6 DONE 0.0s [2021-12-16T06:22:36.654Z] [2021-12-16T06:22:36.654Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-16T06:22:36.654Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-16T06:22:36.920Z] #41 ... [2021-12-16T06:22:36.920Z] [2021-12-16T06:22:36.920Z] #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-16T06:22:36.920Z] #58 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f [2021-12-16T06:22:36.920Z] #58 63.82 gotestsum version dev [2021-12-16T06:22:37.098Z] #21 4.265 Reading package lists... [2021-12-16T06:22:37.181Z] #58 DONE 64.2s [2021-12-16T06:22:37.181Z] [2021-12-16T06:22:37.181Z] #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-16T06:22:37.181Z] #41 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:22:37.232Z] #10 ... [2021-12-16T06:22:37.232Z] [2021-12-16T06:22:37.232Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-16T06:22:37.232Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-16T06:22:37.232Z] #8 DONE 0.6s [2021-12-16T06:22:37.232Z] [2021-12-16T06:22:37.232Z] #9 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-16T06:22:37.232Z] #9 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2021-12-16T06:22:37.232Z] #9 DONE 0.7s [2021-12-16T06:22:37.232Z] [2021-12-16T06:22:37.232Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-16T06:22:37.232Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-16T06:22:37.232Z] #7 DONE 0.7s [2021-12-16T06:22:37.232Z] [2021-12-16T06:22:37.232Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-16T06:22:37.232Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-16T06:22:37.494Z] #10 DONE 0.8s [2021-12-16T06:22:38.126Z] #21 5.088 Reading package lists... [2021-12-16T06:22:38.407Z] #21 5.882 Building dependency tree... [2021-12-16T06:22:38.407Z] #21 6.255 The following additional packages will be installed: [2021-12-16T06:22:38.407Z] #21 ... [2021-12-16T06:22:38.407Z] [2021-12-16T06:22:38.407Z] #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-16T06:22:38.407Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:22:38.407Z] #43 DONE 65.8s [2021-12-16T06:22:38.407Z] [2021-12-16T06:22:38.407Z] #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-16T06:22:38.407Z] #21 sha256:7d3dd96a33a6760f730509ce2e0fb82f8eb748f9a21f81ab1dfc26118600856b [2021-12-16T06:22:38.408Z] #21 6.255 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-16T06:22:38.408Z] #21 6.255 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-16T06:22:38.408Z] #21 6.255 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-16T06:22:38.408Z] #21 6.256 python3-pkg-resources vim-runtime xxd [2021-12-16T06:22:38.408Z] #21 6.257 Suggested packages: [2021-12-16T06:22:38.408Z] #21 6.257 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-16T06:22:38.408Z] #21 6.257 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-16T06:22:38.408Z] #21 6.257 acl attr quota [2021-12-16T06:22:38.408Z] #21 6.257 Recommended packages: [2021-12-16T06:22:38.408Z] #21 6.257 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-16T06:22:38.880Z] [2021-12-16T06:22:38.880Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:22:38.880Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-16T06:22:38.880Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-16T06:22:38.975Z] #21 6.693 The following NEW packages will be installed: [2021-12-16T06:22:38.975Z] #21 6.696 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-16T06:22:38.975Z] #21 6.696 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-16T06:22:38.975Z] #21 6.696 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-16T06:22:38.975Z] #21 6.696 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-16T06:22:38.975Z] #21 6.696 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-16T06:22:38.975Z] #21 6.696 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-16T06:22:38.975Z] #21 6.696 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-16T06:22:38.975Z] #21 6.696 xz-utils zip zstd [2021-12-16T06:22:39.141Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-16T06:22:39.142Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-16T06:22:39.142Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-16T06:22:39.235Z] #21 7.004 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:22:39.235Z] #21 7.004 Need to get 27.6 MB of archives. [2021-12-16T06:22:39.235Z] #21 7.004 After this operation, 106 MB of additional disk space will be used. [2021-12-16T06:22:39.235Z] #21 7.004 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-16T06:22:39.235Z] #21 7.004 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-16T06:22:39.235Z] #21 7.007 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-16T06:22:39.235Z] #21 7.011 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-16T06:22:39.235Z] #21 7.011 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-16T06:22:39.235Z] #21 7.011 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-16T06:22:39.235Z] #21 7.011 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-16T06:22:39.235Z] #21 7.011 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-16T06:22:39.235Z] #21 7.041 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-16T06:22:39.235Z] #21 7.041 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-16T06:22:39.235Z] #21 7.041 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-16T06:22:39.235Z] #21 7.063 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-16T06:22:39.235Z] #21 7.063 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-16T06:22:39.235Z] #21 7.064 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-16T06:22:39.235Z] #21 7.076 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-16T06:22:39.235Z] #21 7.076 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-16T06:22:39.235Z] #21 7.076 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-16T06:22:39.235Z] #21 7.076 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-16T06:22:39.235Z] #21 7.076 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-16T06:22:39.235Z] #21 7.076 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-16T06:22:39.235Z] #21 7.076 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-16T06:22:39.235Z] #21 7.079 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-16T06:22:39.235Z] #21 7.086 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-16T06:22:39.235Z] #21 7.088 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-16T06:22:39.235Z] #21 7.108 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-16T06:22:39.235Z] #21 7.108 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-16T06:22:39.235Z] #21 7.108 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-16T06:22:39.402Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-12-16T06:22:39.403Z] #69 ... [2021-12-16T06:22:39.403Z] [2021-12-16T06:22:39.403Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-16T06:22:39.403Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-16T06:22:39.403Z] #45 DONE 0.0s [2021-12-16T06:22:39.403Z] [2021-12-16T06:22:39.403Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:22:39.403Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-16T06:22:39.494Z] #21 7.336 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-16T06:22:39.494Z] #21 7.354 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-16T06:22:39.494Z] #21 7.356 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-16T06:22:39.494Z] #21 7.356 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-16T06:22:39.494Z] #21 7.356 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-16T06:22:39.494Z] #21 7.360 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-16T06:22:39.494Z] #21 7.364 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-16T06:22:39.494Z] #21 7.401 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-16T06:22:39.494Z] #21 7.404 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-16T06:22:39.494Z] #21 7.405 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-16T06:22:39.494Z] #21 7.407 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-16T06:22:39.494Z] #21 7.429 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-16T06:22:39.494Z] #21 7.432 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-16T06:22:39.494Z] #21 7.435 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-16T06:22:39.494Z] #21 7.474 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-16T06:22:39.666Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2021-12-16T06:22:39.666Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.5s [2021-12-16T06:22:39.666Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2021-12-16T06:22:39.754Z] #21 7.479 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-16T06:22:39.754Z] #21 7.493 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-12-16T06:22:39.754Z] #21 7.718 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-12-16T06:22:39.754Z] #21 7.740 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-16T06:22:39.930Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-12-16T06:22:39.930Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-12-16T06:22:40.014Z] #21 7.752 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-16T06:22:40.014Z] #21 7.768 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-16T06:22:40.014Z] #21 8.036 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:22:40.276Z] #21 8.103 Fetched 27.6 MB in 1s (25.9 MB/s) [2021-12-16T06:22:40.276Z] #21 8.138 Selecting previously unselected package pigz. [2021-12-16T06:22:40.536Z] #21 8.138 (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-16T06:22:40.536Z] #21 8.154 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-16T06:22:40.536Z] #21 8.159 Unpacking pigz (2.6-1) ... [2021-12-16T06:22:40.536Z] #21 8.226 Selecting previously unselected package libelf1:amd64. [2021-12-16T06:22:40.536Z] #21 8.230 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-16T06:22:40.536Z] #21 8.236 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-16T06:22:40.536Z] #21 8.366 Selecting previously unselected package libbpf0:amd64. [2021-12-16T06:22:40.536Z] #21 8.369 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-16T06:22:40.536Z] #21 8.394 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-16T06:22:40.536Z] #21 8.463 Selecting previously unselected package libcap2:amd64. [2021-12-16T06:22:40.536Z] #21 8.466 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-16T06:22:40.536Z] #21 8.476 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-16T06:22:40.795Z] #21 8.556 Selecting previously unselected package libmnl0:amd64. [2021-12-16T06:22:40.795Z] #21 8.556 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-16T06:22:40.795Z] #21 8.559 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-16T06:22:40.795Z] #21 8.640 Selecting previously unselected package libxtables12:amd64. [2021-12-16T06:22:40.795Z] #21 8.643 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-16T06:22:40.795Z] #21 8.651 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-16T06:22:40.795Z] #21 8.701 Selecting previously unselected package libcap2-bin. [2021-12-16T06:22:40.795Z] #21 8.703 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-16T06:22:40.795Z] #21 8.711 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-16T06:22:40.795Z] #21 8.792 Selecting previously unselected package iproute2. [2021-12-16T06:22:41.054Z] #21 8.795 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-16T06:22:41.054Z] #21 8.808 Unpacking iproute2 (5.10.0-4) ... [2021-12-16T06:22:41.313Z] #21 9.028 Selecting previously unselected package xxd. [2021-12-16T06:22:41.313Z] #21 9.031 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-16T06:22:41.313Z] #21 9.036 Unpacking xxd (2:8.2.2434-3) ... [2021-12-16T06:22:41.313Z] #21 9.188 Selecting previously unselected package vim-common. [2021-12-16T06:22:41.313Z] #21 9.191 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:22:41.313Z] #21 9.217 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-16T06:22:41.573Z] #21 9.306 Selecting previously unselected package bash-completion. [2021-12-16T06:22:41.573Z] #21 9.309 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-16T06:22:41.795Z] Client: [2021-12-16T06:22:41.795Z] Context: default [2021-12-16T06:22:41.795Z] Debug Mode: false [2021-12-16T06:22:41.795Z] Plugins: [2021-12-16T06:22:41.795Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-16T06:22:41.795Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-16T06:22:41.795Z] [2021-12-16T06:22:41.795Z] Server: [2021-12-16T06:22:41.795Z] Containers: 0 [2021-12-16T06:22:41.795Z] Running: 0 [2021-12-16T06:22:41.795Z] Paused: 0 [2021-12-16T06:22:41.795Z] Stopped: 0 [2021-12-16T06:22:41.795Z] Images: 0 [2021-12-16T06:22:41.795Z] Server Version: 20.10.10-rc1 [2021-12-16T06:22:41.795Z] Storage Driver: overlay2 [2021-12-16T06:22:41.795Z] Backing Filesystem: extfs [2021-12-16T06:22:41.795Z] Supports d_type: true [2021-12-16T06:22:41.795Z] Native Overlay Diff: true [2021-12-16T06:22:41.795Z] userxattr: false [2021-12-16T06:22:41.795Z] Logging Driver: json-file [2021-12-16T06:22:41.795Z] Cgroup Driver: cgroupfs [2021-12-16T06:22:41.795Z] Cgroup Version: 1 [2021-12-16T06:22:41.795Z] Plugins: [2021-12-16T06:22:41.795Z] Volume: local [2021-12-16T06:22:41.795Z] Network: bridge host ipvlan macvlan null overlay [2021-12-16T06:22:41.795Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-16T06:22:41.795Z] Swarm: inactive [2021-12-16T06:22:41.795Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-12-16T06:22:41.795Z] Default Runtime: runc [2021-12-16T06:22:41.795Z] Init Binary: docker-init [2021-12-16T06:22:41.795Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-16T06:22:41.795Z] runc version: v1.0.2-0-g52b36a2 [2021-12-16T06:22:41.795Z] init version: de40ad0 [2021-12-16T06:22:41.795Z] Security Options: [2021-12-16T06:22:41.795Z] apparmor [2021-12-16T06:22:41.795Z] seccomp [2021-12-16T06:22:41.795Z] Profile: default [2021-12-16T06:22:41.795Z] Kernel Version: 5.11.0-1020-aws [2021-12-16T06:22:41.795Z] Operating System: Ubuntu 20.04.3 LTS [2021-12-16T06:22:41.795Z] OSType: linux [2021-12-16T06:22:41.795Z] Architecture: aarch64 [2021-12-16T06:22:41.795Z] CPUs: 2 [2021-12-16T06:22:41.795Z] Total Memory: 7.582GiB [2021-12-16T06:22:41.795Z] Name: ip-10-100-112-158 [2021-12-16T06:22:41.795Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-12-16T06:22:41.795Z] Docker Root Dir: /var/lib/docker [2021-12-16T06:22:41.795Z] Debug Mode: false [2021-12-16T06:22:41.795Z] Registry: https://index.docker.io/v1/ [2021-12-16T06:22:41.795Z] Labels: [2021-12-16T06:22:41.795Z] Experimental: true [2021-12-16T06:22:41.795Z] Insecure Registries: [2021-12-16T06:22:41.795Z] 127.0.0.0/8 [2021-12-16T06:22:41.795Z] Live Restore Enabled: true [2021-12-16T06:22:41.795Z] [Pipeline] sh [2021-12-16T06:22:42.083Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-16T06:22:42.083Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-16T06:22:42.083Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43087/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-16T06:22:42.083Z] + bash /home/ubuntu/workspace/moby_PR-43087/check-config.sh [2021-12-16T06:22:42.083Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-16T06:22:42.083Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-12-16T06:22:42.083Z] [2021-12-16T06:22:42.083Z] Generally Necessary: [2021-12-16T06:22:42.083Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-16T06:22:42.083Z] - apparmor: enabled and tools installed [2021-12-16T06:22:42.083Z] - CONFIG_NAMESPACES: enabled [2021-12-16T06:22:42.083Z] - CONFIG_NET_NS: enabled [2021-12-16T06:22:42.083Z] - CONFIG_PID_NS: enabled [2021-12-16T06:22:42.083Z] - CONFIG_IPC_NS: enabled [2021-12-16T06:22:42.083Z] - CONFIG_UTS_NS: enabled [2021-12-16T06:22:42.083Z] - CONFIG_CGROUPS: enabled [2021-12-16T06:22:42.083Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-16T06:22:42.083Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-16T06:22:42.083Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-16T06:22:42.083Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-16T06:22:42.083Z] - CONFIG_CPUSETS: enabled [2021-12-16T06:22:42.083Z] - CONFIG_MEMCG: enabled [2021-12-16T06:22:42.083Z] - CONFIG_KEYS: enabled [2021-12-16T06:22:42.083Z] - CONFIG_VETH: enabled (as module) [2021-12-16T06:22:42.083Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-16T06:22:42.083Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-16T06:22:42.083Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-16T06:22:42.083Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-16T06:22:42.083Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-16T06:22:42.083Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-16T06:22:42.083Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-16T06:22:42.083Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-16T06:22:42.083Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-16T06:22:42.083Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-16T06:22:42.343Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-16T06:22:42.343Z] - CONFIG_CGROUP_BPF: enabled [2021-12-16T06:22:42.343Z] [2021-12-16T06:22:42.343Z] Optional Features: [2021-12-16T06:22:42.343Z] - CONFIG_USER_NS: enabled [2021-12-16T06:22:42.343Z] - CONFIG_SECCOMP: enabled [2021-12-16T06:22:42.343Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-16T06:22:42.343Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-16T06:22:42.343Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-16T06:22:42.343Z] (cgroup swap accounting is currently enabled) [2021-12-16T06:22:42.343Z] - CONFIG_BLK_CGROUP: enabled [2021-12-16T06:22:42.343Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-16T06:22:42.343Z] - CONFIG_CGROUP_PERF: enabled [2021-12-16T06:22:42.343Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-16T06:22:42.343Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-16T06:22:42.343Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-16T06:22:42.343Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-16T06:22:42.343Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-16T06:22:42.343Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-16T06:22:42.343Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-16T06:22:42.343Z] - CONFIG_IP_VS: enabled (as module) [2021-12-16T06:22:42.343Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-16T06:22:42.343Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-16T06:22:42.343Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-16T06:22:42.343Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-16T06:22:42.343Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-16T06:22:42.343Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-16T06:22:42.343Z] - CONFIG_EXT4_FS: enabled [2021-12-16T06:22:42.343Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-16T06:22:42.343Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-16T06:22:42.343Z] - Network Drivers: [2021-12-16T06:22:42.343Z] - "overlay": [2021-12-16T06:22:42.343Z] - CONFIG_VXLAN: enabled (as module) [2021-12-16T06:22:42.343Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-16T06:22:42.343Z] Optional (for encrypted networks): [2021-12-16T06:22:42.343Z] - CONFIG_CRYPTO: enabled [2021-12-16T06:22:42.343Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-16T06:22:42.343Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-16T06:22:42.343Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-16T06:22:42.343Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-16T06:22:42.343Z] - CONFIG_XFRM: enabled [2021-12-16T06:22:42.343Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-16T06:22:42.343Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-16T06:22:42.343Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-16T06:22:42.343Z] - "ipvlan": [2021-12-16T06:22:42.343Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-16T06:22:42.343Z] - "macvlan": [2021-12-16T06:22:42.343Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-16T06:22:42.343Z] - CONFIG_DUMMY: enabled (as module) [2021-12-16T06:22:42.343Z] - "ftp,tftp client in container": [2021-12-16T06:22:42.343Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-16T06:22:42.343Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-16T06:22:42.343Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-16T06:22:42.343Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-16T06:22:42.343Z] - Storage Drivers: [2021-12-16T06:22:42.343Z] - "aufs": [2021-12-16T06:22:42.343Z] - CONFIG_AUFS_FS: missing [2021-12-16T06:22:42.343Z] - "btrfs": [2021-12-16T06:22:42.602Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-16T06:22:42.602Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-16T06:22:42.602Z] - "devicemapper": [2021-12-16T06:22:42.602Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-16T06:22:42.602Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-16T06:22:42.602Z] - "overlay": [2021-12-16T06:22:42.602Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-16T06:22:42.602Z] - "zfs": [2021-12-16T06:22:42.602Z] - /dev/zfs: present [2021-12-16T06:22:42.602Z] - zfs command: missing [2021-12-16T06:22:42.602Z] - zpool command: missing [2021-12-16T06:22:42.602Z] [2021-12-16T06:22:42.602Z] Limits: [2021-12-16T06:22:42.602Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-16T06:22:42.602Z] [2021-12-16T06:22:42.602Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-16T06:22:42.937Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a . [2021-12-16T06:22:42.937Z] #1 [internal] load build definition from Dockerfile [2021-12-16T06:22:42.937Z] #1 sha256:1010f5455cf4fcbd4c9dc8e63f6d2b075a85231caddc26f0730d7922ec4175cb [2021-12-16T06:22:42.937Z] #1 transferring dockerfile: 17.53kB done [2021-12-16T06:22:42.937Z] #1 DONE 0.1s [2021-12-16T06:22:42.937Z] [2021-12-16T06:22:42.937Z] #2 [internal] load .dockerignore [2021-12-16T06:22:42.937Z] #2 sha256:7dbdc80680f4b062741058bb0a2919cf0ea5e0c8eec80eb3ad61caa492da8f14 [2021-12-16T06:22:42.937Z] #2 transferring context: 87B done [2021-12-16T06:22:42.937Z] #2 DONE 0.0s [2021-12-16T06:22:43.220Z] [2021-12-16T06:22:43.220Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-16T06:22:43.220Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-12-16T06:22:43.786Z] #3 DONE 0.4s [2021-12-16T06:22:43.786Z] [2021-12-16T06:22:43.786Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-16T06:22:43.786Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-12-16T06:22:43.786Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-16T06:22:43.786Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2021-12-16T06:22:43.786Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2021-12-16T06:22:43.786Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-16T06:22:43.786Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2021-12-16T06:22:44.045Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2021-12-16T06:22:44.107Z] #21 12.05 Unpacking bash-completion (1:2.11-2) ... [2021-12-16T06:22:44.303Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2021-12-16T06:22:44.303Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2021-12-16T06:22:44.368Z] #21 12.27 Selecting previously unselected package bzip2. [2021-12-16T06:22:44.368Z] #21 12.27 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-16T06:22:44.368Z] #21 12.30 Unpacking bzip2 (1.0.8-4) ... [2021-12-16T06:22:44.564Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2021-12-16T06:22:44.564Z] #4 DONE 1.0s [2021-12-16T06:22:44.627Z] #21 12.39 Selecting previously unselected package xz-utils. [2021-12-16T06:22:44.627Z] #21 12.40 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-16T06:22:44.627Z] #21 12.40 Unpacking xz-utils (5.2.5-2) ... [2021-12-16T06:22:44.627Z] #21 12.53 Selecting previously unselected package apparmor. [2021-12-16T06:22:44.627Z] #21 12.53 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-16T06:22:44.627Z] #21 12.62 Unpacking apparmor (2.13.6-10) ... [2021-12-16T06:22:44.822Z] [2021-12-16T06:22:44.822Z] #5 [internal] load build definition from Dockerfile [2021-12-16T06:22:44.822Z] #5 sha256:f5d4b4a62bbd85ab2967b6462c55a59542fe6be02ed920da41428dd2155d57ef [2021-12-16T06:22:44.822Z] #5 DONE 0.0s [2021-12-16T06:22:44.822Z] [2021-12-16T06:22:44.822Z] #6 [internal] load .dockerignore [2021-12-16T06:22:44.822Z] #6 sha256:5c74a50601a456dc26ec2fd0cdadb03a8748b3aa0ffacb5802bfcf49d7f20757 [2021-12-16T06:22:44.822Z] #6 DONE 0.0s [2021-12-16T06:22:44.822Z] [2021-12-16T06:22:44.822Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-16T06:22:44.822Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-12-16T06:22:45.195Z] #21 12.84 Selecting previously unselected package inetutils-ping. [2021-12-16T06:22:45.195Z] #21 12.84 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-16T06:22:45.195Z] #21 12.85 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-16T06:22:45.195Z] #21 12.96 Selecting previously unselected package libip4tc2:amd64. [2021-12-16T06:22:45.195Z] #21 12.96 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-16T06:22:45.195Z] #21 12.97 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-16T06:22:45.195Z] #21 13.04 Selecting previously unselected package libip6tc2:amd64. [2021-12-16T06:22:45.195Z] #21 13.04 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-16T06:22:45.195Z] #21 13.09 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-16T06:22:45.195Z] #21 13.18 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-16T06:22:45.241Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2021-12-16T06:22:45.241Z] #69 DONE 6.2s [2021-12-16T06:22:45.241Z] [2021-12-16T06:22:45.241Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:22:45.242Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:22:45.242Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 0.1s done [2021-12-16T06:22:45.242Z] #11 sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 1.86kB / 1.86kB done [2021-12-16T06:22:45.242Z] #11 sha256:d860e175278037ee2429fecb1150bf10635ff4488c5a6faf695b169bf2c0868f 1.80kB / 1.80kB done [2021-12-16T06:22:45.242Z] #11 sha256:37eabbc422cd87d1d6f7d02fc132605c22a5ef03ca0ec8c83f3dc51101dbbdb9 7.07kB / 7.07kB done [2021-12-16T06:22:45.242Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 2.2s done [2021-12-16T06:22:45.242Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 5.15MB / 5.15MB 1.3s done [2021-12-16T06:22:45.242Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 10.87MB / 10.87MB 1.5s done [2021-12-16T06:22:45.242Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 54.57MB / 54.57MB 3.5s done [2021-12-16T06:22:45.242Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 85.77MB / 85.77MB 5.7s done [2021-12-16T06:22:45.242Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 92.27MB / 134.81MB 5.9s [2021-12-16T06:22:45.242Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 3.4s [2021-12-16T06:22:45.242Z] #11 sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 156B / 156B 3.7s done [2021-12-16T06:22:45.454Z] #21 13.18 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-16T06:22:45.454Z] #21 13.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-16T06:22:45.454Z] #21 13.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-16T06:22:45.454Z] #21 13.28 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-16T06:22:45.454Z] #21 13.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-16T06:22:45.503Z] #11 ... [2021-12-16T06:22:45.503Z] [2021-12-16T06:22:45.503Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:22:45.503Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-16T06:22:45.503Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-16T06:22:45.503Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-16T06:22:45.503Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-16T06:22:45.503Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-12-16T06:22:45.503Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.3s done [2021-12-16T06:22:45.503Z] #71 DONE 6.5s [2021-12-16T06:22:45.503Z] [2021-12-16T06:22:45.503Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:22:45.503Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:22:45.503Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 101.71MB / 134.81MB 6.3s [2021-12-16T06:22:45.503Z] #11 ... [2021-12-16T06:22:45.503Z] [2021-12-16T06:22:45.503Z] #24 [internal] load build context [2021-12-16T06:22:45.503Z] #24 sha256:a938686d5f5f48fd6e742a6dd56c367f4d3fe2d7b852b47b08673924305bdc9f [2021-12-16T06:22:45.503Z] #24 transferring context: 28.93MB 6.5s [2021-12-16T06:22:45.503Z] #24 ... [2021-12-16T06:22:45.503Z] [2021-12-16T06:22:45.503Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:22:45.503Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:22:45.713Z] #21 13.38 Selecting previously unselected package libnftnl11:amd64. [2021-12-16T06:22:45.713Z] #21 13.38 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-16T06:22:45.713Z] #21 13.41 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-16T06:22:45.713Z] #21 13.51 Selecting previously unselected package iptables. [2021-12-16T06:22:45.713Z] #21 13.52 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-16T06:22:45.713Z] #21 13.53 Unpacking iptables (1.8.7-1) ... [2021-12-16T06:22:45.759Z] #10 ... [2021-12-16T06:22:45.759Z] [2021-12-16T06:22:45.759Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-16T06:22:45.759Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-16T06:22:45.759Z] #9 DONE 0.7s [2021-12-16T06:22:45.759Z] [2021-12-16T06:22:45.759Z] #7 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-16T06:22:45.759Z] #7 sha256:cd533941805580089c8360f896348d930319d50c9e36066073278dcb97a2c22f [2021-12-16T06:22:45.759Z] #7 DONE 0.8s [2021-12-16T06:22:45.759Z] [2021-12-16T06:22:45.759Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-16T06:22:45.759Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-16T06:22:45.759Z] #8 DONE 0.8s [2021-12-16T06:22:45.759Z] [2021-12-16T06:22:45.759Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-16T06:22:45.759Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-12-16T06:22:45.759Z] #10 DONE 0.9s [2021-12-16T06:22:45.765Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 112.20MB / 134.81MB 6.6s [2021-12-16T06:22:45.973Z] #21 13.85 Selecting previously unselected package libonig5:amd64. [2021-12-16T06:22:45.973Z] #21 13.85 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-16T06:22:45.973Z] #21 13.86 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:22:46.018Z] [2021-12-16T06:22:46.018Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-16T06:22:46.018Z] #28 sha256:78941be1a2a5db85ecac33e9931d48cb01dfdb052ba762b3b52a4315170f5a46 [2021-12-16T06:22:46.018Z] #28 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.0s done [2021-12-16T06:22:46.027Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 120.59MB / 134.81MB 6.8s [2021-12-16T06:22:46.232Z] #21 14.06 Selecting previously unselected package libjq1:amd64. [2021-12-16T06:22:46.232Z] #21 14.06 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-16T06:22:46.232Z] #21 14.13 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:22:46.232Z] #21 14.24 Selecting previously unselected package jq. [2021-12-16T06:22:46.280Z] #28 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-16T06:22:46.280Z] #28 sha256:261c0783b9da74027da2b6f62206d4cca9b1e8706c1efb1a58b00ec71883a8bb 529B / 529B done [2021-12-16T06:22:46.290Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 127.93MB / 134.81MB 7.0s [2021-12-16T06:22:46.491Z] #21 14.25 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-16T06:22:46.491Z] #21 14.26 Unpacking jq (1.6-2.1) ... [2021-12-16T06:22:46.491Z] #21 14.51 Selecting previously unselected package libaio1:amd64. [2021-12-16T06:22:46.538Z] #28 sha256:723b4a01cd2a11283cbeb1aa41ff94c3e8f53dedaf27f4809e2a4f17edf079bb 1.48kB / 1.48kB done [2021-12-16T06:22:46.553Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 134.81MB / 134.81MB 7.2s [2021-12-16T06:22:46.751Z] #21 14.51 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-16T06:22:46.751Z] #21 14.52 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-16T06:22:46.751Z] #21 14.64 Selecting previously unselected package libgpm2:amd64. [2021-12-16T06:22:46.798Z] #28 ... [2021-12-16T06:22:46.798Z] [2021-12-16T06:22:46.798Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-16T06:22:46.798Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-16T06:22:46.798Z] #45 DONE 0.0s [2021-12-16T06:22:46.798Z] [2021-12-16T06:22:46.798Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-16T06:22:46.798Z] #28 sha256:78941be1a2a5db85ecac33e9931d48cb01dfdb052ba762b3b52a4315170f5a46 [2021-12-16T06:22:46.798Z] #28 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 0B / 53.62MB 0.2s [2021-12-16T06:22:46.798Z] #28 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 11.53MB / 53.62MB 0.2s [2021-12-16T06:22:47.010Z] #21 14.64 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-16T06:22:47.010Z] #21 14.70 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-16T06:22:47.010Z] #21 14.84 Selecting previously unselected package libicu67:amd64. [2021-12-16T06:22:47.010Z] #21 14.85 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-16T06:22:47.010Z] #21 14.90 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-16T06:22:47.057Z] #28 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 25.17MB / 53.62MB 0.3s [2021-12-16T06:22:47.057Z] #28 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 32.51MB / 53.62MB 0.4s [2021-12-16T06:22:47.317Z] #28 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 51.38MB / 53.62MB 0.8s [2021-12-16T06:22:48.388Z] #21 16.12 Selecting previously unselected package libinih1:amd64. [2021-12-16T06:22:48.388Z] #21 16.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-16T06:22:48.388Z] #21 16.13 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-16T06:22:48.388Z] #21 16.20 Selecting previously unselected package libnet1:amd64. [2021-12-16T06:22:48.388Z] #21 16.21 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-16T06:22:48.388Z] #21 16.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:22:48.389Z] #21 16.29 Selecting previously unselected package libnl-3-200:amd64. [2021-12-16T06:22:48.389Z] #21 16.29 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-16T06:22:48.389Z] #21 16.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:22:48.648Z] #21 16.39 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-16T06:22:48.648Z] #21 16.39 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-16T06:22:48.648Z] #21 16.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:22:48.648Z] #21 16.51 Selecting previously unselected package net-tools. [2021-12-16T06:22:48.648Z] #21 16.51 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-16T06:22:48.648Z] #21 16.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-16T06:22:48.916Z] #21 16.71 Selecting previously unselected package patch. [2021-12-16T06:22:48.916Z] #21 16.71 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-16T06:22:48.916Z] #21 16.72 Unpacking patch (2.7.6-7) ... [2021-12-16T06:22:48.916Z] #21 16.79 Selecting previously unselected package python-pip-whl. [2021-12-16T06:22:48.916Z] #21 16.79 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-16T06:22:48.916Z] #21 16.80 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-16T06:22:49.101Z] #11 ... [2021-12-16T06:22:49.101Z] [2021-12-16T06:22:49.101Z] #24 [internal] load build context [2021-12-16T06:22:49.101Z] #24 sha256:a938686d5f5f48fd6e742a6dd56c367f4d3fe2d7b852b47b08673924305bdc9f [2021-12-16T06:22:49.101Z] #24 transferring context: 55.52MB 8.6s done [2021-12-16T06:22:49.101Z] #24 DONE 9.7s [2021-12-16T06:22:49.101Z] [2021-12-16T06:22:49.101Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:22:49.101Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:22:49.101Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 134.81MB / 134.81MB 9.1s done [2021-12-16T06:22:49.101Z] #11 ... [2021-12-16T06:22:49.101Z] [2021-12-16T06:22:49.101Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-16T06:22:49.101Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-16T06:22:49.101Z] #28 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.1s done [2021-12-16T06:22:49.101Z] #28 sha256:05d2318291e38ea41118d6792f78087ae61232a28369b167c5faec3eb6c01630 1.46kB / 1.46kB done [2021-12-16T06:22:49.101Z] #28 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-16T06:22:49.101Z] #28 sha256:2fa1cd247c9a06849534902b6b227efd21dbb5c0fea11c75aeba1df18685f1b8 529B / 529B done [2021-12-16T06:22:49.101Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 2.1s done [2021-12-16T06:22:49.101Z] #28 ... [2021-12-16T06:22:49.101Z] [2021-12-16T06:22:49.101Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-16T06:22:49.101Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-16T06:22:49.164Z] Client: [2021-12-16T06:22:49.164Z] Context: default [2021-12-16T06:22:49.164Z] Debug Mode: false [2021-12-16T06:22:49.164Z] Plugins: [2021-12-16T06:22:49.164Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-16T06:22:49.164Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-16T06:22:49.164Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-16T06:22:49.164Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-16T06:22:49.164Z] [2021-12-16T06:22:49.164Z] Server: [2021-12-16T06:22:49.164Z] Containers: 0 [2021-12-16T06:22:49.164Z] Running: 0 [2021-12-16T06:22:49.164Z] Paused: 0 [2021-12-16T06:22:49.164Z] Stopped: 0 [2021-12-16T06:22:49.164Z] Images: 0 [2021-12-16T06:22:49.164Z] Server Version: 20.10.10-rc1 [2021-12-16T06:22:49.164Z] Storage Driver: overlay2 [2021-12-16T06:22:49.164Z] Backing Filesystem: extfs [2021-12-16T06:22:49.164Z] Supports d_type: true [2021-12-16T06:22:49.164Z] Native Overlay Diff: true [2021-12-16T06:22:49.164Z] userxattr: false [2021-12-16T06:22:49.164Z] Logging Driver: json-file [2021-12-16T06:22:49.164Z] Cgroup Driver: systemd [2021-12-16T06:22:49.164Z] Cgroup Version: 2 [2021-12-16T06:22:49.164Z] Plugins: [2021-12-16T06:22:49.164Z] Volume: local [2021-12-16T06:22:49.164Z] Network: bridge host ipvlan macvlan null overlay [2021-12-16T06:22:49.164Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-16T06:22:49.164Z] Swarm: inactive [2021-12-16T06:22:49.164Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-16T06:22:49.164Z] Default Runtime: runc [2021-12-16T06:22:49.164Z] Init Binary: docker-init [2021-12-16T06:22:49.164Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-16T06:22:49.164Z] runc version: v1.0.2-0-g52b36a2 [2021-12-16T06:22:49.164Z] init version: de40ad0 [2021-12-16T06:22:49.164Z] Security Options: [2021-12-16T06:22:49.164Z] apparmor [2021-12-16T06:22:49.164Z] seccomp [2021-12-16T06:22:49.164Z] Profile: default [2021-12-16T06:22:49.164Z] cgroupns [2021-12-16T06:22:49.164Z] Kernel Version: 5.11.0-1020-aws [2021-12-16T06:22:49.164Z] Operating System: Ubuntu 20.04.3 LTS [2021-12-16T06:22:49.164Z] OSType: linux [2021-12-16T06:22:49.164Z] Architecture: x86_64 [2021-12-16T06:22:49.164Z] CPUs: 2 [2021-12-16T06:22:49.164Z] Total Memory: 7.564GiB [2021-12-16T06:22:49.164Z] Name: ip-10-100-118-25 [2021-12-16T06:22:49.164Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-12-16T06:22:49.164Z] Docker Root Dir: /var/lib/docker [2021-12-16T06:22:49.164Z] Debug Mode: false [2021-12-16T06:22:49.164Z] Registry: https://index.docker.io/v1/ [2021-12-16T06:22:49.164Z] Labels: [2021-12-16T06:22:49.164Z] Experimental: true [2021-12-16T06:22:49.164Z] Insecure Registries: [2021-12-16T06:22:49.164Z] 127.0.0.0/8 [2021-12-16T06:22:49.164Z] Live Restore Enabled: true [2021-12-16T06:22:49.164Z] [Pipeline] } [2021-12-16T06:22:49.176Z] #21 17.04 Selecting previously unselected package python3-lib2to3. [2021-12-16T06:22:49.176Z] #21 17.04 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-16T06:22:49.176Z] #21 17.05 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-16T06:22:49.176Z] #21 17.19 Selecting previously unselected package python3-distutils. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-16T06:22:49.224Z] #28 ... [2021-12-16T06:22:49.224Z] [2021-12-16T06:22:49.224Z] #24 [internal] load build context [2021-12-16T06:22:49.224Z] #24 sha256:05c43bdbc33b6ad6d341f86b6bf891c7e11532ab8aae469c8791ea9b118179ad [2021-12-16T06:22:49.224Z] #24 transferring context: 55.52MB 2.3s done [2021-12-16T06:22:49.224Z] #24 DONE 3.1s [2021-12-16T06:22:49.224Z] [2021-12-16T06:22:49.224Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-16T06:22:49.224Z] #28 sha256:78941be1a2a5db85ecac33e9931d48cb01dfdb052ba762b3b52a4315170f5a46 [2021-12-16T06:22:49.224Z] #28 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 53.62MB / 53.62MB 2.6s done [2021-12-16T06:22:49.224Z] #28 extracting sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 [2021-12-16T06:22:49.435Z] #21 17.19 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-16T06:22:49.435Z] #21 17.20 Unpacking python3-distutils (3.9.2-1) ... [2021-12-16T06:22:49.435Z] #21 17.31 Selecting previously unselected package python3-pkg-resources. [2021-12-16T06:22:49.435Z] #21 17.31 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-16T06:22:49.435Z] #21 17.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:22:49.435Z] #21 17.41 Selecting previously unselected package python3-setuptools. [2021-12-16T06:22:49.498Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a . [2021-12-16T06:22:49.721Z] #21 17.41 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-16T06:22:49.722Z] #21 17.42 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-16T06:22:49.722Z] #21 17.54 Selecting previously unselected package python3-wheel. [2021-12-16T06:22:49.722Z] #21 17.54 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-16T06:22:49.722Z] #21 17.55 Unpacking python3-wheel (0.34.2-1) ... [2021-12-16T06:22:49.722Z] #21 17.65 Selecting previously unselected package python3-pip. [2021-12-16T06:22:49.761Z] #1 [internal] load build definition from Dockerfile [2021-12-16T06:22:49.761Z] #1 sha256:cf1b58846878f8704296df4172f993a875cbc45b0cfe216f133296232b015c17 [2021-12-16T06:22:49.761Z] #1 transferring dockerfile: 17.53kB done [2021-12-16T06:22:49.761Z] #1 DONE 0.2s [2021-12-16T06:22:49.761Z] [2021-12-16T06:22:49.761Z] #2 [internal] load .dockerignore [2021-12-16T06:22:49.761Z] #2 sha256:d08f063b4ec18feee7b8e01dd357388bf10c001ba61a710cc010fd5a323f5212 [2021-12-16T06:22:49.761Z] #2 transferring context: 87B done [2021-12-16T06:22:49.761Z] #2 DONE 0.1s [2021-12-16T06:22:49.761Z] [2021-12-16T06:22:49.761Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-16T06:22:49.761Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-16T06:22:49.981Z] #21 17.65 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-16T06:22:49.981Z] #21 17.66 Unpacking python3-pip (20.3.4-4) ... [2021-12-16T06:22:49.981Z] #21 17.80 Selecting previously unselected package sudo. [2021-12-16T06:22:49.981Z] #21 17.80 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-16T06:22:49.981Z] #21 17.83 Unpacking sudo (1.9.5p2-3) ... [2021-12-16T06:22:50.055Z] #70 DONE 1.0s [2021-12-16T06:22:50.055Z] [2021-12-16T06:22:50.055Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:22:50.055Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:22:50.240Z] #21 18.05 Selecting previously unselected package thin-provisioning-tools. [2021-12-16T06:22:50.240Z] #21 18.05 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-16T06:22:50.240Z] #21 18.07 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-16T06:22:50.240Z] #21 18.19 Selecting previously unselected package uidmap. [2021-12-16T06:22:50.328Z] #3 DONE 0.4s [2021-12-16T06:22:50.328Z] [2021-12-16T06:22:50.328Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-16T06:22:50.328Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-16T06:22:50.328Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-16T06:22:50.328Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-16T06:22:50.328Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-16T06:22:50.328Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-16T06:22:50.328Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2021-12-16T06:22:50.328Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-16T06:22:50.500Z] #21 18.19 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-16T06:22:50.500Z] #21 18.20 Unpacking uidmap (1:4.8.1-1) ... [2021-12-16T06:22:50.500Z] #21 18.31 Selecting previously unselected package vim-runtime. [2021-12-16T06:22:50.500Z] #21 18.31 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:22:50.500Z] #21 18.32 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-16T06:22:50.500Z] #21 18.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-16T06:22:50.500Z] #21 18.35 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-16T06:22:50.586Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-16T06:22:50.587Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-12-16T06:22:50.847Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-12-16T06:22:51.002Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 9.0s [2021-12-16T06:22:51.002Z] #11 ... [2021-12-16T06:22:51.002Z] [2021-12-16T06:22:51.002Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-16T06:22:51.002Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-16T06:22:51.002Z] #72 DONE 1.0s [2021-12-16T06:22:51.002Z] [2021-12-16T06:22:51.002Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:22:51.002Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:22:51.002Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 9.3s done [2021-12-16T06:22:51.105Z] #4 DONE 0.8s [2021-12-16T06:22:51.105Z] [2021-12-16T06:22:51.105Z] #6 [internal] load .dockerignore [2021-12-16T06:22:51.105Z] #6 sha256:8f5575f483607d8b70e5b6e79e563a8eb6b6b6fadcff915cdecd2202b09e401d [2021-12-16T06:22:51.105Z] #6 DONE 0.0s [2021-12-16T06:22:51.105Z] [2021-12-16T06:22:51.105Z] #5 [internal] load build definition from Dockerfile [2021-12-16T06:22:51.105Z] #5 sha256:1b7b86a8715f2b92f509431094ff9b8f7fc0d6e0db5380182e1a06597327dcba [2021-12-16T06:22:51.105Z] #5 DONE 0.0s [2021-12-16T06:22:51.105Z] [2021-12-16T06:22:51.105Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-16T06:22:51.105Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-16T06:22:51.263Z] #11 ... [2021-12-16T06:22:51.263Z] [2021-12-16T06:22:51.263Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-16T06:22:51.263Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-16T06:22:51.263Z] #28 DONE 12.2s [2021-12-16T06:22:51.263Z] [2021-12-16T06:22:51.263Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:22:51.263Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:22:51.263Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 [2021-12-16T06:22:51.437Z] #21 ... [2021-12-16T06:22:51.437Z] [2021-12-16T06:22:51.437Z] #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-16T06:22:51.437Z] #58 sha256:b23bbe81c6e7358a7115551a6a5b5a757ff963b19a7144b7b035f932494b24d9 [2021-12-16T06:22:51.437Z] #58 29.28 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-16T06:22:51.695Z] #58 ... [2021-12-16T06:22:51.695Z] [2021-12-16T06:22:51.695Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-16T06:22:51.695Z] #62 sha256:64d390eaa6b2328a5433d6e4caa7d5b65a72e8eebd505307cca45a96de61d323 [2021-12-16T06:22:51.695Z] #62 51.92 + bin/containerd [2021-12-16T06:22:51.851Z] #28 extracting sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 2.1s done [2021-12-16T06:22:51.955Z] #62 ... [2021-12-16T06:22:51.955Z] [2021-12-16T06:22:51.955Z] #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-16T06:22:51.955Z] #21 sha256:7d3dd96a33a6760f730509ce2e0fb82f8eb748f9a21f81ab1dfc26118600856b [2021-12-16T06:22:51.955Z] #21 19.43 Selecting previously unselected package vim. [2021-12-16T06:22:51.955Z] #21 19.43 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-12-16T06:22:51.955Z] #21 19.47 Unpacking vim (2:8.2.2434-3) ... [2021-12-16T06:22:51.955Z] #21 19.72 Selecting previously unselected package xfsprogs. [2021-12-16T06:22:51.955Z] #21 19.72 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-16T06:22:51.955Z] #21 19.73 Unpacking xfsprogs (5.10.0-4) ... [2021-12-16T06:22:51.955Z] #21 19.90 Selecting previously unselected package zip. [2021-12-16T06:22:51.955Z] #21 19.90 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-16T06:22:51.955Z] #21 19.91 Unpacking zip (3.0-12) ... [2021-12-16T06:22:51.955Z] #21 19.98 Selecting previously unselected package zstd. [2021-12-16T06:22:52.039Z] #10 ... [2021-12-16T06:22:52.039Z] [2021-12-16T06:22:52.039Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-16T06:22:52.039Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-16T06:22:52.039Z] #9 DONE 1.0s [2021-12-16T06:22:52.213Z] #21 19.98 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-16T06:22:52.213Z] #21 19.99 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-16T06:22:52.297Z] [2021-12-16T06:22:52.297Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-16T06:22:52.297Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-16T06:22:52.297Z] #7 DONE 1.0s [2021-12-16T06:22:52.297Z] [2021-12-16T06:22:52.297Z] #8 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-16T06:22:52.297Z] #8 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2021-12-16T06:22:52.297Z] #8 DONE 1.1s [2021-12-16T06:22:52.297Z] [2021-12-16T06:22:52.297Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-16T06:22:52.297Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-16T06:22:52.297Z] #10 DONE 1.1s [2021-12-16T06:22:52.476Z] #21 20.38 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:22:52.652Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 1.2s done [2021-12-16T06:22:52.868Z] [2021-12-16T06:22:52.868Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:22:52.868Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-16T06:22:52.868Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-16T06:22:52.868Z] #71 DONE 0.0s [2021-12-16T06:22:52.868Z] [2021-12-16T06:22:52.868Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-16T06:22:52.868Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-16T06:22:52.868Z] #28 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.1s done [2021-12-16T06:22:52.868Z] #28 DONE 0.1s [2021-12-16T06:22:52.868Z] [2021-12-16T06:22:52.868Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:22:52.868Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:22:52.868Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 0.0s done [2021-12-16T06:22:52.868Z] #11 sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 1.86kB / 1.86kB done [2021-12-16T06:22:52.868Z] #11 sha256:d860e175278037ee2429fecb1150bf10635ff4488c5a6faf695b169bf2c0868f 1.80kB / 1.80kB done [2021-12-16T06:22:52.868Z] #11 sha256:37eabbc422cd87d1d6f7d02fc132605c22a5ef03ca0ec8c83f3dc51101dbbdb9 7.07kB / 7.07kB done [2021-12-16T06:22:52.915Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 [2021-12-16T06:22:53.088Z] #21 21.00 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-16T06:22:53.134Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 1.05MB / 54.93MB 0.3s [2021-12-16T06:22:53.134Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 0B / 5.15MB 0.3s [2021-12-16T06:22:53.345Z] #21 21.08 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-16T06:22:53.346Z] #21 21.12 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-16T06:22:53.398Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 7.34MB / 54.93MB 0.4s [2021-12-16T06:22:53.398Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 5.15MB / 5.15MB 0.4s [2021-12-16T06:22:53.398Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 0B / 10.87MB 0.4s [2021-12-16T06:22:53.398Z] #11 ... [2021-12-16T06:22:53.398Z] [2021-12-16T06:22:53.398Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-16T06:22:53.398Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-16T06:22:53.398Z] #45 DONE 0.0s [2021-12-16T06:22:53.398Z] [2021-12-16T06:22:53.398Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:22:53.398Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:22:53.398Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 24.12MB / 54.93MB 0.6s [2021-12-16T06:22:53.398Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 10.87MB / 10.87MB 0.6s [2021-12-16T06:22:53.661Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 31.46MB / 54.93MB 0.7s [2021-12-16T06:22:53.661Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 46.23MB / 54.93MB 0.8s [2021-12-16T06:22:53.661Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 5.15MB / 5.15MB 0.8s done [2021-12-16T06:22:53.661Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 0B / 54.57MB 0.8s [2021-12-16T06:22:53.661Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 0.9s [2021-12-16T06:22:53.661Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 6.29MB / 54.57MB 0.9s [2021-12-16T06:22:53.912Z] #21 21.66 Setting up libicu67:amd64 (67.1-7) ... [2021-12-16T06:22:53.912Z] #21 21.70 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-16T06:22:53.912Z] #21 21.72 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-16T06:22:53.912Z] #21 21.75 Setting up uidmap (1:4.8.1-1) ... [2021-12-16T06:22:53.922Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 15.73MB / 54.57MB 1.0s [2021-12-16T06:22:53.922Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 10.87MB / 10.87MB 1.1s done [2021-12-16T06:22:54.171Z] #21 22.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:22:54.171Z] #21 22.05 Setting up bzip2 (1.0.8-4) ... [2021-12-16T06:22:54.171Z] #21 22.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:22:54.171Z] #21 22.11 Setting up python3-wheel (0.34.2-1) ... [2021-12-16T06:22:54.184Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 24.12MB / 54.57MB 1.2s [2021-12-16T06:22:54.184Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 0B / 85.77MB 1.2s [2021-12-16T06:22:54.184Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 45.09MB / 54.57MB 1.4s [2021-12-16T06:22:54.184Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 18.87MB / 85.77MB 1.4s [2021-12-16T06:22:54.184Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 53.48MB / 54.57MB 1.5s [2021-12-16T06:22:54.184Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 31.46MB / 85.77MB 1.5s [2021-12-16T06:22:54.448Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 40.89MB / 85.77MB 1.6s [2021-12-16T06:22:54.448Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 47.19MB / 85.77MB 1.7s [2021-12-16T06:22:54.712Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 53.48MB / 85.77MB 1.8s [2021-12-16T06:22:54.712Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 60.82MB / 85.77MB 1.9s [2021-12-16T06:22:54.736Z] #21 22.50 Setting up xxd (2:8.2.2434-3) ... [2021-12-16T06:22:54.736Z] #21 22.55 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-16T06:22:54.832Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 1.7s done [2021-12-16T06:22:54.972Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 70.25MB / 85.77MB 2.2s [2021-12-16T06:22:54.994Z] #21 ... [2021-12-16T06:22:54.994Z] [2021-12-16T06:22:54.994Z] #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-16T06:22:54.994Z] #58 sha256:b23bbe81c6e7358a7115551a6a5b5a757ff963b19a7144b7b035f932494b24d9 [2021-12-16T06:22:54.994Z] #58 30.04 + mkdir -p /build [2021-12-16T06:22:54.994Z] #58 30.04 + cp runc /build/runc [2021-12-16T06:22:54.994Z] #58 DONE 32.9s [2021-12-16T06:22:54.994Z] [2021-12-16T06:22:54.994Z] #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-16T06:22:54.994Z] #21 sha256:7d3dd96a33a6760f730509ce2e0fb82f8eb748f9a21f81ab1dfc26118600856b [2021-12-16T06:22:54.994Z] #21 22.77 Setting up libcap2-bin (1:2.44-1) ... [2021-12-16T06:22:54.994Z] #21 22.84 Setting up apparmor (2.13.6-10) ... [2021-12-16T06:22:55.094Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 [2021-12-16T06:22:55.140Z] #28 ... [2021-12-16T06:22:55.140Z] [2021-12-16T06:22:55.140Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:22:55.140Z] #11 sha256:1c087f1f79a1427083a4de831a5734a6c5359e0b8ffc1c7e63ccdee26a7d2d52 [2021-12-16T06:22:55.140Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 0.1s done [2021-12-16T06:22:55.140Z] #11 sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 1.86kB / 1.86kB done [2021-12-16T06:22:55.140Z] #11 sha256:6245b2bee36df7a76a983b7213af5765d6b61fda5a44fbaf95716135af152dac 1.80kB / 1.80kB done [2021-12-16T06:22:55.140Z] #11 sha256:a7c09c3892998e6d205df67677ce58226693649c6629b976988a8cba66bca9e5 7.08kB / 7.08kB done [2021-12-16T06:22:55.140Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 53.62MB / 53.62MB 2.5s done [2021-12-16T06:22:55.140Z] #11 sha256:96565d527970b1cc982493f96d6b317b1fbfdd7bf0ea6fd58d44942bb4f597c5 4.94MB / 4.94MB 0.5s done [2021-12-16T06:22:55.140Z] #11 sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de 10.66MB / 10.66MB 1.3s done [2021-12-16T06:22:55.140Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 54.67MB / 54.67MB 3.7s done [2021-12-16T06:22:55.140Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 80.99MB / 80.99MB 5.7s done [2021-12-16T06:22:55.140Z] #11 sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 102.63MB / 102.63MB 8.0s done [2021-12-16T06:22:55.140Z] #11 sha256:d19c6eaaced152f2555856673c7fddada222c210af0071877297faa8944a5ebf 126B / 126B 5.7s done [2021-12-16T06:22:55.140Z] #11 extracting sha256:96565d527970b1cc982493f96d6b317b1fbfdd7bf0ea6fd58d44942bb4f597c5 0.2s done [2021-12-16T06:22:55.140Z] #11 extracting sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de 0.2s done [2021-12-16T06:22:55.140Z] #11 extracting sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 0.3s [2021-12-16T06:22:55.140Z] #11 ... [2021-12-16T06:22:55.140Z] [2021-12-16T06:22:55.140Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-16T06:22:55.140Z] #28 sha256:78941be1a2a5db85ecac33e9931d48cb01dfdb052ba762b3b52a4315170f5a46 [2021-12-16T06:22:55.140Z] #28 DONE 9.0s [2021-12-16T06:22:55.140Z] [2021-12-16T06:22:55.140Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:22:55.140Z] #11 sha256:1c087f1f79a1427083a4de831a5734a6c5359e0b8ffc1c7e63ccdee26a7d2d52 [2021-12-16T06:22:55.140Z] #11 ... [2021-12-16T06:22:55.140Z] [2021-12-16T06:22:55.140Z] #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-16T06:22:55.140Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-16T06:22:55.236Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 2.2s done [2021-12-16T06:22:55.236Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 77.59MB / 85.77MB 2.3s [2021-12-16T06:22:55.236Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 82.84MB / 85.77MB 2.4s [2021-12-16T06:22:55.236Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b [2021-12-16T06:22:55.284Z] #41 ... [2021-12-16T06:22:55.284Z] [2021-12-16T06:22:55.285Z] #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-16T06:22:55.285Z] #19 sha256:fdba18aa56b51930f713a2deac5b1c9660f997a420db9b70cdd7445c00ada4f0 [2021-12-16T06:22:55.285Z] #19 65.65 Fetched 48.7 MB in 44s (1097 kB/s) [2021-12-16T06:22:56.082Z] #29 ... [2021-12-16T06:22:56.082Z] [2021-12-16T06:22:56.082Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:22:56.082Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-16T06:22:56.082Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-16T06:22:56.082Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-16T06:22:56.082Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-16T06:22:56.082Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-16T06:22:56.082Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.3s [2021-12-16T06:22:56.082Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s [2021-12-16T06:22:56.171Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 54.57MB / 54.57MB 3.3s done [2021-12-16T06:22:56.172Z] #11 sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 0B / 156B 3.3s [2021-12-16T06:22:56.172Z] #11 sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 156B / 156B 3.5s [2021-12-16T06:22:56.369Z] #21 24.26 Setting up zip (3.0-12) ... [2021-12-16T06:22:56.424Z] #71 ... [2021-12-16T06:22:56.424Z] [2021-12-16T06:22:56.424Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:22:56.424Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-16T06:22:56.424Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-16T06:22:56.424Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-16T06:22:56.424Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-16T06:22:56.424Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-16T06:22:56.424Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 9.0s done [2021-12-16T06:22:56.424Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s [2021-12-16T06:22:56.424Z] #69 ... [2021-12-16T06:22:56.424Z] [2021-12-16T06:22:56.424Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:22:56.424Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-16T06:22:56.424Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-12-16T06:22:56.627Z] #21 24.30 Setting up vim-common (2:8.2.2434-3) ... [2021-12-16T06:22:56.627Z] #21 24.32 Setting up bash-completion (1:2.11-2) ... [2021-12-16T06:22:56.693Z] #71 DONE 10.5s [2021-12-16T06:22:56.693Z] [2021-12-16T06:22:56.693Z] #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-16T06:22:56.693Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-16T06:22:56.693Z] #29 1.353 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:22:56.693Z] #29 1.365 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:22:56.693Z] #29 1.392 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:22:56.693Z] #29 1.571 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [97.0 kB] [2021-12-16T06:22:56.954Z] #29 1.784 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-16T06:22:57.114Z] #11 ... [2021-12-16T06:22:57.114Z] [2021-12-16T06:22:57.114Z] #24 [internal] load build context [2021-12-16T06:22:57.114Z] #24 sha256:01301f0f2475c5d87201db6f4dbebde3cdb0ef3d8d60dcb69c218d28d8000f17 [2021-12-16T06:22:57.114Z] #24 transferring context: 55.51MB 3.3s done [2021-12-16T06:22:57.114Z] #24 DONE 4.5s [2021-12-16T06:22:57.114Z] [2021-12-16T06:22:57.114Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:22:57.114Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:22:57.193Z] #21 24.95 Setting up xz-utils (5.2.5-2) ... [2021-12-16T06:22:57.193Z] #21 24.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-16T06:22:57.193Z] #21 24.98 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-16T06:22:57.193Z] #21 24.99 Setting up patch (2.7.6-7) ... [2021-12-16T06:22:57.193Z] #21 25.00 Setting up sudo (1.9.5p2-3) ... [2021-12-16T06:22:57.193Z] #21 25.04 invoke-rc.d: could not determine current runlevel [2021-12-16T06:22:57.193Z] #21 25.05 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-16T06:22:57.193Z] #21 25.05 Setting up xfsprogs (5.10.0-4) ... [2021-12-16T06:22:57.193Z] #21 25.06 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-16T06:22:57.193Z] #21 25.08 Setting up inetutils-ping (2:2.0-1) ... [2021-12-16T06:22:57.217Z] #29 2.106 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-16T06:22:57.452Z] #21 25.09 Setting up pigz (2.6-1) ... [2021-12-16T06:22:57.452Z] #21 25.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-16T06:22:57.452Z] #21 25.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:22:57.452Z] #21 25.14 Setting up python-pip-whl (20.3.4-4) ... [2021-12-16T06:22:57.452Z] #21 25.15 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-16T06:22:57.452Z] #21 25.31 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-16T06:22:57.452Z] #21 25.32 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-16T06:22:57.477Z] #29 ... [2021-12-16T06:22:57.477Z] [2021-12-16T06:22:57.477Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:22:57.477Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-16T06:22:57.477Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-12-16T06:22:57.477Z] #69 DONE 11.4s [2021-12-16T06:22:57.684Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 85.77MB / 85.77MB 5.0s done [2021-12-16T06:22:57.685Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 0B / 134.81MB 5.0s [2021-12-16T06:22:57.710Z] #21 25.43 Setting up libelf1:amd64 (0.183-1) ... [2021-12-16T06:22:57.710Z] #21 25.46 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-16T06:22:57.710Z] #21 25.47 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:22:57.710Z] #21 25.49 Setting up python3-distutils (3.9.2-1) ... [2021-12-16T06:22:57.710Z] #21 25.62 Setting up vim (2:8.2.2434-3) ... [2021-12-16T06:22:57.743Z] [2021-12-16T06:22:57.744Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:22:57.744Z] #11 sha256:1c087f1f79a1427083a4de831a5734a6c5359e0b8ffc1c7e63ccdee26a7d2d52 [2021-12-16T06:22:57.944Z] #11 sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 156B / 156B 5.0s done [2021-12-16T06:22:57.944Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 15.73MB / 134.81MB 5.2s [2021-12-16T06:22:57.969Z] #21 25.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-16T06:22:57.969Z] #21 25.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-16T06:22:57.969Z] #21 25.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-16T06:22:57.969Z] #21 25.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-16T06:22:57.969Z] #21 25.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-16T06:22:57.969Z] #21 25.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-16T06:22:57.969Z] #21 25.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-16T06:22:57.969Z] #21 25.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-16T06:22:57.969Z] #21 25.70 Setting up python3-setuptools (52.0.0-4) ... [2021-12-16T06:22:58.203Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 23.10MB / 134.81MB 5.3s [2021-12-16T06:22:58.204Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 46.14MB / 134.81MB 5.5s [2021-12-16T06:22:58.227Z] #21 26.03 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:22:58.227Z] #21 26.04 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-16T06:22:58.227Z] #21 26.05 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-16T06:22:58.227Z] #21 26.06 Setting up python3-pip (20.3.4-4) ... [2021-12-16T06:22:58.464Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 58.72MB / 134.81MB 5.6s [2021-12-16T06:22:58.464Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 66.06MB / 134.81MB 5.7s [2021-12-16T06:22:58.486Z] #21 26.33 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-16T06:22:58.486Z] #21 26.34 Setting up jq (1.6-2.1) ... [2021-12-16T06:22:58.486Z] #21 26.36 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-16T06:22:58.486Z] #21 26.37 Setting up iptables (1.8.7-1) ... [2021-12-16T06:22:58.486Z] #21 26.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-16T06:22:58.486Z] #21 26.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-16T06:22:58.486Z] #21 26.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-16T06:22:58.486Z] #21 26.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-16T06:22:58.486Z] #21 26.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-16T06:22:58.486Z] #21 26.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-16T06:22:58.486Z] #21 26.41 Setting up iproute2 (5.10.0-4) ... [2021-12-16T06:22:58.723Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 78.64MB / 134.81MB 5.9s [2021-12-16T06:22:58.723Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 [2021-12-16T06:22:58.744Z] #21 26.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:22:58.983Z] #11 ... [2021-12-16T06:22:58.983Z] [2021-12-16T06:22:58.983Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-16T06:22:58.983Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-16T06:22:58.983Z] #28 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-16T06:22:58.983Z] #28 sha256:2fa1cd247c9a06849534902b6b227efd21dbb5c0fea11c75aeba1df18685f1b8 529B / 529B done [2021-12-16T06:22:58.983Z] #28 sha256:05d2318291e38ea41118d6792f78087ae61232a28369b167c5faec3eb6c01630 1.46kB / 1.46kB done [2021-12-16T06:22:58.983Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 1.9s done [2021-12-16T06:22:58.983Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 3.3s done [2021-12-16T06:22:58.983Z] #28 DONE 6.0s [2021-12-16T06:22:58.983Z] [2021-12-16T06:22:58.983Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:22:58.983Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:22:58.983Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 90.18MB / 134.81MB 6.0s [2021-12-16T06:22:58.983Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 101.71MB / 134.81MB 6.2s [2021-12-16T06:22:59.003Z] #21 DONE 26.8s [2021-12-16T06:22:59.003Z] [2021-12-16T06:22:59.003Z] #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-16T06:22:59.003Z] #22 sha256:f95f830508dffc9b7eb7849d8902906df2dc490b9f5740508f7b1b627ff8b5c8 [2021-12-16T06:22:59.554Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 113.59MB / 134.81MB 6.6s [2021-12-16T06:22:59.571Z] #22 0.618 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-16T06:22:59.571Z] #22 0.622 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-16T06:22:59.571Z] #22 0.627 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-16T06:22:59.674Z] #11 extracting sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 5.0s done [2021-12-16T06:22:59.814Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 121.63MB / 134.81MB 7.0s [2021-12-16T06:22:59.932Z] #11 extracting sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 [2021-12-16T06:23:00.139Z] #22 DONE 1.1s [2021-12-16T06:23:00.139Z] [2021-12-16T06:23:00.139Z] #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-16T06:23:00.139Z] #62 sha256:64d390eaa6b2328a5433d6e4caa7d5b65a72e8eebd505307cca45a96de61d323 [2021-12-16T06:23:00.139Z] #62 ... [2021-12-16T06:23:00.139Z] [2021-12-16T06:23:00.139Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-16T06:23:00.139Z] #23 sha256:7a47136f9d145fd71292525aa89d52e1358c2981ce8c53d299a5cc03ec0e01e5 [2021-12-16T06:23:00.383Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 131.07MB / 134.81MB 7.5s [2021-12-16T06:23:00.383Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 1.6s done [2021-12-16T06:23:00.409Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 5.0s [2021-12-16T06:23:00.671Z] #11 ... [2021-12-16T06:23:00.671Z] [2021-12-16T06:23:00.671Z] #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-16T06:23:00.671Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-16T06:23:00.671Z] #29 2.071 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:23:00.671Z] #29 2.089 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:23:00.671Z] #29 2.113 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:23:00.671Z] #29 2.269 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:23:00.671Z] #29 2.483 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:23:00.671Z] #29 2.914 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:23:00.671Z] #29 4.331 Fetched 8482 kB in 3s (3359 kB/s) [2021-12-16T06:23:00.671Z] #29 4.331 Reading package lists... [2021-12-16T06:23:00.671Z] #29 5.239 Reading package lists... [2021-12-16T06:23:00.671Z] #29 6.067 Building dependency tree... [2021-12-16T06:23:00.671Z] #29 6.479 The following additional packages will be installed: [2021-12-16T06:23:00.671Z] #29 6.479 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-16T06:23:00.671Z] #29 6.479 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-16T06:23:00.672Z] #29 6.479 Recommended packages: [2021-12-16T06:23:00.672Z] #29 6.479 libldap-common publicsuffix libsasl2-modules [2021-12-16T06:23:00.672Z] #29 6.671 The following NEW packages will be installed: [2021-12-16T06:23:00.672Z] #29 6.671 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-16T06:23:00.672Z] #29 6.671 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-16T06:23:00.672Z] #29 6.671 libssh2-1 openssl [2021-12-16T06:23:00.672Z] #29 6.951 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:23:00.672Z] #29 6.951 Need to get 3038 kB of archives. [2021-12-16T06:23:00.672Z] #29 6.951 After this operation, 6652 kB of additional disk space will be used. [2021-12-16T06:23:00.672Z] #29 6.951 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-16T06:23:00.672Z] #29 6.990 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-16T06:23:00.672Z] #29 6.994 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-16T06:23:00.672Z] #29 6.997 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-16T06:23:00.672Z] #29 7.009 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-16T06:23:00.672Z] #29 7.009 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-12-16T06:23:00.672Z] #29 7.009 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-16T06:23:00.672Z] #29 7.009 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-16T06:23:00.672Z] #29 7.009 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-12-16T06:23:00.672Z] #29 7.009 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-16T06:23:00.672Z] #29 7.009 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-12-16T06:23:00.672Z] #29 7.020 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-12-16T06:23:00.672Z] #29 7.020 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-16T06:23:00.672Z] #29 7.020 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-16T06:23:00.672Z] #29 7.031 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-16T06:23:00.672Z] #29 7.303 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:23:00.672Z] #29 7.326 Fetched 3038 kB in 0s (8582 kB/s) [2021-12-16T06:23:00.672Z] #29 7.353 Selecting previously unselected package openssl. [2021-12-16T06:23:00.672Z] #29 7.353 (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-16T06:23:00.672Z] #29 7.355 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-16T06:23:00.672Z] #29 7.359 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-16T06:23:00.672Z] #29 7.569 Selecting previously unselected package ca-certificates. [2021-12-16T06:23:00.672Z] #29 7.569 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-16T06:23:00.672Z] #29 7.595 Unpacking ca-certificates (20210119) ... [2021-12-16T06:23:00.672Z] #29 7.673 Selecting previously unselected package libbrotli1:amd64. [2021-12-16T06:23:00.672Z] #29 7.673 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-16T06:23:00.672Z] #29 7.682 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-16T06:23:00.672Z] #29 7.764 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-16T06:23:00.672Z] #29 7.764 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-16T06:23:00.672Z] #29 7.771 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:23:00.672Z] #29 7.822 Selecting previously unselected package libsasl2-2:amd64. [2021-12-16T06:23:00.672Z] #29 7.822 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-16T06:23:00.672Z] #29 7.832 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:23:00.672Z] #29 7.908 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-16T06:23:00.672Z] #29 7.908 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-16T06:23:00.672Z] #29 7.908 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-16T06:23:00.672Z] #29 7.983 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-16T06:23:00.672Z] #29 7.983 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-16T06:23:00.672Z] #29 7.999 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-16T06:23:00.672Z] #29 8.035 Selecting previously unselected package libpsl5:amd64. [2021-12-16T06:23:00.672Z] #29 8.035 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-16T06:23:00.672Z] #29 8.038 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-16T06:23:00.672Z] #29 8.087 Selecting previously unselected package librtmp1:amd64. [2021-12-16T06:23:00.672Z] #29 8.089 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-16T06:23:00.672Z] #29 8.093 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-16T06:23:00.672Z] #29 8.135 Selecting previously unselected package libssh2-1:amd64. [2021-12-16T06:23:00.672Z] #29 8.135 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-16T06:23:00.672Z] #29 8.139 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-16T06:23:00.672Z] #29 8.207 Selecting previously unselected package libcurl4:amd64. [2021-12-16T06:23:00.672Z] #29 8.207 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-12-16T06:23:00.672Z] #29 8.211 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-16T06:23:00.672Z] #29 8.286 Selecting previously unselected package curl. [2021-12-16T06:23:00.672Z] #29 8.286 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-12-16T06:23:00.672Z] #29 8.295 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-16T06:23:00.672Z] #29 8.453 Selecting previously unselected package libonig5:amd64. [2021-12-16T06:23:00.672Z] #29 8.454 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-16T06:23:00.672Z] #29 8.462 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:23:00.672Z] #29 8.571 Selecting previously unselected package libjq1:amd64. [2021-12-16T06:23:00.672Z] #29 8.573 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-16T06:23:00.672Z] #29 8.578 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:23:00.672Z] #29 8.683 Selecting previously unselected package jq. [2021-12-16T06:23:00.672Z] #29 8.683 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-16T06:23:00.672Z] #29 8.690 Unpacking jq (1.6-2.1) ... [2021-12-16T06:23:00.672Z] #29 8.740 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-16T06:23:00.672Z] #29 8.756 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-16T06:23:00.672Z] #29 8.775 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-16T06:23:00.672Z] #29 8.790 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:23:00.672Z] #29 8.803 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-16T06:23:00.672Z] #29 8.814 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:23:00.672Z] #29 8.826 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-16T06:23:00.672Z] #29 8.839 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-16T06:23:00.672Z] #29 8.854 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:23:00.672Z] #29 8.869 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:23:00.672Z] #29 8.884 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-16T06:23:00.672Z] #29 8.898 Setting up ca-certificates (20210119) ... [2021-12-16T06:23:00.672Z] #29 ... [2021-12-16T06:23:00.672Z] [2021-12-16T06:23:00.672Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:23:00.672Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:23:01.812Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 [2021-12-16T06:23:02.378Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 0.7s done [2021-12-16T06:23:02.637Z] #11 ... [2021-12-16T06:23:02.637Z] [2021-12-16T06:23:02.637Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:23:02.637Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-16T06:23:02.637Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-16T06:23:02.637Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-16T06:23:02.637Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-16T06:23:02.637Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-16T06:23:02.637Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.5s done [2021-12-16T06:23:02.637Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2021-12-16T06:23:02.902Z] #69 ... [2021-12-16T06:23:02.902Z] [2021-12-16T06:23:02.902Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:23:02.902Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-16T06:23:02.902Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-16T06:23:02.902Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-16T06:23:02.902Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-16T06:23:02.902Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2021-12-16T06:23:02.902Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2021-12-16T06:23:03.162Z] #71 ... [2021-12-16T06:23:03.162Z] [2021-12-16T06:23:03.162Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:23:03.162Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:23:03.219Z] #11 extracting sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 2.6s done [2021-12-16T06:23:03.219Z] #11 extracting sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 0.1s [2021-12-16T06:23:03.219Z] #11 ... [2021-12-16T06:23:03.219Z] [2021-12-16T06:23:03.219Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-16T06:23:03.219Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-12-16T06:23:03.226Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 7.9s done [2021-12-16T06:23:03.424Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 [2021-12-16T06:23:03.424Z] #11 ... [2021-12-16T06:23:03.424Z] [2021-12-16T06:23:03.424Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:23:03.424Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-16T06:23:03.424Z] #69 DONE 10.7s [2021-12-16T06:23:03.424Z] [2021-12-16T06:23:03.424Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-16T06:23:03.424Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-16T06:23:03.424Z] #71 DONE 10.7s [2021-12-16T06:23:03.490Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 [2021-12-16T06:23:03.683Z] [2021-12-16T06:23:03.683Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:23:03.683Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:23:04.881Z] #11 ... [2021-12-16T06:23:04.881Z] [2021-12-16T06:23:04.881Z] #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-16T06:23:04.881Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-16T06:23:04.881Z] #29 9.609 Updating certificates in /etc/ssl/certs... [2021-12-16T06:23:04.881Z] #29 10.76 129 added, 0 removed; done. [2021-12-16T06:23:04.881Z] #29 10.84 Setting up jq (1.6-2.1) ... [2021-12-16T06:23:04.881Z] #29 10.85 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-16T06:23:04.881Z] #29 10.86 Setting up curl (7.74.0-1.3+b1) ... [2021-12-16T06:23:04.881Z] #29 10.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:23:04.881Z] #29 10.88 Processing triggers for ca-certificates (20210119) ... [2021-12-16T06:23:04.881Z] #29 10.90 Updating certificates in /etc/ssl/certs... [2021-12-16T06:23:04.881Z] #29 11.90 0 added, 0 removed; done. [2021-12-16T06:23:04.881Z] #29 11.90 Running hooks in /etc/ca-certificates/update.d... [2021-12-16T06:23:04.881Z] #29 11.91 done. [2021-12-16T06:23:04.881Z] #29 DONE 13.6s [2021-12-16T06:23:05.142Z] [2021-12-16T06:23:05.142Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:23:05.142Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:23:05.142Z] #11 ... [2021-12-16T06:23:05.142Z] [2021-12-16T06:23:05.142Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-16T06:23:05.142Z] #30 sha256:95ab496b671e2fbb57cc08d0a2492a77d364acc723a93cc75d0cd5198a3f346d [2021-12-16T06:23:05.142Z] #30 DONE 0.2s [2021-12-16T06:23:05.485Z] [2021-12-16T06:23:05.485Z] #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-16T06:23:05.485Z] #31 sha256:bd12bf57b73bb67828fa6d9d009d9609d0795a2906d2d83ce541cbf752f62b10 [2021-12-16T06:23:06.771Z] #23 ... [2021-12-16T06:23:06.771Z] [2021-12-16T06:23:06.771Z] #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-16T06:23:06.771Z] #62 sha256:64d390eaa6b2328a5433d6e4caa7d5b65a72e8eebd505307cca45a96de61d323 [2021-12-16T06:23:06.771Z] #62 73.25 # github.com/containerd/containerd/cmd/containerd [2021-12-16T06:23:06.771Z] #62 73.25 /usr/bin/ld: /tmp/go-link-2064069680/000019.o: in function `New': [2021-12-16T06:23:06.771Z] #62 73.25 /tmp/tmp.hUBtRQGBL3/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-16T06:23:06.771Z] #62 73.31 + bin/containerd-stress [2021-12-16T06:23:06.771Z] #62 74.20 + bin/containerd-shim [2021-12-16T06:23:07.337Z] #62 77.44 + bin/containerd-shim-runc-v1 [2021-12-16T06:23:07.405Z] #70 DONE 3.7s [2021-12-16T06:23:07.406Z] [2021-12-16T06:23:07.406Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-16T06:23:07.406Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-16T06:23:07.406Z] #29 3.252 Fetched 8367 kB in 2s (3865 kB/s) [2021-12-16T06:23:07.406Z] #29 3.252 Reading package lists... [2021-12-16T06:23:07.406Z] #29 3.900 Reading package lists... [2021-12-16T06:23:07.406Z] #29 4.438 Building dependency tree... [2021-12-16T06:23:07.406Z] #29 4.783 The following additional packages will be installed: [2021-12-16T06:23:07.406Z] #29 4.784 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-16T06:23:07.406Z] #29 4.784 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-16T06:23:07.406Z] #29 4.786 Recommended packages: [2021-12-16T06:23:07.406Z] #29 4.786 libldap-common publicsuffix libsasl2-modules [2021-12-16T06:23:07.406Z] #29 4.903 The following NEW packages will be installed: [2021-12-16T06:23:07.406Z] #29 4.904 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-16T06:23:07.406Z] #29 4.905 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-16T06:23:07.406Z] #29 4.912 libssh2-1 openssl [2021-12-16T06:23:07.406Z] #29 5.187 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:23:07.406Z] #29 5.187 Need to get 2934 kB of archives. [2021-12-16T06:23:07.406Z] #29 5.187 After this operation, 6485 kB of additional disk space will be used. [2021-12-16T06:23:07.406Z] #29 5.187 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-12-16T06:23:07.406Z] #29 5.315 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-12-16T06:23:07.406Z] #29 5.335 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-12-16T06:23:07.406Z] #29 5.343 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-16T06:23:07.406Z] #29 5.373 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-12-16T06:23:07.406Z] #29 5.377 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-12-16T06:23:07.406Z] #29 5.390 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-12-16T06:23:07.406Z] #29 5.433 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-12-16T06:23:07.406Z] #29 5.434 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-12-16T06:23:07.406Z] #29 5.446 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-12-16T06:23:07.406Z] #29 5.458 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-12-16T06:23:07.406Z] #29 5.546 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-12-16T06:23:07.406Z] #29 5.555 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-12-16T06:23:07.406Z] #29 5.600 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-12-16T06:23:07.406Z] #29 5.602 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-12-16T06:23:07.406Z] #29 5.979 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:23:07.406Z] #29 6.057 Fetched 2934 kB in 1s (4151 kB/s) [2021-12-16T06:23:07.406Z] #29 6.369 Selecting previously unselected package openssl. [2021-12-16T06:23:07.406Z] #29 6.369 (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-16T06:23:07.406Z] #29 6.377 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-12-16T06:23:07.406Z] #29 6.400 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-16T06:23:07.406Z] #29 7.894 Selecting previously unselected package ca-certificates. [2021-12-16T06:23:07.406Z] #29 7.894 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-16T06:23:07.406Z] #29 7.901 Unpacking ca-certificates (20210119) ... [2021-12-16T06:23:07.406Z] #29 7.966 Selecting previously unselected package libbrotli1:arm64. [2021-12-16T06:23:07.406Z] #29 7.966 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-12-16T06:23:07.406Z] #29 7.979 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-12-16T06:23:07.406Z] #29 8.157 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-12-16T06:23:07.406Z] #29 8.157 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-12-16T06:23:07.406Z] #29 8.163 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:23:07.406Z] #29 8.296 Selecting previously unselected package libsasl2-2:arm64. [2021-12-16T06:23:07.406Z] #29 8.296 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-12-16T06:23:07.406Z] #29 8.406 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:23:07.406Z] #29 8.816 Selecting previously unselected package libldap-2.4-2:arm64. [2021-12-16T06:23:07.406Z] #29 8.816 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-12-16T06:23:07.406Z] #29 8.825 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-12-16T06:23:07.406Z] #29 9.266 Selecting previously unselected package libnghttp2-14:arm64. [2021-12-16T06:23:07.406Z] #29 9.266 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-12-16T06:23:07.406Z] #29 9.319 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-12-16T06:23:07.406Z] #29 9.957 Selecting previously unselected package libpsl5:arm64. [2021-12-16T06:23:07.406Z] #29 9.957 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-12-16T06:23:07.406Z] #29 10.07 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-12-16T06:23:07.406Z] #29 10.42 Selecting previously unselected package librtmp1:arm64. [2021-12-16T06:23:07.406Z] #29 10.42 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-12-16T06:23:07.406Z] #29 10.45 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-16T06:23:07.406Z] #29 11.54 Selecting previously unselected package libssh2-1:arm64. [2021-12-16T06:23:07.406Z] #29 11.54 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-12-16T06:23:07.406Z] #29 11.54 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-12-16T06:23:07.406Z] #29 11.60 Selecting previously unselected package libcurl4:arm64. [2021-12-16T06:23:07.406Z] #29 11.60 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-12-16T06:23:07.406Z] #29 11.61 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-12-16T06:23:07.406Z] #29 11.81 Selecting previously unselected package curl. [2021-12-16T06:23:07.406Z] #29 11.81 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-12-16T06:23:07.406Z] #29 11.82 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-16T06:23:07.406Z] #29 11.89 Selecting previously unselected package libonig5:arm64. [2021-12-16T06:23:07.406Z] #29 11.89 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-12-16T06:23:07.406Z] #29 11.90 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-12-16T06:23:07.406Z] #29 11.99 Selecting previously unselected package libjq1:arm64. [2021-12-16T06:23:07.406Z] #29 11.99 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-12-16T06:23:07.406Z] #29 12.00 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-12-16T06:23:07.406Z] #29 12.31 Selecting previously unselected package jq. [2021-12-16T06:23:07.406Z] #29 12.31 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-12-16T06:23:07.664Z] #29 12.46 Unpacking jq (1.6-2.1) ... [2021-12-16T06:23:07.874Z] #11 ... [2021-12-16T06:23:07.874Z] [2021-12-16T06:23:07.874Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-16T06:23:07.874Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-16T06:23:07.874Z] #70 DONE 1.3s [2021-12-16T06:23:07.874Z] [2021-12-16T06:23:07.874Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:23:07.874Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:23:08.038Z] #31 2.815 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-16T06:23:08.238Z] #29 13.11 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-12-16T06:23:08.309Z] #31 3.141 [2021-12-16T06:23:08.443Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 5.0s [2021-12-16T06:23:08.497Z] #29 13.32 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-12-16T06:23:08.497Z] #29 13.41 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-12-16T06:23:08.497Z] #29 13.45 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:23:08.497Z] #29 13.48 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-16T06:23:08.497Z] #29 13.50 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:23:08.497Z] #29 13.53 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-12-16T06:23:08.570Z] #31 3.372 #=#=# ######################################################################## 100.0% [2021-12-16T06:23:08.714Z] #62 ... [2021-12-16T06:23:08.714Z] [2021-12-16T06:23:08.714Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-16T06:23:08.714Z] #23 sha256:7a47136f9d145fd71292525aa89d52e1358c2981ce8c53d299a5cc03ec0e01e5 [2021-12-16T06:23:08.714Z] #23 6.095 Collecting yamllint==1.26.1 [2021-12-16T06:23:08.714Z] #23 7.150 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-16T06:23:08.714Z] #23 7.580 Collecting pathspec>=0.5.3 [2021-12-16T06:23:08.714Z] #23 7.590 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-16T06:23:08.714Z] #23 7.741 Collecting pyyaml [2021-12-16T06:23:08.714Z] #23 7.753 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-16T06:23:08.714Z] #23 7.832 Building wheels for collected packages: yamllint [2021-12-16T06:23:08.714Z] #23 7.833 Building wheel for yamllint (setup.py): started [2021-12-16T06:23:08.714Z] #23 8.164 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-16T06:23:08.714Z] #23 8.165 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4ab1243e93f8281c1f6bcae2b36200a93dd2dfafc734b979c65415893dfc2bcd [2021-12-16T06:23:08.714Z] #23 8.165 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-16T06:23:08.714Z] #23 8.167 Successfully built yamllint [2021-12-16T06:23:08.714Z] #23 8.177 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-16T06:23:08.714Z] #23 8.335 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-16T06:23:08.760Z] #29 13.54 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-16T06:23:08.760Z] #29 13.56 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-12-16T06:23:08.760Z] #29 13.57 Setting up libjq1:arm64 (1.6-2.1) ... [2021-12-16T06:23:08.760Z] #29 13.59 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-12-16T06:23:08.760Z] #29 13.60 Setting up ca-certificates (20210119) ... [2021-12-16T06:23:08.760Z] #29 ... [2021-12-16T06:23:08.760Z] [2021-12-16T06:23:08.760Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-16T06:23:08.760Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-12-16T06:23:08.760Z] #72 DONE 1.9s [2021-12-16T06:23:08.760Z] [2021-12-16T06:23:08.760Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:23:08.760Z] #11 sha256:1c087f1f79a1427083a4de831a5734a6c5359e0b8ffc1c7e63ccdee26a7d2d52 [2021-12-16T06:23:08.760Z] #11 extracting sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 5.8s done [2021-12-16T06:23:08.787Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 5.1s done [2021-12-16T06:23:08.832Z] #31 3.700 [2021-12-16T06:23:09.019Z] #11 extracting sha256:d19c6eaaced152f2555856673c7fddada222c210af0071877297faa8944a5ebf [2021-12-16T06:23:09.019Z] #11 extracting sha256:d19c6eaaced152f2555856673c7fddada222c210af0071877297faa8944a5ebf done [2021-12-16T06:23:09.019Z] #11 ... [2021-12-16T06:23:09.019Z] [2021-12-16T06:23:09.019Z] #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-16T06:23:09.019Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-16T06:23:09.019Z] #29 14.07 Updating certificates in /etc/ssl/certs... [2021-12-16T06:23:09.045Z] #11 ... [2021-12-16T06:23:09.045Z] [2021-12-16T06:23:09.045Z] #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-16T06:23:09.045Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-16T06:23:09.045Z] #29 2.389 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:23:09.045Z] #29 2.389 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:23:09.045Z] #29 2.461 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:23:09.045Z] #29 2.596 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:23:09.045Z] #29 2.693 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:23:09.045Z] #29 3.566 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:23:09.045Z] #29 5.185 Fetched 8482 kB in 3s (2727 kB/s) [2021-12-16T06:23:09.045Z] #29 5.185 Reading package lists... [2021-12-16T06:23:09.045Z] #29 6.134 Reading package lists... [2021-12-16T06:23:09.045Z] #29 6.932 Building dependency tree... [2021-12-16T06:23:09.045Z] #29 7.269 The following additional packages will be installed: [2021-12-16T06:23:09.045Z] #29 7.269 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-16T06:23:09.045Z] #29 7.269 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-16T06:23:09.045Z] #29 7.270 Recommended packages: [2021-12-16T06:23:09.045Z] #29 7.270 libldap-common publicsuffix libsasl2-modules [2021-12-16T06:23:09.045Z] #29 7.445 The following NEW packages will be installed: [2021-12-16T06:23:09.045Z] #29 7.446 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-16T06:23:09.045Z] #29 7.446 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-16T06:23:09.045Z] #29 7.447 libssh2-1 openssl [2021-12-16T06:23:09.045Z] #29 7.732 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:23:09.045Z] #29 7.732 Need to get 3038 kB of archives. [2021-12-16T06:23:09.045Z] #29 7.732 After this operation, 6652 kB of additional disk space will be used. [2021-12-16T06:23:09.045Z] #29 7.732 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-16T06:23:09.045Z] #29 7.774 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-16T06:23:09.045Z] #29 7.776 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-16T06:23:09.045Z] #29 7.787 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-16T06:23:09.045Z] #29 7.787 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-16T06:23:09.045Z] #29 7.787 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-12-16T06:23:09.045Z] #29 7.787 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-16T06:23:09.045Z] #29 7.787 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-16T06:23:09.045Z] #29 7.787 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-12-16T06:23:09.045Z] #29 7.787 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-16T06:23:09.045Z] #29 7.821 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-12-16T06:23:09.045Z] #29 7.821 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-12-16T06:23:09.045Z] #29 7.829 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-16T06:23:09.045Z] #29 7.829 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-16T06:23:09.045Z] #29 7.834 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-16T06:23:09.045Z] #29 8.157 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:23:09.045Z] #29 8.196 Fetched 3038 kB in 0s (8009 kB/s) [2021-12-16T06:23:09.045Z] #29 8.650 Selecting previously unselected package openssl. [2021-12-16T06:23:09.045Z] #29 8.650 (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-16T06:23:09.045Z] #29 8.657 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-16T06:23:09.045Z] #29 8.835 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-16T06:23:09.045Z] #29 9.042 Selecting previously unselected package ca-certificates. [2021-12-16T06:23:09.045Z] #29 9.042 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-16T06:23:09.045Z] #29 9.045 Unpacking ca-certificates (20210119) ... [2021-12-16T06:23:09.045Z] #29 9.128 Selecting previously unselected package libbrotli1:amd64. [2021-12-16T06:23:09.045Z] #29 9.128 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-16T06:23:09.045Z] #29 9.136 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-16T06:23:09.045Z] #29 9.245 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-16T06:23:09.045Z] #29 9.245 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-16T06:23:09.045Z] #29 9.370 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:23:09.045Z] #29 10.15 Selecting previously unselected package libsasl2-2:amd64. [2021-12-16T06:23:09.045Z] #29 10.15 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-16T06:23:09.045Z] #29 10.22 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:23:09.278Z] #29 ... [2021-12-16T06:23:09.278Z] [2021-12-16T06:23:09.278Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:23:09.278Z] #11 sha256:1c087f1f79a1427083a4de831a5734a6c5359e0b8ffc1c7e63ccdee26a7d2d52 [2021-12-16T06:23:09.278Z] #11 DONE 23.1s [2021-12-16T06:23:09.281Z] #23 DONE 9.3s [2021-12-16T06:23:09.281Z] [2021-12-16T06:23:09.281Z] #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-16T06:23:09.281Z] #62 sha256:64d390eaa6b2328a5433d6e4caa7d5b65a72e8eebd505307cca45a96de61d323 [2021-12-16T06:23:09.308Z] #29 10.45 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-16T06:23:09.308Z] #29 10.45 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-16T06:23:09.308Z] #29 10.46 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-16T06:23:09.308Z] #29 ... [2021-12-16T06:23:09.308Z] [2021-12-16T06:23:09.308Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:23:09.308Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:23:09.308Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 [2021-12-16T06:23:09.540Z] #62 79.62 + bin/containerd-shim-runc-v2 [2021-12-16T06:23:09.542Z] [2021-12-16T06:23:09.542Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-16T06:23:09.542Z] #12 sha256:94316304faf42be97662af7062f16a24a3715e40762f86bc2e4440ff03b1d640 [2021-12-16T06:23:09.566Z] #11 ... [2021-12-16T06:23:09.566Z] [2021-12-16T06:23:09.566Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-16T06:23:09.566Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-16T06:23:09.566Z] #72 DONE 1.6s [2021-12-16T06:23:09.566Z] [2021-12-16T06:23:09.566Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:23:09.566Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:23:09.775Z] #31 4.730 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-16T06:23:09.799Z] #62 ... [2021-12-16T06:23:09.799Z] [2021-12-16T06:23:09.799Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-16T06:23:09.799Z] #27 sha256:23688a89315d16bb8798d1ba14bb1363066b749113a37a0d46e5bb9956ce672d [2021-12-16T06:23:09.799Z] #27 DONE 0.2s [2021-12-16T06:23:09.799Z] [2021-12-16T06:23:09.799Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-16T06:23:09.799Z] #32 sha256:ec1c274c395b6717623b1e95e6fa129cc05caa7512a604a60821346b3f17f5da [2021-12-16T06:23:09.802Z] #12 DONE 0.5s [2021-12-16T06:23:09.802Z] [2021-12-16T06:23:09.802Z] #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-16T06:23:09.802Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-16T06:23:10.056Z] #32 DONE 0.2s [2021-12-16T06:23:10.056Z] [2021-12-16T06:23:10.057Z] #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-16T06:23:10.057Z] #62 sha256:64d390eaa6b2328a5433d6e4caa7d5b65a72e8eebd505307cca45a96de61d323 [2021-12-16T06:23:10.057Z] #62 80.18 + binaries [2021-12-16T06:23:10.057Z] #62 80.18 + install -D bin/containerd /build/containerd [2021-12-16T06:23:10.057Z] #62 80.21 + install -D bin/containerd-shim /build/containerd-shim [2021-12-16T06:23:10.057Z] #62 80.21 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-16T06:23:10.057Z] #62 80.22 + install -D bin/ctr /build/ctr [2021-12-16T06:23:10.060Z] #29 14.95 129 added, 0 removed; done. [2021-12-16T06:23:10.060Z] #29 15.06 Setting up jq (1.6-2.1) ... [2021-12-16T06:23:10.320Z] #29 15.07 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-12-16T06:23:10.320Z] #29 15.08 Setting up curl (7.74.0-1.3+b1) ... [2021-12-16T06:23:10.320Z] #29 15.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:23:10.320Z] #29 15.11 Processing triggers for ca-certificates (20210119) ... [2021-12-16T06:23:10.320Z] #29 15.12 Updating certificates in /etc/ssl/certs... [2021-12-16T06:23:10.320Z] #29 ... [2021-12-16T06:23:10.320Z] [2021-12-16T06:23:10.320Z] #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-16T06:23:10.320Z] #13 sha256:b3b5d11a71287003fb8add6a0991408479680cc3e3a2e7babc60474da403cda4 [2021-12-16T06:23:10.320Z] #13 DONE 0.7s [2021-12-16T06:23:10.348Z] #31 5.121 [2021-12-16T06:23:10.583Z] [2021-12-16T06:23:10.583Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-16T06:23:10.583Z] #25 sha256:2d5fcc53434abf44b3a59a0f9458b1e9136ae3d4b43148637c0dbca4669990d2 [2021-12-16T06:23:10.583Z] #25 ... [2021-12-16T06:23:10.583Z] [2021-12-16T06:23:10.583Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-16T06:23:10.583Z] #42 sha256:5cdaae1cd0728c2cf3afd3315118e699bbfd631edbe03ca24b5e497818a53612 [2021-12-16T06:23:10.583Z] #42 DONE 0.2s [2021-12-16T06:23:10.620Z] #31 5.360 #=#=# 0.6% ######################################################################## 100.0% [2021-12-16T06:23:10.842Z] [2021-12-16T06:23:10.842Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-16T06:23:10.842Z] #33 sha256:4adc9b65240a34b2b548d6555448e87b28fa0842d87ddb1eb34c8cb182dba107 [2021-12-16T06:23:10.842Z] #33 DONE 0.3s [2021-12-16T06:23:10.842Z] [2021-12-16T06:23:10.842Z] #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-16T06:23:10.842Z] #46 sha256:c00ac7323298be76f7c1f680d10f89e7694f32bed4afef1254b64fe199ffe364 [2021-12-16T06:23:10.842Z] #46 DONE 0.4s [2021-12-16T06:23:10.842Z] [2021-12-16T06:23:10.842Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-16T06:23:10.842Z] #64 sha256:9ca73dac1a4a63ce2c181068d4bbbaf8bf9d13cbd5aaa81bbbcc5fc73d434420 [2021-12-16T06:23:10.842Z] #64 DONE 0.4s [2021-12-16T06:23:10.842Z] [2021-12-16T06:23:10.842Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-16T06:23:10.842Z] #25 sha256:2d5fcc53434abf44b3a59a0f9458b1e9136ae3d4b43148637c0dbca4669990d2 [2021-12-16T06:23:10.842Z] #25 DONE 0.4s [2021-12-16T06:23:10.842Z] [2021-12-16T06:23:10.842Z] #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-16T06:23:10.842Z] #65 sha256:1ecc9b2dd65c8209b5ff42c3f2414199912125fa9a3901e241c8a20747b2f90e [2021-12-16T06:23:10.883Z] #31 5.793 [2021-12-16T06:23:10.991Z] #62 DONE 81.1s [2021-12-16T06:23:10.991Z] [2021-12-16T06:23:10.991Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-16T06:23:10.991Z] #35 sha256:f1fa491439e0fdd77335ca44b6ce5a60a0cd1c511ce5dbda7078d4d021783d54 [2021-12-16T06:23:10.991Z] #35 DONE 1.0s [2021-12-16T06:23:10.991Z] [2021-12-16T06:23:10.991Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-16T06:23:10.991Z] #37 sha256:51dac2b41a83a5c8ac941da94527ddb8399503fece289a96f687f402f9dd5944 [2021-12-16T06:23:10.991Z] #37 DONE 0.1s [2021-12-16T06:23:10.991Z] [2021-12-16T06:23:10.991Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-16T06:23:10.991Z] #41 sha256:356856089b0a39c2b5ebef4b9452f42ae35a460faff60fc45e9902d16db0831d [2021-12-16T06:23:10.991Z] #41 DONE 0.1s [2021-12-16T06:23:10.991Z] [2021-12-16T06:23:10.991Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-16T06:23:10.991Z] #44 sha256:e1654ddb29c53fcd8c28196211bbe05ca6c608f6a5a3bfe50b4155fa51323c24 [2021-12-16T06:23:11.103Z] #65 ... [2021-12-16T06:23:11.103Z] [2021-12-16T06:23:11.103Z] #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-16T06:23:11.103Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-16T06:23:11.103Z] #29 16.03 0 added, 0 removed; done. [2021-12-16T06:23:11.103Z] #29 16.03 Running hooks in /etc/ca-certificates/update.d... [2021-12-16T06:23:11.103Z] #29 16.03 done. [2021-12-16T06:23:11.103Z] #29 DONE 16.1s [2021-12-16T06:23:11.251Z] #44 DONE 0.2s [2021-12-16T06:23:11.251Z] [2021-12-16T06:23:11.251Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-16T06:23:11.251Z] #48 sha256:a9fc6799ce90a981dc5f6864a9eb6e1d85d742705631619e29cad3f8cd78786e [2021-12-16T06:23:11.251Z] #48 DONE 0.0s [2021-12-16T06:23:11.251Z] [2021-12-16T06:23:11.251Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-16T06:23:11.252Z] #50 sha256:1ac83827ac8e25dfeec8a011d2565fdc85810f2be914a6e24d0c008219c564e6 [2021-12-16T06:23:11.252Z] #50 DONE 0.1s [2021-12-16T06:23:11.252Z] [2021-12-16T06:23:11.252Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-16T06:23:11.252Z] #52 sha256:f5b42a373467d5279caa9d3ef578ac6a1d7a5d19a821d51b12296ee0813bf05b [2021-12-16T06:23:11.252Z] #52 DONE 0.1s [2021-12-16T06:23:11.252Z] [2021-12-16T06:23:11.252Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-16T06:23:11.252Z] #54 sha256:69d99259bb3988054344d0eec9dda254293c94d99c646ba51676afb1aa6da596 [2021-12-16T06:23:11.365Z] [2021-12-16T06:23:11.365Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-16T06:23:11.365Z] #30 sha256:f294c7cd3a7143b5eff6356cb0ae526ecbec40884aaf3bf4a5491c68b8abc67c [2021-12-16T06:23:11.365Z] #30 DONE 0.3s [2021-12-16T06:23:11.365Z] [2021-12-16T06:23:11.365Z] #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-16T06:23:11.365Z] #26 sha256:e63f1731e271b80a8c77dd9178a2dfe726a4b480ce22182a6c55b3279a94e0df [2021-12-16T06:23:11.455Z] #31 ... [2021-12-16T06:23:11.455Z] [2021-12-16T06:23:11.455Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:23:11.455Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:23:11.455Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 8.1s [2021-12-16T06:23:11.510Z] #54 DONE 0.1s [2021-12-16T06:23:11.510Z] [2021-12-16T06:23:11.510Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-16T06:23:11.510Z] #56 sha256:87bff20a273f16ae4e78adffed96b5b035637d7587d4420b19d5228dab77fe9c [2021-12-16T06:23:11.510Z] #56 DONE 0.1s [2021-12-16T06:23:11.510Z] [2021-12-16T06:23:11.510Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-16T06:23:11.510Z] #59 sha256:76acda995069751902173c134da7eebdd7ac6f09064a048f6ddaa21b40771235 [2021-12-16T06:23:11.768Z] #59 DONE 0.3s [2021-12-16T06:23:12.025Z] [2021-12-16T06:23:12.025Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-16T06:23:12.025Z] #63 sha256:da1009fa079b3edd9111709ee191480b8151633dc2c3b9e1f3e4613ef3aba751 [2021-12-16T06:23:12.027Z] #11 ... [2021-12-16T06:23:12.027Z] [2021-12-16T06:23:12.027Z] #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-16T06:23:12.027Z] #31 sha256:bd12bf57b73bb67828fa6d9d009d9609d0795a2906d2d83ce541cbf752f62b10 [2021-12-16T06:23:12.028Z] #31 6.885 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-16T06:23:12.290Z] #31 7.249 [2021-12-16T06:23:12.590Z] #63 DONE 0.7s [2021-12-16T06:23:12.590Z] [2021-12-16T06:23:12.590Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-16T06:23:12.590Z] #68 sha256:e6a3cf1848e1a28f30fecbbb1a53332331d355803b1dceda60711953868344c9 [2021-12-16T06:23:12.848Z] #68 DONE 0.2s [2021-12-16T06:23:12.848Z] [2021-12-16T06:23:12.848Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-16T06:23:12.848Z] #73 sha256:f79edeffb617ea8b704c9ec4189e12bf3c8574bb7e2e659059897597a30117e5 [2021-12-16T06:23:13.073Z] #31 7.481 #=#=# ################# 24.9% ######################################## 56.8% ################################################################ 88.9% ######################################################################## 100.0% [2021-12-16T06:23:13.073Z] #31 8.056 [2021-12-16T06:23:13.390Z] #19 65.65 Reading package lists... [2021-12-16T06:23:13.412Z] #73 DONE 0.8s [2021-12-16T06:23:13.412Z] [2021-12-16T06:23:13.412Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-16T06:23:13.412Z] #74 sha256:e25cadf1110bccbdbba93203a680d91cf6c91176fa07e2535607b03c28e5bd52 [2021-12-16T06:23:13.412Z] #74 DONE 0.0s [2021-12-16T06:23:13.670Z] [2021-12-16T06:23:13.670Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-16T06:23:13.670Z] #75 sha256:cca8ee4f46587a4aabf1c20c47624e250b91a8d83efbdac500734e981e525550 [2021-12-16T06:23:14.459Z] #31 9.076 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-16T06:23:14.605Z] #75 DONE 0.8s [2021-12-16T06:23:14.605Z] [2021-12-16T06:23:14.605Z] #76 exporting to image [2021-12-16T06:23:14.605Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-16T06:23:14.605Z] #76 exporting layers [2021-12-16T06:23:14.723Z] #31 9.493 [2021-12-16T06:23:14.835Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 4.6s done [2021-12-16T06:23:14.835Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 [2021-12-16T06:23:14.984Z] #31 9.726 #=#=# ######################################################################## 100.0% [2021-12-16T06:23:14.984Z] #31 10.02 [2021-12-16T06:23:15.775Z] #11 ... [2021-12-16T06:23:15.775Z] [2021-12-16T06:23:15.775Z] #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-16T06:23:15.775Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-16T06:23:15.775Z] #29 10.53 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-16T06:23:15.775Z] #29 10.53 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-16T06:23:15.775Z] #29 10.53 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-16T06:23:15.775Z] #29 10.58 Selecting previously unselected package libpsl5:amd64. [2021-12-16T06:23:15.775Z] #29 10.58 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-16T06:23:15.775Z] #29 10.58 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-16T06:23:15.775Z] #29 10.64 Selecting previously unselected package librtmp1:amd64. [2021-12-16T06:23:15.775Z] #29 10.64 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-16T06:23:15.775Z] #29 10.66 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-16T06:23:15.775Z] #29 10.69 Selecting previously unselected package libssh2-1:amd64. [2021-12-16T06:23:15.775Z] #29 10.69 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-16T06:23:15.775Z] #29 10.70 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-16T06:23:15.775Z] #29 10.75 Selecting previously unselected package libcurl4:amd64. [2021-12-16T06:23:15.775Z] #29 10.75 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-12-16T06:23:15.775Z] #29 10.75 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-16T06:23:15.775Z] #29 10.83 Selecting previously unselected package curl. [2021-12-16T06:23:15.775Z] #29 10.83 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-12-16T06:23:15.775Z] #29 10.83 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-16T06:23:15.775Z] #29 10.91 Selecting previously unselected package libonig5:amd64. [2021-12-16T06:23:15.775Z] #29 10.91 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-16T06:23:15.775Z] #29 10.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:23:15.775Z] #29 10.99 Selecting previously unselected package libjq1:amd64. [2021-12-16T06:23:15.775Z] #29 10.99 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-16T06:23:15.775Z] #29 10.99 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:23:15.775Z] #29 11.05 Selecting previously unselected package jq. [2021-12-16T06:23:15.775Z] #29 11.05 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-16T06:23:15.775Z] #29 11.06 Unpacking jq (1.6-2.1) ... [2021-12-16T06:23:15.775Z] #29 11.11 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-16T06:23:15.775Z] #29 11.12 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-16T06:23:15.775Z] #29 11.14 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-16T06:23:15.775Z] #29 11.15 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:23:15.775Z] #29 11.16 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-16T06:23:15.775Z] #29 11.16 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-16T06:23:15.775Z] #29 11.18 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-16T06:23:15.775Z] #29 11.19 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-16T06:23:15.775Z] #29 11.21 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:23:15.775Z] #29 11.33 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:23:15.775Z] #29 11.60 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-16T06:23:15.775Z] #29 11.88 Setting up ca-certificates (20210119) ... [2021-12-16T06:23:15.775Z] #29 12.56 Updating certificates in /etc/ssl/certs... [2021-12-16T06:23:15.775Z] #29 13.24 129 added, 0 removed; done. [2021-12-16T06:23:15.775Z] #29 13.33 Setting up jq (1.6-2.1) ... [2021-12-16T06:23:15.775Z] #29 13.34 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-16T06:23:15.775Z] #29 13.35 Setting up curl (7.74.0-1.3+b1) ... [2021-12-16T06:23:15.775Z] #29 13.36 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:23:15.775Z] #29 13.38 Processing triggers for ca-certificates (20210119) ... [2021-12-16T06:23:15.775Z] #29 13.38 Updating certificates in /etc/ssl/certs... [2021-12-16T06:23:15.775Z] #29 13.92 0 added, 0 removed; done. [2021-12-16T06:23:15.775Z] #29 13.92 Running hooks in /etc/ca-certificates/update.d... [2021-12-16T06:23:15.775Z] #29 13.92 done. [2021-12-16T06:23:15.775Z] #29 DONE 16.9s [2021-12-16T06:23:15.775Z] [2021-12-16T06:23:15.775Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-16T06:23:15.775Z] #30 sha256:c19e240235db888b226f601c36899363e5bd5e0ded17ed41bfa893b2874bdade [2021-12-16T06:23:15.936Z] #31 10.80 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-16T06:23:16.035Z] #30 DONE 0.3s [2021-12-16T06:23:16.035Z] [2021-12-16T06:23:16.035Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:23:16.035Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:23:16.197Z] #31 11.12 [2021-12-16T06:23:16.651Z] #26 4.896 + RM_GOPATH=0 [2021-12-16T06:23:16.651Z] #26 4.896 + TMP_GOPATH= [2021-12-16T06:23:16.651Z] #26 4.896 + : /build [2021-12-16T06:23:16.651Z] #26 4.896 + '[' -z '' ']' [2021-12-16T06:23:16.651Z] #26 4.896 ++ mktemp -d [2021-12-16T06:23:16.651Z] #26 4.951 Install docker/cli version 17.06.2-ce from stable [2021-12-16T06:23:16.651Z] #26 4.952 + export GOPATH=/tmp/tmp.ZDFbZmtzpK [2021-12-16T06:23:16.651Z] #26 4.952 + GOPATH=/tmp/tmp.ZDFbZmtzpK [2021-12-16T06:23:16.651Z] #26 4.952 + RM_GOPATH=1 [2021-12-16T06:23:16.651Z] #26 4.952 + case "$(go env GOARCH)" in [2021-12-16T06:23:16.651Z] #26 4.952 ++ go env GOARCH [2021-12-16T06:23:16.651Z] #26 4.952 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:23:16.651Z] #26 4.952 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:23:16.651Z] #26 4.952 ++ dirname /install.sh [2021-12-16T06:23:16.651Z] #26 4.952 + dir=/ [2021-12-16T06:23:16.651Z] #26 4.952 + bin=dockercli [2021-12-16T06:23:16.651Z] #26 4.952 + shift [2021-12-16T06:23:16.651Z] #26 4.952 + '[' '!' -f //dockercli.installer ']' [2021-12-16T06:23:16.651Z] #26 4.952 + . //dockercli.installer [2021-12-16T06:23:16.651Z] #26 4.952 ++ : stable [2021-12-16T06:23:16.651Z] #26 4.952 ++ : 17.06.2-ce [2021-12-16T06:23:16.651Z] #26 4.952 + install_dockercli [2021-12-16T06:23:16.651Z] #26 4.952 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-16T06:23:16.651Z] #26 4.959 ++ uname -m [2021-12-16T06:23:16.651Z] #26 4.981 + arch=aarch64 [2021-12-16T06:23:16.651Z] #26 4.981 + '[' aarch64 '!=' x86_64 ']' [2021-12-16T06:23:16.651Z] #26 4.981 + '[' aarch64 '!=' s390x ']' [2021-12-16T06:23:16.651Z] #26 4.981 + '[' aarch64 '!=' armhf ']' [2021-12-16T06:23:16.651Z] #26 4.981 + build_dockercli [2021-12-16T06:23:16.651Z] #26 4.981 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZDFbZmtzpK/tmp/docker-ce [2021-12-16T06:23:16.651Z] #26 4.996 Cloning into '/tmp/tmp.ZDFbZmtzpK/tmp/docker-ce'... [2021-12-16T06:23:16.651Z] #26 ... [2021-12-16T06:23:16.651Z] [2021-12-16T06:23:16.651Z] #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-16T06:23:16.651Z] #65 sha256:1ecc9b2dd65c8209b5ff42c3f2414199912125fa9a3901e241c8a20747b2f90e [2021-12-16T06:23:16.651Z] #65 4.266 + RM_GOPATH=0 [2021-12-16T06:23:16.651Z] #65 4.266 + TMP_GOPATH= [2021-12-16T06:23:16.651Z] #65 4.266 + : /build [2021-12-16T06:23:16.651Z] #65 4.266 + '[' -z '' ']' [2021-12-16T06:23:16.651Z] #65 4.275 ++ mktemp -d [2021-12-16T06:23:16.651Z] #65 4.275 + export GOPATH=/tmp/tmp.0fmfqyUOnk [2021-12-16T06:23:16.651Z] #65 4.275 + GOPATH=/tmp/tmp.0fmfqyUOnk [2021-12-16T06:23:16.651Z] #65 4.275 + RM_GOPATH=1 [2021-12-16T06:23:16.651Z] #65 4.275 + case "$(go env GOARCH)" in [2021-12-16T06:23:16.651Z] #65 4.279 ++ go env GOARCH [2021-12-16T06:23:16.651Z] #65 4.323 Install rootlesskit version v0.14.6 [2021-12-16T06:23:16.651Z] #65 4.323 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:23:16.651Z] #65 4.323 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:23:16.651Z] #65 4.323 ++ dirname /install.sh [2021-12-16T06:23:16.651Z] #65 4.323 + dir=/ [2021-12-16T06:23:16.651Z] #65 4.323 + bin=rootlesskit [2021-12-16T06:23:16.651Z] #65 4.323 + shift [2021-12-16T06:23:16.651Z] #65 4.323 + '[' '!' -f //rootlesskit.installer ']' [2021-12-16T06:23:16.651Z] #65 4.323 + . //rootlesskit.installer [2021-12-16T06:23:16.651Z] #65 4.323 ++ : v0.14.6 [2021-12-16T06:23:16.651Z] #65 4.323 + install_rootlesskit [2021-12-16T06:23:16.651Z] #65 4.323 + case "$1" in [2021-12-16T06:23:16.651Z] #65 4.323 + export CGO_ENABLED=0 [2021-12-16T06:23:16.651Z] #65 4.323 + CGO_ENABLED=0 [2021-12-16T06:23:16.651Z] #65 4.323 + _install_rootlesskit [2021-12-16T06:23:16.651Z] #65 4.323 + echo 'Install rootlesskit version v0.14.6' [2021-12-16T06:23:16.651Z] #65 4.323 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-16T06:23:16.651Z] #65 4.323 + GOBIN=/build [2021-12-16T06:23:16.651Z] #65 4.323 + GO111MODULE=on [2021-12-16T06:23:16.651Z] #65 4.323 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-16T06:23:16.651Z] #65 4.842 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-16T06:23:16.719Z] #31 11.36 #=#=# ############# 19.0% ######################################################################## 100.0% [2021-12-16T06:23:16.980Z] #31 11.74 [2021-12-16T06:23:16.980Z] #31 11.83 Download of images into '/build' complete. [2021-12-16T06:23:16.980Z] #31 11.83 Use something like the following to load the result into a Docker daemon: [2021-12-16T06:23:16.980Z] #31 11.83 tar -cC '/build' . | docker load [2021-12-16T06:23:17.923Z] #31 DONE 12.8s [2021-12-16T06:23:17.923Z] [2021-12-16T06:23:17.923Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:0e3570dcea4bad1c1ee932680d4e753097e9a6acfa565c837f5fcce32f6807e2 [2021-12-16T06:23:17.923Z] #11 sha256:40051a3983ed90ea28bab35f7957b2648e6e63873d0044216a366e77b1f47ddb [2021-12-16T06:23:17.923Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 10.4s done [2021-12-16T06:23:17.923Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 3.7s [2021-12-16T06:23:18.786Z] #76 exporting layers 4.2s done [2021-12-16T06:23:18.786Z] #76 writing image sha256:30fc13b1ca009f6e779a550834ae9a67f20d128a67dd332326074ca67eb8e4fd done [2021-12-16T06:23:18.786Z] #76 naming to docker.io/library/docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a done [2021-12-16T06:23:18.786Z] #76 DONE 4.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-12-16T06:23:19.127Z] + trap exit INT TERM [2021-12-16T06:23:19.127Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-12-16T06:23:19.127Z] + CONTAINER_NAME=docker-pr1 [2021-12-16T06:23:19.127Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43087/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -e DOCKER_GRAPHDRIVER docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/make.sh dynbinary [2021-12-16T06:23:19.325Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 5.1s [2021-12-16T06:23:19.947Z] #65 8.900 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-16T06:23:19.947Z] #65 8.936 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-16T06:23:20.516Z] #65 ... [2021-12-16T06:23:20.516Z] [2021-12-16T06:23:20.517Z] #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-16T06:23:20.517Z] #51 sha256:1d6ba3af1e272ee192d6098b320eab1a92f2b68c6ae0ab323e5112310fe59802 [2021-12-16T06:23:20.517Z] #51 4.318 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-16T06:23:20.517Z] #51 5.240 go: downloading github.com/fatih/color v1.10.0 [2021-12-16T06:23:20.517Z] #51 5.468 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-16T06:23:20.517Z] #51 5.563 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-16T06:23:20.517Z] #51 5.639 go: downloading github.com/pkg/errors v0.9.1 [2021-12-16T06:23:20.517Z] #51 5.935 go: downloading golang.org/x/tools v0.1.0 [2021-12-16T06:23:20.517Z] #51 6.043 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-16T06:23:20.517Z] #51 6.287 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-16T06:23:20.517Z] #51 6.746 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-16T06:23:20.517Z] #51 6.890 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-16T06:23:20.776Z] #51 ... [2021-12-16T06:23:20.776Z] [2021-12-16T06:23:20.776Z] #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-16T06:23:20.776Z] #55 sha256:e324be8b552bfef4fc8039425c24d6401f3e854779ea37c5c3ed7a7db71c5576 [2021-12-16T06:23:20.776Z] #55 4.166 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-16T06:23:20.776Z] #55 4.886 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-16T06:23:20.776Z] #55 4.902 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-16T06:23:20.776Z] #55 4.911 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-16T06:23:20.776Z] #55 7.183 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-16T06:23:20.776Z] #55 ... [2021-12-16T06:23:20.776Z] [2021-12-16T06:23:20.776Z] #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-16T06:23:20.776Z] #34 sha256:8c6f1b8198c550b41b9a5b6775a0ba5f752b431869e7585d467cb867e4448ce5 [2021-12-16T06:23:20.776Z] #34 4.647 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-16T06:23:20.776Z] #34 4.647 Cloning into '.'... [2021-12-16T06:23:21.026Z] [2021-12-16T06:23:21.026Z] Removing bundles/ [2021-12-16T06:23:21.026Z] [2021-12-16T06:23:21.034Z] #34 ... [2021-12-16T06:23:21.034Z] [2021-12-16T06:23:21.034Z] #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-16T06:23:21.034Z] #36 sha256:072ce4a38c45dd1fdf2f052a109520a5e7b0515862a98af05143c99bef2305cf [2021-12-16T06:23:21.034Z] #36 4.931 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-16T06:23:21.034Z] #36 ... [2021-12-16T06:23:21.034Z] [2021-12-16T06:23:21.034Z] #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-16T06:23:21.034Z] #38 sha256:6aa1ec878135c8642e9ca0b5b32a0fbbe21cf1e6a729e4d69180b20180a926c8 [2021-12-16T06:23:21.034Z] #38 5.497 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:23:21.034Z] #38 5.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:23:21.034Z] #38 5.522 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:23:21.034Z] #38 6.899 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-16T06:23:21.034Z] #38 9.153 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.0 kB] [2021-12-16T06:23:21.285Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-16T06:23:21.285Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-16T06:23:21.285Z] GOOS="" GOARCH="" GOARM="" [2021-12-16T06:23:21.293Z] #38 ... [2021-12-16T06:23:21.293Z] [2021-12-16T06:23:21.293Z] #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-16T06:23:21.293Z] #49 sha256:bf9b52157cf2b39bc896eb447dd81cc90fc3b3eb595996556fb5d832d934d6bd [2021-12-16T06:23:21.293Z] #49 4.886 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-16T06:23:21.293Z] #49 ... [2021-12-16T06:23:21.293Z] [2021-12-16T06:23:21.293Z] #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-16T06:23:21.293Z] #60 sha256:0dd030cb180d7780e15fe5f80c569c4a8f48304fb295121f85d194df46e88494 [2021-12-16T06:23:21.293Z] #60 5.943 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:23:21.293Z] #60 5.998 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:23:21.293Z] #60 5.998 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:23:21.293Z] #60 7.295 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-16T06:23:21.293Z] #60 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.0 kB] [2021-12-16T06:23:21.552Z] #60 ... [2021-12-16T06:23:21.552Z] [2021-12-16T06:23:21.552Z] #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-16T06:23:21.552Z] #53 sha256:1233f38d2d8fd89914ebe549d6e3e279604a145db92f18938aab40802f35eb39 [2021-12-16T06:23:21.552Z] #53 4.499 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-16T06:23:21.810Z] #53 ... [2021-12-16T06:23:21.810Z] [2021-12-16T06:23:21.810Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-16T06:23:21.810Z] #14 sha256:463d06e68494c7a40c264d86e367d2be4db7efb2aea81e8c27aa114944d0f6db [2021-12-16T06:23:21.810Z] #14 5.395 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:23:21.810Z] #14 5.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:23:21.810Z] #14 5.436 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:23:21.810Z] #14 6.942 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-16T06:23:21.810Z] #14 9.237 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.0 kB] [2021-12-16T06:23:21.810Z] #14 ... [2021-12-16T06:23:21.810Z] [2021-12-16T06:23:21.810Z] #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-16T06:23:21.810Z] #47 sha256:a12e9ee98c48a3a5b8a4efee9e25c562d90b731d3223420bdd26767ed46a035d [2021-12-16T06:23:21.810Z] #47 5.834 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:23:21.811Z] #47 5.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:23:21.811Z] #47 5.906 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:23:21.811Z] #47 6.662 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-16T06:23:21.811Z] #47 7.646 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-16T06:23:22.071Z] #47 11.09 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.0 kB] [2021-12-16T06:23:22.071Z] #47 ... [2021-12-16T06:23:22.071Z] [2021-12-16T06:23:22.071Z] #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-16T06:23:22.071Z] #43 sha256:b4752ba3c7d8943fcc555d07de894b660fc132af7f3c3f6d96825ce1f19bb821 [2021-12-16T06:23:22.071Z] #43 4.501 + git clone https://github.com/docker/distribution.git . [2021-12-16T06:23:22.071Z] #43 4.501 Cloning into '.'... [2021-12-16T06:23:22.071Z] #43 ... [2021-12-16T06:23:22.071Z] [2021-12-16T06:23:22.071Z] #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-16T06:23:22.071Z] #31 sha256:ad7c278c51da522cf2f168401e8e2114b3381f07d7c5b4603463e30132ad7354 [2021-12-16T06:23:22.332Z] #31 ... [2021-12-16T06:23:22.332Z] [2021-12-16T06:23:22.332Z] #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-16T06:23:22.332Z] #51 sha256:1d6ba3af1e272ee192d6098b320eab1a92f2b68c6ae0ab323e5112310fe59802 [2021-12-16T06:23:22.332Z] #51 11.87 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-16T06:23:22.591Z] #51 12.15 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-16T06:23:22.850Z] #51 12.43 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-16T06:23:23.217Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 8.8s [2021-12-16T06:23:24.604Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 9.5s done [2021-12-16T06:23:24.604Z] #11 extracting sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 done [2021-12-16T06:23:24.604Z] #11 DONE 31.7s [2021-12-16T06:23:24.604Z] [2021-12-16T06:23:24.604Z] #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-16T06:23:24.604Z] #31 sha256:6f40cec1d809adad1a71d8b6cfec7b7437a4a856c81b2db028da9220cd8f42e9 [2021-12-16T06:23:24.604Z] #31 2.413 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-16T06:23:24.604Z] #31 2.800 [2021-12-16T06:23:24.604Z] #31 3.024 #=#=# ######################################################################## 100.0% [2021-12-16T06:23:24.604Z] #31 3.398 [2021-12-16T06:23:24.604Z] #31 4.574 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-16T06:23:24.604Z] #31 4.857 [2021-12-16T06:23:24.604Z] #31 5.065 #=#=# ######################################################################## 100.0% [2021-12-16T06:23:24.604Z] #31 5.363 [2021-12-16T06:23:24.604Z] #31 6.303 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-16T06:23:24.604Z] #31 6.575 [2021-12-16T06:23:24.604Z] #31 6.792 #=#=# ################## 25.9% ######################################### 58.0% ################################################################ 89.6% ######################################################################## 100.0% [2021-12-16T06:23:24.604Z] #31 7.343 [2021-12-16T06:23:24.604Z] #31 8.197 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-16T06:23:24.604Z] #31 8.393 [2021-12-16T06:23:24.604Z] #31 8.611 #=#=# [2021-12-16T06:23:24.604Z] #31 ... [2021-12-16T06:23:24.604Z] [2021-12-16T06:23:24.604Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-16T06:23:24.604Z] #12 sha256:4173644c32e0ce4fe0f8a52a87e55352a260041ed8d8f89a84cf492b37d861ac [2021-12-16T06:23:27.037Z] #51 16.04 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-16T06:23:27.037Z] #51 16.07 go: downloading golang.org/x/mod v0.3.0 [2021-12-16T06:23:27.428Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 12.8s done [2021-12-16T06:23:27.428Z] #11 extracting sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 [2021-12-16T06:23:27.428Z] #11 extracting sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 done [2021-12-16T06:23:27.428Z] #11 DONE 48.4s [2021-12-16T06:23:27.428Z] [2021-12-16T06:23:27.428Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-16T06:23:27.428Z] #12 sha256:4173644c32e0ce4fe0f8a52a87e55352a260041ed8d8f89a84cf492b37d861ac [2021-12-16T06:23:27.893Z] #12 DONE 3.2s [2021-12-16T06:23:27.893Z] [2021-12-16T06:23:27.893Z] #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-16T06:23:27.893Z] #13 sha256:b8547bc7edecaa4e868a6ddc60a9dd26a4300eab161f764a50ecb529974f5256 [2021-12-16T06:23:27.893Z] #13 ... [2021-12-16T06:23:27.893Z] [2021-12-16T06:23:27.893Z] #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-16T06:23:27.893Z] #31 sha256:6f40cec1d809adad1a71d8b6cfec7b7437a4a856c81b2db028da9220cd8f42e9 [2021-12-16T06:23:27.893Z] #31 8.611 #=#=# ######################################################################## 100.0% [2021-12-16T06:23:27.893Z] #31 8.993 [2021-12-16T06:23:27.893Z] #31 9.888 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-16T06:23:27.893Z] #31 10.16 [2021-12-16T06:23:27.893Z] #31 10.38 #=#=# ######################################################################## 100.0% [2021-12-16T06:23:27.893Z] #31 10.58 [2021-12-16T06:23:27.893Z] #31 10.62 Download of images into '/build' complete. [2021-12-16T06:23:27.893Z] #31 10.62 Use something like the following to load the result into a Docker daemon: [2021-12-16T06:23:27.893Z] #31 10.62 tar -cC '/build' . | docker load [2021-12-16T06:23:27.893Z] #31 DONE 11.7s [2021-12-16T06:23:27.893Z] [2021-12-16T06:23:27.893Z] #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-16T06:23:27.893Z] #13 sha256:b8547bc7edecaa4e868a6ddc60a9dd26a4300eab161f764a50ecb529974f5256 [2021-12-16T06:23:28.414Z] #51 ... [2021-12-16T06:23:28.415Z] [2021-12-16T06:23:28.415Z] #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-16T06:23:28.415Z] #53 sha256:1233f38d2d8fd89914ebe549d6e3e279604a145db92f18938aab40802f35eb39 [2021-12-16T06:23:28.415Z] #53 13.03 go: downloading github.com/fatih/color v1.7.0 [2021-12-16T06:23:28.415Z] #53 13.15 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-16T06:23:28.415Z] #53 13.22 go: downloading github.com/pkg/errors v0.8.1 [2021-12-16T06:23:28.415Z] #53 13.27 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-16T06:23:28.415Z] #53 13.43 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-16T06:23:28.415Z] #53 13.82 go: downloading github.com/spf13/viper v1.6.1 [2021-12-16T06:23:28.415Z] #53 14.53 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-16T06:23:28.415Z] #53 14.72 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-16T06:23:28.415Z] #53 16.36 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-16T06:23:28.415Z] #53 16.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-16T06:23:28.817Z] #12 DONE 1.4s [2021-12-16T06:23:28.817Z] [2021-12-16T06:23:28.817Z] #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-16T06:23:28.817Z] #13 sha256:b8547bc7edecaa4e868a6ddc60a9dd26a4300eab161f764a50ecb529974f5256 [2021-12-16T06:23:28.827Z] #13 DONE 1.1s [2021-12-16T06:23:28.827Z] [2021-12-16T06:23:28.827Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-16T06:23:28.827Z] #33 sha256:8a75e64744840deae6ae7d369fd27d121f0de74fdc632bbaade1be07075138b6 [2021-12-16T06:23:28.827Z] #33 ... [2021-12-16T06:23:28.827Z] [2021-12-16T06:23:28.827Z] #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-16T06:23:28.827Z] #46 sha256:51179f71541def4a5b6a2507dff94076ef7f59350bab1bfb984b1fa539ca6d9e [2021-12-16T06:23:28.827Z] #46 DONE 0.2s [2021-12-16T06:23:29.085Z] [2021-12-16T06:23:29.086Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-16T06:23:29.086Z] #25 sha256:5aec745428d521585a2083efdf4a3f5499dc354924e9abdbdc2f22f3dd4ed057 [2021-12-16T06:23:29.086Z] #25 DONE 0.2s [2021-12-16T06:23:29.086Z] [2021-12-16T06:23:29.086Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-16T06:23:29.086Z] #42 sha256:7ffe6a9ca2cf4a127edb27403f21f94de3e3db3c3ef3e1da5eed53871d650733 [2021-12-16T06:23:29.086Z] #42 DONE 0.3s [2021-12-16T06:23:29.086Z] [2021-12-16T06:23:29.086Z] #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-16T06:23:29.086Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:23:29.086Z] #43 ... [2021-12-16T06:23:29.086Z] [2021-12-16T06:23:29.086Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-16T06:23:29.086Z] #64 sha256:05f342725cdaa008663c1065bb6e1ca9764e701ec596b413617bdddb31981649 [2021-12-16T06:23:29.086Z] #64 DONE 0.3s [2021-12-16T06:23:29.086Z] [2021-12-16T06:23:29.086Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-16T06:23:29.086Z] #33 sha256:8a75e64744840deae6ae7d369fd27d121f0de74fdc632bbaade1be07075138b6 [2021-12-16T06:23:29.086Z] #33 DONE 0.3s [2021-12-16T06:23:29.345Z] [2021-12-16T06:23:29.345Z] #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-16T06:23:29.345Z] #34 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:23:29.693Z] Running on azwin-2-cb7040 in d:\jenkins\workspace\moby_PR-43087 [Pipeline] { [Pipeline] ws [2021-12-16T06:23:29.708Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-12-16T06:23:29.762Z] #13 DONE 0.8s [2021-12-16T06:23:29.762Z] [2021-12-16T06:23:29.762Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-16T06:23:29.762Z] #33 sha256:8a75e64744840deae6ae7d369fd27d121f0de74fdc632bbaade1be07075138b6 [2021-12-16T06:23:29.762Z] #33 ... [2021-12-16T06:23:29.762Z] [2021-12-16T06:23:29.762Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-16T06:23:29.762Z] #42 sha256:7ffe6a9ca2cf4a127edb27403f21f94de3e3db3c3ef3e1da5eed53871d650733 [2021-12-16T06:23:29.762Z] #42 DONE 0.3s [2021-12-16T06:23:30.024Z] [2021-12-16T06:23:30.024Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-16T06:23:30.024Z] #33 sha256:8a75e64744840deae6ae7d369fd27d121f0de74fdc632bbaade1be07075138b6 [2021-12-16T06:23:30.024Z] #33 DONE 0.3s [2021-12-16T06:23:30.024Z] [2021-12-16T06:23:30.024Z] #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-16T06:23:30.024Z] #46 sha256:51179f71541def4a5b6a2507dff94076ef7f59350bab1bfb984b1fa539ca6d9e [2021-12-16T06:23:30.024Z] #46 DONE 0.4s [2021-12-16T06:23:30.024Z] [2021-12-16T06:23:30.024Z] #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-16T06:23:30.024Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:23:30.024Z] #47 ... [2021-12-16T06:23:30.024Z] [2021-12-16T06:23:30.024Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-16T06:23:30.024Z] #64 sha256:89a7ad9fe303f7f1a102216f7306c911ce1b0bc56ffa24f6263c21dfbf1b1ce1 [2021-12-16T06:23:30.024Z] #64 DONE 0.4s [2021-12-16T06:23:30.024Z] [2021-12-16T06:23:30.024Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-16T06:23:30.024Z] #25 sha256:e45dadf7d57986e27987c7113e4a45766aab79c2da18332e8f884d54f44a3a78 [2021-12-16T06:23:30.024Z] #25 DONE 0.4s [2021-12-16T06:23:30.286Z] [2021-12-16T06:23:30.286Z] #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-16T06:23:30.286Z] #26 sha256:95183207fbc4b00528c2d186ff13b82bd18d048f51c220b8745750d130d8b7b5 [2021-12-16T06:23:30.948Z] #53 ... [2021-12-16T06:23:30.948Z] [2021-12-16T06:23:30.948Z] #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-16T06:23:30.948Z] #65 sha256:1ecc9b2dd65c8209b5ff42c3f2414199912125fa9a3901e241c8a20747b2f90e [2021-12-16T06:23:30.948Z] #65 10.03 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-16T06:23:30.948Z] #65 14.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-16T06:23:30.948Z] #65 16.17 go: downloading github.com/google/uuid v1.3.0 [2021-12-16T06:23:30.948Z] #65 16.17 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-16T06:23:30.948Z] #65 16.40 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-16T06:23:30.948Z] #65 16.66 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-16T06:23:30.948Z] #65 16.97 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-16T06:23:30.948Z] #65 17.26 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-16T06:23:30.948Z] #65 18.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-16T06:23:30.948Z] #65 18.67 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-16T06:23:30.948Z] #65 19.02 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-16T06:23:30.948Z] #65 ... [2021-12-16T06:23:30.948Z] [2021-12-16T06:23:30.948Z] #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-16T06:23:30.948Z] #31 sha256:ad7c278c51da522cf2f168401e8e2114b3381f07d7c5b4603463e30132ad7354 [2021-12-16T06:23:30.948Z] #31 13.41 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-16T06:23:30.948Z] #31 16.32 #=#=# [2021-12-16T06:23:30.948Z] #31 16.83 #=#=# # 2.0% ######################################################################## 100.0% [2021-12-16T06:23:30.948Z] #31 19.16 [2021-12-16T06:23:31.492Z] #19 84.15 Reading package lists... [2021-12-16T06:23:31.592Z] The recommended git tool is: git [2021-12-16T06:23:32.327Z] #31 ... [2021-12-16T06:23:32.327Z] [2021-12-16T06:23:32.327Z] #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-16T06:23:32.327Z] #53 sha256:1233f38d2d8fd89914ebe549d6e3e279604a145db92f18938aab40802f35eb39 [2021-12-16T06:23:32.327Z] #53 21.69 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-16T06:23:32.327Z] #53 21.73 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-16T06:23:32.327Z] #53 21.87 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-16T06:23:32.596Z] #53 22.02 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-16T06:23:32.596Z] #53 22.14 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-16T06:23:32.596Z] #53 22.27 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-16T06:23:32.855Z] #53 22.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-16T06:23:33.404Z] #19 102.1 Building dependency tree... [2021-12-16T06:23:33.433Z] #53 ... [2021-12-16T06:23:33.433Z] [2021-12-16T06:23:33.433Z] #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-16T06:23:33.433Z] #38 sha256:6aa1ec878135c8642e9ca0b5b32a0fbbe21cf1e6a729e4d69180b20180a926c8 [2021-12-16T06:23:33.433Z] #38 12.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-16T06:23:33.433Z] #38 ... [2021-12-16T06:23:33.433Z] [2021-12-16T06:23:33.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-16T06:23:33.434Z] #53 sha256:1233f38d2d8fd89914ebe549d6e3e279604a145db92f18938aab40802f35eb39 [2021-12-16T06:23:33.434Z] #53 23.01 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-16T06:23:33.434Z] #53 23.01 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-16T06:23:33.693Z] #53 23.15 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-16T06:23:33.693Z] #53 ... [2021-12-16T06:23:33.693Z] [2021-12-16T06:23:33.693Z] #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-16T06:23:33.693Z] #14 sha256:463d06e68494c7a40c264d86e367d2be4db7efb2aea81e8c27aa114944d0f6db [2021-12-16T06:23:33.693Z] #14 13.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-16T06:23:33.693Z] #14 ... [2021-12-16T06:23:33.693Z] [2021-12-16T06:23:33.693Z] #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-16T06:23:33.693Z] #53 sha256:1233f38d2d8fd89914ebe549d6e3e279604a145db92f18938aab40802f35eb39 [2021-12-16T06:23:33.693Z] #53 23.35 go: downloading github.com/spf13/afero v1.1.2 [2021-12-16T06:23:33.952Z] #53 23.54 go: downloading github.com/spf13/cast v1.3.0 [2021-12-16T06:23:33.952Z] #53 23.61 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-16T06:23:34.212Z] #53 23.66 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-16T06:23:34.212Z] #53 23.90 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-16T06:23:34.212Z] #53 23.90 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-16T06:23:34.682Z] #34 ... [2021-12-16T06:23:34.682Z] [2021-12-16T06:23:34.682Z] #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-16T06:23:34.682Z] #26 sha256:a9bedfa0e5cf909edb85547d6d4e3bedd2676a808c08ba414933c6f23eedcd87 [2021-12-16T06:23:34.682Z] #26 4.484 + RM_GOPATH=0 [2021-12-16T06:23:34.682Z] #26 4.484 + TMP_GOPATH= [2021-12-16T06:23:34.682Z] #26 4.484 + : /build [2021-12-16T06:23:34.682Z] #26 4.484 + '[' -z '' ']' [2021-12-16T06:23:34.682Z] #26 4.484 ++ mktemp -d [2021-12-16T06:23:34.682Z] #26 4.492 + export GOPATH=/tmp/tmp.hMQR44hps1 [2021-12-16T06:23:34.682Z] #26 4.492 + GOPATH=/tmp/tmp.hMQR44hps1 [2021-12-16T06:23:34.682Z] #26 4.492 + RM_GOPATH=1 [2021-12-16T06:23:34.682Z] #26 4.492 + case "$(go env GOARCH)" in [2021-12-16T06:23:34.682Z] #26 4.492 ++ go env GOARCH [2021-12-16T06:23:34.682Z] #26 4.496 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:23:34.682Z] #26 4.496 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:23:34.682Z] #26 4.496 ++ dirname /install.sh [2021-12-16T06:23:34.682Z] #26 4.501 + dir=/ [2021-12-16T06:23:34.682Z] #26 4.501 + bin=dockercli [2021-12-16T06:23:34.682Z] #26 4.501 + shift [2021-12-16T06:23:34.682Z] #26 4.501 + '[' '!' -f //dockercli.installer ']' [2021-12-16T06:23:34.682Z] #26 4.501 + . //dockercli.installer [2021-12-16T06:23:34.682Z] #26 4.501 ++ : stable [2021-12-16T06:23:34.682Z] #26 4.501 ++ : 17.06.2-ce [2021-12-16T06:23:34.682Z] #26 4.501 + install_dockercli [2021-12-16T06:23:34.682Z] #26 4.501 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-16T06:23:34.682Z] #26 4.501 ++ uname -m [2021-12-16T06:23:34.682Z] #26 4.501 Install docker/cli version 17.06.2-ce from stable [2021-12-16T06:23:34.682Z] #26 4.518 + arch=x86_64 [2021-12-16T06:23:34.682Z] #26 4.518 + '[' x86_64 '!=' x86_64 ']' [2021-12-16T06:23:34.682Z] #26 4.518 + url=https://download.docker.com/linux/static [2021-12-16T06:23:34.682Z] #26 4.518 + tar -xz docker/docker [2021-12-16T06:23:34.682Z] #26 4.518 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-16T06:23:34.780Z] #53 ... [2021-12-16T06:23:34.781Z] [2021-12-16T06:23:34.781Z] #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-16T06:23:34.781Z] #47 sha256:a12e9ee98c48a3a5b8a4efee9e25c562d90b731d3223420bdd26767ed46a035d [2021-12-16T06:23:34.781Z] #47 13.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-16T06:23:34.781Z] #47 17.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2021-12-16T06:23:34.781Z] #47 ... [2021-12-16T06:23:34.781Z] [2021-12-16T06:23:34.781Z] #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-16T06:23:34.781Z] #38 sha256:6aa1ec878135c8642e9ca0b5b32a0fbbe21cf1e6a729e4d69180b20180a926c8 [2021-12-16T06:23:34.781Z] #38 24.46 Fetched 8367 kB in 19s (435 kB/s) [2021-12-16T06:23:35.040Z] #38 24.46 Reading package lists... [2021-12-16T06:23:35.040Z] #38 ... [2021-12-16T06:23:35.040Z] [2021-12-16T06:23:35.040Z] #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-16T06:23:35.040Z] #60 sha256:0dd030cb180d7780e15fe5f80c569c4a8f48304fb295121f85d194df46e88494 [2021-12-16T06:23:35.040Z] #60 14.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-16T06:23:35.040Z] #60 24.63 Fetched 8367 kB in 19s (441 kB/s) [2021-12-16T06:23:35.251Z] #26 ... [2021-12-16T06:23:35.251Z] [2021-12-16T06:23:35.251Z] #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-16T06:23:35.251Z] #34 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:23:35.251Z] #34 5.888 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-16T06:23:35.251Z] #34 5.888 Cloning into '.'... [2021-12-16T06:23:35.300Z] #60 24.63 Reading package lists... [2021-12-16T06:23:35.300Z] #60 ... [2021-12-16T06:23:35.300Z] [2021-12-16T06:23:35.300Z] #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-16T06:23:35.300Z] #53 sha256:1233f38d2d8fd89914ebe549d6e3e279604a145db92f18938aab40802f35eb39 [2021-12-16T06:23:35.300Z] #53 24.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-16T06:23:35.300Z] #53 24.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-16T06:23:35.300Z] #53 24.41 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-16T06:23:35.300Z] #53 24.48 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-16T06:23:35.300Z] #53 24.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-16T06:23:35.300Z] #53 24.52 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-16T06:23:35.300Z] #53 24.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-16T06:23:35.300Z] #53 24.68 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-16T06:23:35.300Z] #53 24.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-16T06:23:35.300Z] #53 24.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-16T06:23:35.300Z] #53 24.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-16T06:23:35.300Z] #53 24.86 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-16T06:23:35.300Z] #53 24.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-16T06:23:35.559Z] #53 25.08 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-16T06:23:35.559Z] #53 25.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-16T06:23:35.559Z] #53 25.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-16T06:23:35.819Z] #53 25.37 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-16T06:23:35.819Z] #53 25.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-16T06:23:36.079Z] #53 25.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-16T06:23:36.339Z] #53 25.80 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-16T06:23:36.339Z] #53 25.85 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-16T06:23:36.599Z] #53 26.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-16T06:23:36.599Z] #53 26.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-16T06:23:36.599Z] #53 26.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-16T06:23:36.716Z] #19 108.9 The following additional packages will be installed: [2021-12-16T06:23:36.716Z] #19 108.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-12-16T06:23:36.716Z] #19 108.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-12-16T06:23:36.716Z] #19 108.9 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-12-16T06:23:36.716Z] #19 108.9 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-12-16T06:23:36.716Z] #19 108.9 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-12-16T06:23:36.716Z] #19 108.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-12-16T06:23:36.716Z] #19 108.9 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-12-16T06:23:36.716Z] #19 108.9 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-12-16T06:23:36.716Z] #19 108.9 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-12-16T06:23:36.716Z] #19 108.9 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-12-16T06:23:36.716Z] #19 108.9 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-12-16T06:23:36.716Z] #19 108.9 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-12-16T06:23:36.716Z] #19 108.9 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-12-16T06:23:36.716Z] #19 108.9 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-12-16T06:23:36.716Z] #19 108.9 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-12-16T06:23:36.716Z] #19 108.9 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-12-16T06:23:36.716Z] #19 108.9 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-12-16T06:23:36.716Z] #19 108.9 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-12-16T06:23:36.716Z] #19 108.9 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-12-16T06:23:36.716Z] #19 108.9 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-12-16T06:23:36.716Z] #19 108.9 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-12-16T06:23:36.716Z] #19 108.9 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-12-16T06:23:36.716Z] #19 108.9 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-12-16T06:23:36.716Z] #19 108.9 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-12-16T06:23:36.716Z] #19 108.9 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-12-16T06:23:36.716Z] #19 108.9 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-12-16T06:23:36.716Z] #19 108.9 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-12-16T06:23:36.716Z] #19 108.9 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-12-16T06:23:36.716Z] #19 108.9 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-12-16T06:23:36.716Z] #19 108.9 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-12-16T06:23:36.716Z] #19 108.9 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-12-16T06:23:36.716Z] #19 108.9 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-12-16T06:23:36.716Z] #19 108.9 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-12-16T06:23:36.716Z] #19 108.9 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-12-16T06:23:36.716Z] #19 108.9 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-12-16T06:23:36.716Z] #19 108.9 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-12-16T06:23:36.716Z] #19 108.9 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-12-16T06:23:36.716Z] #19 108.9 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-12-16T06:23:36.716Z] #19 108.9 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-12-16T06:23:36.716Z] #19 108.9 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-12-16T06:23:36.716Z] #19 108.9 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-12-16T06:23:36.716Z] #19 108.9 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-12-16T06:23:36.716Z] #19 108.9 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-12-16T06:23:36.716Z] #19 108.9 linux-libc-dev-s390x-cross patch xz-utils [2021-12-16T06:23:36.716Z] #19 109.0 Suggested packages: [2021-12-16T06:23:36.716Z] #19 109.0 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-12-16T06:23:36.716Z] #19 109.0 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-12-16T06:23:36.716Z] #19 109.0 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-12-16T06:23:36.716Z] #19 109.0 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-12-16T06:23:36.716Z] #19 109.0 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-12-16T06:23:36.716Z] #19 109.0 libyaml-shell-perl ed diffutils-doc [2021-12-16T06:23:36.716Z] #19 109.0 Recommended packages: [2021-12-16T06:23:36.716Z] #19 109.0 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-12-16T06:23:36.716Z] #19 109.0 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-12-16T06:23:36.859Z] #53 26.42 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-16T06:23:36.859Z] #53 26.48 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-16T06:23:37.427Z] #53 26.82 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-16T06:23:37.427Z] #53 26.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-16T06:23:37.427Z] #53 27.03 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-16T06:23:37.685Z] #53 27.07 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-16T06:23:37.685Z] #53 27.24 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-16T06:23:37.685Z] #53 27.27 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-16T06:23:37.948Z] #53 27.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-16T06:23:38.442Z] #26 ... [2021-12-16T06:23:38.442Z] [2021-12-16T06:23:38.442Z] #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-16T06:23:38.442Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:23:38.442Z] #47 6.930 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:23:38.442Z] #47 6.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:23:38.442Z] #47 6.976 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:23:38.442Z] #47 7.351 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:23:38.442Z] #47 7.898 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-16T06:23:39.327Z] #53 28.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-16T06:23:39.327Z] #53 28.72 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-16T06:23:39.327Z] #53 28.95 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-16T06:23:39.388Z] #47 9.239 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:23:39.454Z] #34 ... [2021-12-16T06:23:39.454Z] [2021-12-16T06:23:39.454Z] #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-16T06:23:39.454Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:23:39.454Z] #53 6.205 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-16T06:23:39.454Z] #53 ... [2021-12-16T06:23:39.454Z] [2021-12-16T06:23:39.454Z] #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-16T06:23:39.454Z] #51 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f [2021-12-16T06:23:39.454Z] #51 6.014 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-16T06:23:39.454Z] #51 7.617 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-16T06:23:39.455Z] #51 7.686 go: downloading github.com/fatih/color v1.10.0 [2021-12-16T06:23:39.455Z] #51 7.810 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-16T06:23:39.455Z] #51 7.825 go: downloading github.com/pkg/errors v0.9.1 [2021-12-16T06:23:39.455Z] #51 8.351 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-16T06:23:39.455Z] #51 8.377 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-16T06:23:39.455Z] #51 8.496 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-16T06:23:39.455Z] #51 8.547 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-16T06:23:39.455Z] #51 8.699 go: downloading golang.org/x/tools v0.1.0 [2021-12-16T06:23:39.455Z] #51 ... [2021-12-16T06:23:39.455Z] [2021-12-16T06:23:39.455Z] #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-16T06:23:39.455Z] #26 sha256:a9bedfa0e5cf909edb85547d6d4e3bedd2676a808c08ba414933c6f23eedcd87 [2021-12-16T06:23:39.455Z] #26 9.308 + mkdir -p /build [2021-12-16T06:23:39.455Z] #26 9.312 + mv docker/docker /build/ [2021-12-16T06:23:39.455Z] #26 9.320 + rmdir docker [2021-12-16T06:23:39.455Z] #26 DONE 9.9s [2021-12-16T06:23:39.455Z] [2021-12-16T06:23:39.455Z] #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-16T06:23:39.455Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:23:39.455Z] #47 7.236 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:23:39.455Z] #47 7.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:23:39.455Z] #47 7.278 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:23:39.455Z] #47 7.859 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-16T06:23:39.455Z] #47 8.365 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:23:39.455Z] #47 ... [2021-12-16T06:23:39.455Z] [2021-12-16T06:23:39.455Z] #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-16T06:23:39.455Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9 [2021-12-16T06:23:39.455Z] #60 6.375 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:23:39.455Z] #60 6.406 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:23:39.455Z] #60 6.415 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:23:39.455Z] #60 7.293 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:23:39.455Z] #60 9.375 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:23:39.455Z] #60 ... [2021-12-16T06:23:39.455Z] [2021-12-16T06:23:39.455Z] #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-16T06:23:39.455Z] #36 sha256:b0ec9deaee68c6f875f24e4c6535652c4747206abe266c6339c22e9486866fcf [2021-12-16T06:23:39.455Z] #36 6.722 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-16T06:23:39.455Z] #36 ... [2021-12-16T06:23:39.455Z] [2021-12-16T06:23:39.455Z] #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-16T06:23:39.455Z] #49 sha256:d1f9b554a623ac3a3502fd402fac285e55cd957929038e2401ac4ec2d5376298 [2021-12-16T06:23:39.455Z] #49 6.811 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-16T06:23:39.455Z] #49 ... [2021-12-16T06:23:39.455Z] [2021-12-16T06:23:39.455Z] #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-16T06:23:39.455Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:23:39.455Z] #38 7.319 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:23:39.455Z] #38 7.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:23:39.455Z] #38 7.381 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:23:39.455Z] #38 8.453 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:23:39.455Z] #38 10.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:23:39.589Z] #53 29.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-16T06:23:39.650Z] #47 ... [2021-12-16T06:23:39.650Z] [2021-12-16T06:23:39.650Z] #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-16T06:23:39.650Z] #49 sha256:d1f9b554a623ac3a3502fd402fac285e55cd957929038e2401ac4ec2d5376298 [2021-12-16T06:23:39.650Z] #49 9.746 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-16T06:23:39.714Z] #38 ... [2021-12-16T06:23:39.714Z] [2021-12-16T06:23:39.714Z] #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-16T06:23:39.714Z] #55 sha256:04fb825ddb104107cf06f9bcd8e78f93f6427db28598d2573cdd785cd71b91c5 [2021-12-16T06:23:39.714Z] #55 6.737 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-16T06:23:39.714Z] #55 7.748 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-16T06:23:39.714Z] #55 7.832 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-16T06:23:39.714Z] #55 7.918 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-16T06:23:39.714Z] #55 9.865 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-16T06:23:39.848Z] #53 ... [2021-12-16T06:23:39.848Z] [2021-12-16T06:23:39.848Z] #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-16T06:23:39.848Z] #36 sha256:072ce4a38c45dd1fdf2f052a109520a5e7b0515862a98af05143c99bef2305cf [2021-12-16T06:23:39.848Z] #36 25.45 tomll can be used in two ways: [2021-12-16T06:23:39.848Z] #36 25.45 Writing to STDIN and reading from STDOUT: [2021-12-16T06:23:39.848Z] #36 25.45 cat file.toml | tomll > file.toml [2021-12-16T06:23:39.848Z] #36 25.45 [2021-12-16T06:23:39.848Z] #36 25.45 Reading and updating a list of files: [2021-12-16T06:23:39.848Z] #36 25.45 tomll a.toml b.toml c.toml [2021-12-16T06:23:39.848Z] #36 25.45 [2021-12-16T06:23:39.848Z] #36 25.45 When given a list of files, tomll will modify all files in place without asking. [2021-12-16T06:23:39.848Z] #36 DONE 29.4s [2021-12-16T06:23:39.848Z] [2021-12-16T06:23:39.848Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-16T06:23:39.848Z] #31 sha256:ad7c278c51da522cf2f168401e8e2114b3381f07d7c5b4603463e30132ad7354 [2021-12-16T06:23:39.848Z] #31 27.91 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-16T06:23:39.915Z] #49 ... [2021-12-16T06:23:39.915Z] [2021-12-16T06:23:39.915Z] #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-16T06:23:39.915Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9 [2021-12-16T06:23:39.915Z] #60 7.298 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:23:39.915Z] #60 7.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:23:39.915Z] #60 7.334 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:23:39.915Z] #60 7.710 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:23:39.915Z] #60 9.226 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:23:39.915Z] #60 ... [2021-12-16T06:23:39.915Z] [2021-12-16T06:23:39.915Z] #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-16T06:23:39.915Z] #36 sha256:b0ec9deaee68c6f875f24e4c6535652c4747206abe266c6339c22e9486866fcf [2021-12-16T06:23:39.915Z] #36 9.663 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-16T06:23:39.973Z] #55 ... [2021-12-16T06:23:39.973Z] [2021-12-16T06:23:39.973Z] #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-16T06:23:39.973Z] #65 sha256:28c6cbb5c28ced42ccfc55cf5e3ac39012b78d2c93a6e75664b5d0050a28410a [2021-12-16T06:23:39.973Z] #65 5.015 + RM_GOPATH=0 [2021-12-16T06:23:39.973Z] #65 5.016 + TMP_GOPATH= [2021-12-16T06:23:39.973Z] #65 5.016 + : /build [2021-12-16T06:23:39.973Z] #65 5.016 + '[' -z '' ']' [2021-12-16T06:23:39.973Z] #65 5.016 ++ mktemp -d [2021-12-16T06:23:39.973Z] #65 5.019 + export GOPATH=/tmp/tmp.6t8fii88FG [2021-12-16T06:23:39.973Z] #65 5.019 + GOPATH=/tmp/tmp.6t8fii88FG [2021-12-16T06:23:39.973Z] #65 5.019 + RM_GOPATH=1 [2021-12-16T06:23:39.973Z] #65 5.020 + case "$(go env GOARCH)" in [2021-12-16T06:23:39.973Z] #65 5.020 ++ go env GOARCH [2021-12-16T06:23:39.973Z] #65 5.030 Install rootlesskit version v0.14.6 [2021-12-16T06:23:39.973Z] #65 5.030 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:23:39.973Z] #65 5.030 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:23:39.973Z] #65 5.030 ++ dirname /install.sh [2021-12-16T06:23:39.973Z] #65 5.030 + dir=/ [2021-12-16T06:23:39.973Z] #65 5.030 + bin=rootlesskit [2021-12-16T06:23:39.973Z] #65 5.030 + shift [2021-12-16T06:23:39.973Z] #65 5.030 + '[' '!' -f //rootlesskit.installer ']' [2021-12-16T06:23:39.973Z] #65 5.030 + . //rootlesskit.installer [2021-12-16T06:23:39.973Z] #65 5.030 ++ : v0.14.6 [2021-12-16T06:23:39.973Z] #65 5.030 + install_rootlesskit [2021-12-16T06:23:39.973Z] #65 5.030 + case "$1" in [2021-12-16T06:23:39.973Z] #65 5.030 + export CGO_ENABLED=0 [2021-12-16T06:23:39.973Z] #65 5.030 + CGO_ENABLED=0 [2021-12-16T06:23:39.973Z] #65 5.030 + _install_rootlesskit [2021-12-16T06:23:39.973Z] #65 5.030 + echo 'Install rootlesskit version v0.14.6' [2021-12-16T06:23:39.973Z] #65 5.030 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-16T06:23:39.973Z] #65 5.030 + GOBIN=/build [2021-12-16T06:23:39.973Z] #65 5.030 + GO111MODULE=on [2021-12-16T06:23:39.973Z] #65 5.030 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-16T06:23:39.973Z] #65 5.481 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-16T06:23:39.973Z] #65 7.673 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-16T06:23:39.973Z] #65 7.693 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-16T06:23:39.973Z] #65 8.129 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-16T06:23:39.973Z] #65 ... [2021-12-16T06:23:39.973Z] [2021-12-16T06:23:39.973Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-16T06:23:39.973Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:23:39.973Z] #14 5.791 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:23:39.973Z] #14 5.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:23:39.973Z] #14 6.051 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:23:39.973Z] #14 6.519 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:23:39.973Z] #14 8.307 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:23:39.973Z] #14 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:23:40.177Z] #36 ... [2021-12-16T06:23:40.177Z] [2021-12-16T06:23:40.177Z] #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-16T06:23:40.177Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:23:40.177Z] #14 9.118 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:23:40.177Z] #14 9.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:23:40.177Z] #14 9.190 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:23:40.177Z] #14 ... [2021-12-16T06:23:40.177Z] [2021-12-16T06:23:40.177Z] #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-16T06:23:40.177Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:23:40.177Z] #53 7.778 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-16T06:23:40.232Z] #14 ... [2021-12-16T06:23:40.232Z] [2021-12-16T06:23:40.232Z] #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-16T06:23:40.232Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:23:40.232Z] #47 10.29 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:23:40.441Z] #53 ... [2021-12-16T06:23:40.441Z] [2021-12-16T06:23:40.441Z] #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-16T06:23:40.441Z] #51 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f [2021-12-16T06:23:40.441Z] #51 9.765 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-16T06:23:40.441Z] #51 ... [2021-12-16T06:23:40.441Z] [2021-12-16T06:23:40.441Z] #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-16T06:23:40.441Z] #34 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:23:40.441Z] #34 8.867 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-16T06:23:40.441Z] #34 8.887 Cloning into '.'... [2021-12-16T06:23:40.704Z] #34 ... [2021-12-16T06:23:40.704Z] [2021-12-16T06:23:40.704Z] #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-16T06:23:40.704Z] #65 sha256:5ed0a68405eeb4845c65d06cdb98cefe5f44dfc2f40755bd4fd0eef59c2638bb [2021-12-16T06:23:40.704Z] #65 7.603 + RM_GOPATH=0 [2021-12-16T06:23:40.704Z] #65 7.603 + TMP_GOPATH= [2021-12-16T06:23:40.704Z] #65 7.608 + : /build [2021-12-16T06:23:40.704Z] #65 7.608 + '[' -z '' ']' [2021-12-16T06:23:40.704Z] #65 7.608 ++ mktemp -d [2021-12-16T06:23:40.704Z] #65 7.608 + export GOPATH=/tmp/tmp.sT186qkM5L [2021-12-16T06:23:40.704Z] #65 7.608 + GOPATH=/tmp/tmp.sT186qkM5L [2021-12-16T06:23:40.704Z] #65 7.608 + RM_GOPATH=1 [2021-12-16T06:23:40.704Z] #65 7.608 + case "$(go env GOARCH)" in [2021-12-16T06:23:40.704Z] #65 7.641 ++ go env GOARCH [2021-12-16T06:23:40.704Z] #65 7.661 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:23:40.704Z] #65 7.661 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:23:40.704Z] #65 7.661 ++ dirname /install.sh [2021-12-16T06:23:40.704Z] #65 7.676 Install rootlesskit version v0.14.6 [2021-12-16T06:23:40.704Z] #65 7.676 + dir=/ [2021-12-16T06:23:40.704Z] #65 7.676 + bin=rootlesskit [2021-12-16T06:23:40.704Z] #65 7.676 + shift [2021-12-16T06:23:40.704Z] #65 7.676 + '[' '!' -f //rootlesskit.installer ']' [2021-12-16T06:23:40.704Z] #65 7.676 + . //rootlesskit.installer [2021-12-16T06:23:40.704Z] #65 7.676 ++ : v0.14.6 [2021-12-16T06:23:40.704Z] #65 7.676 + install_rootlesskit [2021-12-16T06:23:40.704Z] #65 7.676 + case "$1" in [2021-12-16T06:23:40.704Z] #65 7.676 + export CGO_ENABLED=0 [2021-12-16T06:23:40.704Z] #65 7.676 + CGO_ENABLED=0 [2021-12-16T06:23:40.704Z] #65 7.676 + _install_rootlesskit [2021-12-16T06:23:40.704Z] #65 7.676 + echo 'Install rootlesskit version v0.14.6' [2021-12-16T06:23:40.704Z] #65 7.676 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-16T06:23:40.704Z] #65 7.676 + GOBIN=/build [2021-12-16T06:23:40.704Z] #65 7.676 + GO111MODULE=on [2021-12-16T06:23:40.704Z] #65 7.676 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-16T06:23:40.704Z] #65 8.180 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-16T06:23:40.787Z] #31 ... [2021-12-16T06:23:40.787Z] [2021-12-16T06:23:40.787Z] #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-16T06:23:40.787Z] #49 sha256:bf9b52157cf2b39bc896eb447dd81cc90fc3b3eb595996556fb5d832d934d6bd [2021-12-16T06:23:40.787Z] #49 30.07 Usage of /build/vndr: [2021-12-16T06:23:40.787Z] #49 30.07 /build/vndr [[import path] [revision]] [repository] [2021-12-16T06:23:40.787Z] #49 30.07 /build/vndr init [2021-12-16T06:23:40.787Z] #49 30.07 -strict [2021-12-16T06:23:40.787Z] #49 30.07 checking mode. treat non-trivial warning as an error [2021-12-16T06:23:40.787Z] #49 30.07 -verbose [2021-12-16T06:23:40.787Z] #49 30.07 shows all warnings [2021-12-16T06:23:40.787Z] #49 30.07 -whitelist value [2021-12-16T06:23:40.787Z] #49 30.07 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-16T06:23:40.787Z] #49 DONE 30.3s [2021-12-16T06:23:40.966Z] #65 ... [2021-12-16T06:23:40.966Z] [2021-12-16T06:23:40.966Z] #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-16T06:23:40.966Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:23:40.966Z] #38 9.217 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:23:40.966Z] #38 9.278 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:23:40.966Z] #38 9.292 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:23:40.966Z] #38 10.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:23:40.966Z] #38 ... [2021-12-16T06:23:40.966Z] [2021-12-16T06:23:40.966Z] #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-16T06:23:40.966Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:23:40.966Z] #43 8.606 + git clone https://github.com/docker/distribution.git . [2021-12-16T06:23:40.966Z] #43 8.607 Cloning into '.'... [2021-12-16T06:23:41.045Z] [2021-12-16T06:23:41.045Z] #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-16T06:23:41.045Z] #43 sha256:b4752ba3c7d8943fcc555d07de894b660fc132af7f3c3f6d96825ce1f19bb821 [2021-12-16T06:23:41.045Z] #43 29.72 Updating files: 78% (1374/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-16T06:23:41.045Z] #43 30.39 + git checkout -q v2.3.0 [2021-12-16T06:23:41.229Z] #43 ... [2021-12-16T06:23:41.229Z] [2021-12-16T06:23:41.229Z] #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-16T06:23:41.229Z] #55 sha256:04fb825ddb104107cf06f9bcd8e78f93f6427db28598d2573cdd785cd71b91c5 [2021-12-16T06:23:41.229Z] #55 8.568 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-16T06:23:41.229Z] #55 10.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-16T06:23:41.229Z] #55 10.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-16T06:23:41.229Z] #55 10.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-16T06:23:41.229Z] #55 ... [2021-12-16T06:23:41.229Z] [2021-12-16T06:23:41.229Z] #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-16T06:23:41.229Z] #26 sha256:95183207fbc4b00528c2d186ff13b82bd18d048f51c220b8745750d130d8b7b5 [2021-12-16T06:23:41.229Z] #26 8.529 + RM_GOPATH=0 [2021-12-16T06:23:41.229Z] #26 8.529 + TMP_GOPATH= [2021-12-16T06:23:41.229Z] #26 8.529 + : /build [2021-12-16T06:23:41.229Z] #26 8.529 + '[' -z '' ']' [2021-12-16T06:23:41.229Z] #26 8.529 ++ mktemp -d [2021-12-16T06:23:41.229Z] #26 8.535 + export GOPATH=/tmp/tmp.lyeERu1xun [2021-12-16T06:23:41.229Z] #26 8.535 + GOPATH=/tmp/tmp.lyeERu1xun [2021-12-16T06:23:41.229Z] #26 8.535 + RM_GOPATH=1 [2021-12-16T06:23:41.229Z] #26 8.535 + case "$(go env GOARCH)" in [2021-12-16T06:23:41.229Z] #26 8.535 ++ go env GOARCH [2021-12-16T06:23:41.229Z] #26 8.572 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:23:41.229Z] #26 8.572 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:23:41.229Z] #26 8.572 ++ dirname /install.sh [2021-12-16T06:23:41.229Z] #26 8.573 Install docker/cli version 17.06.2-ce from stable [2021-12-16T06:23:41.229Z] #26 8.580 + dir=/ [2021-12-16T06:23:41.229Z] #26 8.580 + bin=dockercli [2021-12-16T06:23:41.229Z] #26 8.580 + shift [2021-12-16T06:23:41.229Z] #26 8.580 + '[' '!' -f //dockercli.installer ']' [2021-12-16T06:23:41.229Z] #26 8.580 + . //dockercli.installer [2021-12-16T06:23:41.229Z] #26 8.580 ++ : stable [2021-12-16T06:23:41.229Z] #26 8.580 ++ : 17.06.2-ce [2021-12-16T06:23:41.229Z] #26 8.580 + install_dockercli [2021-12-16T06:23:41.229Z] #26 8.580 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-16T06:23:41.229Z] #26 8.580 ++ uname -m [2021-12-16T06:23:41.229Z] #26 8.583 + arch=x86_64 [2021-12-16T06:23:41.229Z] #26 8.583 + '[' x86_64 '!=' x86_64 ']' [2021-12-16T06:23:41.229Z] #26 8.583 + url=https://download.docker.com/linux/static [2021-12-16T06:23:41.229Z] #26 8.583 + tar -xz docker/docker [2021-12-16T06:23:41.229Z] #26 8.584 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-16T06:23:42.015Z] #19 114.9 The following NEW packages will be installed: [2021-12-16T06:23:42.137Z] #47 13.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:23:42.275Z] #19 114.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-12-16T06:23:42.275Z] #19 114.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-12-16T06:23:42.275Z] #19 114.9 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-12-16T06:23:42.275Z] #19 114.9 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-12-16T06:23:42.275Z] #19 114.9 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-12-16T06:23:42.275Z] #19 114.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-12-16T06:23:42.275Z] #19 114.9 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-12-16T06:23:42.275Z] #19 114.9 crossbuild-essential-armel crossbuild-essential-armhf [2021-12-16T06:23:42.275Z] #19 114.9 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-12-16T06:23:42.275Z] #19 114.9 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-12-16T06:23:42.275Z] #19 114.9 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-12-16T06:23:42.275Z] #19 114.9 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-12-16T06:23:42.275Z] #19 114.9 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-12-16T06:23:42.275Z] #19 114.9 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-12-16T06:23:42.275Z] #19 114.9 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-12-16T06:23:42.275Z] #19 114.9 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-12-16T06:23:42.275Z] #19 114.9 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-12-16T06:23:42.275Z] #19 114.9 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-12-16T06:23:42.275Z] #19 114.9 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-12-16T06:23:42.275Z] #19 114.9 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-12-16T06:23:42.275Z] #19 114.9 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-12-16T06:23:42.275Z] #19 114.9 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-12-16T06:23:42.275Z] #19 114.9 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-12-16T06:23:42.275Z] #19 114.9 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-12-16T06:23:42.275Z] #19 114.9 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-12-16T06:23:42.275Z] #19 114.9 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-12-16T06:23:42.275Z] #19 114.9 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-12-16T06:23:42.275Z] #19 114.9 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-12-16T06:23:42.275Z] #19 114.9 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-12-16T06:23:42.275Z] #19 114.9 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-12-16T06:23:42.275Z] #19 114.9 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-12-16T06:23:42.275Z] #19 114.9 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-12-16T06:23:42.275Z] #19 114.9 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-12-16T06:23:42.275Z] #19 114.9 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-12-16T06:23:42.275Z] #19 114.9 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-12-16T06:23:42.275Z] #19 114.9 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-12-16T06:23:42.275Z] #19 114.9 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-12-16T06:23:42.275Z] #19 114.9 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-12-16T06:23:42.275Z] #19 114.9 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-12-16T06:23:42.275Z] #19 114.9 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-12-16T06:23:42.275Z] #19 114.9 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-12-16T06:23:42.275Z] #19 114.9 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-12-16T06:23:42.275Z] #19 114.9 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-12-16T06:23:42.276Z] #19 114.9 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-12-16T06:23:42.276Z] #19 114.9 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-12-16T06:23:42.276Z] #19 114.9 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-12-16T06:23:42.276Z] #19 114.9 linux-libc-dev-s390x-cross patch xz-utils [2021-12-16T06:23:42.848Z] #19 115.6 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:23:42.848Z] #19 115.6 Need to get 787 MB of archives. [2021-12-16T06:23:42.848Z] #19 115.6 After this operation, 3385 MB of additional disk space will be used. [2021-12-16T06:23:42.848Z] #19 115.6 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-16T06:23:42.947Z] #43 ... [2021-12-16T06:23:42.947Z] [2021-12-16T06:23:42.947Z] #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-16T06:23:42.947Z] #65 sha256:1ecc9b2dd65c8209b5ff42c3f2414199912125fa9a3901e241c8a20747b2f90e [2021-12-16T06:23:42.947Z] #65 21.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-16T06:23:42.947Z] #65 ... [2021-12-16T06:23:42.947Z] [2021-12-16T06:23:42.947Z] #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-16T06:23:42.947Z] #38 sha256:6aa1ec878135c8642e9ca0b5b32a0fbbe21cf1e6a729e4d69180b20180a926c8 [2021-12-16T06:23:42.947Z] #38 24.46 Reading package lists... [2021-12-16T06:23:43.108Z] #19 115.6 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-16T06:23:43.108Z] #19 115.6 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-12-16T06:23:43.109Z] #19 115.6 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-12-16T06:23:43.109Z] #19 115.6 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-12-16T06:23:43.109Z] #19 115.6 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-16T06:23:43.109Z] #19 115.7 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-16T06:23:43.109Z] #19 115.8 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-16T06:23:43.109Z] #19 115.9 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-16T06:23:43.368Z] #19 115.9 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-16T06:23:43.368Z] #19 116.0 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-16T06:23:43.368Z] #19 116.1 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-16T06:23:43.368Z] #19 116.1 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-16T06:23:43.782Z] #26 ... [2021-12-16T06:23:43.782Z] [2021-12-16T06:23:43.782Z] #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-16T06:23:43.782Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:23:43.782Z] #38 14.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:23:44.654Z] #38 32.61 Reading package lists... [2021-12-16T06:23:44.654Z] #38 ... [2021-12-16T06:23:44.654Z] [2021-12-16T06:23:44.654Z] #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-16T06:23:44.654Z] #14 sha256:463d06e68494c7a40c264d86e367d2be4db7efb2aea81e8c27aa114944d0f6db [2021-12-16T06:23:44.654Z] #14 24.34 Fetched 8367 kB in 19s (433 kB/s) [2021-12-16T06:23:44.654Z] #14 24.34 Reading package lists... [2021-12-16T06:23:44.686Z] #47 15.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2021-12-16T06:23:44.686Z] #47 ... [2021-12-16T06:23:44.686Z] [2021-12-16T06:23:44.686Z] #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-16T06:23:44.686Z] #65 sha256:28c6cbb5c28ced42ccfc55cf5e3ac39012b78d2c93a6e75664b5d0050a28410a [2021-12-16T06:23:44.686Z] #65 11.69 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-16T06:23:44.686Z] #65 12.62 go: downloading github.com/google/uuid v1.3.0 [2021-12-16T06:23:44.686Z] #65 12.74 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-16T06:23:44.686Z] #65 12.76 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-16T06:23:44.686Z] #65 12.86 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-16T06:23:44.686Z] #65 12.92 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-16T06:23:44.686Z] #65 13.20 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-16T06:23:44.686Z] #65 13.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-16T06:23:44.686Z] #65 14.04 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-16T06:23:44.686Z] #65 14.20 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-16T06:23:44.913Z] #14 32.73 Reading package lists... [2021-12-16T06:23:44.913Z] #14 ... [2021-12-16T06:23:44.913Z] [2021-12-16T06:23:44.913Z] #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-16T06:23:44.913Z] #60 sha256:0dd030cb180d7780e15fe5f80c569c4a8f48304fb295121f85d194df46e88494 [2021-12-16T06:23:44.913Z] #60 24.63 Reading package lists... [2021-12-16T06:23:45.254Z] #65 ... [2021-12-16T06:23:45.254Z] [2021-12-16T06:23:45.254Z] #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-16T06:23:45.254Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:23:45.254Z] #43 6.224 + git clone https://github.com/docker/distribution.git . [2021-12-16T06:23:45.254Z] #43 6.224 Cloning into '.'... [2021-12-16T06:23:45.293Z] #19 117.6 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-16T06:23:45.293Z] #19 117.6 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-16T06:23:45.513Z] #43 ... [2021-12-16T06:23:45.513Z] [2021-12-16T06:23:45.513Z] #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-16T06:23:45.513Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:23:45.513Z] #53 11.67 go: downloading github.com/fatih/color v1.7.0 [2021-12-16T06:23:45.513Z] #53 11.67 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-16T06:23:45.513Z] #53 11.76 go: downloading github.com/pkg/errors v0.8.1 [2021-12-16T06:23:45.513Z] #53 11.76 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-16T06:23:45.513Z] #53 11.80 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-16T06:23:45.513Z] #53 12.08 go: downloading github.com/spf13/viper v1.6.1 [2021-12-16T06:23:45.513Z] #53 12.67 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-16T06:23:45.513Z] #53 12.76 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-16T06:23:45.513Z] #53 13.81 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-16T06:23:45.513Z] #53 14.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-16T06:23:45.513Z] #53 14.21 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-16T06:23:45.513Z] #53 14.21 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-16T06:23:46.081Z] #53 17.27 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-16T06:23:46.081Z] #53 17.27 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-16T06:23:46.081Z] #53 ... [2021-12-16T06:23:46.081Z] [2021-12-16T06:23:46.081Z] #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-16T06:23:46.081Z] #65 sha256:28c6cbb5c28ced42ccfc55cf5e3ac39012b78d2c93a6e75664b5d0050a28410a [2021-12-16T06:23:46.081Z] #65 17.11 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-16T06:23:46.813Z] #19 119.3 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-12-16T06:23:46.813Z] #19 119.4 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-16T06:23:46.816Z] #60 32.92 Reading package lists... [2021-12-16T06:23:46.816Z] #60 ... [2021-12-16T06:23:46.816Z] [2021-12-16T06:23:46.816Z] #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-16T06:23:46.816Z] #47 sha256:a12e9ee98c48a3a5b8a4efee9e25c562d90b731d3223420bdd26767ed46a035d [2021-12-16T06:23:46.816Z] #47 25.98 Fetched 8371 kB in 21s (407 kB/s) [2021-12-16T06:23:46.816Z] #47 25.98 Reading package lists... [2021-12-16T06:23:47.074Z] #47 34.04 Reading package lists... [2021-12-16T06:23:47.074Z] #47 ... [2021-12-16T06:23:47.074Z] [2021-12-16T06:23:47.074Z] #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-16T06:23:47.074Z] #31 sha256:ad7c278c51da522cf2f168401e8e2114b3381f07d7c5b4603463e30132ad7354 [2021-12-16T06:23:47.074Z] #31 30.44 #=#=# [2021-12-16T06:23:47.074Z] #31 30.92 #=#=# 0.8% ######################################################################## 100.0% [2021-12-16T06:23:47.074Z] #31 33.48 [2021-12-16T06:23:47.385Z] #19 120.1 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-16T06:23:47.385Z] #19 120.1 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-16T06:23:47.518Z] Running on azwin-2-ab50c0 in d:\jenkins\workspace\moby_PR-43087 [Pipeline] { [Pipeline] ws [2021-12-16T06:23:47.533Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-12-16T06:23:47.998Z] #38 17.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:23:48.010Z] #31 ... [2021-12-16T06:23:48.010Z] [2021-12-16T06:23:48.010Z] #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-16T06:23:48.010Z] #60 sha256:0dd030cb180d7780e15fe5f80c569c4a8f48304fb295121f85d194df46e88494 [2021-12-16T06:23:48.010Z] #60 32.92 Reading package lists... [2021-12-16T06:23:48.325Z] #19 120.9 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-16T06:23:48.325Z] #19 120.9 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-16T06:23:48.895Z] #19 121.6 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-16T06:23:48.895Z] #19 121.6 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-16T06:23:48.895Z] #19 121.6 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-16T06:23:48.895Z] #19 121.6 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-16T06:23:48.895Z] #19 121.6 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-16T06:23:48.895Z] #19 121.6 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-12-16T06:23:48.895Z] #19 121.6 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-16T06:23:48.895Z] #19 121.6 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-12-16T06:23:48.895Z] #19 121.7 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-16T06:23:48.939Z] The recommended git tool is: git [2021-12-16T06:23:49.153Z] #19 121.7 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-16T06:23:49.154Z] #19 121.7 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-16T06:23:49.154Z] #19 121.7 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-12-16T06:23:49.154Z] #19 121.7 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-12-16T06:23:49.154Z] #19 121.7 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-12-16T06:23:49.154Z] #19 121.7 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-12-16T06:23:49.154Z] #19 121.8 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-16T06:23:49.154Z] #19 121.8 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-12-16T06:23:49.154Z] #19 121.8 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-16T06:23:49.154Z] #19 121.8 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-16T06:23:49.376Z] #65 ... [2021-12-16T06:23:49.376Z] [2021-12-16T06:23:49.376Z] #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-16T06:23:49.376Z] #36 sha256:b0ec9deaee68c6f875f24e4c6535652c4747206abe266c6339c22e9486866fcf [2021-12-16T06:23:49.376Z] #36 19.83 tomll can be used in two ways: [2021-12-16T06:23:49.376Z] #36 19.84 Writing to STDIN and reading from STDOUT: [2021-12-16T06:23:49.376Z] #36 19.84 cat file.toml | tomll > file.toml [2021-12-16T06:23:49.376Z] #36 19.84 [2021-12-16T06:23:49.376Z] #36 19.84 Reading and updating a list of files: [2021-12-16T06:23:49.376Z] #36 19.84 tomll a.toml b.toml c.toml [2021-12-16T06:23:49.376Z] #36 19.84 [2021-12-16T06:23:49.376Z] #36 19.84 When given a list of files, tomll will modify all files in place without asking. [2021-12-16T06:23:49.376Z] #36 DONE 20.1s [2021-12-16T06:23:49.376Z] [2021-12-16T06:23:49.376Z] #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-16T06:23:49.376Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:23:49.376Z] #53 17.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-16T06:23:49.376Z] #53 17.56 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-16T06:23:49.376Z] #53 17.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-16T06:23:49.376Z] #53 18.06 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-16T06:23:49.376Z] #53 18.06 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-16T06:23:49.376Z] #53 18.19 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-16T06:23:49.376Z] #53 18.22 go: downloading github.com/spf13/afero v1.1.2 [2021-12-16T06:23:49.376Z] #53 18.45 go: downloading github.com/spf13/cast v1.3.0 [2021-12-16T06:23:49.377Z] #53 18.53 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-16T06:23:49.377Z] #53 18.56 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-16T06:23:49.377Z] #53 18.58 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-16T06:23:49.377Z] #53 18.62 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-16T06:23:49.377Z] #53 18.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-16T06:23:49.377Z] #53 18.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-16T06:23:49.377Z] #53 18.79 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-16T06:23:49.377Z] #53 18.80 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-16T06:23:49.377Z] #53 18.82 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-16T06:23:49.377Z] #53 18.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-16T06:23:49.377Z] #53 18.84 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-16T06:23:49.377Z] #53 18.88 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-16T06:23:49.377Z] #53 18.95 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-16T06:23:49.377Z] #53 19.01 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-16T06:23:49.377Z] #53 19.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-16T06:23:49.377Z] #53 19.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-16T06:23:49.377Z] #53 19.39 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-16T06:23:49.377Z] #53 19.42 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-16T06:23:49.377Z] #53 19.82 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-16T06:23:49.377Z] #53 19.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-16T06:23:49.377Z] #53 19.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-16T06:23:49.377Z] #53 20.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-16T06:23:49.377Z] #53 20.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-16T06:23:49.377Z] #53 20.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-16T06:23:49.377Z] #53 20.42 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-16T06:23:49.388Z] #38 ... [2021-12-16T06:23:49.388Z] [2021-12-16T06:23:49.388Z] #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-16T06:23:49.388Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:23:49.388Z] #53 17.51 go: downloading github.com/fatih/color v1.7.0 [2021-12-16T06:23:49.388Z] #53 17.59 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-16T06:23:49.388Z] #53 17.73 go: downloading github.com/pkg/errors v0.8.1 [2021-12-16T06:23:49.388Z] #53 17.73 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-16T06:23:49.388Z] #53 17.89 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-16T06:23:49.388Z] #53 18.57 go: downloading github.com/spf13/viper v1.6.1 [2021-12-16T06:23:49.388Z] #53 19.43 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-16T06:23:49.388Z] #53 19.43 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-16T06:23:49.388Z] #53 19.50 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-16T06:23:49.388Z] #53 19.59 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-16T06:23:49.437Z] #60 37.59 Building dependency tree... [2021-12-16T06:23:49.636Z] #53 20.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-16T06:23:49.636Z] #53 20.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-16T06:23:49.636Z] #53 20.97 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-16T06:23:49.636Z] #53 20.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-16T06:23:49.900Z] #53 21.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-16T06:23:50.014Z] #60 ... [2021-12-16T06:23:50.014Z] [2021-12-16T06:23:50.014Z] #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-16T06:23:50.014Z] #53 sha256:1233f38d2d8fd89914ebe549d6e3e279604a145db92f18938aab40802f35eb39 [2021-12-16T06:23:50.014Z] #53 29.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-16T06:23:50.014Z] #53 29.72 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-16T06:23:50.014Z] #53 30.30 go: downloading golang.org/x/text v0.3.2 [2021-12-16T06:23:50.014Z] #53 37.58 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-16T06:23:50.014Z] #53 37.59 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-16T06:23:50.014Z] #53 37.62 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-16T06:23:50.014Z] #53 37.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-16T06:23:50.014Z] #53 37.76 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-16T06:23:50.014Z] #53 38.81 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-16T06:23:50.014Z] #53 39.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-16T06:23:50.014Z] #53 39.11 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-16T06:23:50.093Z] #19 122.8 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-16T06:23:50.093Z] #19 122.8 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-16T06:23:50.093Z] #19 122.9 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-12-16T06:23:50.093Z] #19 122.9 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-16T06:23:50.093Z] #19 122.9 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-16T06:23:50.163Z] #53 21.20 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-16T06:23:50.273Z] #53 ... [2021-12-16T06:23:50.273Z] [2021-12-16T06:23:50.273Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-16T06:23:50.273Z] #47 sha256:a12e9ee98c48a3a5b8a4efee9e25c562d90b731d3223420bdd26767ed46a035d [2021-12-16T06:23:50.273Z] #47 34.04 Reading package lists... [2021-12-16T06:23:50.273Z] #47 37.62 Building dependency tree... [2021-12-16T06:23:50.422Z] #53 21.56 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-16T06:23:50.423Z] #53 21.66 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-16T06:23:50.423Z] #53 ... [2021-12-16T06:23:50.423Z] [2021-12-16T06:23:50.423Z] #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-16T06:23:50.423Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9 [2021-12-16T06:23:50.423Z] #60 11.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:23:50.423Z] #60 19.82 Fetched 8482 kB in 14s (619 kB/s) [2021-12-16T06:23:50.682Z] #60 19.82 Reading package lists... [2021-12-16T06:23:50.682Z] #60 ... [2021-12-16T06:23:50.682Z] [2021-12-16T06:23:50.682Z] #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-16T06:23:50.682Z] #51 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f [2021-12-16T06:23:50.682Z] #51 12.93 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-16T06:23:50.682Z] #51 13.13 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-16T06:23:50.682Z] #51 13.19 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-16T06:23:50.682Z] #51 15.80 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-16T06:23:50.682Z] #51 15.81 go: downloading golang.org/x/mod v0.3.0 [2021-12-16T06:23:50.682Z] #51 ... [2021-12-16T06:23:50.682Z] [2021-12-16T06:23:50.682Z] #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-16T06:23:50.682Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:23:50.682Z] #53 21.89 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-16T06:23:50.682Z] #53 22.01 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-16T06:23:50.830Z] #53 ... [2021-12-16T06:23:50.830Z] [2021-12-16T06:23:50.830Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-16T06:23:50.830Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:23:50.830Z] #14 10.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:23:50.830Z] #14 15.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:23:50.830Z] #14 19.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:23:50.830Z] #14 ... [2021-12-16T06:23:50.830Z] [2021-12-16T06:23:50.830Z] #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-16T06:23:50.830Z] #51 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f [2021-12-16T06:23:50.830Z] #51 12.14 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-16T06:23:50.830Z] #51 12.14 go: downloading github.com/fatih/color v1.10.0 [2021-12-16T06:23:50.830Z] #51 12.27 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-16T06:23:50.830Z] #51 12.31 go: downloading github.com/pkg/errors v0.9.1 [2021-12-16T06:23:50.830Z] #51 12.96 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-16T06:23:50.830Z] #51 12.98 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-16T06:23:50.830Z] #51 13.06 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-16T06:23:50.830Z] #51 13.15 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-16T06:23:50.830Z] #51 13.56 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-16T06:23:50.830Z] #51 13.86 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-16T06:23:50.830Z] #51 14.12 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-16T06:23:50.830Z] #51 14.94 go: downloading golang.org/x/tools v0.1.0 [2021-12-16T06:23:50.984Z] #53 22.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-16T06:23:50.984Z] #53 22.22 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-16T06:23:50.984Z] #53 22.30 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-16T06:23:51.107Z] #51 ... [2021-12-16T06:23:51.107Z] [2021-12-16T06:23:51.107Z] #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-16T06:23:51.107Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:23:51.107Z] #53 21.37 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-16T06:23:51.393Z] #53 21.73 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-16T06:23:51.584Z] #53 ... [2021-12-16T06:23:51.584Z] [2021-12-16T06:23:51.584Z] #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-16T06:23:51.584Z] #49 sha256:d1f9b554a623ac3a3502fd402fac285e55cd957929038e2401ac4ec2d5376298 [2021-12-16T06:23:51.584Z] #49 22.23 Usage of /build/vndr: [2021-12-16T06:23:51.584Z] #49 22.23 /build/vndr [[import path] [revision]] [repository] [2021-12-16T06:23:51.584Z] #49 22.23 /build/vndr init [2021-12-16T06:23:51.584Z] #49 22.23 -strict [2021-12-16T06:23:51.584Z] #49 22.23 checking mode. treat non-trivial warning as an error [2021-12-16T06:23:51.584Z] #49 22.23 -verbose [2021-12-16T06:23:51.584Z] #49 22.23 shows all warnings [2021-12-16T06:23:51.584Z] #49 22.23 -whitelist value [2021-12-16T06:23:51.584Z] #49 22.23 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-16T06:23:51.584Z] #49 DONE 22.8s [2021-12-16T06:23:51.584Z] [2021-12-16T06:23:51.584Z] #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-16T06:23:51.584Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:23:51.584Z] #38 12.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:23:51.584Z] #38 20.75 Fetched 8482 kB in 14s (619 kB/s) [2021-12-16T06:23:51.852Z] #38 20.75 Reading package lists... [2021-12-16T06:23:51.852Z] #38 ... [2021-12-16T06:23:51.852Z] [2021-12-16T06:23:51.852Z] #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-16T06:23:51.852Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:23:51.852Z] #47 22.27 Fetched 8485 kB in 15s (554 kB/s) [2021-12-16T06:23:52.004Z] #19 124.6 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-12-16T06:23:52.004Z] #19 124.6 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-16T06:23:52.004Z] #19 124.6 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-12-16T06:23:52.004Z] #19 124.7 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-12-16T06:23:52.004Z] #19 124.7 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-16T06:23:52.004Z] #19 124.7 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-16T06:23:52.175Z] #47 41.01 The following additional packages will be installed: [2021-12-16T06:23:52.175Z] #47 41.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-16T06:23:52.175Z] #47 41.02 python3-protobuf python3-six [2021-12-16T06:23:52.175Z] #47 41.03 Suggested packages: [2021-12-16T06:23:52.175Z] #47 41.05 python3-setuptools [2021-12-16T06:23:52.175Z] #47 41.05 Recommended packages: [2021-12-16T06:23:52.175Z] #47 41.05 iproute2 | iproute [2021-12-16T06:23:52.265Z] #19 125.0 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-16T06:23:52.265Z] #19 125.1 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-16T06:23:52.265Z] #19 125.1 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-16T06:23:52.265Z] #19 125.1 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-16T06:23:52.265Z] #19 125.1 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-16T06:23:52.265Z] #19 125.1 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-12-16T06:23:52.434Z] #47 41.54 The following NEW packages will be installed: [2021-12-16T06:23:52.434Z] #47 41.55 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-16T06:23:52.434Z] #47 41.57 python3-protobuf python3-six [2021-12-16T06:23:52.527Z] #19 125.1 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-12-16T06:23:52.527Z] #19 125.1 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-16T06:23:52.527Z] #19 125.1 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-12-16T06:23:52.527Z] #19 125.1 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-12-16T06:23:52.527Z] #19 125.1 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-16T06:23:52.527Z] #19 125.2 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-12-16T06:23:52.527Z] #19 125.2 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-12-16T06:23:52.527Z] #19 125.2 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-12-16T06:23:52.527Z] #19 125.2 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-16T06:23:52.527Z] #19 125.2 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-16T06:23:52.527Z] #19 125.2 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-12-16T06:23:52.528Z] #19 125.2 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-12-16T06:23:52.528Z] #19 125.3 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-16T06:23:52.693Z] #47 41.96 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:23:52.693Z] #47 41.96 Need to get 2115 kB of archives. [2021-12-16T06:23:52.693Z] #47 41.96 After this operation, 10.7 MB of additional disk space will be used. [2021-12-16T06:23:52.693Z] #47 41.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-12-16T06:23:52.693Z] #47 42.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-16T06:23:52.693Z] #47 42.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-16T06:23:52.693Z] #47 42.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-12-16T06:23:52.693Z] #47 42.01 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-16T06:23:52.693Z] #47 42.01 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-16T06:23:52.693Z] #47 42.01 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-16T06:23:52.787Z] #19 125.3 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-12-16T06:23:52.788Z] #19 125.4 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-16T06:23:52.788Z] #19 125.4 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-16T06:23:52.788Z] #19 ... [2021-12-16T06:23:52.788Z] [2021-12-16T06:23:52.788Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-16T06:23:52.788Z] #41 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:23:52.788Z] #41 DONE 139.6s [2021-12-16T06:23:52.814Z] #53 ... [2021-12-16T06:23:52.814Z] [2021-12-16T06:23:52.814Z] #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-16T06:23:52.814Z] #65 sha256:5ed0a68405eeb4845c65d06cdb98cefe5f44dfc2f40755bd4fd0eef59c2638bb [2021-12-16T06:23:52.814Z] #65 12.44 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-16T06:23:52.814Z] #65 12.44 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-16T06:23:52.814Z] #65 13.69 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-16T06:23:52.814Z] #65 19.12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-16T06:23:52.814Z] #65 20.73 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-16T06:23:52.814Z] #65 20.89 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-16T06:23:52.814Z] #65 21.23 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-16T06:23:52.814Z] #65 21.66 go: downloading github.com/google/uuid v1.3.0 [2021-12-16T06:23:52.814Z] #65 21.67 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-16T06:23:52.814Z] #65 22.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-16T06:23:52.814Z] #65 22.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-16T06:23:53.048Z] [2021-12-16T06:23:53.048Z] #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-16T06:23:53.048Z] #60 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:23:53.078Z] #65 23.07 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-16T06:23:53.078Z] #65 ... [2021-12-16T06:23:53.078Z] [2021-12-16T06:23:53.078Z] #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-16T06:23:53.078Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9 [2021-12-16T06:23:53.078Z] #60 13.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:23:53.347Z] #60 ... [2021-12-16T06:23:53.347Z] [2021-12-16T06:23:53.347Z] #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-16T06:23:53.347Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:23:53.347Z] #47 13.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:23:53.347Z] #47 17.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2021-12-16T06:23:53.347Z] #47 ... [2021-12-16T06:23:53.347Z] [2021-12-16T06:23:53.347Z] #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-16T06:23:53.347Z] #55 sha256:04fb825ddb104107cf06f9bcd8e78f93f6427db28598d2573cdd785cd71b91c5 [2021-12-16T06:23:53.347Z] #55 13.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-16T06:23:53.620Z] #55 ... [2021-12-16T06:23:53.620Z] [2021-12-16T06:23:53.620Z] #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-16T06:23:53.620Z] #65 sha256:5ed0a68405eeb4845c65d06cdb98cefe5f44dfc2f40755bd4fd0eef59c2638bb [2021-12-16T06:23:53.620Z] #65 23.49 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-16T06:23:53.631Z] #47 ... [2021-12-16T06:23:53.631Z] [2021-12-16T06:23:53.631Z] #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-16T06:23:53.631Z] #31 sha256:ad7c278c51da522cf2f168401e8e2114b3381f07d7c5b4603463e30132ad7354 [2021-12-16T06:23:53.631Z] #31 37.90 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-16T06:23:53.631Z] #31 39.52 #=#=# [2021-12-16T06:23:53.631Z] #31 39.85 #=#=# 0.1% ########## 14.5% #################### 28.8% ########################## 37.5% ################################## 48.1% ########################################## 58.7% ################################################ 66.7% ###################################################### 75.5% ############################################################# 84.8% ######################################################################## 100.0% [2021-12-16T06:23:53.631Z] #31 41.70 [2021-12-16T06:23:53.891Z] #31 ... [2021-12-16T06:23:53.891Z] [2021-12-16T06:23:53.891Z] #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-16T06:23:53.891Z] #55 sha256:e324be8b552bfef4fc8039425c24d6401f3e854779ea37c5c3ed7a7db71c5576 [2021-12-16T06:23:53.891Z] #55 42.49 v3.0.2 [2021-12-16T06:23:53.891Z] #55 DONE 43.3s [2021-12-16T06:23:53.891Z] [2021-12-16T06:23:53.891Z] #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-16T06:23:53.891Z] #43 sha256:b4752ba3c7d8943fcc555d07de894b660fc132af7f3c3f6d96825ce1f19bb821 [2021-12-16T06:23:53.891Z] #43 33.15 + 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-16T06:23:53.891Z] #43 ... [2021-12-16T06:23:53.891Z] [2021-12-16T06:23:53.891Z] #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-16T06:23:53.891Z] #60 sha256:0dd030cb180d7780e15fe5f80c569c4a8f48304fb295121f85d194df46e88494 [2021-12-16T06:23:53.891Z] #60 40.97 The following additional packages will be installed: [2021-12-16T06:23:53.891Z] #60 40.97 libbtrfs0 [2021-12-16T06:23:53.891Z] #60 41.14 The following NEW packages will be installed: [2021-12-16T06:23:53.891Z] #60 41.14 libbtrfs-dev libbtrfs0 [2021-12-16T06:23:53.891Z] #60 41.57 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:23:53.891Z] #60 41.57 Need to get 454 kB of archives. [2021-12-16T06:23:53.891Z] #60 41.57 After this operation, 1275 kB of additional disk space will be used. [2021-12-16T06:23:53.891Z] #60 41.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-12-16T06:23:53.891Z] #60 41.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-12-16T06:23:53.891Z] #60 42.30 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:23:53.891Z] #60 42.45 Fetched 454 kB in 0s (1368 kB/s) [2021-12-16T06:23:53.891Z] #60 42.71 Selecting previously unselected package libbtrfs0:arm64. [2021-12-16T06:23:53.891Z] #60 42.71 (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-16T06:23:53.891Z] #60 42.75 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-12-16T06:23:53.891Z] #60 42.77 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-12-16T06:23:53.891Z] #60 43.24 Selecting previously unselected package libbtrfs-dev:arm64. [2021-12-16T06:23:53.891Z] #60 43.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-12-16T06:23:53.891Z] #60 43.26 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-16T06:23:54.151Z] #60 43.79 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-12-16T06:23:54.151Z] #60 43.82 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-16T06:23:54.151Z] #60 43.86 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:23:54.725Z] #60 DONE 44.4s [2021-12-16T06:23:54.725Z] [2021-12-16T06:23:54.725Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-16T06:23:54.725Z] #14 sha256:463d06e68494c7a40c264d86e367d2be4db7efb2aea81e8c27aa114944d0f6db [2021-12-16T06:23:54.725Z] #14 32.73 Reading package lists... [2021-12-16T06:23:54.725Z] #14 37.76 Building dependency tree... [2021-12-16T06:23:54.725Z] #14 40.72 The following additional packages will be installed: [2021-12-16T06:23:54.725Z] #14 40.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-16T06:23:54.725Z] #14 40.73 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-16T06:23:54.725Z] #14 40.73 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-16T06:23:54.725Z] #14 40.73 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-16T06:23:54.725Z] #14 40.73 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-16T06:23:54.725Z] #14 40.73 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-16T06:23:54.725Z] #14 40.73 mingw-w64-common mingw-w64-x86-64-dev [2021-12-16T06:23:54.725Z] #14 40.76 Suggested packages: [2021-12-16T06:23:54.725Z] #14 40.77 gcc-10-locales seccomp wine64 [2021-12-16T06:23:54.725Z] #14 41.83 The following NEW packages will be installed: [2021-12-16T06:23:54.725Z] #14 41.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-16T06:23:54.725Z] #14 41.83 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-16T06:23:54.725Z] #14 41.83 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-16T06:23:54.725Z] #14 41.83 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-16T06:23:54.725Z] #14 41.83 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-16T06:23:54.725Z] #14 41.84 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-16T06:23:54.725Z] #14 41.85 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-16T06:23:54.725Z] #14 41.85 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-16T06:23:54.725Z] #14 41.86 mingw-w64-x86-64-dev [2021-12-16T06:23:54.725Z] #14 42.24 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:23:54.725Z] #14 42.24 Need to get 108 MB of archives. [2021-12-16T06:23:54.725Z] #14 42.24 After this operation, 620 MB of additional disk space will be used. [2021-12-16T06:23:54.725Z] #14 42.24 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-16T06:23:54.725Z] #14 42.32 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-16T06:23:54.725Z] #14 42.43 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-16T06:23:54.725Z] #14 42.43 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-16T06:23:54.725Z] #14 42.61 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-16T06:23:54.725Z] #14 42.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-16T06:23:54.725Z] #14 42.88 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-16T06:23:54.725Z] #14 43.05 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-16T06:23:54.726Z] #14 43.05 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-16T06:23:54.726Z] #14 43.29 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-16T06:23:54.726Z] #14 44.41 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-16T06:23:54.957Z] #60 ... [2021-12-16T06:23:54.957Z] [2021-12-16T06:23:54.957Z] #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-16T06:23:54.957Z] #19 sha256:fdba18aa56b51930f713a2deac5b1c9660f997a420db9b70cdd7445c00ada4f0 [2021-12-16T06:23:54.957Z] #19 127.3 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-16T06:23:54.957Z] #19 127.3 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-16T06:23:54.957Z] #19 127.3 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-12-16T06:23:54.957Z] #19 127.4 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-16T06:23:54.957Z] #19 127.5 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-12-16T06:23:54.985Z] #14 ... [2021-12-16T06:23:54.985Z] [2021-12-16T06:23:54.985Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-16T06:23:54.985Z] #61 sha256:9816e452ed587473c38019d768a07d8a5918dce2105b1b9e230c16272f6da427 [2021-12-16T06:23:54.985Z] #61 DONE 0.2s [2021-12-16T06:23:54.985Z] [2021-12-16T06:23:54.985Z] #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-16T06:23:54.985Z] #62 sha256:a5c5adb5596e1fb07f4ec06a9c8b033ca6c085f18aa65d48c4caf50060c70382 [2021-12-16T06:23:56.337Z] #19 129.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-16T06:23:56.337Z] #19 129.0 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-12-16T06:23:56.337Z] #19 129.1 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-12-16T06:23:56.337Z] #19 129.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-16T06:23:56.337Z] #19 129.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-16T06:23:56.337Z] #19 129.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-16T06:23:56.337Z] #19 129.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-16T06:23:56.337Z] #19 129.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-16T06:23:56.337Z] #19 129.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-16T06:23:56.337Z] #19 129.2 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-12-16T06:23:56.375Z] #62 1.134 + RM_GOPATH=0 [2021-12-16T06:23:56.375Z] #62 1.134 + TMP_GOPATH= [2021-12-16T06:23:56.375Z] #62 1.134 + : /build [2021-12-16T06:23:56.375Z] #62 1.134 + '[' -z '' ']' [2021-12-16T06:23:56.375Z] #62 1.134 ++ mktemp -d [2021-12-16T06:23:56.375Z] #62 1.134 + export GOPATH=/tmp/tmp.w8DEGNpSSX [2021-12-16T06:23:56.375Z] #62 1.134 + GOPATH=/tmp/tmp.w8DEGNpSSX [2021-12-16T06:23:56.375Z] #62 1.134 + RM_GOPATH=1 [2021-12-16T06:23:56.375Z] #62 1.134 + case "$(go env GOARCH)" in [2021-12-16T06:23:56.375Z] #62 1.170 ++ go env GOARCH [2021-12-16T06:23:56.375Z] #62 1.202 Install containerd version v1.5.8 [2021-12-16T06:23:56.375Z] #62 1.202 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:23:56.375Z] #62 1.202 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:23:56.375Z] #62 1.202 ++ dirname /install.sh [2021-12-16T06:23:56.375Z] #62 1.202 + dir=/ [2021-12-16T06:23:56.375Z] #62 1.202 + bin=containerd [2021-12-16T06:23:56.375Z] #62 1.202 + shift [2021-12-16T06:23:56.375Z] #62 1.202 + '[' '!' -f //containerd.installer ']' [2021-12-16T06:23:56.375Z] #62 1.202 + . //containerd.installer [2021-12-16T06:23:56.375Z] #62 1.202 ++ set -e [2021-12-16T06:23:56.375Z] #62 1.202 ++ : v1.5.8 [2021-12-16T06:23:56.375Z] #62 1.202 + install_containerd [2021-12-16T06:23:56.375Z] #62 1.202 + echo 'Install containerd version v1.5.8' [2021-12-16T06:23:56.375Z] #62 1.202 + git clone https://github.com/containerd/containerd.git /tmp/tmp.w8DEGNpSSX/src/github.com/containerd/containerd [2021-12-16T06:23:56.375Z] #62 1.202 Cloning into '/tmp/tmp.w8DEGNpSSX/src/github.com/containerd/containerd'... [2021-12-16T06:23:56.539Z] using credential docker-jenkins-github-credentials [2021-12-16T06:23:56.600Z] #19 129.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-16T06:23:56.621Z] Cloning the remote Git repository [2021-12-16T06:23:56.621Z] Cloning with configured refspecs honoured and without tags [2021-12-16T06:23:57.129Z] #47 22.27 Reading package lists... [2021-12-16T06:23:57.129Z] #47 27.37 Reading package lists... [2021-12-16T06:23:57.129Z] #47 ... [2021-12-16T06:23:57.129Z] [2021-12-16T06:23:57.129Z] #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-16T06:23:57.129Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:23:57.129Z] #43 24.34 Updating files: 93% (1635/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-16T06:23:57.129Z] #43 24.42 + git checkout -q v2.3.0 [2021-12-16T06:23:57.129Z] #43 26.26 + 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-16T06:23:56.818Z] Cloning repository https://github.com/moby/moby.git [2021-12-16T06:23:57.223Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-16T06:23:57.833Z] #65 ... [2021-12-16T06:23:57.833Z] [2021-12-16T06:23:57.833Z] #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-16T06:23:57.833Z] #26 sha256:95183207fbc4b00528c2d186ff13b82bd18d048f51c220b8745750d130d8b7b5 [2021-12-16T06:23:57.833Z] #26 24.88 + mkdir -p /build [2021-12-16T06:23:57.833Z] #26 24.89 + mv docker/docker /build/ [2021-12-16T06:23:57.833Z] #26 24.91 + rmdir docker [2021-12-16T06:23:57.833Z] #26 DONE 27.1s [2021-12-16T06:23:57.833Z] [2021-12-16T06:23:57.833Z] #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-16T06:23:57.833Z] #51 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f [2021-12-16T06:23:57.833Z] #51 25.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-16T06:23:57.833Z] #51 25.75 go: downloading golang.org/x/mod v0.3.0 [2021-12-16T06:23:57.982Z] #19 130.4 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-12-16T06:23:57.982Z] #19 130.4 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-12-16T06:23:57.982Z] #19 130.4 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-12-16T06:23:57.982Z] #19 130.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-16T06:23:57.982Z] #19 130.5 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-12-16T06:23:58.064Z] #43 ... [2021-12-16T06:23:58.064Z] [2021-12-16T06:23:58.064Z] #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-16T06:23:58.064Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:23:58.064Z] #14 19.14 Fetched 8482 kB in 14s (616 kB/s) [2021-12-16T06:23:58.064Z] #14 19.14 Reading package lists... [2021-12-16T06:23:58.064Z] #14 25.33 Reading package lists... [2021-12-16T06:23:58.064Z] #14 ... [2021-12-16T06:23:58.064Z] [2021-12-16T06:23:58.064Z] #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-16T06:23:58.064Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:23:58.064Z] #53 23.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-16T06:23:58.064Z] #53 23.94 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-16T06:23:58.064Z] #53 24.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-16T06:23:58.064Z] #53 24.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-16T06:23:58.064Z] #53 24.11 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-16T06:23:58.064Z] #53 24.38 go: downloading golang.org/x/text v0.3.2 [2021-12-16T06:23:58.278Z] #62 ... [2021-12-16T06:23:58.278Z] [2021-12-16T06:23:58.278Z] #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-16T06:23:58.278Z] #38 sha256:6aa1ec878135c8642e9ca0b5b32a0fbbe21cf1e6a729e4d69180b20180a926c8 [2021-12-16T06:23:58.278Z] #38 32.61 Reading package lists... [2021-12-16T06:23:58.278Z] #38 37.71 Building dependency tree... [2021-12-16T06:23:58.278Z] #38 41.02 The following additional packages will be installed: [2021-12-16T06:23:58.278Z] #38 41.02 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-16T06:23:58.278Z] #38 41.04 Suggested packages: [2021-12-16T06:23:58.278Z] #38 41.05 cmake-doc ninja-build lrzip [2021-12-16T06:23:58.278Z] #38 41.05 Recommended packages: [2021-12-16T06:23:58.278Z] #38 41.05 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-16T06:23:58.278Z] #38 41.76 The following NEW packages will be installed: [2021-12-16T06:23:58.278Z] #38 41.78 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-16T06:23:58.278Z] #38 41.79 vim-common xxd [2021-12-16T06:23:58.278Z] #38 42.18 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:23:58.278Z] #38 42.18 Need to get 15.6 MB of archives. [2021-12-16T06:23:58.278Z] #38 42.18 After this operation, 67.4 MB of additional disk space will be used. [2021-12-16T06:23:58.278Z] #38 42.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-12-16T06:23:58.278Z] #38 42.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-16T06:23:58.278Z] #38 42.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-16T06:23:58.278Z] #38 42.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-12-16T06:23:58.278Z] #38 42.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-12-16T06:23:58.278Z] #38 42.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-12-16T06:23:58.278Z] #38 42.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-12-16T06:23:58.278Z] #38 42.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-12-16T06:23:58.278Z] #38 42.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-12-16T06:23:58.278Z] #38 42.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-12-16T06:23:58.278Z] #38 44.09 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:23:58.278Z] #38 44.46 Fetched 15.6 MB in 1s (14.9 MB/s) [2021-12-16T06:23:58.278Z] #38 44.61 Selecting previously unselected package xxd. [2021-12-16T06:23:58.278Z] #38 44.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-12-16T06:23:58.278Z] #38 44.76 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-12-16T06:23:58.278Z] #38 44.76 Unpacking xxd (2:8.2.2434-3) ... [2021-12-16T06:23:58.278Z] #38 45.00 Selecting previously unselected package vim-common. [2021-12-16T06:23:58.278Z] #38 45.02 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:23:58.278Z] #38 45.05 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-16T06:23:58.278Z] #38 45.34 Selecting previously unselected package cmake-data. [2021-12-16T06:23:58.278Z] #38 45.34 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-16T06:23:58.278Z] #38 45.35 Unpacking cmake-data (3.18.4-2) ... [2021-12-16T06:23:58.278Z] #38 ... [2021-12-16T06:23:58.278Z] [2021-12-16T06:23:58.278Z] #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-16T06:23:58.278Z] #14 sha256:463d06e68494c7a40c264d86e367d2be4db7efb2aea81e8c27aa114944d0f6db [2021-12-16T06:23:58.278Z] #14 44.91 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-16T06:23:58.278Z] #14 45.49 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-16T06:23:58.278Z] #14 46.82 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-16T06:23:58.278Z] #14 47.29 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-16T06:23:58.278Z] #14 47.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-12-16T06:23:58.278Z] #14 47.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-12-16T06:23:58.278Z] #14 47.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-12-16T06:23:58.278Z] #14 47.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-12-16T06:23:58.278Z] #14 47.35 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-16T06:23:58.278Z] #14 47.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-12-16T06:23:58.278Z] #14 47.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-12-16T06:23:58.278Z] #14 47.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-12-16T06:23:58.278Z] #14 47.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-12-16T06:23:58.278Z] #14 47.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-12-16T06:23:58.278Z] #14 47.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-12-16T06:23:58.278Z] #14 47.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-12-16T06:23:58.278Z] #14 47.51 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-16T06:23:58.278Z] #14 47.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-12-16T06:23:58.278Z] #14 47.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-12-16T06:23:58.921Z] #19 131.7 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-16T06:23:58.999Z] #53 29.97 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-16T06:23:58.999Z] #53 30.08 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-16T06:23:58.999Z] #53 30.08 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-16T06:23:58.999Z] #53 30.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-16T06:23:58.999Z] #53 30.16 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-16T06:23:59.182Z] #19 131.7 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-12-16T06:23:59.182Z] #19 131.7 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-12-16T06:23:59.182Z] #19 131.7 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-12-16T06:23:59.182Z] #19 131.7 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-12-16T06:23:59.182Z] #19 131.7 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-16T06:23:59.182Z] #19 131.7 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-12-16T06:23:59.182Z] #19 131.7 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-12-16T06:23:59.182Z] #19 131.8 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-12-16T06:23:59.182Z] #19 131.8 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-12-16T06:23:59.182Z] #19 131.8 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-16T06:23:59.182Z] #19 131.8 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-12-16T06:23:59.182Z] #19 131.8 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-12-16T06:23:59.182Z] #19 131.8 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-12-16T06:23:59.182Z] #19 131.9 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-16T06:23:59.258Z] #53 ... [2021-12-16T06:23:59.258Z] [2021-12-16T06:23:59.258Z] #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-16T06:23:59.258Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:23:59.258Z] #14 25.33 Reading package lists... [2021-12-16T06:23:59.656Z] #14 48.93 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:23:59.657Z] #14 49.29 Fetched 108 MB in 6s (19.3 MB/s) [2021-12-16T06:23:58.008Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:23:58.008Z] > git --version # timeout=10 [2021-12-16T06:23:58.043Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-16T06:23:58.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:23:58.046Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:23:59.915Z] #14 49.38 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-16T06:23:59.916Z] #14 49.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 ... 15703 files and directories currently installed.) [2021-12-16T06:23:59.916Z] #14 49.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-12-16T06:23:59.916Z] #14 49.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-16T06:24:00.053Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-16T06:24:00.053Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-16T06:24:00.053Z] GOOS="" GOARCH="" GOARM="" [2021-12-16T06:24:00.053Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-16T06:24:00.053Z] [2021-12-16T06:24:00.053Z] + TEST_INTEGRATION_DEST=1 [2021-12-16T06:24:00.053Z] + CONTAINER_NAME=docker-pr1-1 [2021-12-16T06:24:00.053Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-12-16T06:24:00.053Z] + run_tests test-integration-flaky [2021-12-16T06:24:00.053Z] + '[' -n 0 ']' [2021-12-16T06:24:00.053Z] + TEST_INTEGRATION_DEST=2 [2021-12-16T06:24:00.053Z] + rm= [2021-12-16T06:24:00.054Z] + CONTAINER_NAME=docker-pr1-2 [2021-12-16T06:24:00.054Z] + TEST_SKIP_INTEGRATION=1 [2021-12-16T06:24:00.054Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-12-16T06:24:00.054Z] + run_tests [2021-12-16T06:24:00.054Z] + c=0 [2021-12-16T06:24:00.054Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43087/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43087/.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=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/make.sh test-integration-flaky test-integration [2021-12-16T06:24:00.054Z] + '[' -n 0 ']' [2021-12-16T06:24:00.054Z] + rm= [2021-12-16T06:24:00.054Z] + TEST_INTEGRATION_DEST=3 [2021-12-16T06:24:00.054Z] + CONTAINER_NAME=docker-pr1-3 [2021-12-16T06:24:00.054Z] + TEST_SKIP_INTEGRATION=1 [2021-12-16T06:24:00.054Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-12-16T06:24:00.054Z] + run_tests [2021-12-16T06:24:00.054Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43087/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43087/.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=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/make.sh '' test-integration [2021-12-16T06:24:00.054Z] + '[' -n 0 ']' [2021-12-16T06:24:00.054Z] + rm= [2021-12-16T06:24:00.054Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43087/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43087/.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=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/make.sh '' test-integration [2021-12-16T06:24:00.054Z] ++ jobs -p [2021-12-16T06:24:00.054Z] + for job in $(jobs -p) [2021-12-16T06:24:00.054Z] + wait 15931 [2021-12-16T06:24:00.054Z] [2021-12-16T06:24:00.054Z] [2021-12-16T06:24:00.054Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-16T06:24:00.054Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-16T06:24:00.054Z] HOSTNAME=db2b15567426 [2021-12-16T06:24:00.054Z] TEST_SKIP_INTEGRATION=1 [2021-12-16T06:24:00.054Z] TESTDEBUG=0 [2021-12-16T06:24:00.054Z] DEST=bundles/test-integration [2021-12-16T06:24:00.054Z] PWD=/go/src/github.com/docker/docker [2021-12-16T06:24:00.054Z] KEEPBUNDLE=1 [2021-12-16T06:24:00.054Z] DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:24:00.054Z] container=docker [2021-12-16T06:24:00.054Z] HOME=/root [2021-12-16T06:24:00.054Z] GOLANG_VERSION=1.17.5 [2021-12-16T06:24:00.054Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-16T06:24:00.054Z] VALIDATE_BRANCH=master [2021-12-16T06:24:00.054Z] TERM=xterm [2021-12-16T06:24:00.054Z] DOCKER_PKG=github.com/docker/docker [2021-12-16T06:24:00.054Z] SHLVL=1 [2021-12-16T06:24:00.054Z] TIMEOUT=120m [2021-12-16T06:24:00.054Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-16T06:24:00.054Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-16T06:24:00.054Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-12-16T06:24:00.054Z] GO111MODULE=off [2021-12-16T06:24:00.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-16T06:24:00.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-16T06:24:00.054Z] GOPATH=/go [2021-12-16T06:24:00.054Z] PKG_CONFIG=pkg-config [2021-12-16T06:24:00.054Z] _=/usr/bin/env [2021-12-16T06:24:00.054Z] Building test suite binary ./integration-cli/test.main [2021-12-16T06:24:00.054Z] [2021-12-16T06:24:00.054Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-16T06:24:00.054Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-16T06:24:00.054Z] HOSTNAME=855618b6dc28 [2021-12-16T06:24:00.054Z] TEST_SKIP_INTEGRATION=1 [2021-12-16T06:24:00.054Z] TESTDEBUG=0 [2021-12-16T06:24:00.054Z] DEST=bundles/test-integration [2021-12-16T06:24:00.054Z] PWD=/go/src/github.com/docker/docker [2021-12-16T06:24:00.054Z] KEEPBUNDLE=1 [2021-12-16T06:24:00.054Z] DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:24:00.054Z] container=docker [2021-12-16T06:24:00.054Z] HOME=/root [2021-12-16T06:24:00.054Z] GOLANG_VERSION=1.17.5 [2021-12-16T06:24:00.054Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-16T06:24:00.054Z] VALIDATE_BRANCH=master [2021-12-16T06:24:00.054Z] TERM=xterm [2021-12-16T06:24:00.054Z] DOCKER_PKG=github.com/docker/docker [2021-12-16T06:24:00.054Z] SHLVL=1 [2021-12-16T06:24:00.054Z] TIMEOUT=120m [2021-12-16T06:24:00.054Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-16T06:24:00.054Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-16T06:24:00.054Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-12-16T06:24:00.054Z] GO111MODULE=off [2021-12-16T06:24:00.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-16T06:24:00.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-16T06:24:00.054Z] GOPATH=/go [2021-12-16T06:24:00.054Z] PKG_CONFIG=pkg-config [2021-12-16T06:24:00.054Z] _=/usr/bin/env [2021-12-16T06:24:00.054Z] Building test suite binary ./integration-cli/test.main [2021-12-16T06:24:00.054Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-12-16T06:24:00.054Z] No new tests added to integration. [2021-12-16T06:24:00.054Z] [2021-12-16T06:24:00.054Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-16T06:24:00.054Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-16T06:24:00.054Z] HOSTNAME=b9619e17d29c [2021-12-16T06:24:00.054Z] TESTDEBUG=0 [2021-12-16T06:24:00.054Z] DEST=bundles/test-integration [2021-12-16T06:24:00.054Z] PWD=/go/src/github.com/docker/docker [2021-12-16T06:24:00.054Z] KEEPBUNDLE=1 [2021-12-16T06:24:00.054Z] DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:24:00.054Z] container=docker [2021-12-16T06:24:00.054Z] HOME=/root [2021-12-16T06:24:00.054Z] GOLANG_VERSION=1.17.5 [2021-12-16T06:24:00.054Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-16T06:24:00.054Z] VALIDATE_BRANCH=master [2021-12-16T06:24:00.054Z] TERM=xterm [2021-12-16T06:24:00.054Z] DOCKER_PKG=github.com/docker/docker [2021-12-16T06:24:00.054Z] SHLVL=1 [2021-12-16T06:24:00.054Z] TIMEOUT=120m [2021-12-16T06:24:00.054Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-16T06:24:00.054Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-16T06:24:00.054Z] GO111MODULE=off [2021-12-16T06:24:00.054Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-16T06:24:00.054Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-16T06:24:00.054Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-16T06:24:00.054Z] GOPATH=/go [2021-12-16T06:24:00.054Z] PKG_CONFIG=pkg-config [2021-12-16T06:24:00.054Z] _=/usr/bin/env [2021-12-16T06:24:00.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-16T06:24:00.121Z] #19 132.9 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-12-16T06:24:00.121Z] #19 132.9 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-12-16T06:24:00.121Z] #19 132.9 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-12-16T06:24:00.121Z] #19 133.0 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-12-16T06:24:00.121Z] #19 133.0 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-12-16T06:24:00.636Z] #14 30.47 Building dependency tree... [2021-12-16T06:24:01.137Z] #51 ... [2021-12-16T06:24:01.137Z] [2021-12-16T06:24:01.137Z] #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-16T06:24:01.137Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:24:01.137Z] #53 28.15 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-16T06:24:01.137Z] #53 28.15 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-16T06:24:01.137Z] #53 28.63 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-16T06:24:01.137Z] #53 28.67 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-16T06:24:01.137Z] #53 28.72 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-16T06:24:01.137Z] #53 29.34 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-16T06:24:01.137Z] #53 29.39 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-16T06:24:01.137Z] #53 29.49 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-16T06:24:01.137Z] #53 29.53 go: downloading github.com/spf13/afero v1.1.2 [2021-12-16T06:24:01.137Z] #53 29.97 go: downloading github.com/spf13/cast v1.3.0 [2021-12-16T06:24:01.137Z] #53 30.10 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-16T06:24:01.137Z] #53 30.13 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-16T06:24:01.137Z] #53 30.19 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-16T06:24:01.137Z] #53 30.25 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-16T06:24:01.137Z] #53 30.66 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-16T06:24:01.137Z] #53 30.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-16T06:24:01.137Z] #53 31.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-16T06:24:01.137Z] #53 31.06 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-16T06:24:01.137Z] #53 31.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-16T06:24:01.137Z] #53 31.20 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-16T06:24:01.137Z] #53 31.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-16T06:24:01.137Z] #53 31.53 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-16T06:24:01.292Z] #14 ... [2021-12-16T06:24:01.292Z] [2021-12-16T06:24:01.292Z] #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-16T06:24:01.292Z] #31 sha256:ad7c278c51da522cf2f168401e8e2114b3381f07d7c5b4603463e30132ad7354 [2021-12-16T06:24:01.292Z] #31 47.17 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-16T06:24:01.292Z] #31 48.80 #=#=# [2021-12-16T06:24:01.292Z] #31 49.09 #=#=# ######################################################################## 100.0% [2021-12-16T06:24:01.401Z] #53 31.70 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-16T06:24:01.501Z] #19 134.0 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-12-16T06:24:01.501Z] #19 134.0 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-12-16T06:24:01.501Z] #19 134.0 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-12-16T06:24:01.501Z] #19 134.1 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-16T06:24:01.501Z] #19 134.1 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-16T06:24:01.501Z] #19 134.1 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-16T06:24:01.501Z] #19 134.1 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-12-16T06:24:01.501Z] #19 134.1 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-12-16T06:24:01.501Z] #19 134.1 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-16T06:24:01.501Z] #19 134.1 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-12-16T06:24:01.501Z] #19 134.1 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-12-16T06:24:01.501Z] #19 134.1 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-12-16T06:24:01.550Z] #31 50.04 [2021-12-16T06:24:01.663Z] #53 31.87 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-16T06:24:01.663Z] #53 32.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-16T06:24:01.925Z] #53 32.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-16T06:24:01.925Z] #53 32.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-16T06:24:02.187Z] #53 32.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-16T06:24:02.458Z] #19 135.1 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-12-16T06:24:02.458Z] #19 135.1 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-12-16T06:24:02.458Z] #19 135.1 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-12-16T06:24:02.459Z] #19 135.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-16T06:24:02.459Z] #19 135.2 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-12-16T06:24:02.539Z] #14 33.28 The following additional packages will be installed: [2021-12-16T06:24:02.539Z] #14 33.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-16T06:24:02.539Z] #14 33.30 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-16T06:24:02.539Z] #14 33.30 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-16T06:24:02.539Z] #14 33.30 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-16T06:24:02.539Z] #14 33.30 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-16T06:24:02.539Z] #14 33.30 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-16T06:24:02.539Z] #14 33.30 mingw-w64-common mingw-w64-x86-64-dev [2021-12-16T06:24:02.539Z] #14 33.32 Suggested packages: [2021-12-16T06:24:02.539Z] #14 33.32 gcc-10-locales seccomp wine64 [2021-12-16T06:24:02.940Z] Running on azwin-2-cb7041 in d:\jenkins\workspace\moby_PR-43087 [Pipeline] { [Pipeline] ws [2021-12-16T06:24:02.962Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-12-16T06:24:03.132Z] #53 33.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-16T06:24:03.132Z] #53 33.35 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-16T06:24:03.132Z] #53 ... [2021-12-16T06:24:03.132Z] [2021-12-16T06:24:03.132Z] #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-16T06:24:03.132Z] #36 sha256:b0ec9deaee68c6f875f24e4c6535652c4747206abe266c6339c22e9486866fcf [2021-12-16T06:24:03.132Z] #36 33.19 tomll can be used in two ways: [2021-12-16T06:24:03.132Z] #36 33.19 Writing to STDIN and reading from STDOUT: [2021-12-16T06:24:03.132Z] #36 33.19 cat file.toml | tomll > file.toml [2021-12-16T06:24:03.132Z] #36 33.19 [2021-12-16T06:24:03.132Z] #36 33.19 Reading and updating a list of files: [2021-12-16T06:24:03.132Z] #36 33.19 tomll a.toml b.toml c.toml [2021-12-16T06:24:03.132Z] #36 33.19 [2021-12-16T06:24:03.132Z] #36 33.19 When given a list of files, tomll will modify all files in place without asking. [2021-12-16T06:24:03.132Z] #36 DONE 33.5s [2021-12-16T06:24:03.132Z] [2021-12-16T06:24:03.132Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-16T06:24:03.132Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:24:03.132Z] #53 33.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-16T06:24:03.132Z] #53 ... [2021-12-16T06:24:03.132Z] [2021-12-16T06:24:03.132Z] #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-16T06:24:03.132Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:24:03.132Z] #47 31.34 Fetched 8485 kB in 24s (347 kB/s) [2021-12-16T06:24:03.836Z] #19 136.3 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-16T06:24:03.836Z] #19 136.3 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-12-16T06:24:03.913Z] #14 34.86 The following NEW packages will be installed: [2021-12-16T06:24:03.913Z] #14 34.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-16T06:24:03.913Z] #14 34.87 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-16T06:24:03.913Z] #14 34.87 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-16T06:24:03.913Z] #14 34.87 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-16T06:24:03.913Z] #14 34.87 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-16T06:24:03.913Z] #14 34.87 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-16T06:24:03.913Z] #14 34.89 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-16T06:24:03.913Z] #14 34.89 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-16T06:24:03.913Z] #14 34.89 mingw-w64-x86-64-dev [2021-12-16T06:24:03.913Z] #14 35.23 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:24:03.913Z] #14 35.23 Need to get 115 MB of archives. [2021-12-16T06:24:03.913Z] #14 35.23 After this operation, 645 MB of additional disk space will be used. [2021-12-16T06:24:03.913Z] #14 35.23 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-16T06:24:04.100Z] #31 52.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-16T06:24:04.172Z] #14 35.36 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-16T06:24:04.172Z] #14 ... [2021-12-16T06:24:04.172Z] [2021-12-16T06:24:04.172Z] #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-16T06:24:04.172Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9 [2021-12-16T06:24:04.172Z] #60 19.82 Reading package lists... [2021-12-16T06:24:04.172Z] #60 25.35 Reading package lists... [2021-12-16T06:24:04.172Z] #60 30.67 Building dependency tree... [2021-12-16T06:24:04.172Z] #60 34.39 The following additional packages will be installed: [2021-12-16T06:24:04.172Z] #60 34.40 libbtrfs0 [2021-12-16T06:24:04.172Z] #60 34.59 The following NEW packages will be installed: [2021-12-16T06:24:04.172Z] #60 34.59 libbtrfs-dev libbtrfs0 [2021-12-16T06:24:04.172Z] #60 34.97 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:24:04.172Z] #60 34.97 Need to get 460 kB of archives. [2021-12-16T06:24:04.172Z] #60 34.97 After this operation, 1237 kB of additional disk space will be used. [2021-12-16T06:24:04.172Z] #60 34.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-16T06:24:04.172Z] #60 35.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-16T06:24:04.172Z] #60 ... [2021-12-16T06:24:04.172Z] [2021-12-16T06:24:04.172Z] #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-16T06:24:04.172Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:24:04.172Z] #14 35.49 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-16T06:24:04.406Z] #19 136.9 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:24:04.431Z] #14 35.50 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-16T06:24:04.431Z] #14 35.52 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-16T06:24:04.431Z] #14 35.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-16T06:24:04.467Z] The recommended git tool is: git [2021-12-16T06:24:04.666Z] #19 137.2 Fetched 787 MB in 21s (37.3 MB/s) [2021-12-16T06:24:04.666Z] #19 137.2 Selecting previously unselected package liblocale-gettext-perl. [2021-12-16T06:24:04.666Z] #19 137.2 (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-16T06:24:04.666Z] #19 137.2 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-12-16T06:24:04.666Z] #19 137.3 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-12-16T06:24:04.666Z] #19 137.3 Selecting previously unselected package bzip2. [2021-12-16T06:24:04.666Z] #19 137.3 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-12-16T06:24:04.666Z] #19 137.3 Unpacking bzip2 (1.0.8-4) ... [2021-12-16T06:24:04.666Z] #19 137.4 Selecting previously unselected package libmagic-mgc. [2021-12-16T06:24:04.666Z] #19 137.4 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-12-16T06:24:04.666Z] #19 137.4 Unpacking libmagic-mgc (1:5.39-3) ... [2021-12-16T06:24:04.668Z] #31 53.20 #=#=# [2021-12-16T06:24:04.690Z] #14 35.77 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-16T06:24:04.926Z] #19 137.5 Selecting previously unselected package libmagic1:amd64. [2021-12-16T06:24:04.926Z] #19 137.5 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-12-16T06:24:04.926Z] #19 137.5 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-12-16T06:24:04.926Z] #19 137.6 Selecting previously unselected package file. [2021-12-16T06:24:04.926Z] #19 137.6 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-12-16T06:24:04.926Z] #19 137.6 Unpacking file (1:5.39-3) ... [2021-12-16T06:24:04.926Z] #19 137.7 Selecting previously unselected package xz-utils. [2021-12-16T06:24:04.926Z] #19 137.7 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-12-16T06:24:04.926Z] #19 137.7 Unpacking xz-utils (5.2.5-2) ... [2021-12-16T06:24:04.948Z] #14 35.93 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-16T06:24:04.948Z] #14 35.94 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-16T06:24:04.948Z] #14 ... [2021-12-16T06:24:04.948Z] [2021-12-16T06:24:04.948Z] #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-16T06:24:04.948Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:24:04.948Z] #38 20.75 Reading package lists... [2021-12-16T06:24:04.948Z] #38 26.42 Reading package lists... [2021-12-16T06:24:04.948Z] #38 31.49 Building dependency tree... [2021-12-16T06:24:04.948Z] #38 35.02 The following additional packages will be installed: [2021-12-16T06:24:04.948Z] #38 35.03 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-16T06:24:04.948Z] #38 35.04 Suggested packages: [2021-12-16T06:24:04.948Z] #38 35.05 cmake-doc ninja-build lrzip [2021-12-16T06:24:04.948Z] #38 35.05 Recommended packages: [2021-12-16T06:24:04.949Z] #38 35.05 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-16T06:24:04.949Z] #38 35.82 The following NEW packages will be installed: [2021-12-16T06:24:04.949Z] #38 35.84 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-16T06:24:04.949Z] #38 35.84 vim-common xxd [2021-12-16T06:24:04.949Z] #38 36.25 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:24:04.949Z] #38 36.25 Need to get 17.7 MB of archives. [2021-12-16T06:24:04.949Z] #38 36.25 After this operation, 70.7 MB of additional disk space will be used. [2021-12-16T06:24:04.949Z] #38 36.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-16T06:24:04.949Z] #38 36.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-16T06:24:04.949Z] #38 36.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-16T06:24:04.949Z] #38 ... [2021-12-16T06:24:04.949Z] [2021-12-16T06:24:04.949Z] #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-16T06:24:04.949Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9 [2021-12-16T06:24:04.949Z] #60 35.97 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:24:04.949Z] #60 36.18 Fetched 460 kB in 0s (1314 kB/s) [2021-12-16T06:24:04.949Z] #60 36.27 Selecting previously unselected package libbtrfs0:amd64. [2021-12-16T06:24:05.185Z] #31 53.49 #=#=# ######################################################################## 100.0% [2021-12-16T06:24:05.185Z] #19 137.8 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-12-16T06:24:05.185Z] #19 137.8 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-16T06:24:05.185Z] #19 137.8 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-12-16T06:24:05.207Z] #60 36.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-16T06:24:05.207Z] #60 36.34 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-16T06:24:05.207Z] #60 36.41 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:24:05.466Z] #60 ... [2021-12-16T06:24:05.466Z] [2021-12-16T06:24:05.466Z] #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-16T06:24:05.466Z] #55 sha256:04fb825ddb104107cf06f9bcd8e78f93f6427db28598d2573cdd785cd71b91c5 [2021-12-16T06:24:05.466Z] #55 36.34 v3.0.2 [2021-12-16T06:24:05.466Z] #55 DONE 36.5s [2021-12-16T06:24:05.466Z] [2021-12-16T06:24:05.466Z] #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-16T06:24:05.466Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9 [2021-12-16T06:24:05.466Z] #60 36.67 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-16T06:24:05.466Z] #60 36.67 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-16T06:24:05.466Z] #60 36.68 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:24:05.725Z] #60 36.99 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:24:05.725Z] #60 37.02 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:24:05.983Z] #60 37.03 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:24:06.121Z] #31 54.45 [2021-12-16T06:24:06.123Z] #19 138.6 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-12-16T06:24:06.123Z] #19 138.6 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-12-16T06:24:06.123Z] #19 138.6 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-12-16T06:24:06.245Z] #60 DONE 37.5s [2021-12-16T06:24:06.245Z] [2021-12-16T06:24:06.245Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-16T06:24:06.245Z] #61 sha256:606ff0637d69a144e7837e63b380178239e87c09c655d417e10ee1a531fc272c [2021-12-16T06:24:06.379Z] #31 54.72 Download of images into '/build' complete. [2021-12-16T06:24:06.379Z] #31 54.72 Use something like the following to load the result into a Docker daemon: [2021-12-16T06:24:06.379Z] #31 54.72 tar -cC '/build' . | docker load [2021-12-16T06:24:06.692Z] #19 139.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-12-16T06:24:06.692Z] #19 139.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-12-16T06:24:06.692Z] #19 139.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-12-16T06:24:06.812Z] #61 DONE 0.4s [2021-12-16T06:24:06.813Z] [2021-12-16T06:24:06.813Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-16T06:24:06.813Z] #62 sha256:e07663cea4bdea402b2ab7c4b9b76af20ca7276e247a341e50ebe5a99b6c5b57 [2021-12-16T06:24:06.945Z] #31 ... [2021-12-16T06:24:06.945Z] [2021-12-16T06:24:06.945Z] #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-16T06:24:06.945Z] #47 sha256:a12e9ee98c48a3a5b8a4efee9e25c562d90b731d3223420bdd26767ed46a035d [2021-12-16T06:24:06.945Z] #47 46.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2021-12-16T06:24:06.945Z] #47 47.97 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:24:06.945Z] #47 48.36 Fetched 2115 kB in 5s (435 kB/s) [2021-12-16T06:24:06.945Z] #47 48.54 Selecting previously unselected package libprotobuf23:arm64. [2021-12-16T06:24:06.945Z] #47 48.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-12-16T06:24:06.945Z] #47 48.61 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-12-16T06:24:06.945Z] #47 48.62 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-12-16T06:24:06.945Z] #47 49.35 Selecting previously unselected package python3-pkg-resources. [2021-12-16T06:24:06.945Z] #47 49.35 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-16T06:24:06.945Z] #47 49.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:24:06.945Z] #47 49.57 Selecting previously unselected package python3-six. [2021-12-16T06:24:06.945Z] #47 49.59 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-16T06:24:06.945Z] #47 49.60 Unpacking python3-six (1.16.0-2) ... [2021-12-16T06:24:06.945Z] #47 49.70 Selecting previously unselected package python3-protobuf. [2021-12-16T06:24:06.945Z] #47 49.71 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-12-16T06:24:06.945Z] #47 49.72 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-16T06:24:06.945Z] #47 50.22 Selecting previously unselected package libnet1:arm64. [2021-12-16T06:24:06.945Z] #47 50.22 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-12-16T06:24:06.945Z] #47 50.23 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:24:06.945Z] #47 50.35 Selecting previously unselected package libnl-3-200:arm64. [2021-12-16T06:24:06.945Z] #47 50.35 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-12-16T06:24:06.945Z] #47 50.36 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-16T06:24:06.945Z] #47 50.53 Selecting previously unselected package libprotobuf-c1:arm64. [2021-12-16T06:24:06.945Z] #47 50.53 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-12-16T06:24:06.945Z] #47 50.55 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-16T06:24:06.945Z] #47 50.65 Selecting previously unselected package criu. [2021-12-16T06:24:06.945Z] #47 50.66 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2021-12-16T06:24:06.945Z] #47 50.66 Unpacking criu (3.16.1-3) ... [2021-12-16T06:24:06.945Z] #47 51.32 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:24:06.945Z] #47 52.88 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-12-16T06:24:06.945Z] #47 52.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:24:06.945Z] #47 52.92 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-16T06:24:06.945Z] #47 52.93 Setting up python3-six (1.16.0-2) ... [2021-12-16T06:24:06.945Z] #47 53.91 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-16T06:24:06.945Z] #47 53.93 Setting up python3-protobuf (3.12.4-1) ... [2021-12-16T06:24:07.368Z] #47 31.34 Reading package lists... [2021-12-16T06:24:07.368Z] #47 ... [2021-12-16T06:24:07.368Z] [2021-12-16T06:24:07.368Z] #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-16T06:24:07.368Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:24:07.368Z] #53 33.83 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-16T06:24:07.368Z] #53 34.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-16T06:24:07.368Z] #53 34.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-16T06:24:07.368Z] #53 34.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-16T06:24:07.368Z] #53 35.09 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-16T06:24:07.368Z] #53 35.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-16T06:24:07.368Z] #53 35.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-16T06:24:07.368Z] #53 35.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-16T06:24:07.368Z] #53 35.35 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-16T06:24:07.368Z] #53 35.54 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-16T06:24:07.368Z] #53 36.06 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-16T06:24:07.368Z] #53 36.50 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-16T06:24:07.368Z] #53 36.61 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-16T06:24:07.368Z] #53 36.86 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-16T06:24:07.368Z] #53 36.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-16T06:24:07.368Z] #53 36.94 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-16T06:24:07.368Z] #53 37.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-16T06:24:07.368Z] #53 ... [2021-12-16T06:24:07.368Z] [2021-12-16T06:24:07.368Z] #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-16T06:24:07.368Z] #49 sha256:d1f9b554a623ac3a3502fd402fac285e55cd957929038e2401ac4ec2d5376298 [2021-12-16T06:24:07.368Z] #49 37.50 Usage of /build/vndr: [2021-12-16T06:24:07.368Z] #49 37.50 /build/vndr [[import path] [revision]] [repository] [2021-12-16T06:24:07.368Z] #49 37.50 /build/vndr init [2021-12-16T06:24:07.368Z] #49 37.50 -strict [2021-12-16T06:24:07.368Z] #49 37.50 checking mode. treat non-trivial warning as an error [2021-12-16T06:24:07.368Z] #49 37.50 -verbose [2021-12-16T06:24:07.368Z] #49 37.50 shows all warnings [2021-12-16T06:24:07.368Z] #49 37.50 -whitelist value [2021-12-16T06:24:07.368Z] #49 37.50 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-16T06:24:07.368Z] #49 DONE 37.6s [2021-12-16T06:24:07.368Z] [2021-12-16T06:24:07.368Z] #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-16T06:24:07.368Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:24:07.368Z] #38 34.59 Fetched 8482 kB in 26s (330 kB/s) [2021-12-16T06:24:07.512Z] #47 ... [2021-12-16T06:24:07.512Z] [2021-12-16T06:24:07.512Z] #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-16T06:24:07.512Z] #31 sha256:ad7c278c51da522cf2f168401e8e2114b3381f07d7c5b4603463e30132ad7354 [2021-12-16T06:24:07.512Z] #31 DONE 56.0s [2021-12-16T06:24:07.512Z] [2021-12-16T06:24:07.512Z] #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-16T06:24:07.512Z] #38 sha256:6aa1ec878135c8642e9ca0b5b32a0fbbe21cf1e6a729e4d69180b20180a926c8 [2021-12-16T06:24:07.512Z] #38 50.02 Selecting previously unselected package libicu67:arm64. [2021-12-16T06:24:07.512Z] #38 50.04 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-12-16T06:24:07.512Z] #38 50.05 Unpacking libicu67:arm64 (67.1-7) ... [2021-12-16T06:24:07.512Z] #38 54.90 Selecting previously unselected package libxml2:arm64. [2021-12-16T06:24:07.512Z] #38 54.90 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-12-16T06:24:07.512Z] #38 54.91 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-12-16T06:24:07.512Z] #38 55.41 Selecting previously unselected package libarchive13:arm64. [2021-12-16T06:24:07.512Z] #38 55.42 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-12-16T06:24:07.512Z] #38 55.43 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-12-16T06:24:07.512Z] #38 55.72 Selecting previously unselected package libjsoncpp24:arm64. [2021-12-16T06:24:07.512Z] #38 55.72 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-12-16T06:24:07.512Z] #38 55.73 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-12-16T06:24:07.512Z] #38 56.36 Selecting previously unselected package librhash0:arm64. [2021-12-16T06:24:07.512Z] #38 56.36 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-12-16T06:24:07.512Z] #38 56.61 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-12-16T06:24:07.512Z] #38 56.82 Selecting previously unselected package libuv1:arm64. [2021-12-16T06:24:07.512Z] #38 56.83 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-12-16T06:24:07.512Z] #38 56.85 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-12-16T06:24:07.512Z] #38 57.15 Selecting previously unselected package cmake. [2021-12-16T06:24:07.631Z] #19 140.0 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-12-16T06:24:07.631Z] #19 140.0 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-16T06:24:07.631Z] #19 140.0 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-12-16T06:24:07.770Z] #38 57.17 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-12-16T06:24:07.770Z] #38 57.18 Unpacking cmake (3.18.4-2) ... [2021-12-16T06:24:07.891Z] #19 140.6 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-12-16T06:24:07.891Z] #19 140.7 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-16T06:24:07.891Z] #19 140.7 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-12-16T06:24:08.459Z] #19 141.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-12-16T06:24:08.459Z] #19 141.2 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:24:08.459Z] #19 141.3 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-16T06:24:08.459Z] #19 141.3 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-12-16T06:24:08.459Z] #19 141.3 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:24:08.459Z] #19 141.3 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:24:08.756Z] #38 34.59 Reading package lists... [2021-12-16T06:24:08.757Z] #38 ... [2021-12-16T06:24:08.757Z] [2021-12-16T06:24:08.757Z] #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-16T06:24:08.757Z] #65 sha256:5ed0a68405eeb4845c65d06cdb98cefe5f44dfc2f40755bd4fd0eef59c2638bb [2021-12-16T06:24:08.757Z] #65 28.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-16T06:24:08.757Z] #65 ... [2021-12-16T06:24:08.757Z] [2021-12-16T06:24:08.757Z] #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-16T06:24:08.757Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:24:08.757Z] #53 38.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-16T06:24:08.757Z] #53 38.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-16T06:24:08.757Z] #53 38.94 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-16T06:24:08.757Z] #53 38.94 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-16T06:24:08.757Z] #53 39.03 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-16T06:24:09.018Z] #53 39.25 go: downloading golang.org/x/text v0.3.2 [2021-12-16T06:24:09.018Z] #53 ... [2021-12-16T06:24:09.018Z] [2021-12-16T06:24:09.018Z] #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-16T06:24:09.018Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9 [2021-12-16T06:24:09.018Z] #60 29.39 Fetched 8482 kB in 22s (384 kB/s) [2021-12-16T06:24:09.146Z] #38 ... [2021-12-16T06:24:09.146Z] [2021-12-16T06:24:09.146Z] #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-16T06:24:09.146Z] #47 sha256:a12e9ee98c48a3a5b8a4efee9e25c562d90b731d3223420bdd26767ed46a035d [2021-12-16T06:24:09.146Z] #47 58.03 Setting up criu (3.16.1-3) ... [2021-12-16T06:24:09.279Z] #60 29.39 Reading package lists... [2021-12-16T06:24:09.279Z] #60 ... [2021-12-16T06:24:09.279Z] [2021-12-16T06:24:09.279Z] #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-16T06:24:09.279Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:24:09.279Z] #14 33.81 Fetched 8482 kB in 25s (338 kB/s) [2021-12-16T06:24:09.540Z] #14 33.81 Reading package lists... [2021-12-16T06:24:09.540Z] #14 ... [2021-12-16T06:24:09.540Z] [2021-12-16T06:24:09.540Z] #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-16T06:24:09.540Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9 [2021-12-16T06:24:09.540Z] #60 29.39 Reading package lists... [2021-12-16T06:24:10.523Z] #47 59.45 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:24:11.014Z] #62 ... [2021-12-16T06:24:11.014Z] [2021-12-16T06:24:11.014Z] #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-16T06:24:11.014Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:24:11.014Z] #53 31.45 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-16T06:24:11.014Z] #53 31.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-16T06:24:11.014Z] #53 31.74 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-16T06:24:11.014Z] #53 ... [2021-12-16T06:24:11.014Z] [2021-12-16T06:24:11.014Z] #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-16T06:24:11.014Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:24:11.014Z] #14 36.47 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-16T06:24:11.014Z] #14 37.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-16T06:24:11.014Z] #14 38.51 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-16T06:24:11.014Z] #14 38.93 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-16T06:24:11.014Z] #14 40.03 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-16T06:24:11.014Z] #14 40.47 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-16T06:24:11.014Z] #14 40.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-16T06:24:11.014Z] #14 40.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-16T06:24:11.014Z] #14 40.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-16T06:24:11.014Z] #14 40.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-16T06:24:11.014Z] #14 40.49 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-16T06:24:11.014Z] #14 40.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-16T06:24:11.014Z] #14 40.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-16T06:24:11.014Z] #14 40.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-16T06:24:11.014Z] #14 40.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-16T06:24:11.014Z] #14 40.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-16T06:24:11.014Z] #14 40.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-16T06:24:11.014Z] #14 40.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-16T06:24:11.014Z] #14 40.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-12-16T06:24:11.014Z] #14 40.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-12-16T06:24:11.014Z] #14 40.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-16T06:24:11.014Z] #14 41.42 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:24:11.014Z] #14 41.63 Fetched 115 MB in 6s (20.3 MB/s) [2021-12-16T06:24:11.014Z] #14 41.74 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-16T06:24:11.014Z] #14 41.74 (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-16T06:24:11.014Z] #14 41.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-16T06:24:11.014Z] #14 41.83 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-16T06:24:11.272Z] #14 ... [2021-12-16T06:24:11.272Z] [2021-12-16T06:24:11.272Z] #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-16T06:24:11.272Z] #62 sha256:e07663cea4bdea402b2ab7c4b9b76af20ca7276e247a341e50ebe5a99b6c5b57 [2021-12-16T06:24:11.272Z] #62 4.497 + RM_GOPATH=0 [2021-12-16T06:24:11.272Z] #62 4.502 + TMP_GOPATH= [2021-12-16T06:24:11.272Z] #62 4.503 + : /build [2021-12-16T06:24:11.272Z] #62 4.503 + '[' -z '' ']' [2021-12-16T06:24:11.272Z] #62 4.504 ++ mktemp -d [2021-12-16T06:24:11.272Z] #62 4.508 + export GOPATH=/tmp/tmp.tdKWtdENLo [2021-12-16T06:24:11.272Z] #62 4.509 + GOPATH=/tmp/tmp.tdKWtdENLo [2021-12-16T06:24:11.272Z] #62 4.509 + RM_GOPATH=1 [2021-12-16T06:24:11.272Z] #62 4.509 + case "$(go env GOARCH)" in [2021-12-16T06:24:11.272Z] #62 4.510 ++ go env GOARCH [2021-12-16T06:24:11.272Z] #62 4.523 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:24:11.272Z] #62 4.527 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:24:11.272Z] #62 4.527 ++ dirname /install.sh [2021-12-16T06:24:11.272Z] #62 4.535 + dir=/ [2021-12-16T06:24:11.272Z] #62 4.542 + bin=containerd [2021-12-16T06:24:11.469Z] #47 ... [2021-12-16T06:24:11.469Z] [2021-12-16T06:24:11.469Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-16T06:24:11.469Z] #34 sha256:8c6f1b8198c550b41b9a5b6775a0ba5f752b431869e7585d467cb867e4448ce5 [2021-12-16T06:24:11.469Z] #34 50.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-16T06:24:11.469Z] #34 50.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-16T06:24:11.469Z] #34 ... [2021-12-16T06:24:11.469Z] [2021-12-16T06:24:11.469Z] #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-16T06:24:11.469Z] #38 sha256:6aa1ec878135c8642e9ca0b5b32a0fbbe21cf1e6a729e4d69180b20180a926c8 [2021-12-16T06:24:11.469Z] #38 60.83 Setting up libicu67:arm64 (67.1-7) ... [2021-12-16T06:24:11.469Z] #38 61.04 Setting up xxd (2:8.2.2434-3) ...#38 ... [2021-12-16T06:24:11.469Z] [2021-12-16T06:24:11.469Z] #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-16T06:24:11.469Z] #47 sha256:a12e9ee98c48a3a5b8a4efee9e25c562d90b731d3223420bdd26767ed46a035d [2021-12-16T06:24:11.469Z] #47 DONE 60.7s [2021-12-16T06:24:11.469Z] [2021-12-16T06:24:11.469Z] #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-16T06:24:11.469Z] #38 sha256:6aa1ec878135c8642e9ca0b5b32a0fbbe21cf1e6a729e4d69180b20180a926c8 [2021-12-16T06:24:11.469Z] #38 61.04 Setting up xxd (2:8.2.2434-3) ... [2021-12-16T06:24:11.469Z] #38 61.05 Setting up libuv1:arm64 (1.40.0-2) ... [2021-12-16T06:24:11.469Z] #38 61.07 Setting up vim-common (2:8.2.2434-3) ... [2021-12-16T06:24:11.469Z] #38 61.13 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-12-16T06:24:11.469Z] #38 61.17 Setting up librhash0:arm64 (1.4.1-2) ... [2021-12-16T06:24:11.531Z] #62 4.542 + shift [2021-12-16T06:24:11.531Z] #62 4.542 + '[' '!' -f //containerd.installer ']' [2021-12-16T06:24:11.531Z] #62 4.543 + . //containerd.installer [2021-12-16T06:24:11.531Z] #62 4.543 ++ set -e [2021-12-16T06:24:11.531Z] #62 4.543 ++ : v1.5.8 [2021-12-16T06:24:11.531Z] #62 4.543 + install_containerd [2021-12-16T06:24:11.531Z] #62 4.544 + echo 'Install containerd version v1.5.8' [2021-12-16T06:24:11.531Z] #62 4.545 Install containerd version v1.5.8 [2021-12-16T06:24:11.531Z] #62 4.546 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tdKWtdENLo/src/github.com/containerd/containerd [2021-12-16T06:24:11.531Z] #62 4.556 Cloning into '/tmp/tmp.tdKWtdENLo/src/github.com/containerd/containerd'... [2021-12-16T06:24:11.531Z] #62 ... [2021-12-16T06:24:11.531Z] [2021-12-16T06:24:11.531Z] #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-16T06:24:11.531Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:24:11.531Z] #47 27.37 Reading package lists... [2021-12-16T06:24:11.531Z] #47 32.45 Building dependency tree... [2021-12-16T06:24:11.531Z] #47 35.55 The following additional packages will be installed: [2021-12-16T06:24:11.531Z] #47 35.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-16T06:24:11.531Z] #47 35.58 python3-protobuf python3-six [2021-12-16T06:24:11.531Z] #47 35.60 Suggested packages: [2021-12-16T06:24:11.531Z] #47 35.61 python3-setuptools [2021-12-16T06:24:11.531Z] #47 35.61 Recommended packages: [2021-12-16T06:24:11.531Z] #47 35.61 iproute2 | iproute [2021-12-16T06:24:11.531Z] #47 36.13 The following NEW packages will be installed: [2021-12-16T06:24:11.531Z] #47 36.14 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-16T06:24:11.531Z] #47 36.15 python3-protobuf python3-six [2021-12-16T06:24:11.531Z] #47 36.69 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:24:11.531Z] #47 36.69 Need to get 2292 kB of archives. [2021-12-16T06:24:11.531Z] #47 36.69 After this operation, 11.0 MB of additional disk space will be used. [2021-12-16T06:24:11.531Z] #47 36.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-16T06:24:11.531Z] #47 36.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-16T06:24:11.531Z] #47 36.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-16T06:24:11.531Z] #47 36.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-16T06:24:11.531Z] #47 36.74 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-16T06:24:11.531Z] #47 36.74 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-16T06:24:11.531Z] #47 36.78 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-16T06:24:11.531Z] #47 39.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2021-12-16T06:24:11.531Z] #47 41.22 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:24:11.531Z] #47 41.42 Fetched 2292 kB in 4s (586 kB/s) [2021-12-16T06:24:11.531Z] #47 41.53 Selecting previously unselected package libprotobuf23:amd64. [2021-12-16T06:24:11.531Z] #47 41.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-16T06:24:11.531Z] #47 41.55 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-16T06:24:11.531Z] #47 41.56 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-16T06:24:11.531Z] #47 42.22 Selecting previously unselected package python3-pkg-resources. [2021-12-16T06:24:11.531Z] #47 42.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-16T06:24:11.531Z] #47 42.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:24:11.531Z] #47 42.47 Selecting previously unselected package python3-six. [2021-12-16T06:24:11.531Z] #47 42.47 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-16T06:24:11.531Z] #47 42.50 Unpacking python3-six (1.16.0-2) ... [2021-12-16T06:24:11.531Z] #47 42.61 Selecting previously unselected package python3-protobuf. [2021-12-16T06:24:11.727Z] #38 61.19 Setting up cmake-data (3.18.4-2) ... [2021-12-16T06:24:11.727Z] #38 61.31 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-12-16T06:24:11.727Z] #38 61.34 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-12-16T06:24:11.727Z] #38 61.35 Setting up cmake (3.18.4-2) ... [2021-12-16T06:24:11.727Z] #38 61.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:24:11.727Z] #38 ... [2021-12-16T06:24:11.727Z] [2021-12-16T06:24:11.727Z] #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-16T06:24:11.727Z] #14 sha256:463d06e68494c7a40c264d86e367d2be4db7efb2aea81e8c27aa114944d0f6db [2021-12-16T06:24:11.727Z] #14 51.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-16T06:24:11.727Z] #14 51.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-12-16T06:24:11.727Z] #14 51.47 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-16T06:24:11.727Z] #14 53.31 Selecting previously unselected package binutils-mingw-w64. [2021-12-16T06:24:11.727Z] #14 53.31 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-16T06:24:11.727Z] #14 53.32 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-16T06:24:11.727Z] #14 53.41 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-12-16T06:24:11.728Z] #14 53.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-12-16T06:24:11.728Z] #14 53.42 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-16T06:24:11.728Z] #14 53.57 Selecting previously unselected package dmsetup. [2021-12-16T06:24:11.728Z] #14 53.58 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-12-16T06:24:11.728Z] #14 53.58 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-16T06:24:11.728Z] #14 53.76 Selecting previously unselected package mingw-w64-common. [2021-12-16T06:24:11.728Z] #14 53.76 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-16T06:24:11.728Z] #14 53.77 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-16T06:24:11.728Z] #14 59.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-16T06:24:11.728Z] #14 59.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-16T06:24:11.728Z] #14 59.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-16T06:24:11.790Z] #47 42.61 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-16T06:24:11.790Z] #47 42.61 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-16T06:24:12.049Z] #47 43.07 Selecting previously unselected package libnet1:amd64. [2021-12-16T06:24:12.049Z] #47 43.08 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-16T06:24:12.049Z] #47 43.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:24:12.308Z] #47 43.18 Selecting previously unselected package libnl-3-200:amd64. [2021-12-16T06:24:12.308Z] #47 43.20 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-16T06:24:12.308Z] #47 43.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:24:12.568Z] #47 43.35 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-16T06:24:12.568Z] #47 43.35 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-16T06:24:12.568Z] #47 43.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:24:12.568Z] #47 43.48 Selecting previously unselected package criu. [2021-12-16T06:24:12.568Z] #47 43.49 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2021-12-16T06:24:12.568Z] #47 43.50 Unpacking criu (3.16.1-3) ... [2021-12-16T06:24:12.666Z] #14 ... [2021-12-16T06:24:12.667Z] [2021-12-16T06:24:12.667Z] #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-16T06:24:12.667Z] #38 sha256:6aa1ec878135c8642e9ca0b5b32a0fbbe21cf1e6a729e4d69180b20180a926c8 [2021-12-16T06:24:12.667Z] #38 DONE 62.1s [2021-12-16T06:24:12.667Z] [2021-12-16T06:24:12.667Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-16T06:24:12.667Z] #39 sha256:54c6e69f79f172e31d46e371430b0977111ebc25b1960fb70b581e6070d916bd [2021-12-16T06:24:12.709Z] Fetching without tags [2021-12-16T06:24:12.826Z] #47 ... [2021-12-16T06:24:12.827Z] [2021-12-16T06:24:12.827Z] #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-16T06:24:12.827Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:24:12.827Z] #14 43.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-16T06:24:12.827Z] #14 43.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-16T06:24:12.827Z] #14 43.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-16T06:24:13.013Z] using credential docker-jenkins-github-credentials [2021-12-16T06:24:13.088Z] Cloning the remote Git repository [2021-12-16T06:24:13.088Z] Cloning with configured refspecs honoured and without tags [2021-12-16T06:24:13.233Z] #39 DONE 0.7s [2021-12-16T06:24:13.233Z] [2021-12-16T06:24:13.233Z] #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-16T06:24:13.233Z] #34 sha256:8c6f1b8198c550b41b9a5b6775a0ba5f752b431869e7585d467cb867e4448ce5 [2021-12-16T06:24:13.233Z] #34 ... [2021-12-16T06:24:13.233Z] [2021-12-16T06:24:13.233Z] #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-16T06:24:13.233Z] #40 sha256:61f54c0092d065b61be3ef34a8c5bd81189dfc28d4871121a51e4fce27090290 [2021-12-16T06:24:13.455Z] Merging remotes/origin/master commit 07cf48ab63284374dc02314770a15934681a5877 into PR head commit 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:24:14.617Z] #40 1.052 + RM_GOPATH=0 [2021-12-16T06:24:14.618Z] #40 1.052 + TMP_GOPATH= [2021-12-16T06:24:14.618Z] #40 1.052 + : /build [2021-12-16T06:24:14.618Z] #40 1.052 + '[' -z '' ']' [2021-12-16T06:24:14.618Z] #40 1.059 ++ mktemp -d [2021-12-16T06:24:14.618Z] #40 1.060 + export GOPATH=/tmp/tmp.kZFwXlUVqR [2021-12-16T06:24:14.618Z] #40 1.060 + GOPATH=/tmp/tmp.kZFwXlUVqR [2021-12-16T06:24:14.618Z] #40 1.060 + RM_GOPATH=1 [2021-12-16T06:24:14.618Z] #40 1.060 + case "$(go env GOARCH)" in [2021-12-16T06:24:14.618Z] #40 1.060 ++ go env GOARCH [2021-12-16T06:24:14.618Z] #40 1.147 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:24:14.618Z] #40 1.147 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:24:14.618Z] #40 1.147 ++ dirname /install.sh [2021-12-16T06:24:14.618Z] #40 1.147 + dir=/ [2021-12-16T06:24:14.618Z] #40 1.147 + bin=tini [2021-12-16T06:24:14.618Z] #40 1.147 + shift [2021-12-16T06:24:14.618Z] #40 1.147 + '[' '!' -f //tini.installer ']' [2021-12-16T06:24:14.618Z] #40 1.147 + . //tini.installer [2021-12-16T06:24:14.618Z] #40 1.147 ++ : v0.19.0 [2021-12-16T06:24:14.618Z] #40 1.147 + install_tini [2021-12-16T06:24:14.618Z] #40 1.147 + echo 'Install tini version v0.19.0' [2021-12-16T06:24:14.618Z] #40 1.147 + git clone https://github.com/krallin/tini.git /tmp/tmp.kZFwXlUVqR/tini [2021-12-16T06:24:14.618Z] #40 1.148 Install tini version v0.19.0 [2021-12-16T06:24:14.618Z] #40 1.148 Cloning into '/tmp/tmp.kZFwXlUVqR/tini'... [2021-12-16T06:24:13.276Z] Cloning repository https://github.com/moby/moby.git [2021-12-16T06:24:13.667Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-16T06:24:14.518Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:24:14.518Z] > git --version # timeout=10 [2021-12-16T06:24:14.579Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-16T06:24:14.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:24:14.583Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:24:15.185Z] #40 2.046 + cd /tmp/tmp.kZFwXlUVqR/tini [2021-12-16T06:24:15.185Z] #40 2.046 + git checkout -q v0.19.0 [2021-12-16T06:24:15.185Z] #40 2.077 + cmake . [2021-12-16T06:24:12.420Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:24:12.477Z] > git config --add remote.origin.fetch +refs/pull/43087/head:refs/remotes/origin/PR-43087 # timeout=10 [2021-12-16T06:24:12.519Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:24:12.635Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:24:12.748Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:24:12.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:24:12.750Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:24:13.569Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:24:13.611Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:24:15.365Z] #14 ... [2021-12-16T06:24:15.365Z] [2021-12-16T06:24:15.365Z] #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-16T06:24:15.365Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:24:15.365Z] #38 36.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-16T06:24:15.365Z] #38 36.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-16T06:24:15.365Z] #38 36.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-16T06:24:15.365Z] #38 36.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-16T06:24:15.365Z] #38 36.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-16T06:24:15.365Z] #38 36.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-16T06:24:15.365Z] #38 36.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-12-16T06:24:15.365Z] #38 38.16 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:24:15.365Z] #38 38.50 Fetched 17.7 MB in 1s (13.7 MB/s) [2021-12-16T06:24:15.365Z] #38 38.50 Selecting previously unselected package xxd. [2021-12-16T06:24:15.365Z] #38 38.50 (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-16T06:24:15.365Z] #38 38.59 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-16T06:24:15.365Z] #38 38.59 Unpacking xxd (2:8.2.2434-3) ... [2021-12-16T06:24:15.365Z] #38 38.79 Selecting previously unselected package vim-common. [2021-12-16T06:24:15.365Z] #38 38.79 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:24:15.365Z] #38 38.79 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-16T06:24:15.365Z] #38 39.09 Selecting previously unselected package cmake-data. [2021-12-16T06:24:15.365Z] #38 39.09 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-16T06:24:15.365Z] #38 39.10 Unpacking cmake-data (3.18.4-2) ... [2021-12-16T06:24:15.365Z] #38 42.01 Selecting previously unselected package libicu67:amd64. [2021-12-16T06:24:15.365Z] #38 42.01 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-16T06:24:15.365Z] #38 42.02 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-16T06:24:15.365Z] #38 ... [2021-12-16T06:24:15.365Z] [2021-12-16T06:24:15.365Z] #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-16T06:24:15.365Z] #34 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:24:15.365Z] #34 44.03 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-16T06:24:15.365Z] #34 44.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-16T06:24:15.365Z] #34 44.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-16T06:24:15.404Z] #60 40.41 Reading package lists... [2021-12-16T06:24:15.404Z] #60 ... [2021-12-16T06:24:15.404Z] [2021-12-16T06:24:15.404Z] #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-16T06:24:15.404Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:24:15.404Z] #43 40.68 Updating files: 70% (1236/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-12-16T06:24:15.404Z] #43 41.43 + git checkout -q v2.3.0 [2021-12-16T06:24:15.404Z] #43 43.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-12-16T06:24:16.122Z] #40 2.772 -- The C compiler identification is GNU 10.2.1 [2021-12-16T06:24:16.122Z] #40 2.898 -- Detecting C compiler ABI info [2021-12-16T06:24:16.513Z] Merge succeeded, producing 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:24:16.514Z] Checking out Revision 26dafe43a419ea8622ff65ac1671f4b854c4bd5a (PR-43087) [2021-12-16T06:24:17.058Z] #40 3.688 -- Detecting C compiler ABI info - done [2021-12-16T06:24:17.058Z] #40 3.808 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-16T06:24:17.058Z] #40 3.808 -- Detecting C compile features [2021-12-16T06:24:17.058Z] #40 3.808 -- Detecting C compile features - done [2021-12-16T06:24:17.058Z] #40 3.910 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-16T06:24:17.317Z] #40 4.098 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-16T06:24:17.317Z] #40 4.184 -- Configuring done [2021-12-16T06:24:17.577Z] #40 4.206 -- Generating done [2021-12-16T06:24:17.577Z] #40 4.226 -- Build files have been written to: /tmp/tmp.kZFwXlUVqR/tini [2021-12-16T06:24:17.577Z] #40 4.230 + make tini-static [2021-12-16T06:24:17.577Z] #40 4.454 Scanning dependencies of target tini-static [2021-12-16T06:24:17.835Z] #40 4.471 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-16T06:24:16.187Z] > git remote # timeout=10 [2021-12-16T06:24:16.276Z] > git config --get remote.origin.url # timeout=10 [2021-12-16T06:24:16.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:24:16.312Z] > git merge 07cf48ab63284374dc02314770a15934681a5877 # timeout=10 [2021-12-16T06:24:16.439Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-16T06:24:16.552Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:24:16.592Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:24:18.403Z] #40 ... [2021-12-16T06:24:18.403Z] [2021-12-16T06:24:18.403Z] #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-16T06:24:18.403Z] #51 sha256:1d6ba3af1e272ee192d6098b320eab1a92f2b68c6ae0ab323e5112310fe59802 [2021-12-16T06:24:18.403Z] #51 66.37 gotestsum version dev [2021-12-16T06:24:18.403Z] #51 DONE 68.0s [2021-12-16T06:24:18.403Z] [2021-12-16T06:24:18.403Z] #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-16T06:24:18.403Z] #14 sha256:463d06e68494c7a40c264d86e367d2be4db7efb2aea81e8c27aa114944d0f6db [2021-12-16T06:24:18.403Z] #14 67.88 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-16T06:24:18.403Z] #14 67.88 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-12-16T06:24:18.403Z] #14 67.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-16T06:24:18.445Z] #19 150.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-12-16T06:24:18.445Z] #19 150.8 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:24:18.445Z] #19 150.8 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-12-16T06:24:18.445Z] #19 150.8 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-12-16T06:24:18.445Z] #19 150.8 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:24:18.445Z] #19 150.9 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-16T06:24:18.708Z] #43 ... [2021-12-16T06:24:18.708Z] [2021-12-16T06:24:18.708Z] #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-16T06:24:18.708Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:24:18.708Z] #53 49.06 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-16T06:24:18.708Z] #53 49.06 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-16T06:24:18.970Z] #14 68.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-16T06:24:18.970Z] #14 68.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-12-16T06:24:18.970Z] #14 68.32 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-16T06:24:18.971Z] #53 49.25 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-16T06:24:19.231Z] #53 49.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-16T06:24:19.231Z] #53 49.61 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-16T06:24:19.572Z] #34 ... [2021-12-16T06:24:19.572Z] [2021-12-16T06:24:19.572Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-16T06:24:19.572Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:24:19.572Z] #38 48.47 Selecting previously unselected package libxml2:amd64. [2021-12-16T06:24:19.572Z] #38 48.47 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-16T06:24:19.572Z] #38 48.48 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-16T06:24:19.572Z] #38 49.01 Selecting previously unselected package libarchive13:amd64. [2021-12-16T06:24:19.572Z] #38 49.03 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-16T06:24:19.572Z] #38 49.03 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-16T06:24:19.572Z] #38 49.38 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-16T06:24:19.572Z] #38 49.39 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-16T06:24:19.572Z] #38 49.40 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-16T06:24:19.572Z] #38 49.57 Selecting previously unselected package librhash0:amd64. [2021-12-16T06:24:19.572Z] #38 49.57 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-16T06:24:19.572Z] #38 49.58 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-16T06:24:19.572Z] #38 49.76 Selecting previously unselected package libuv1:amd64. [2021-12-16T06:24:19.572Z] #38 49.77 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-16T06:24:19.572Z] #38 49.78 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-16T06:24:19.572Z] #38 49.95 Selecting previously unselected package cmake. [2021-12-16T06:24:19.572Z] #38 49.96 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-12-16T06:24:19.572Z] #38 49.97 Unpacking cmake (3.18.4-2) ... [2021-12-16T06:24:20.616Z] #53 ... [2021-12-16T06:24:20.616Z] [2021-12-16T06:24:20.616Z] #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-16T06:24:20.616Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:24:20.616Z] #47 31.34 Reading package lists... [2021-12-16T06:24:20.616Z] #47 40.47 Reading package lists... [2021-12-16T06:24:20.616Z] #47 49.79 Building dependency tree... [2021-12-16T06:24:20.616Z] #47 ... [2021-12-16T06:24:20.616Z] [2021-12-16T06:24:20.616Z] #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-16T06:24:20.617Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9 [2021-12-16T06:24:20.617Z] #60 40.41 Reading package lists... [2021-12-16T06:24:20.878Z] #14 ... [2021-12-16T06:24:20.878Z] [2021-12-16T06:24:20.878Z] #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-16T06:24:20.878Z] #40 sha256:61f54c0092d065b61be3ef34a8c5bd81189dfc28d4871121a51e4fce27090290 [2021-12-16T06:24:20.878Z] #40 5.663 [100%] Linking C executable tini-static [2021-12-16T06:24:20.878Z] #40 6.396 [100%] Built target tini-static [2021-12-16T06:24:20.878Z] #40 6.493 + mkdir -p /build [2021-12-16T06:24:20.878Z] #40 6.493 + cp tini-static /build/docker-init [2021-12-16T06:24:20.878Z] #40 DONE 7.3s [2021-12-16T06:24:20.878Z] [2021-12-16T06:24:20.878Z] #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-16T06:24:20.878Z] #14 sha256:463d06e68494c7a40c264d86e367d2be4db7efb2aea81e8c27aa114944d0f6db [2021-12-16T06:24:22.551Z] #60 50.40 Building dependency tree... [2021-12-16T06:24:22.551Z] #60 ... [2021-12-16T06:24:22.551Z] [2021-12-16T06:24:22.551Z] #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-16T06:24:22.551Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:24:22.551Z] #38 34.59 Reading package lists... [2021-12-16T06:24:22.551Z] #38 43.29 Reading package lists... [2021-12-16T06:24:22.811Z] #38 52.97 Building dependency tree... [2021-12-16T06:24:22.811Z] #38 ... [2021-12-16T06:24:22.811Z] [2021-12-16T06:24:22.811Z] #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-16T06:24:22.811Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:24:22.811Z] #47 49.79 Building dependency tree... [2021-12-16T06:24:22.811Z] #47 ... [2021-12-16T06:24:22.811Z] [2021-12-16T06:24:22.811Z] #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-16T06:24:22.811Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:24:22.811Z] #14 33.81 Reading package lists... [2021-12-16T06:24:22.811Z] #14 43.51 Reading package lists... [2021-12-16T06:24:22.868Z] #38 ... [2021-12-16T06:24:22.869Z] [2021-12-16T06:24:22.869Z] #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-16T06:24:22.869Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:24:22.869Z] #47 44.25 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:24:22.869Z] #47 45.79 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-16T06:24:22.869Z] #47 45.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:24:22.869Z] #47 45.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:24:22.869Z] #47 45.86 Setting up python3-six (1.16.0-2) ... [2021-12-16T06:24:22.869Z] #47 47.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:24:22.869Z] #47 47.05 Setting up python3-protobuf (3.12.4-1) ... [2021-12-16T06:24:22.869Z] #47 51.00 Setting up criu (3.16.1-3) ... [2021-12-16T06:24:22.869Z] #47 52.90 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:24:22.869Z] #47 DONE 53.5s [2021-12-16T06:24:22.869Z] [2021-12-16T06:24:22.869Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-16T06:24:22.869Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:24:22.869Z] #14 46.79 Selecting previously unselected package binutils-mingw-w64. [2021-12-16T06:24:22.869Z] #14 46.80 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-16T06:24:22.869Z] #14 46.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-16T06:24:22.869Z] #14 46.91 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-16T06:24:22.869Z] #14 46.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:24:22.869Z] #14 46.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:24:22.869Z] #14 47.11 Selecting previously unselected package dmsetup. [2021-12-16T06:24:22.869Z] #14 47.13 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:24:22.869Z] #14 47.14 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-16T06:24:22.869Z] #14 47.33 Selecting previously unselected package mingw-w64-common. [2021-12-16T06:24:22.869Z] #14 47.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-16T06:24:22.869Z] #14 47.34 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-16T06:24:22.869Z] #14 52.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-16T06:24:22.869Z] #14 52.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-16T06:24:22.869Z] #14 52.42 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-16T06:24:23.073Z] #14 53.34 Building dependency tree... [2021-12-16T06:24:23.073Z] #14 ... [2021-12-16T06:24:23.073Z] [2021-12-16T06:24:23.073Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-16T06:24:23.073Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:24:23.073Z] #53 52.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-16T06:24:23.073Z] #53 52.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-16T06:24:23.073Z] #53 52.50 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-16T06:24:23.128Z] #14 ... [2021-12-16T06:24:23.128Z] [2021-12-16T06:24:23.128Z] #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-16T06:24:23.128Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:24:23.128Z] #38 54.15 Setting up libicu67:amd64 (67.1-7) ... [2021-12-16T06:24:23.128Z] #38 54.16 Setting up xxd (2:8.2.2434-3) ... [2021-12-16T06:24:23.128Z] #38 54.18 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-16T06:24:23.128Z] #38 54.21 Setting up vim-common (2:8.2.2434-3) ... [2021-12-16T06:24:23.128Z] #38 54.28 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-16T06:24:23.128Z] #38 54.32 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-16T06:24:23.128Z] #38 54.33 Setting up cmake-data (3.18.4-2) ... [2021-12-16T06:24:23.128Z] #38 54.35 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-16T06:24:23.128Z] #38 54.36 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-16T06:24:23.128Z] #38 54.37 Setting up cmake (3.18.4-2) ... [2021-12-16T06:24:23.128Z] #38 54.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:24:23.699Z] #38 DONE 54.7s [2021-12-16T06:24:23.699Z] [2021-12-16T06:24:23.699Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-16T06:24:23.699Z] #39 sha256:69c8ebb429426a7e7317391c2c736409e365002772b0883b51ea5c533bb19b80 [2021-12-16T06:24:23.963Z] #39 DONE 0.4s [2021-12-16T06:24:23.963Z] [2021-12-16T06:24:23.963Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-16T06:24:23.963Z] #51 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f [2021-12-16T06:24:24.222Z] #51 ... [2021-12-16T06:24:24.222Z] [2021-12-16T06:24:24.222Z] #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-16T06:24:24.222Z] #40 sha256:5757d0071a7d2ae9427891d41090bfb86ca6605b4933d9d3b6ccf5bac6f35911 [2021-12-16T06:24:26.148Z] #14 75.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-16T06:24:26.149Z] #14 75.04 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-12-16T06:24:26.149Z] #14 75.05 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:24:26.757Z] #40 ... [2021-12-16T06:24:26.757Z] [2021-12-16T06:24:26.757Z] #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-16T06:24:26.757Z] #51 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f [2021-12-16T06:24:26.757Z] #51 56.99 gotestsum version dev [2021-12-16T06:24:26.757Z] #51 DONE 57.4s [2021-12-16T06:24:26.757Z] [2021-12-16T06:24:26.757Z] #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-16T06:24:26.757Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:24:27.017Z] #43 ... [2021-12-16T06:24:27.017Z] [2021-12-16T06:24:27.017Z] #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-16T06:24:27.017Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:24:27.018Z] #14 58.27 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-16T06:24:27.018Z] #14 58.27 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:24:27.277Z] #14 58.28 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-16T06:24:27.277Z] #14 58.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-16T06:24:27.277Z] #14 58.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:24:27.277Z] #14 58.42 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-16T06:24:27.284Z] #53 ... [2021-12-16T06:24:27.284Z] [2021-12-16T06:24:27.284Z] #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-16T06:24:27.284Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:24:27.284Z] #47 56.65 The following additional packages will be installed: [2021-12-16T06:24:27.284Z] #47 56.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-16T06:24:27.284Z] #47 56.65 python3-protobuf python3-six [2021-12-16T06:24:27.284Z] #47 56.73 Suggested packages: [2021-12-16T06:24:27.284Z] #47 56.73 python3-setuptools [2021-12-16T06:24:27.284Z] #47 56.73 Recommended packages: [2021-12-16T06:24:27.284Z] #47 56.73 iproute2 | iproute [2021-12-16T06:24:27.857Z] #47 57.75 The following NEW packages will be installed: [2021-12-16T06:24:27.857Z] #47 57.82 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-16T06:24:27.857Z] #47 57.82 python3-protobuf python3-six [2021-12-16T06:24:28.110Z] Commit message: "system: unbreak build for darwin" [2021-12-16T06:24:28.214Z] using credential docker-jenkins-github-credentials [2021-12-16T06:24:28.288Z] Cloning the remote Git repository [2021-12-16T06:24:28.288Z] Cloning with configured refspecs honoured and without tags [2021-12-16T06:24:28.429Z] #19 160.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-12-16T06:24:28.429Z] #19 160.0 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:24:28.429Z] #19 160.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-12-16T06:24:28.429Z] #19 160.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-12-16T06:24:28.429Z] #19 160.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:24:28.429Z] #19 160.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-16T06:24:28.429Z] #19 ... [2021-12-16T06:24:28.429Z] [2021-12-16T06:24:28.429Z] #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-16T06:24:28.429Z] #60 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:24:28.429Z] #60 175.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-16T06:24:28.430Z] #47 58.47 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:24:28.431Z] #47 58.47 Need to get 2292 kB of archives. [2021-12-16T06:24:28.431Z] #47 58.47 After this operation, 11.0 MB of additional disk space will be used. [2021-12-16T06:24:28.431Z] #47 58.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-16T06:24:28.431Z] #47 58.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-16T06:24:28.431Z] #47 58.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-16T06:24:28.431Z] #47 58.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-16T06:24:28.519Z] > git --version # timeout=10 [2021-12-16T06:24:28.557Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-16T06:24:28.606Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-16T06:24:28.697Z] #47 58.59 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-16T06:24:28.697Z] #47 58.59 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-16T06:24:28.697Z] #47 58.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-16T06:24:28.462Z] Cloning repository https://github.com/moby/moby.git [2021-12-16T06:24:28.853Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-16T06:24:29.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:24:29.573Z] > git --version # timeout=10 [2021-12-16T06:24:29.605Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-16T06:24:29.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:24:29.620Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:24:31.255Z] #47 ... [2021-12-16T06:24:31.255Z] [2021-12-16T06:24:31.255Z] #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-16T06:24:31.255Z] #55 sha256:04fb825ddb104107cf06f9bcd8e78f93f6427db28598d2573cdd785cd71b91c5 [2021-12-16T06:24:31.255Z] #55 61.17 v3.0.2 [2021-12-16T06:24:31.255Z] #55 DONE 61.5s [2021-12-16T06:24:31.255Z] [2021-12-16T06:24:31.255Z] #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-16T06:24:31.255Z] #60 sha256:98a9e5e04ea9d5d2aefe7c0063cfb7ea62333f8d79a5d0b58e83249052206bd9 [2021-12-16T06:24:31.255Z] #60 56.59 The following additional packages will be installed: [2021-12-16T06:24:31.255Z] #60 56.64 libbtrfs0 [2021-12-16T06:24:31.255Z] #60 57.08 The following NEW packages will be installed: [2021-12-16T06:24:31.255Z] #60 57.10 libbtrfs-dev libbtrfs0 [2021-12-16T06:24:31.255Z] #60 57.66 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:24:31.255Z] #60 57.66 Need to get 460 kB of archives. [2021-12-16T06:24:31.255Z] #60 57.66 After this operation, 1237 kB of additional disk space will be used. [2021-12-16T06:24:31.255Z] #60 57.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-16T06:24:31.255Z] #60 57.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-16T06:24:31.255Z] #60 59.51 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:24:31.255Z] #60 59.95 Fetched 460 kB in 0s (1118 kB/s) [2021-12-16T06:24:31.255Z] #60 60.09 Selecting previously unselected package libbtrfs0:amd64. [2021-12-16T06:24:31.255Z] #60 60.09 (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-16T06:24:31.255Z] #60 60.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-16T06:24:31.255Z] #60 60.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:24:31.255Z] #60 60.59 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-16T06:24:31.255Z] #60 60.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-16T06:24:31.255Z] #60 60.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:24:31.255Z] #60 61.21 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:24:31.255Z] #60 61.27 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:24:31.255Z] #60 61.32 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:24:31.730Z] #60 DONE 178.6s [2021-12-16T06:24:31.730Z] [2021-12-16T06:24:31.730Z] #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-16T06:24:31.730Z] #50 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:24:31.730Z] #50 176.6 + dpkg --print-architecture [2021-12-16T06:24:31.730Z] #50 176.6 + git checkout -q v2.1.0 [2021-12-16T06:24:31.730Z] #50 176.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-16T06:24:31.730Z] #50 176.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-16T06:24:31.832Z] #60 DONE 62.0s [2021-12-16T06:24:31.832Z] [2021-12-16T06:24:31.832Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-16T06:24:31.832Z] #61 sha256:68631cb8dc4d5562ca3489cdc7966e9f61e7f33c0ef75f9893170c6155eb558e [2021-12-16T06:24:32.037Z] + docker version [2021-12-16T06:24:32.041Z] Fetching without tags [2021-12-16T06:24:32.093Z] #61 DONE 0.3s [2021-12-16T06:24:32.093Z] [2021-12-16T06:24:32.093Z] #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-16T06:24:32.093Z] #62 sha256:73c700833012c33160e20d6a04073e4c5bde66bf3bd7206505c4744417ba095e [2021-12-16T06:24:31.078Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:24:31.153Z] > git config --add remote.origin.fetch +refs/pull/43087/head:refs/remotes/origin/PR-43087 # timeout=10 [2021-12-16T06:24:31.215Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:24:31.945Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:24:32.079Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:24:32.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:24:32.081Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:24:32.560Z] #14 ... [2021-12-16T06:24:32.560Z] [2021-12-16T06:24:32.560Z] #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-16T06:24:32.560Z] #40 sha256:5757d0071a7d2ae9427891d41090bfb86ca6605b4933d9d3b6ccf5bac6f35911 [2021-12-16T06:24:32.560Z] #40 4.957 + RM_GOPATH=0 [2021-12-16T06:24:32.560Z] #40 4.957 + TMP_GOPATH= [2021-12-16T06:24:32.560Z] #40 4.957 + : /build [2021-12-16T06:24:32.560Z] #40 4.957 + '[' -z '' ']' [2021-12-16T06:24:32.560Z] #40 4.966 ++ mktemp -d [2021-12-16T06:24:32.560Z] #40 4.966 + export GOPATH=/tmp/tmp.BEVtSj62N6 [2021-12-16T06:24:32.560Z] #40 4.966 + GOPATH=/tmp/tmp.BEVtSj62N6 [2021-12-16T06:24:32.560Z] #40 4.966 + RM_GOPATH=1 [2021-12-16T06:24:32.560Z] #40 4.966 + case "$(go env GOARCH)" in [2021-12-16T06:24:32.560Z] #40 4.966 ++ go env GOARCH [2021-12-16T06:24:32.560Z] #40 5.007 Install tini version v0.19.0 [2021-12-16T06:24:32.560Z] #40 5.007 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:24:32.560Z] #40 5.007 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:24:32.560Z] #40 5.007 ++ dirname /install.sh [2021-12-16T06:24:32.560Z] #40 5.007 + dir=/ [2021-12-16T06:24:32.560Z] #40 5.007 + bin=tini [2021-12-16T06:24:32.560Z] #40 5.007 + shift [2021-12-16T06:24:32.560Z] #40 5.007 + '[' '!' -f //tini.installer ']' [2021-12-16T06:24:32.560Z] #40 5.007 + . //tini.installer [2021-12-16T06:24:32.560Z] #40 5.007 ++ : v0.19.0 [2021-12-16T06:24:32.560Z] #40 5.007 + install_tini [2021-12-16T06:24:32.560Z] #40 5.007 + echo 'Install tini version v0.19.0' [2021-12-16T06:24:32.560Z] #40 5.007 + git clone https://github.com/krallin/tini.git /tmp/tmp.BEVtSj62N6/tini [2021-12-16T06:24:32.560Z] #40 5.007 Cloning into '/tmp/tmp.BEVtSj62N6/tini'... [2021-12-16T06:24:32.560Z] #40 5.677 + cd /tmp/tmp.BEVtSj62N6/tini [2021-12-16T06:24:32.560Z] #40 5.677 + git checkout -q v0.19.0 [2021-12-16T06:24:32.560Z] #40 5.677 + cmake . [2021-12-16T06:24:32.560Z] #40 6.155 -- The C compiler identification is GNU 10.2.1 [2021-12-16T06:24:32.560Z] #40 6.245 -- Detecting C compiler ABI info [2021-12-16T06:24:32.560Z] #40 6.779 -- Detecting C compiler ABI info - done [2021-12-16T06:24:32.560Z] #40 6.868 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-16T06:24:32.560Z] #40 6.881 -- Detecting C compile features [2021-12-16T06:24:32.560Z] #40 6.882 -- Detecting C compile features - done [2021-12-16T06:24:32.560Z] #40 6.919 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-16T06:24:32.560Z] #40 7.109 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-16T06:24:32.560Z] #40 7.235 -- Configuring done [2021-12-16T06:24:32.560Z] #40 7.235 -- Generating done [2021-12-16T06:24:32.560Z] #40 7.235 -- Build files have been written to: /tmp/tmp.BEVtSj62N6/tini [2021-12-16T06:24:32.560Z] #40 7.277 + make tini-static [2021-12-16T06:24:32.560Z] #40 7.533 Scanning dependencies of target tini-static [2021-12-16T06:24:32.560Z] #40 7.645 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-16T06:24:32.721Z] #14 ... [2021-12-16T06:24:32.721Z] [2021-12-16T06:24:32.721Z] #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-16T06:24:32.721Z] #62 sha256:a5c5adb5596e1fb07f4ec06a9c8b033ca6c085f18aa65d48c4caf50060c70382 [2021-12-16T06:24:32.721Z] #62 36.83 Updating files: 67% (3179/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2021-12-16T06:24:32.721Z] #62 37.47 + cd /tmp/tmp.w8DEGNpSSX/src/github.com/containerd/containerd [2021-12-16T06:24:32.721Z] #62 37.47 + git checkout -q v1.5.8 [2021-12-16T06:24:32.847Z] Merging remotes/origin/master commit 07cf48ab63284374dc02314770a15934681a5877 into PR head commit 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:24:33.165Z] #40 8.895 [100%] Linking C executable tini-static [2021-12-16T06:24:33.734Z] #40 9.681 [100%] Built target tini-static [2021-12-16T06:24:33.734Z] #40 9.721 + mkdir -p /build [2021-12-16T06:24:33.734Z] #40 9.721 + cp tini-static /build/docker-init [2021-12-16T06:24:34.139Z] #62 38.81 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-16T06:24:34.139Z] #62 38.81 + BUILDTAGS='netgo osusergo static_build' [2021-12-16T06:24:34.139Z] #62 38.81 + export EXTRA_FLAGS=-buildmode=pie [2021-12-16T06:24:34.139Z] #62 38.81 + EXTRA_FLAGS=-buildmode=pie [2021-12-16T06:24:34.139Z] #62 38.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-16T06:24:34.139Z] #62 38.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-16T06:24:34.139Z] #62 38.81 + '[' '' = dynamic ']' [2021-12-16T06:24:34.139Z] #62 38.81 + make [2021-12-16T06:24:35.077Z] #62 39.96 + bin/ctr [2021-12-16T06:24:35.112Z] #40 DONE 11.0s [2021-12-16T06:24:35.112Z] [2021-12-16T06:24:35.113Z] #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-16T06:24:35.113Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:24:35.113Z] #14 66.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-16T06:24:35.113Z] #14 66.19 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:24:35.113Z] #14 66.19 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:24:35.406Z] #62 2.821 + RM_GOPATH=0 [2021-12-16T06:24:35.406Z] #62 2.821 + TMP_GOPATH= [2021-12-16T06:24:35.406Z] #62 2.821 + : /build [2021-12-16T06:24:35.406Z] #62 2.821 + '[' -z '' ']' [2021-12-16T06:24:35.406Z] #62 2.821 ++ mktemp -d [2021-12-16T06:24:35.406Z] #62 2.821 + export GOPATH=/tmp/tmp.eAxcMlsSVM [2021-12-16T06:24:35.406Z] #62 2.821 + GOPATH=/tmp/tmp.eAxcMlsSVM [2021-12-16T06:24:35.406Z] #62 2.821 + RM_GOPATH=1 [2021-12-16T06:24:35.406Z] #62 2.821 + case "$(go env GOARCH)" in [2021-12-16T06:24:35.406Z] #62 2.821 ++ go env GOARCH [2021-12-16T06:24:35.406Z] #62 2.919 Install containerd version v1.5.8 [2021-12-16T06:24:35.406Z] #62 2.919 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:24:35.406Z] #62 2.919 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:24:35.406Z] #62 2.919 ++ dirname /install.sh [2021-12-16T06:24:35.406Z] #62 2.919 + dir=/ [2021-12-16T06:24:35.406Z] #62 2.919 + bin=containerd [2021-12-16T06:24:35.406Z] #62 2.919 + shift [2021-12-16T06:24:35.406Z] #62 2.919 + '[' '!' -f //containerd.installer ']' [2021-12-16T06:24:35.406Z] #62 2.919 + . //containerd.installer [2021-12-16T06:24:35.406Z] #62 2.919 ++ set -e [2021-12-16T06:24:35.406Z] #62 2.919 ++ : v1.5.8 [2021-12-16T06:24:35.406Z] #62 2.919 + install_containerd [2021-12-16T06:24:35.406Z] #62 2.919 + echo 'Install containerd version v1.5.8' [2021-12-16T06:24:35.406Z] #62 2.919 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eAxcMlsSVM/src/github.com/containerd/containerd [2021-12-16T06:24:35.406Z] #62 2.919 Cloning into '/tmp/tmp.eAxcMlsSVM/src/github.com/containerd/containerd'... [2021-12-16T06:24:35.406Z] #62 ... [2021-12-16T06:24:35.406Z] [2021-12-16T06:24:35.406Z] #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-16T06:24:35.406Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:24:35.406Z] #38 52.97 Building dependency tree... [2021-12-16T06:24:35.406Z] #38 59.44 The following additional packages will be installed: [2021-12-16T06:24:35.406Z] #38 59.51 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-16T06:24:35.406Z] #38 59.55 Suggested packages: [2021-12-16T06:24:35.406Z] #38 59.55 cmake-doc ninja-build lrzip [2021-12-16T06:24:35.406Z] #38 59.55 Recommended packages: [2021-12-16T06:24:35.406Z] #38 59.55 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-16T06:24:35.406Z] #38 60.96 The following NEW packages will be installed: [2021-12-16T06:24:35.406Z] #38 60.99 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-16T06:24:35.406Z] #38 60.99 vim-common xxd [2021-12-16T06:24:35.406Z] #38 61.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:24:35.406Z] #38 61.50 Need to get 17.7 MB of archives. [2021-12-16T06:24:35.406Z] #38 61.50 After this operation, 70.7 MB of additional disk space will be used. [2021-12-16T06:24:35.406Z] #38 61.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-16T06:24:35.406Z] #38 61.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-16T06:24:35.406Z] #38 61.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-16T06:24:35.406Z] #38 61.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-16T06:24:35.406Z] #38 62.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-16T06:24:35.406Z] #38 62.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-16T06:24:35.406Z] #38 62.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-16T06:24:35.406Z] #38 62.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-16T06:24:35.406Z] #38 62.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-16T06:24:35.406Z] #38 62.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-12-16T06:24:35.406Z] #38 64.53 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:24:35.406Z] #38 64.91 Fetched 17.7 MB in 2s (9898 kB/s) [2021-12-16T06:24:35.406Z] #38 65.09 Selecting previously unselected package xxd. [2021-12-16T06:24:35.406Z] #38 65.09 (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-16T06:24:35.406Z] #38 65.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-16T06:24:35.406Z] #38 65.28 Unpacking xxd (2:8.2.2434-3) ... [2021-12-16T06:24:35.406Z] #38 65.58 Selecting previously unselected package vim-common. [2021-12-16T06:24:35.406Z] #38 65.59 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:24:35.406Z] #38 65.63 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-16T06:24:35.406Z] #38 ... [2021-12-16T06:24:35.406Z] [2021-12-16T06:24:35.406Z] #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-16T06:24:35.406Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:24:35.406Z] #14 53.34 Building dependency tree... [2021-12-16T06:24:35.406Z] #14 59.50 The following additional packages will be installed: [2021-12-16T06:24:35.406Z] #14 59.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-16T06:24:35.406Z] #14 59.53 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-16T06:24:35.406Z] #14 59.53 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-16T06:24:35.406Z] #14 59.53 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-16T06:24:35.406Z] #14 59.53 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-16T06:24:35.406Z] #14 59.53 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-16T06:24:35.406Z] #14 59.53 mingw-w64-common mingw-w64-x86-64-dev [2021-12-16T06:24:35.406Z] #14 59.57 Suggested packages: [2021-12-16T06:24:35.406Z] #14 59.57 gcc-10-locales seccomp wine64 [2021-12-16T06:24:35.406Z] #14 61.84 The following NEW packages will be installed: [2021-12-16T06:24:35.406Z] #14 61.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-16T06:24:35.406Z] #14 61.84 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-16T06:24:35.406Z] #14 61.84 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-16T06:24:35.406Z] #14 61.84 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-16T06:24:35.406Z] #14 61.84 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-16T06:24:35.406Z] #14 61.84 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-16T06:24:35.406Z] #14 61.84 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-16T06:24:35.406Z] #14 61.84 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-16T06:24:35.406Z] #14 61.88 mingw-w64-x86-64-dev [2021-12-16T06:24:35.406Z] #14 62.35 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:24:35.406Z] #14 62.35 Need to get 115 MB of archives. [2021-12-16T06:24:35.406Z] #14 62.35 After this operation, 645 MB of additional disk space will be used. [2021-12-16T06:24:35.406Z] #14 62.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-12-16T06:24:35.406Z] #14 62.47 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-16T06:24:35.406Z] #14 62.64 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-16T06:24:35.406Z] #14 62.64 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-16T06:24:35.406Z] #14 62.64 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-16T06:24:35.406Z] #14 62.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-16T06:24:35.406Z] #14 62.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-16T06:24:35.406Z] #14 63.12 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-16T06:24:35.406Z] #14 63.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-12-16T06:24:35.406Z] #14 63.85 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-16T06:24:35.406Z] #14 65.75 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-16T06:24:33.151Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:24:33.208Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:24:35.669Z] #14 ... [2021-12-16T06:24:35.669Z] [2021-12-16T06:24:35.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-16T06:24:35.669Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:24:35.669Z] #38 66.15 Selecting previously unselected package cmake-data. [2021-12-16T06:24:35.930Z] #50 ... [2021-12-16T06:24:35.930Z] [2021-12-16T06:24:35.930Z] #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-16T06:24:35.930Z] #19 sha256:fdba18aa56b51930f713a2deac5b1c9660f997a420db9b70cdd7445c00ada4f0 [2021-12-16T06:24:35.930Z] #19 168.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-12-16T06:24:35.930Z] #19 168.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:24:35.930Z] #19 168.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-16T06:24:35.930Z] #19 168.5 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-12-16T06:24:35.930Z] #19 168.5 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:24:35.930Z] #19 168.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:24:35.931Z] #38 66.16 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-16T06:24:35.931Z] #38 66.20 Unpacking cmake-data (3.18.4-2) ... [2021-12-16T06:24:36.660Z] Merge succeeded, producing 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:24:36.661Z] Checking out Revision 26dafe43a419ea8622ff65ac1671f4b854c4bd5a (PR-43087) [2021-12-16T06:24:37.900Z] Client: [2021-12-16T06:24:37.900Z] Version: 20.10.9 [2021-12-16T06:24:37.900Z] API version: 1.41 [2021-12-16T06:24:37.900Z] Go version: go1.16.8 [2021-12-16T06:24:37.900Z] Git commit: c2ea9bc [2021-12-16T06:24:37.900Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-16T06:24:37.900Z] OS/Arch: windows/amd64 [2021-12-16T06:24:37.900Z] Context: default [2021-12-16T06:24:37.900Z] Experimental: true [2021-12-16T06:24:37.900Z] [2021-12-16T06:24:37.900Z] Server: Docker Engine - Community [2021-12-16T06:24:37.900Z] Engine: [2021-12-16T06:24:37.900Z] Version: 20.10.9 [2021-12-16T06:24:37.900Z] API version: 1.41 (minimum version 1.24) [2021-12-16T06:24:37.900Z] Go version: go1.16.8 [2021-12-16T06:24:37.900Z] Git commit: 79ea9d3 [2021-12-16T06:24:37.900Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-16T06:24:37.900Z] OS/Arch: windows/amd64 [2021-12-16T06:24:37.900Z] Experimental: true [Pipeline] sh [2021-12-16T06:24:38.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-16T06:24:38.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-16T06:24:36.251Z] > git remote # timeout=10 [2021-12-16T06:24:36.344Z] > git config --get remote.origin.url # timeout=10 [2021-12-16T06:24:36.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:24:36.409Z] > git merge 07cf48ab63284374dc02314770a15934681a5877 # timeout=10 [2021-12-16T06:24:36.557Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-16T06:24:36.695Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:24:36.767Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:24:39.481Z] + docker info [2021-12-16T06:24:39.481Z] Client: [2021-12-16T06:24:39.481Z] Context: default [2021-12-16T06:24:39.481Z] Debug Mode: false [2021-12-16T06:24:39.481Z] [2021-12-16T06:24:39.481Z] Server: [2021-12-16T06:24:39.481Z] Containers: 0 [2021-12-16T06:24:39.481Z] Running: 0 [2021-12-16T06:24:39.481Z] Paused: 0 [2021-12-16T06:24:39.481Z] Stopped: 0 [2021-12-16T06:24:39.481Z] Images: 0 [2021-12-16T06:24:39.481Z] Server Version: 20.10.9 [2021-12-16T06:24:39.481Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-16T06:24:39.481Z] Windows: [2021-12-16T06:24:39.481Z] LCOW: [2021-12-16T06:24:39.481Z] Logging Driver: json-file [2021-12-16T06:24:39.481Z] Plugins: [2021-12-16T06:24:39.481Z] Volume: local [2021-12-16T06:24:39.481Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-16T06:24:39.481Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-16T06:24:39.481Z] Swarm: inactive [2021-12-16T06:24:39.481Z] Default Isolation: process [2021-12-16T06:24:39.481Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-16T06:24:39.481Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-16T06:24:39.481Z] OSType: windows [2021-12-16T06:24:39.481Z] Architecture: x86_64 [2021-12-16T06:24:39.481Z] CPUs: 4 [2021-12-16T06:24:39.481Z] Total Memory: 32GiB [2021-12-16T06:24:39.481Z] Name: azwin-2-cb7040 [2021-12-16T06:24:39.481Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-16T06:24:39.481Z] Docker Root Dir: D:\docker [2021-12-16T06:24:39.481Z] Debug Mode: false [2021-12-16T06:24:39.481Z] Registry: https://index.docker.io/v1/ [2021-12-16T06:24:39.481Z] Labels: [2021-12-16T06:24:39.481Z] Experimental: true [2021-12-16T06:24:39.481Z] Insecure Registries: [2021-12-16T06:24:39.481Z] 10.0.0.4:5000 [2021-12-16T06:24:39.481Z] 127.0.0.0/8 [2021-12-16T06:24:39.481Z] Registry Mirrors: [2021-12-16T06:24:39.481Z] http://10.0.0.4:5000/ [2021-12-16T06:24:39.481Z] Live Restore Enabled: false [2021-12-16T06:24:39.481Z] Product License: Community Engine [2021-12-16T06:24:39.481Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-16T06:24:41.278Z] #38 ... [2021-12-16T06:24:41.278Z] [2021-12-16T06:24:41.278Z] #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-16T06:24:41.278Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:24:41.278Z] #47 63.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2021-12-16T06:24:41.278Z] #47 65.31 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:24:41.278Z] #47 65.69 Fetched 2292 kB in 6s (413 kB/s) [2021-12-16T06:24:41.278Z] #47 65.91 Selecting previously unselected package libprotobuf23:amd64. [2021-12-16T06:24:41.278Z] #47 65.91 (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-16T06:24:41.278Z] #47 66.01 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-16T06:24:41.278Z] #47 66.05 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-16T06:24:41.278Z] #47 67.41 Selecting previously unselected package python3-pkg-resources. [2021-12-16T06:24:41.278Z] #47 67.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-16T06:24:41.278Z] #47 67.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:24:41.278Z] #47 67.87 Selecting previously unselected package python3-six. [2021-12-16T06:24:41.278Z] #47 67.87 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-16T06:24:41.278Z] #47 67.89 Unpacking python3-six (1.16.0-2) ... [2021-12-16T06:24:41.278Z] #47 68.21 Selecting previously unselected package python3-protobuf. [2021-12-16T06:24:41.278Z] #47 68.21 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-16T06:24:41.278Z] #47 68.23 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-16T06:24:41.278Z] #47 69.31 Selecting previously unselected package libnet1:amd64. [2021-12-16T06:24:41.278Z] #47 69.31 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-16T06:24:41.278Z] #47 69.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:24:41.278Z] #47 69.71 Selecting previously unselected package libnl-3-200:amd64. [2021-12-16T06:24:41.278Z] #47 69.72 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-16T06:24:41.278Z] #47 69.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:24:41.278Z] #47 69.96 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-16T06:24:41.278Z] #47 69.96 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-16T06:24:41.278Z] #47 70.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:24:41.278Z] #47 70.26 Selecting previously unselected package criu. [2021-12-16T06:24:41.278Z] #47 70.27 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2021-12-16T06:24:41.278Z] #47 70.28 Unpacking criu (3.16.1-3) ... [2021-12-16T06:24:41.541Z] #47 71.47 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:24:41.541Z] #47 ... [2021-12-16T06:24:41.541Z] [2021-12-16T06:24:41.541Z] #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-16T06:24:41.541Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:24:41.541Z] #38 71.91 Selecting previously unselected package libicu67:amd64. [2021-12-16T06:24:41.802Z] #38 71.93 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-16T06:24:41.802Z] #38 71.98 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-16T06:24:42.541Z] #19 174.8 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-12-16T06:24:42.541Z] #19 174.8 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:24:42.541Z] #19 174.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-16T06:24:43.109Z] #19 175.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-12-16T06:24:43.109Z] #19 175.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:24:43.109Z] #19 175.7 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:24:43.368Z] #19 ... [2021-12-16T06:24:43.368Z] [2021-12-16T06:24:43.368Z] #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-16T06:24:43.368Z] #50 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:24:43.368Z] #50 DONE 190.1s [2021-12-16T06:24:43.628Z] [2021-12-16T06:24:43.628Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-12-16T06:24:43.628Z] #19 sha256:fdba18aa56b51930f713a2deac5b1c9660f997a420db9b70cdd7445c00ada4f0 [2021-12-16T06:24:45.056Z] #62 ... [2021-12-16T06:24:45.056Z] [2021-12-16T06:24:45.056Z] #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-16T06:24:45.056Z] #14 sha256:463d06e68494c7a40c264d86e367d2be4db7efb2aea81e8c27aa114944d0f6db [2021-12-16T06:24:45.056Z] #14 83.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-16T06:24:45.056Z] #14 83.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-12-16T06:24:45.056Z] #14 83.38 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:24:45.056Z] #14 87.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-16T06:24:45.056Z] #14 87.34 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-12-16T06:24:45.056Z] #14 87.34 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-16T06:24:45.056Z] #14 91.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-16T06:24:45.056Z] #14 91.76 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-12-16T06:24:45.056Z] #14 91.77 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:24:45.895Z] Fetching without tags [2021-12-16T06:24:46.568Z] Merging remotes/origin/master commit 07cf48ab63284374dc02314770a15934681a5877 into PR head commit 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:24:47.099Z] #38 ... [2021-12-16T06:24:47.099Z] [2021-12-16T06:24:47.099Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-16T06:24:47.099Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:24:47.099Z] #14 66.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-12-16T06:24:47.099Z] #14 67.63 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-16T06:24:47.099Z] #14 69.79 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-16T06:24:47.099Z] #14 70.51 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-16T06:24:47.099Z] #14 70.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-16T06:24:47.099Z] #14 70.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-16T06:24:47.099Z] #14 70.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-16T06:24:47.099Z] #14 70.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-16T06:24:47.099Z] #14 70.64 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-16T06:24:47.099Z] #14 70.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-16T06:24:47.099Z] #14 70.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-16T06:24:47.099Z] #14 70.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-16T06:24:47.099Z] #14 70.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-16T06:24:47.099Z] #14 70.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-16T06:24:47.099Z] #14 70.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-16T06:24:47.099Z] #14 70.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-16T06:24:47.099Z] #14 70.79 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-16T06:24:47.099Z] #14 70.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-12-16T06:24:47.099Z] #14 70.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-16T06:24:47.099Z] #14 72.38 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:24:47.099Z] #14 72.71 Fetched 115 MB in 9s (12.9 MB/s) [2021-12-16T06:24:47.099Z] #14 72.83 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-16T06:24:47.099Z] #14 72.83 (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-16T06:24:47.099Z] #14 72.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-16T06:24:47.099Z] #14 72.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-16T06:24:47.099Z] #14 ... [2021-12-16T06:24:47.099Z] [2021-12-16T06:24:47.099Z] #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-16T06:24:47.099Z] #34 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:24:47.099Z] #34 73.39 Updating files: 75% (1150/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-12-16T06:24:47.099Z] #34 74.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-16T06:24:47.099Z] #34 75.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-16T06:24:45.608Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:24:45.670Z] > git config --add remote.origin.fetch +refs/pull/43087/head:refs/remotes/origin/PR-43087 # timeout=10 [2021-12-16T06:24:45.702Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:24:45.811Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-16T06:24:45.921Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-16T06:24:45.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:24:45.921Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43087/head:refs/remotes/origin/PR-43087 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-16T06:24:46.671Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:24:46.717Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:24:48.264Z] Commit message: "system: unbreak build for darwin" [2021-12-16T06:24:48.657Z] > git --version # timeout=10 [2021-12-16T06:24:48.729Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-16T06:24:48.807Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-16T06:24:48.907Z] #19 180.7 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-12-16T06:24:48.907Z] #19 180.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:24:48.907Z] #19 180.7 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:24:48.907Z] #19 180.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-12-16T06:24:48.907Z] #19 180.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:24:48.907Z] #19 180.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-16T06:24:48.907Z] #19 180.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-12-16T06:24:48.907Z] #19 180.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:24:48.907Z] #19 180.8 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-16T06:24:48.907Z] #19 180.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-12-16T06:24:48.907Z] #19 180.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:24:48.907Z] #19 180.8 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:24:48.907Z] #19 180.8 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-12-16T06:24:48.907Z] #19 180.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:24:48.907Z] #19 180.8 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:24:48.907Z] #19 180.8 Selecting previously unselected package cross-config. [2021-12-16T06:24:48.907Z] #19 180.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-12-16T06:24:48.907Z] #19 180.8 Unpacking cross-config (2.6.18+nmu1) ... [2021-12-16T06:24:48.907Z] #19 180.9 Selecting previously unselected package gcc-10-cross-base. [2021-12-16T06:24:48.907Z] #19 180.9 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-12-16T06:24:48.907Z] #19 180.9 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-12-16T06:24:48.907Z] #19 180.9 Selecting previously unselected package libc6-arm64-cross. [2021-12-16T06:24:48.907Z] #19 180.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-12-16T06:24:48.907Z] #19 180.9 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-12-16T06:24:48.907Z] #19 181.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-12-16T06:24:48.907Z] #19 181.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:24:48.907Z] #19 181.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:24:48.907Z] #19 181.1 Selecting previously unselected package libgomp1-arm64-cross. [2021-12-16T06:24:48.907Z] #19 181.1 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:24:48.907Z] #19 181.1 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:24:48.907Z] #19 181.1 Selecting previously unselected package libitm1-arm64-cross. [2021-12-16T06:24:48.907Z] #19 181.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:24:48.907Z] #19 181.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:24:48.907Z] #19 181.1 Selecting previously unselected package libatomic1-arm64-cross. [2021-12-16T06:24:48.907Z] #19 181.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:24:48.907Z] #19 181.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:24:48.907Z] #19 181.2 Selecting previously unselected package libasan6-arm64-cross. [2021-12-16T06:24:48.907Z] #19 181.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:24:48.907Z] #19 181.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:24:48.907Z] #19 181.4 Selecting previously unselected package liblsan0-arm64-cross. [2021-12-16T06:24:48.907Z] #19 181.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:24:48.907Z] #19 181.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:24:48.907Z] #19 181.5 Selecting previously unselected package libtsan0-arm64-cross. [2021-12-16T06:24:48.907Z] #19 181.5 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:24:48.907Z] #19 181.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:24:48.907Z] #19 181.7 Selecting previously unselected package libstdc++6-arm64-cross. [2021-12-16T06:24:48.907Z] #19 181.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:24:48.907Z] #19 181.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:24:48.907Z] #19 181.8 Selecting previously unselected package libubsan1-arm64-cross. [2021-12-16T06:24:49.166Z] #19 181.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:24:49.166Z] #19 181.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:24:49.166Z] #19 181.9 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-12-16T06:24:49.166Z] #19 181.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:24:49.166Z] #19 181.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:24:49.166Z] #19 182.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-16T06:24:49.289Z] Merge succeeded, producing 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:24:49.289Z] Checking out Revision 26dafe43a419ea8622ff65ac1671f4b854c4bd5a (PR-43087) [2021-12-16T06:24:49.426Z] #19 182.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:24:49.426Z] #19 182.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:24:50.057Z] #14 ... [2021-12-16T06:24:50.057Z] [2021-12-16T06:24:50.057Z] #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-16T06:24:50.057Z] #62 sha256:e07663cea4bdea402b2ab7c4b9b76af20ca7276e247a341e50ebe5a99b6c5b57 [2021-12-16T06:24:50.057Z] #62 40.93 Updating files: 48% (2261/4710) Updating files: 49% (2308/4710) Updating files: 50% (2355/4710) Updating files: 51% (2403/4710) Updating files: 52% (2450/4710) Updating files: 53% (2497/4710) Updating files: 54% (2544/4710) Updating files: 55% (2591/4710) Updating files: 56% (2638/4710) Updating files: 57% (2685/4710) Updating files: 58% (2732/4710) Updating files: 59% (2779/4710) Updating files: 60% (2826/4710) Updating files: 61% (2874/4710) Updating files: 62% (2921/4710) Updating files: 63% (2968/4710) Updating files: 64% (3015/4710) Updating files: 65% (3062/4710) Updating files: 66% (3109/4710) Updating files: 67% (3156/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 91% (4291/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2021-12-16T06:24:50.057Z] #62 42.21 + cd /tmp/tmp.tdKWtdENLo/src/github.com/containerd/containerd [2021-12-16T06:24:50.057Z] #62 42.21 + git checkout -q v1.5.8 [2021-12-16T06:24:50.995Z] #62 44.16 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-16T06:24:50.995Z] #62 44.16 + BUILDTAGS='netgo osusergo static_build' [2021-12-16T06:24:50.995Z] #62 44.16 + export EXTRA_FLAGS=-buildmode=pie [2021-12-16T06:24:50.995Z] #62 44.16 + EXTRA_FLAGS=-buildmode=pie [2021-12-16T06:24:50.995Z] #62 44.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-16T06:24:50.995Z] #62 44.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-16T06:24:50.995Z] #62 44.16 + '[' '' = dynamic ']' [2021-12-16T06:24:50.995Z] #62 44.16 + make [2021-12-16T06:24:48.960Z] > git remote # timeout=10 [2021-12-16T06:24:49.024Z] > git config --get remote.origin.url # timeout=10 [2021-12-16T06:24:49.070Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-16T06:24:49.070Z] > git merge 07cf48ab63284374dc02314770a15934681a5877 # timeout=10 [2021-12-16T06:24:49.195Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-16T06:24:49.320Z] > git config core.sparsecheckout # timeout=10 [2021-12-16T06:24:49.352Z] > git checkout -f 26dafe43a419ea8622ff65ac1671f4b854c4bd5a # timeout=10 [2021-12-16T06:24:51.617Z] #14 100.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-16T06:24:51.617Z] #14 100.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-12-16T06:24:51.617Z] #14 100.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:24:51.955Z] + docker version [2021-12-16T06:24:52.500Z] #34 ... [2021-12-16T06:24:52.500Z] [2021-12-16T06:24:52.500Z] #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-16T06:24:52.500Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:24:52.500Z] #14 76.91 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-16T06:24:52.500Z] #14 76.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-16T06:24:52.500Z] #14 76.92 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-16T06:24:52.500Z] #14 81.82 Selecting previously unselected package binutils-mingw-w64. [2021-12-16T06:24:52.500Z] #14 81.88 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-16T06:24:52.500Z] #14 81.89 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-16T06:24:52.500Z] #14 82.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-16T06:24:52.500Z] #14 82.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:24:52.500Z] #14 82.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:24:52.500Z] #14 82.55 Selecting previously unselected package dmsetup. [2021-12-16T06:24:52.500Z] #14 82.56 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:24:52.500Z] #14 82.57 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-16T06:24:52.500Z] #14 82.87 Selecting previously unselected package mingw-w64-common. [2021-12-16T06:24:52.500Z] #14 82.87 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-16T06:24:52.500Z] #14 82.88 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-16T06:24:52.902Z] #62 45.74 + bin/ctr [2021-12-16T06:24:52.994Z] #14 ... [2021-12-16T06:24:52.994Z] [2021-12-16T06:24:52.994Z] #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-16T06:24:52.994Z] #65 sha256:1ecc9b2dd65c8209b5ff42c3f2414199912125fa9a3901e241c8a20747b2f90e [2021-12-16T06:24:52.994Z] #65 102.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-16T06:24:52.994Z] #65 102.1 + GOBIN=/build [2021-12-16T06:24:52.994Z] #65 102.1 + GO111MODULE=on [2021-12-16T06:24:52.994Z] #65 102.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-16T06:24:53.888Z] #14 ... [2021-12-16T06:24:53.888Z] [2021-12-16T06:24:53.888Z] #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-16T06:24:53.888Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:24:53.888Z] #38 83.89 Selecting previously unselected package libxml2:amd64. [2021-12-16T06:24:53.888Z] #38 83.89 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-16T06:24:53.888Z] #38 83.92 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-16T06:24:54.461Z] #38 84.75 Selecting previously unselected package libarchive13:amd64. [2021-12-16T06:24:54.461Z] #38 84.75 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-16T06:24:54.461Z] #38 84.81 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-16T06:24:54.461Z] #38 ... [2021-12-16T06:24:54.461Z] [2021-12-16T06:24:54.461Z] #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-16T06:24:54.461Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:24:54.461Z] #47 74.46 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-16T06:24:54.461Z] #47 74.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:24:54.461Z] #47 74.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:24:54.461Z] #47 74.56 Setting up python3-six (1.16.0-2) ... [2021-12-16T06:24:54.461Z] #47 76.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:24:54.461Z] #47 76.67 Setting up python3-protobuf (3.12.4-1) ... [2021-12-16T06:24:54.461Z] #47 83.60 Setting up criu (3.16.1-3) ... [2021-12-16T06:24:54.710Z] #19 187.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-12-16T06:24:54.710Z] #19 187.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:24:54.710Z] #19 187.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:24:54.710Z] #19 187.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-12-16T06:24:54.710Z] #19 187.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-12-16T06:24:54.710Z] #19 187.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-12-16T06:24:54.710Z] #19 187.2 Selecting previously unselected package libc6-dev-arm64-cross. [2021-12-16T06:24:54.710Z] #19 187.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-12-16T06:24:54.710Z] #19 187.2 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-12-16T06:24:54.710Z] #19 187.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-12-16T06:24:54.710Z] #19 187.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:24:54.710Z] #19 187.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:24:54.972Z] #19 187.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-12-16T06:24:54.972Z] #19 187.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:24:54.972Z] #19 187.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:24:55.033Z] #47 ... [2021-12-16T06:24:55.033Z] [2021-12-16T06:24:55.033Z] #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-16T06:24:55.033Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:24:55.033Z] #38 85.36 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-16T06:24:55.033Z] #38 85.36 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-16T06:24:55.033Z] #38 85.37 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-16T06:24:55.134Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-16T06:24:55.134Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d20a52e1\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-16T06:24:55.134Z] ---------------------------------------------------------------------------- [2021-12-16T06:24:55.294Z] #38 85.65 Selecting previously unselected package librhash0:amd64. [2021-12-16T06:24:55.294Z] #38 85.65 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-16T06:24:55.294Z] #38 85.69 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-16T06:24:55.555Z] #38 86.02 Selecting previously unselected package libuv1:amd64. [2021-12-16T06:24:55.555Z] #38 86.02 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-16T06:24:55.555Z] #38 86.06 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-16T06:24:55.602Z] [2021-12-16T06:24:55.602Z] INFO: executeCI.ps1 starting at Thu Dec 16 06:24:55 CUT 2021 [2021-12-16T06:24:55.602Z] [2021-12-16T06:24:55.602Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-16T06:24:55.602Z] INFO: Running git version 2.24.1.windows.2 [2021-12-16T06:24:55.602Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-12-16T06:24:55.602Z] INFO: Environment variables: [2021-12-16T06:24:56.070Z] [2021-12-16T06:24:56.070Z] Name Value [2021-12-16T06:24:56.070Z] ---- ----- [2021-12-16T06:24:56.070Z] ALLUSERSPROFILE C:\ProgramData [2021-12-16T06:24:56.070Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-16T06:24:56.070Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-16T06:24:56.070Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-16T06:24:56.070Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-16T06:24:56.070Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-16T06:24:56.070Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-16T06:24:56.070Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-16T06:24:56.070Z] BRANCH_NAME PR-43087 [2021-12-16T06:24:56.070Z] BUILD_DISPLAY_NAME #1 [2021-12-16T06:24:56.070Z] BUILD_ID 1 [2021-12-16T06:24:56.070Z] BUILD_NUMBER 1 [2021-12-16T06:24:56.070Z] BUILD_TAG jenkins-moby-PR-43087-1 [2021-12-16T06:24:56.070Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/ [2021-12-16T06:24:56.070Z] CHANGE_AUTHOR tonistiigi [2021-12-16T06:24:56.070Z] CHANGE_AUTHOR_DISPLAY_NAME Tõnis Tiigi [2021-12-16T06:24:56.070Z] CHANGE_AUTHOR_EMAIL tonistiigi@gmail.com [2021-12-16T06:24:56.070Z] CHANGE_BRANCH fix-darwin-build-system [2021-12-16T06:24:56.070Z] CHANGE_FORK tonistiigi/docker [2021-12-16T06:24:56.070Z] CHANGE_ID 43087 [2021-12-16T06:24:56.070Z] CHANGE_TARGET master [2021-12-16T06:24:56.070Z] CHANGE_TITLE system: unbreak build for darwin [2021-12-16T06:24:56.070Z] CHANGE_URL https://github.com/moby/moby/pull/43087 [2021-12-16T06:24:56.070Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-16T06:24:56.070Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-16T06:24:56.070Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-16T06:24:56.070Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-16T06:24:56.070Z] COMPUTERNAME azwin-2-cb7040 [2021-12-16T06:24:56.070Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-16T06:24:56.070Z] ConfigSequenceNumber 0 [2021-12-16T06:24:56.070Z] DOCKER_BUILDKIT 0 [2021-12-16T06:24:56.070Z] DOCKER_DUT_DEBUG 1 [2021-12-16T06:24:56.070Z] DOCKER_EXPERIMENTAL 1 [2021-12-16T06:24:56.070Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-16T06:24:56.070Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-16T06:24:56.070Z] EXECUTOR_NUMBER 0 [2021-12-16T06:24:56.070Z] FQDN azwin-2-cb7040.westus.cloudapp.azure.com [2021-12-16T06:24:56.070Z] GIT_BRANCH PR-43087 [2021-12-16T06:24:56.070Z] GIT_COMMIT 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:24:56.070Z] GIT_URL https://github.com/moby/moby.git [2021-12-16T06:24:56.070Z] HUDSON_COOKIE ec1791b1-0004-40bf-bccd-5f7f4854f69f [2021-12-16T06:24:56.070Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-16T06:24:56.070Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-16T06:24:56.070Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-16T06:24:56.070Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-16T06:24:56.070Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-16T06:24:56.070Z] JENKINS_NODE_COOKIE 787688cd-f868-45c9-8726-0b985a9835b4 [2021-12-16T06:24:56.070Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-16T06:24:56.070Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-16T06:24:56.070Z] JOB_BASE_NAME PR-43087 [2021-12-16T06:24:56.070Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/display/redirect [2021-12-16T06:24:56.070Z] JOB_NAME moby/PR-43087 [2021-12-16T06:24:56.070Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/ [2021-12-16T06:24:56.070Z] library.jps.version master [2021-12-16T06:24:56.070Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-16T06:24:56.070Z] NODE_LABELS amd64 azure azwin-2-cb7040 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-12-16T06:24:56.070Z] NODE_NAME azwin-2-cb7040 [2021-12-16T06:24:56.070Z] NUMBER_OF_PROCESSORS 4 [2021-12-16T06:24:56.070Z] OS Windows_NT [2021-12-16T06:24:56.071Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-16T06:24:56.071Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-16T06:24:56.071Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-16T06:24:56.071Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-12-16T06:24:56.071Z] PROCESSOR_LEVEL 6 [2021-12-16T06:24:56.071Z] PROCESSOR_REVISION 4f01 [2021-12-16T06:24:56.071Z] ProgramData C:\ProgramData [2021-12-16T06:24:56.071Z] ProgramFiles C:\Program Files [2021-12-16T06:24:56.071Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-16T06:24:56.071Z] ProgramW6432 C:\Program Files [2021-12-16T06:24:56.071Z] PROMPT $P$G [2021-12-16T06:24:56.071Z] PSExecutionPolicyPreference Bypass [2021-12-16T06:24:56.071Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-16T06:24:56.071Z] PUBLIC C:\Users\Public [2021-12-16T06:24:56.071Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/display/redirect?page=artif... [2021-12-16T06:24:56.071Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/display/redirect?page=changes [2021-12-16T06:24:56.071Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/display/redirect [2021-12-16T06:24:56.071Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/display/redirect?page=tests [2021-12-16T06:24:56.071Z] SKIP_VALIDATION_TESTS 1 [2021-12-16T06:24:56.071Z] SOURCES_DRIVE d [2021-12-16T06:24:56.071Z] SOURCES_SUBDIR gopath [2021-12-16T06:24:56.071Z] STAGE_NAME Run tests [2021-12-16T06:24:56.071Z] SystemDrive C: [2021-12-16T06:24:56.071Z] SystemRoot C:\Windows [2021-12-16T06:24:56.071Z] TEMP C:\Windows\TEMP [2021-12-16T06:24:56.071Z] TESTDEBUG 0 [2021-12-16T06:24:56.071Z] TESTRUN_DRIVE d [2021-12-16T06:24:56.071Z] TESTRUN_SUBDIR CI [2021-12-16T06:24:56.071Z] TIMEOUT 120m [2021-12-16T06:24:56.071Z] TMP C:\Windows\TEMP [2021-12-16T06:24:56.071Z] USERDOMAIN WORKGROUP [2021-12-16T06:24:56.071Z] USERNAME azwin-2-cb7040$ [2021-12-16T06:24:56.071Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-16T06:24:56.071Z] windir C:\Windows [2021-12-16T06:24:56.071Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-16T06:24:56.071Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-12-16T06:24:56.071Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-16T06:24:56.071Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-16T06:24:56.071Z] [2021-12-16T06:24:56.071Z] [2021-12-16T06:24:56.071Z] [2021-12-16T06:24:56.128Z] #38 86.38 Selecting previously unselected package cmake. [2021-12-16T06:24:56.129Z] #38 86.38 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-12-16T06:24:56.129Z] #38 86.44 Unpacking cmake (3.18.4-2) ... [2021-12-16T06:24:57.179Z] #65 106.2 rootlesskit version 0.14.6 [2021-12-16T06:24:57.179Z] #65 106.2 Usage of /build/rootlesskit-docker-proxy: [2021-12-16T06:24:57.179Z] #65 106.2 -container-ip string [2021-12-16T06:24:57.179Z] #65 106.2 container ip [2021-12-16T06:24:57.179Z] #65 106.2 -container-port int [2021-12-16T06:24:57.179Z] #65 106.2 container port (default -1) [2021-12-16T06:24:57.179Z] #65 106.2 -host-ip string [2021-12-16T06:24:57.179Z] #65 106.2 host ip [2021-12-16T06:24:57.179Z] #65 106.2 -host-port int [2021-12-16T06:24:57.179Z] #65 106.2 host port (default -1) [2021-12-16T06:24:57.179Z] #65 106.2 -proto string [2021-12-16T06:24:57.179Z] #65 106.2 proxy protocol (default "tcp") [2021-12-16T06:24:57.635Z] INFO: Sources under d:\gopath\... [2021-12-16T06:24:57.635Z] INFO: Test run under d:\CI\... [2021-12-16T06:24:57.635Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-16T06:24:57.635Z] INFO: docker/docker repository was found [2021-12-16T06:24:57.635Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-12-16T06:24:58.046Z] #38 ... [2021-12-16T06:24:58.046Z] [2021-12-16T06:24:58.046Z] #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-16T06:24:58.046Z] #47 sha256:28689a9a951a7f53c6883053f45746630cb53d67be90586948941bfc938e0e45 [2021-12-16T06:24:58.046Z] #47 86.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:24:58.046Z] #47 DONE 87.8s [2021-12-16T06:24:58.046Z] [2021-12-16T06:24:58.046Z] #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-16T06:24:58.046Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:24:58.102Z] ltsc2022: Pulling from windows/servercore [2021-12-16T06:24:58.176Z] #62 ... [2021-12-16T06:24:58.176Z] [2021-12-16T06:24:58.176Z] #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-16T06:24:58.176Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:24:58.176Z] #14 79.06 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-16T06:24:58.176Z] #14 79.06 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:24:58.176Z] #14 79.06 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:24:58.176Z] #14 84.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-16T06:24:58.176Z] #14 84.63 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:24:58.176Z] #14 84.63 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-16T06:24:58.571Z] 8f616e6e9eec: Pulling fs layer [2021-12-16T06:24:58.571Z] 4d1d74adc6a9: Pulling fs layer [2021-12-16T06:24:58.805Z] #65 ... [2021-12-16T06:24:58.805Z] [2021-12-16T06:24:58.805Z] #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-16T06:24:58.805Z] #14 sha256:463d06e68494c7a40c264d86e367d2be4db7efb2aea81e8c27aa114944d0f6db [2021-12-16T06:24:58.805Z] #14 104.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-16T06:24:58.805Z] #14 104.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-16T06:24:58.805Z] #14 104.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-16T06:24:58.805Z] #14 104.6 Selecting previously unselected package libapparmor1:arm64. [2021-12-16T06:24:58.805Z] #14 104.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 104.6 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-12-16T06:24:58.805Z] #14 104.6 Selecting previously unselected package libapparmor-dev:arm64. [2021-12-16T06:24:58.805Z] #14 104.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 104.7 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-16T06:24:58.805Z] #14 104.8 Selecting previously unselected package libbtrfs0:arm64. [2021-12-16T06:24:58.805Z] #14 104.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 104.8 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-12-16T06:24:58.805Z] #14 104.9 Selecting previously unselected package libbtrfs-dev:arm64. [2021-12-16T06:24:58.805Z] #14 104.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 104.9 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-16T06:24:58.805Z] #14 105.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-12-16T06:24:58.805Z] #14 105.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 105.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-16T06:24:58.805Z] #14 105.1 Selecting previously unselected package libudev-dev:arm64. [2021-12-16T06:24:58.805Z] #14 105.2 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 105.2 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-12-16T06:24:58.805Z] #14 105.3 Selecting previously unselected package libsepol1-dev:arm64. [2021-12-16T06:24:58.805Z] #14 105.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 105.3 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-12-16T06:24:58.805Z] #14 105.5 Selecting previously unselected package libpcre2-16-0:arm64. [2021-12-16T06:24:58.805Z] #14 105.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 105.5 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-12-16T06:24:58.805Z] #14 105.6 Selecting previously unselected package libpcre2-32-0:arm64. [2021-12-16T06:24:58.805Z] #14 105.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 105.6 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-12-16T06:24:58.805Z] #14 105.8 Selecting previously unselected package libpcre2-posix2:arm64. [2021-12-16T06:24:58.805Z] #14 105.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 105.8 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-12-16T06:24:58.805Z] #14 105.8 Selecting previously unselected package libpcre2-dev:arm64. [2021-12-16T06:24:58.805Z] #14 105.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 105.8 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-12-16T06:24:58.805Z] #14 106.1 Selecting previously unselected package libselinux1-dev:arm64. [2021-12-16T06:24:58.805Z] #14 106.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 106.2 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-12-16T06:24:58.805Z] #14 106.4 Selecting previously unselected package libdevmapper-dev:arm64. [2021-12-16T06:24:58.805Z] #14 106.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 106.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-12-16T06:24:58.805Z] #14 106.4 Selecting previously unselected package libseccomp-dev:arm64. [2021-12-16T06:24:58.805Z] #14 106.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 106.4 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-12-16T06:24:58.805Z] #14 106.5 Selecting previously unselected package libsystemd-dev:arm64. [2021-12-16T06:24:58.805Z] #14 106.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-12-16T06:24:58.805Z] #14 106.6 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-12-16T06:24:58.805Z] #14 108.1 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-12-16T06:24:58.805Z] #14 108.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-12-16T06:24:59.031Z] Client: [2021-12-16T06:24:59.031Z] Version: 20.10.9 [2021-12-16T06:24:59.031Z] API version: 1.41 [2021-12-16T06:24:59.031Z] Go version: go1.16.8 [2021-12-16T06:24:59.031Z] Git commit: c2ea9bc [2021-12-16T06:24:59.031Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-16T06:24:59.031Z] OS/Arch: windows/amd64 [2021-12-16T06:24:59.031Z] Context: default [2021-12-16T06:24:59.031Z] Experimental: true [2021-12-16T06:24:59.031Z] [2021-12-16T06:24:59.031Z] Server: Docker Engine - Community [2021-12-16T06:24:59.031Z] Engine: [2021-12-16T06:24:59.031Z] Version: 20.10.9 [2021-12-16T06:24:59.031Z] API version: 1.41 (minimum version 1.24) [2021-12-16T06:24:59.031Z] Go version: go1.16.8 [2021-12-16T06:24:59.031Z] Git commit: 79ea9d3 [2021-12-16T06:24:59.031Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-16T06:24:59.031Z] OS/Arch: windows/amd64 [2021-12-16T06:24:59.031Z] Experimental: true [2021-12-16T06:24:59.171Z] #14 108.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-16T06:24:59.554Z] #14 90.83 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [Pipeline] sh [2021-12-16T06:24:59.813Z] #14 90.83 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:24:59.813Z] #14 90.83 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:24:59.905Z] #14 109.2 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-12-16T06:24:59.905Z] #14 109.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-16T06:24:59.905Z] #14 109.3 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-12-16T06:24:59.905Z] #14 109.4 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-12-16T06:24:59.905Z] #14 109.4 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-12-16T06:25:00.163Z] #14 109.5 Setting up libudev-dev:arm64 (247.3-6) ... [2021-12-16T06:25:00.250Z] #19 192.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-12-16T06:25:00.250Z] #19 192.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:25:00.250Z] #19 192.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:25:00.250Z] #19 192.5 Selecting previously unselected package patch. [2021-12-16T06:25:00.250Z] #19 192.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-12-16T06:25:00.250Z] #19 192.5 Unpacking patch (2.7.6-7) ... [2021-12-16T06:25:00.250Z] #19 192.5 Selecting previously unselected package dpkg-dev. [2021-12-16T06:25:00.250Z] #19 192.5 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-12-16T06:25:00.250Z] #19 192.5 Unpacking dpkg-dev (1.20.9) ... [2021-12-16T06:25:00.250Z] #19 192.6 Selecting previously unselected package libconfig-inifiles-perl. [2021-12-16T06:25:00.250Z] #19 192.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-12-16T06:25:00.250Z] #19 192.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-12-16T06:25:00.250Z] #19 192.7 Selecting previously unselected package libio-string-perl. [2021-12-16T06:25:00.250Z] #19 192.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-12-16T06:25:00.250Z] #19 192.7 Unpacking libio-string-perl (1.08-3.1) ... [2021-12-16T06:25:00.250Z] #19 192.7 Selecting previously unselected package libicu67:amd64. [2021-12-16T06:25:00.250Z] #19 192.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-12-16T06:25:00.250Z] #19 192.7 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-16T06:25:00.470Z] #14 109.8 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-12-16T06:25:00.553Z] + docker info [2021-12-16T06:25:00.576Z] Commit message: "system: unbreak build for darwin" [2021-12-16T06:25:00.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-16T06:25:00.728Z] #14 110.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-16T06:25:00.986Z] #14 110.4 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-16T06:25:00.986Z] #14 110.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-16T06:25:00.986Z] #14 110.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-16T06:25:00.949Z] > git --version # timeout=10 [2021-12-16T06:25:01.027Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-16T06:25:01.074Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-16T06:25:01.200Z] #19 193.8 Selecting previously unselected package libxml2:amd64. [2021-12-16T06:25:01.200Z] #19 193.8 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-16T06:25:01.200Z] #19 193.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-16T06:25:01.200Z] #19 193.9 Selecting previously unselected package libxml-namespacesupport-perl. [2021-12-16T06:25:01.200Z] #19 193.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-12-16T06:25:01.200Z] #19 193.9 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-12-16T06:25:01.200Z] #19 194.0 Selecting previously unselected package libxml-sax-base-perl. [2021-12-16T06:25:01.494Z] #19 194.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-12-16T06:25:01.494Z] #19 194.0 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-12-16T06:25:01.494Z] #19 194.0 Selecting previously unselected package libxml-sax-perl. [2021-12-16T06:25:01.494Z] #19 194.0 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-12-16T06:25:01.494Z] #19 194.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-12-16T06:25:01.494Z] #19 194.0 Selecting previously unselected package libxml-libxml-perl. [2021-12-16T06:25:01.494Z] #19 194.0 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-12-16T06:25:01.494Z] #19 194.0 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-12-16T06:25:01.494Z] #19 194.1 Selecting previously unselected package libxml-simple-perl. [2021-12-16T06:25:01.494Z] #19 194.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-12-16T06:25:01.494Z] #19 194.1 Unpacking libxml-simple-perl (2.25-1) ... [2021-12-16T06:25:01.494Z] #19 194.2 Selecting previously unselected package libyaml-perl. [2021-12-16T06:25:01.494Z] #19 194.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-12-16T06:25:01.494Z] #19 194.2 Unpacking libyaml-perl (1.30-1) ... [2021-12-16T06:25:01.494Z] #19 194.2 Selecting previously unselected package libconfig-auto-perl. [2021-12-16T06:25:01.494Z] #19 194.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-12-16T06:25:01.494Z] #19 194.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-12-16T06:25:01.494Z] #19 194.3 Selecting previously unselected package libfile-which-perl. [2021-12-16T06:25:01.494Z] #19 194.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-12-16T06:25:01.494Z] #19 194.3 Unpacking libfile-which-perl (1.23-1) ... [2021-12-16T06:25:01.494Z] #19 194.3 Selecting previously unselected package libfile-homedir-perl. [2021-12-16T06:25:01.494Z] #19 194.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-12-16T06:25:01.494Z] #19 194.3 Unpacking libfile-homedir-perl (1.006-1) ... [2021-12-16T06:25:01.494Z] #19 194.3 Selecting previously unselected package libdebian-dpkgcross-perl. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-16T06:25:01.769Z] #19 194.3 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-12-16T06:25:01.769Z] #19 194.3 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-12-16T06:25:01.769Z] #19 194.4 Selecting previously unselected package dpkg-cross. [2021-12-16T06:25:01.769Z] #19 194.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-12-16T06:25:01.769Z] #19 194.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-12-16T06:25:01.769Z] #19 194.4 Selecting previously unselected package crossbuild-essential-arm64. [2021-12-16T06:25:01.769Z] #19 194.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-12-16T06:25:01.769Z] #19 194.4 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-12-16T06:25:01.769Z] #19 194.4 Selecting previously unselected package libc6-armel-cross. [2021-12-16T06:25:01.769Z] #19 194.4 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-12-16T06:25:01.769Z] #19 194.4 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-12-16T06:25:01.769Z] #19 194.6 Selecting previously unselected package libgcc-s1-armel-cross. [2021-12-16T06:25:01.942Z] #14 111.0 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-16T06:25:01.942Z] #14 111.1 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-12-16T06:25:02.034Z] #19 194.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:02.034Z] #19 194.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:02.034Z] #19 194.6 Selecting previously unselected package libgomp1-armel-cross. [2021-12-16T06:25:02.034Z] #19 194.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:02.034Z] #19 194.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:02.034Z] #19 194.6 Selecting previously unselected package libatomic1-armel-cross. [2021-12-16T06:25:02.034Z] #19 194.6 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:02.034Z] #19 194.6 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:02.034Z] #19 194.7 Selecting previously unselected package libasan6-armel-cross. [2021-12-16T06:25:02.034Z] #19 194.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:02.034Z] #19 194.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:02.261Z] #14 92.56 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-16T06:25:02.261Z] #14 92.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-16T06:25:02.261Z] #14 92.58 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-16T06:25:02.294Z] #19 194.9 Selecting previously unselected package libstdc++6-armel-cross. [2021-12-16T06:25:02.294Z] #19 194.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:02.294Z] #19 194.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:02.294Z] #19 195.0 Selecting previously unselected package libubsan1-armel-cross. [2021-12-16T06:25:02.294Z] #19 195.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:02.294Z] #19 195.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:02.294Z] #19 195.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-12-16T06:25:02.294Z] #19 195.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:02.555Z] #19 195.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:02.555Z] #19 195.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-12-16T06:25:02.555Z] #19 195.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:25:02.555Z] #19 195.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-16T06:25:02.623Z] #14 111.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-16T06:25:03.559Z] #14 112.9 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-12-16T06:25:03.559Z] #14 113.0 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-12-16T06:25:04.245Z] #14 113.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-16T06:25:04.451Z] + docker version [2021-12-16T06:25:04.685Z] #14 113.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:25:04.685Z] #14 114.1 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-16T06:25:04.815Z] #14 ... [2021-12-16T06:25:04.815Z] [2021-12-16T06:25:04.815Z] #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-16T06:25:04.815Z] #38 sha256:df9151c96f71c75e0af0f9b315d1e97faf8df4d3ef6d5a61610d3e9c7dd5395d [2021-12-16T06:25:04.815Z] #38 93.67 Setting up libicu67:amd64 (67.1-7) ... [2021-12-16T06:25:04.815Z] #38 93.69 Setting up xxd (2:8.2.2434-3) ... [2021-12-16T06:25:04.815Z] #38 93.71 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-16T06:25:04.815Z] #38 93.74 Setting up vim-common (2:8.2.2434-3) ... [2021-12-16T06:25:04.815Z] #38 93.80 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-16T06:25:04.815Z] #38 93.83 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-16T06:25:04.815Z] #38 93.85 Setting up cmake-data (3.18.4-2) ... [2021-12-16T06:25:04.815Z] #38 93.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-16T06:25:04.815Z] #38 93.91 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-16T06:25:04.815Z] #38 93.93 Setting up cmake (3.18.4-2) ... [2021-12-16T06:25:04.815Z] #38 93.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:25:04.815Z] #38 DONE 95.1s [2021-12-16T06:25:04.815Z] [2021-12-16T06:25:04.815Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-16T06:25:04.815Z] #39 sha256:dd4b0f7e0700f8249b73a3e579cb1b478fba6fcf1912a87dc7adcd37b3b6fe95 [2021-12-16T06:25:05.077Z] #39 DONE 0.3s [2021-12-16T06:25:05.077Z] [2021-12-16T06:25:05.077Z] #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-16T06:25:05.077Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:25:05.552Z] #14 114.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:25:05.957Z] #14 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-16T06:25:05.957Z] #14 115.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-16T06:25:06.216Z] #14 115.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:25:06.569Z] #14 116.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-16T06:25:06.897Z] #14 116.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:25:07.189Z] #14 116.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-16T06:25:07.629Z] #14 ... [2021-12-16T06:25:07.629Z] [2021-12-16T06:25:07.629Z] #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-16T06:25:07.629Z] #40 sha256:7d764935b2e40cb5a39724b6f5b398c5a1901cc6066a326113ba8d0512669140 [2021-12-16T06:25:07.629Z] #40 1.736 + RM_GOPATH=0 [2021-12-16T06:25:07.629Z] #40 1.736 + TMP_GOPATH= [2021-12-16T06:25:07.629Z] #40 1.736 + : /build [2021-12-16T06:25:07.629Z] #40 1.736 + '[' -z '' ']' [2021-12-16T06:25:07.629Z] #40 1.736 ++ mktemp -d [2021-12-16T06:25:07.629Z] #40 1.736 + export GOPATH=/tmp/tmp.Uc9AAn9x8n [2021-12-16T06:25:07.629Z] #40 1.736 + GOPATH=/tmp/tmp.Uc9AAn9x8n [2021-12-16T06:25:07.629Z] #40 1.736 + RM_GOPATH=1 [2021-12-16T06:25:07.629Z] #40 1.736 + case "$(go env GOARCH)" in [2021-12-16T06:25:07.629Z] #40 1.736 ++ go env GOARCH [2021-12-16T06:25:07.629Z] #40 1.769 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:25:07.629Z] #40 1.769 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:25:07.629Z] #40 1.769 ++ dirname /install.sh [2021-12-16T06:25:07.629Z] #40 1.769 + dir=/ [2021-12-16T06:25:07.629Z] #40 1.769 + bin=tini [2021-12-16T06:25:07.629Z] #40 1.769 + shift [2021-12-16T06:25:07.629Z] #40 1.769 + '[' '!' -f //tini.installer ']' [2021-12-16T06:25:07.629Z] #40 1.769 + . //tini.installer [2021-12-16T06:25:07.629Z] #40 1.769 ++ : v0.19.0 [2021-12-16T06:25:07.629Z] #40 1.769 + install_tini [2021-12-16T06:25:07.629Z] #40 1.769 + echo 'Install tini version v0.19.0' [2021-12-16T06:25:07.629Z] #40 1.769 + git clone https://github.com/krallin/tini.git /tmp/tmp.Uc9AAn9x8n/tini [2021-12-16T06:25:07.629Z] #40 1.769 Install tini version v0.19.0 [2021-12-16T06:25:07.629Z] #40 1.782 Cloning into '/tmp/tmp.Uc9AAn9x8n/tini'... [2021-12-16T06:25:07.662Z] #14 ... [2021-12-16T06:25:07.662Z] [2021-12-16T06:25:07.662Z] #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-16T06:25:07.662Z] #26 sha256:e63f1731e271b80a8c77dd9178a2dfe726a4b480ce22182a6c55b3279a94e0df [2021-12-16T06:25:08.205Z] #40 ... [2021-12-16T06:25:08.205Z] [2021-12-16T06:25:08.205Z] #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-16T06:25:08.205Z] #51 sha256:43b37feccff9a3fc8e959e7d266b88ac44112ea33c08b0553470e7be64d2b02f [2021-12-16T06:25:08.205Z] #51 97.80 gotestsum version dev [2021-12-16T06:25:08.205Z] #51 DONE 98.4s [2021-12-16T06:25:08.205Z] [2021-12-16T06:25:08.205Z] #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-16T06:25:08.205Z] #40 sha256:7d764935b2e40cb5a39724b6f5b398c5a1901cc6066a326113ba8d0512669140 [2021-12-16T06:25:08.205Z] #40 3.058 + cd /tmp/tmp.Uc9AAn9x8n/tini [2021-12-16T06:25:08.205Z] #40 3.058 + git checkout -q v0.19.0 [2021-12-16T06:25:08.205Z] #40 3.082 + cmake . [2021-12-16T06:25:08.699Z] #26 116.5 Updating files: 4% (520/11414) Updating files: 5% (571/11414) Updating files: 6% (685/11414) Updating files: 7% (799/11414) Updating files: 8% (914/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 16% (1908/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) [2021-12-16T06:25:08.699Z] #26 ... [2021-12-16T06:25:08.699Z] [2021-12-16T06:25:08.699Z] #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-16T06:25:08.699Z] #65 sha256:1ecc9b2dd65c8209b5ff42c3f2414199912125fa9a3901e241c8a20747b2f90e [2021-12-16T06:25:08.699Z] #65 DONE 117.8s [2021-12-16T06:25:08.699Z] [2021-12-16T06:25:08.699Z] #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-16T06:25:08.699Z] #26 sha256:e63f1731e271b80a8c77dd9178a2dfe726a4b480ce22182a6c55b3279a94e0df [2021-12-16T06:25:08.699Z] #26 116.5 Updating files: 4% (520/11414) Updating files: 5% (571/11414) Updating files: 6% (685/11414) Updating files: 7% (799/11414) Updating files: 8% (914/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 16% (1908/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) [2021-12-16T06:25:08.699Z] #26 ... [2021-12-16T06:25:08.699Z] [2021-12-16T06:25:08.699Z] #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-16T06:25:08.699Z] #14 sha256:463d06e68494c7a40c264d86e367d2be4db7efb2aea81e8c27aa114944d0f6db [2021-12-16T06:25:08.699Z] #14 117.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-16T06:25:08.699Z] #14 117.5 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-16T06:25:08.699Z] #14 117.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-16T06:25:08.699Z] #14 117.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-12-16T06:25:08.699Z] #14 117.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:25:08.699Z] #14 DONE 118.4s [2021-12-16T06:25:08.699Z] [2021-12-16T06:25:08.699Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-16T06:25:08.699Z] #66 sha256:ae48dcd5769110067b0bac893ff9031a255ec4a0708019edf9a62a30f105c8a1 [2021-12-16T06:25:08.699Z] #66 DONE 0.2s [2021-12-16T06:25:08.699Z] [2021-12-16T06:25:08.699Z] #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-16T06:25:08.699Z] #26 sha256:e63f1731e271b80a8c77dd9178a2dfe726a4b480ce22182a6c55b3279a94e0df [2021-12-16T06:25:09.130Z] #19 200.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-12-16T06:25:09.130Z] #19 200.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:25:09.130Z] #19 201.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-16T06:25:09.130Z] #19 201.9 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-12-16T06:25:09.130Z] #19 201.9 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-12-16T06:25:09.130Z] #19 202.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-12-16T06:25:09.150Z] #40 3.926 -- The C compiler identification is GNU 10.2.1 [2021-12-16T06:25:09.150Z] #40 4.056 -- Detecting C compiler ABI info [2021-12-16T06:25:09.230Z] #26 116.5 Updating files: 4% (520/11414) Updating files: 5% (571/11414) Updating files: 6% (685/11414) Updating files: 7% (799/11414) Updating files: 8% (914/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 16% (1908/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) [2021-12-16T06:25:09.230Z] #26 ... [2021-12-16T06:25:09.230Z] [2021-12-16T06:25:09.230Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-16T06:25:09.230Z] #67 sha256:6b9b215163bf55e07e77943df8dc4c66fa1dbc08f59ec6dba327df757a65e18b [2021-12-16T06:25:09.230Z] #67 DONE 0.4s [2021-12-16T06:25:09.230Z] [2021-12-16T06:25:09.230Z] #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-16T06:25:09.230Z] #26 sha256:e63f1731e271b80a8c77dd9178a2dfe726a4b480ce22182a6c55b3279a94e0df [2021-12-16T06:25:09.230Z] #26 116.5 Updating files: 4% (520/11414) Updating files: 5% (571/11414) Updating files: 6% (685/11414) Updating files: 7% (799/11414) Updating files: 8% (914/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 16% (1908/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) [2021-12-16T06:25:09.230Z] #26 ... [2021-12-16T06:25:09.230Z] [2021-12-16T06:25:09.230Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-16T06:25:09.230Z] #57 sha256:f75ab609ee09b6fb47963e16d241346bad7eaa50998dad6083ffc72d05669634 [2021-12-16T06:25:09.230Z] #57 DONE 0.5s [2021-12-16T06:25:09.230Z] [2021-12-16T06:25:09.230Z] #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-16T06:25:09.230Z] #26 sha256:e63f1731e271b80a8c77dd9178a2dfe726a4b480ce22182a6c55b3279a94e0df [2021-12-16T06:25:09.390Z] #19 202.1 Selecting previously unselected package libc6-dev-armel-cross. [2021-12-16T06:25:09.390Z] #19 202.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-12-16T06:25:09.390Z] #19 202.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-12-16T06:25:09.650Z] #19 202.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-12-16T06:25:09.650Z] #19 202.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:09.650Z] #19 202.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:09.733Z] #40 4.856 -- Detecting C compiler ABI info - done [2021-12-16T06:25:09.801Z] #14 ... [2021-12-16T06:25:09.801Z] [2021-12-16T06:25:09.801Z] #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-16T06:25:09.801Z] #65 sha256:28c6cbb5c28ced42ccfc55cf5e3ac39012b78d2c93a6e75664b5d0050a28410a [2021-12-16T06:25:09.801Z] #65 100.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-16T06:25:09.801Z] #65 100.3 + GOBIN=/build [2021-12-16T06:25:09.801Z] #65 100.3 + GO111MODULE=on [2021-12-16T06:25:09.801Z] #65 100.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-16T06:25:09.909Z] #19 202.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-12-16T06:25:09.909Z] #19 202.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:25:09.909Z] #19 202.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-16T06:25:09.995Z] #40 5.034 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-16T06:25:09.995Z] #40 5.034 -- Detecting C compile features [2021-12-16T06:25:09.995Z] #40 5.034 -- Detecting C compile features - done [2021-12-16T06:25:09.995Z] #40 5.111 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-16T06:25:10.569Z] #40 5.466 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-16T06:25:10.569Z] #40 5.630 -- Configuring done [2021-12-16T06:25:10.569Z] #40 5.654 -- Generating done [2021-12-16T06:25:10.569Z] #40 5.670 -- Build files have been written to: /tmp/tmp.Uc9AAn9x8n/tini [2021-12-16T06:25:10.831Z] #40 5.701 + make tini-static [2021-12-16T06:25:11.093Z] #40 6.222 Scanning dependencies of target tini-static [2021-12-16T06:25:11.298Z] #26 116.5 Updating files: 4% (520/11414) Updating files: 5% (571/11414) Updating files: 6% (685/11414) Updating files: 7% (799/11414) Updating files: 8% (914/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 16% (1908/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 34% (3907/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 54% (6222/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) [2021-12-16T06:25:11.298Z] #26 ... [2021-12-16T06:25:11.298Z] [2021-12-16T06:25:11.298Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-16T06:25:11.298Z] #15 sha256:ddb781860ba274f1665a7c0e89a84c66060b491cb481f5aed6010504e93449d7 [2021-12-16T06:25:11.298Z] #15 DONE 2.5s [2021-12-16T06:25:11.298Z] [2021-12-16T06:25:11.298Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-16T06:25:11.298Z] #26 sha256:e63f1731e271b80a8c77dd9178a2dfe726a4b480ce22182a6c55b3279a94e0df [2021-12-16T06:25:11.355Z] #40 6.298 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-16T06:25:11.499Z] Client: [2021-12-16T06:25:11.499Z] Version: 20.10.9 [2021-12-16T06:25:11.499Z] API version: 1.41 [2021-12-16T06:25:11.499Z] Go version: go1.16.8 [2021-12-16T06:25:11.499Z] Git commit: c2ea9bc [2021-12-16T06:25:11.499Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-16T06:25:11.499Z] OS/Arch: windows/amd64 [2021-12-16T06:25:11.499Z] Context: default [2021-12-16T06:25:11.499Z] Experimental: true [2021-12-16T06:25:11.499Z] [2021-12-16T06:25:11.499Z] Server: Docker Engine - Community [2021-12-16T06:25:11.499Z] Engine: [2021-12-16T06:25:11.499Z] Version: 20.10.9 [2021-12-16T06:25:11.499Z] API version: 1.41 (minimum version 1.24) [2021-12-16T06:25:11.499Z] Go version: go1.16.8 [2021-12-16T06:25:11.499Z] Git commit: 79ea9d3 [2021-12-16T06:25:11.499Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-16T06:25:11.499Z] OS/Arch: windows/amd64 [2021-12-16T06:25:11.499Z] Experimental: true [Pipeline] sh [2021-12-16T06:25:12.851Z] #26 116.5 Updating files: 4% (520/11414) Updating files: 5% (571/11414) Updating files: 6% (685/11414) Updating files: 7% (799/11414) Updating files: 8% (914/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 16% (1908/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 34% (3907/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 54% (6222/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 71% (8138/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 89% (10244/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2021-12-16T06:25:12.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-16T06:25:13.073Z] + docker info [2021-12-16T06:25:13.073Z] Client: [2021-12-16T06:25:13.073Z] Context: default [2021-12-16T06:25:13.073Z] Debug Mode: false [2021-12-16T06:25:13.073Z] [2021-12-16T06:25:13.073Z] Server: [2021-12-16T06:25:13.073Z] Containers: 0 [2021-12-16T06:25:13.073Z] Running: 0 [2021-12-16T06:25:13.073Z] Paused: 0 [2021-12-16T06:25:13.073Z] Stopped: 0 [2021-12-16T06:25:13.073Z] Images: 0 [2021-12-16T06:25:13.073Z] Server Version: 20.10.9 [2021-12-16T06:25:13.073Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-16T06:25:13.073Z] Windows: [2021-12-16T06:25:13.073Z] LCOW: [2021-12-16T06:25:13.073Z] Logging Driver: json-file [2021-12-16T06:25:13.073Z] Plugins: [2021-12-16T06:25:13.073Z] Volume: local [2021-12-16T06:25:13.073Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-16T06:25:13.073Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-16T06:25:13.073Z] Swarm: inactive [2021-12-16T06:25:13.073Z] Default Isolation: process [2021-12-16T06:25:13.073Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-16T06:25:13.073Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-16T06:25:13.073Z] OSType: windows [2021-12-16T06:25:13.073Z] Architecture: x86_64 [2021-12-16T06:25:13.073Z] CPUs: 4 [2021-12-16T06:25:13.073Z] Total Memory: 32GiB [2021-12-16T06:25:13.073Z] Name: azwin-2-cb7041 [2021-12-16T06:25:13.073Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-16T06:25:13.073Z] Docker Root Dir: D:\docker [2021-12-16T06:25:13.073Z] Debug Mode: false [2021-12-16T06:25:13.073Z] Registry: https://index.docker.io/v1/ [2021-12-16T06:25:13.073Z] Labels: [2021-12-16T06:25:13.073Z] Experimental: true [2021-12-16T06:25:13.073Z] Insecure Registries: [2021-12-16T06:25:13.073Z] 10.0.0.4:5000 [2021-12-16T06:25:13.073Z] 127.0.0.0/8 [2021-12-16T06:25:13.073Z] Registry Mirrors: [2021-12-16T06:25:13.073Z] http://10.0.0.4:5000/ [2021-12-16T06:25:13.073Z] Live Restore Enabled: false [2021-12-16T06:25:13.073Z] Product License: Community Engine [2021-12-16T06:25:13.073Z] [2021-12-16T06:25:13.110Z] #26 122.1 + cd /tmp/tmp.ZDFbZmtzpK/tmp/docker-ce [2021-12-16T06:25:13.110Z] #26 122.1 + git checkout -q v17.06.2-ce [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-16T06:25:13.273Z] #40 8.281 [100%] Linking C executable tini-static [2021-12-16T06:25:13.369Z] #26 ... [2021-12-16T06:25:13.369Z] [2021-12-16T06:25:13.369Z] #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-16T06:25:13.369Z] #16 sha256:25760367be2b3aaa631d933976dfc7ece3142625da5ac9d45335c789d1e27712 [2021-12-16T06:25:13.369Z] #16 DONE 2.0s [2021-12-16T06:25:13.369Z] [2021-12-16T06:25:13.369Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-16T06:25:13.369Z] #17 sha256:34cd7dc4c8efb1285e00813bcdb9198f0df6827e0759a14dda7adf99eeb63c5b [2021-12-16T06:25:14.218Z] #40 9.214 [100%] Built target tini-static [2021-12-16T06:25:14.304Z] #17 0.893 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-16T06:25:14.480Z] #40 9.338 + mkdir -p /build [2021-12-16T06:25:14.480Z] #40 9.338 + cp tini-static /build/docker-init [2021-12-16T06:25:15.054Z] #40 DONE 9.9s [2021-12-16T06:25:15.054Z] [2021-12-16T06:25:15.054Z] #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-16T06:25:15.054Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:25:15.054Z] #14 101.7 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-16T06:25:15.054Z] #14 101.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:25:15.054Z] #14 101.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-16T06:25:15.054Z] #14 101.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-16T06:25:15.054Z] #14 101.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:25:15.054Z] #14 101.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-16T06:25:15.074Z] #65 105.8 rootlesskit version 0.14.6 [2021-12-16T06:25:15.074Z] #65 105.8 Usage of /build/rootlesskit-docker-proxy: [2021-12-16T06:25:15.074Z] #65 105.8 -container-ip string [2021-12-16T06:25:15.074Z] #65 105.8 container ip [2021-12-16T06:25:15.074Z] #65 105.8 -container-port int [2021-12-16T06:25:15.074Z] #65 105.8 container port (default -1) [2021-12-16T06:25:15.074Z] #65 105.8 -host-ip string [2021-12-16T06:25:15.074Z] #65 105.8 host ip [2021-12-16T06:25:15.074Z] #65 105.8 -host-port int [2021-12-16T06:25:15.074Z] #65 105.8 host port (default -1) [2021-12-16T06:25:15.074Z] #65 105.8 -proto string [2021-12-16T06:25:15.074Z] #65 105.8 proxy protocol (default "tcp") [2021-12-16T06:25:15.185Z] #19 207.7 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-12-16T06:25:15.185Z] #19 207.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:25:15.185Z] #19 207.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-16T06:25:15.185Z] #19 207.7 Selecting previously unselected package crossbuild-essential-armel. [2021-12-16T06:25:15.185Z] #19 207.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-12-16T06:25:15.185Z] #19 207.7 Unpacking crossbuild-essential-armel (12.9) ... [2021-12-16T06:25:15.185Z] #19 207.8 Selecting previously unselected package libc6-armhf-cross. [2021-12-16T06:25:15.185Z] #19 207.8 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-12-16T06:25:15.185Z] #19 207.8 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-12-16T06:25:15.185Z] #19 207.9 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-12-16T06:25:15.185Z] #19 207.9 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:15.185Z] #19 207.9 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:15.185Z] #19 207.9 Selecting previously unselected package libgomp1-armhf-cross. [2021-12-16T06:25:15.185Z] #19 207.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:15.185Z] #19 207.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:15.185Z] #19 207.9 Selecting previously unselected package libatomic1-armhf-cross. [2021-12-16T06:25:15.185Z] #19 207.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:15.185Z] #19 208.0 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:15.185Z] #19 208.0 Selecting previously unselected package libasan6-armhf-cross. [2021-12-16T06:25:15.185Z] #19 208.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:15.239Z] #17 DONE 1.8s [2021-12-16T06:25:15.239Z] [2021-12-16T06:25:15.239Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-16T06:25:15.239Z] #18 sha256:66d1b2166b35ac34e2a1027afed3e23952be545980eb96895a010bb0167faf5c [2021-12-16T06:25:15.367Z] Client: [2021-12-16T06:25:15.367Z] Context: default [2021-12-16T06:25:15.367Z] Debug Mode: false [2021-12-16T06:25:15.367Z] Plugins: [2021-12-16T06:25:15.367Z] app: Docker Application (Docker Inc., v0.8.0) [2021-12-16T06:25:15.367Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-12-16T06:25:15.367Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-12-16T06:25:15.367Z] [2021-12-16T06:25:15.367Z] Server: [2021-12-16T06:25:15.367Z] Containers: 0 [2021-12-16T06:25:15.367Z] Running: 0 [2021-12-16T06:25:15.367Z] Paused: 0 [2021-12-16T06:25:15.367Z] Stopped: 0 [2021-12-16T06:25:15.367Z] Images: 0 [2021-12-16T06:25:15.367Z] Server Version: 20.10.9 [2021-12-16T06:25:15.367Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-16T06:25:15.367Z] Windows: [2021-12-16T06:25:15.367Z] LCOW: [2021-12-16T06:25:15.367Z] Logging Driver: json-file [2021-12-16T06:25:15.367Z] Plugins: [2021-12-16T06:25:15.367Z] Volume: local [2021-12-16T06:25:15.367Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-16T06:25:15.367Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-16T06:25:15.367Z] Swarm: inactive [2021-12-16T06:25:15.367Z] Default Isolation: process [2021-12-16T06:25:15.367Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-16T06:25:15.367Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-16T06:25:15.367Z] OSType: windows [2021-12-16T06:25:15.367Z] Architecture: x86_64 [2021-12-16T06:25:15.367Z] CPUs: 4 [2021-12-16T06:25:15.367Z] Total Memory: 32GiB [2021-12-16T06:25:15.367Z] Name: azwin-2-ab50c0 [2021-12-16T06:25:15.367Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-12-16T06:25:15.367Z] Docker Root Dir: D:\docker [2021-12-16T06:25:15.367Z] Debug Mode: false [2021-12-16T06:25:15.367Z] Registry: https://index.docker.io/v1/ [2021-12-16T06:25:15.367Z] Labels: [2021-12-16T06:25:15.367Z] Experimental: true [2021-12-16T06:25:15.367Z] Insecure Registries: [2021-12-16T06:25:15.367Z] 10.0.0.4:5000 [2021-12-16T06:25:15.367Z] 127.0.0.0/8 [2021-12-16T06:25:15.368Z] Registry Mirrors: [2021-12-16T06:25:15.368Z] http://10.0.0.4:5000/ [2021-12-16T06:25:15.368Z] Live Restore Enabled: false [2021-12-16T06:25:15.368Z] Product License: Community Engine [2021-12-16T06:25:15.368Z] [2021-12-16T06:25:15.443Z] #19 208.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:15.444Z] #19 208.2 Selecting previously unselected package libstdc++6-armhf-cross. [2021-12-16T06:25:15.444Z] #19 208.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:15.444Z] #19 208.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:15.444Z] #19 208.3 Selecting previously unselected package libubsan1-armhf-cross. [2021-12-16T06:25:15.497Z] #18 ... [2021-12-16T06:25:15.497Z] [2021-12-16T06:25:15.497Z] #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-16T06:25:15.497Z] #34 sha256:8c6f1b8198c550b41b9a5b6775a0ba5f752b431869e7585d467cb867e4448ce5 [2021-12-16T06:25:15.497Z] #34 DONE 124.6s [2021-12-16T06:25:15.497Z] [2021-12-16T06:25:15.497Z] #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-16T06:25:15.497Z] #58 sha256:18f8a1d913763c93baece998adc3c3c96db6876c96ea33193db2f851da2f6eb1 [2021-12-16T06:25:15.497Z] #58 1.818 + RM_GOPATH=0 [2021-12-16T06:25:15.497Z] #58 1.818 + TMP_GOPATH= [2021-12-16T06:25:15.497Z] #58 1.818 + : /build [2021-12-16T06:25:15.497Z] #58 1.818 + '[' -z '' ']' [2021-12-16T06:25:15.497Z] #58 1.818 ++ mktemp -d [2021-12-16T06:25:15.497Z] #58 1.926 + export GOPATH=/tmp/tmp.tzamqlYcLP [2021-12-16T06:25:15.497Z] #58 1.926 + GOPATH=/tmp/tmp.tzamqlYcLP [2021-12-16T06:25:15.497Z] #58 1.926 + RM_GOPATH=1 [2021-12-16T06:25:15.497Z] #58 1.926 + case "$(go env GOARCH)" in [2021-12-16T06:25:15.497Z] #58 1.926 ++ go env GOARCH [2021-12-16T06:25:15.497Z] #58 1.949 Install runc version v1.0.3 (build tags: seccomp) [2021-12-16T06:25:15.497Z] #58 1.949 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:25:15.497Z] #58 1.949 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:25:15.497Z] #58 1.949 ++ dirname /install.sh [2021-12-16T06:25:15.497Z] #58 1.949 + dir=/ [2021-12-16T06:25:15.497Z] #58 1.949 + bin=runc [2021-12-16T06:25:15.497Z] #58 1.949 + shift [2021-12-16T06:25:15.497Z] #58 1.949 + '[' '!' -f //runc.installer ']' [2021-12-16T06:25:15.497Z] #58 1.949 + . //runc.installer [2021-12-16T06:25:15.497Z] #58 1.949 ++ set -e [2021-12-16T06:25:15.497Z] #58 1.949 ++ : v1.0.3 [2021-12-16T06:25:15.497Z] #58 1.949 + install_runc [2021-12-16T06:25:15.497Z] #58 1.949 + RUNC_BUILDTAGS=seccomp [2021-12-16T06:25:15.497Z] #58 1.949 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-16T06:25:15.497Z] #58 1.949 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tzamqlYcLP/src/github.com/opencontainers/runc [2021-12-16T06:25:15.497Z] #58 1.949 Cloning into '/tmp/tmp.tzamqlYcLP/src/github.com/opencontainers/runc'... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-16T06:25:15.702Z] #19 208.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:15.702Z] #19 208.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:15.702Z] #19 208.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-12-16T06:25:15.702Z] #19 208.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:15.702Z] #19 208.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:15.702Z] #19 208.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-12-16T06:25:15.961Z] #19 208.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:25:15.961Z] #19 208.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-16T06:25:17.399Z] #58 ... [2021-12-16T06:25:17.399Z] [2021-12-16T06:25:17.399Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-16T06:25:17.399Z] #18 sha256:66d1b2166b35ac34e2a1027afed3e23952be545980eb96895a010bb0167faf5c [2021-12-16T06:25:17.399Z] #18 DONE 1.8s [2021-12-16T06:25:17.399Z] [2021-12-16T06:25:17.399Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-16T06:25:17.399Z] #19 sha256:d06088d406aaaee5867b4d0522cc02b1c9ff1f47a5f70c8465e2c6b8cca503be [2021-12-16T06:25:17.603Z] #65 ... [2021-12-16T06:25:17.603Z] [2021-12-16T06:25:17.603Z] #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-16T06:25:17.603Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:25:17.603Z] #14 102.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-16T06:25:17.603Z] #14 102.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:25:17.603Z] #14 102.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:25:17.603Z] #14 108.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-16T06:25:17.603Z] #14 108.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-16T06:25:17.862Z] #14 109.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-16T06:25:19.244Z] #14 110.2 Selecting previously unselected package libapparmor1:amd64. [2021-12-16T06:25:19.244Z] #14 110.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-16T06:25:19.244Z] #14 110.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-16T06:25:19.244Z] #14 ... [2021-12-16T06:25:19.244Z] [2021-12-16T06:25:19.244Z] #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-16T06:25:19.244Z] #65 sha256:28c6cbb5c28ced42ccfc55cf5e3ac39012b78d2c93a6e75664b5d0050a28410a [2021-12-16T06:25:19.244Z] #65 DONE 109.9s [2021-12-16T06:25:19.244Z] [2021-12-16T06:25:19.244Z] #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-16T06:25:19.244Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:25:19.244Z] #14 110.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-16T06:25:19.244Z] #14 110.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-16T06:25:19.244Z] #14 ... [2021-12-16T06:25:19.244Z] [2021-12-16T06:25:19.244Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-16T06:25:19.244Z] #66 sha256:dd941b5981645ff5f6dbad9468dbd32276263d7991428f7b0251b666dd6dbc3b [2021-12-16T06:25:19.244Z] #66 DONE 0.1s [2021-12-16T06:25:19.244Z] [2021-12-16T06:25:19.244Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-16T06:25:19.244Z] #67 sha256:5928146ddd3222ae39bc5ce4293cd8b1cbd1f2a0d633148ccbf3049171ab4d0b [2021-12-16T06:25:19.244Z] #67 DONE 0.1s [2021-12-16T06:25:19.244Z] [2021-12-16T06:25:19.244Z] #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-16T06:25:19.244Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:25:19.244Z] #14 110.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-16T06:25:19.244Z] #14 110.5 Selecting previously unselected package libbtrfs0:amd64. [2021-12-16T06:25:19.244Z] #14 110.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-16T06:25:19.244Z] #14 110.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:25:19.302Z] #19 DONE 1.8s [2021-12-16T06:25:19.302Z] [2021-12-16T06:25:19.302Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-16T06:25:19.302Z] #20 sha256:3467a9bbf6cfd283344aa0fbafa1f452f12f424be64a7686835689e25497769a [2021-12-16T06:25:19.504Z] #14 110.6 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-16T06:25:19.504Z] #14 110.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-16T06:25:19.504Z] #14 110.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:25:19.763Z] #14 110.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-16T06:25:19.763Z] #14 110.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:25:19.763Z] #14 110.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:25:19.763Z] #14 110.9 Selecting previously unselected package libudev-dev:amd64. [2021-12-16T06:25:19.763Z] #14 110.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-16T06:25:19.763Z] #14 111.0 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-16T06:25:19.763Z] #14 111.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-16T06:25:19.869Z] #20 DONE 1.1s [2021-12-16T06:25:19.869Z] [2021-12-16T06:25:19.869Z] #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-16T06:25:19.869Z] #21 sha256:bf376f51322026c75ea1fe6b3052e1ce4d80d523e587fdd605d1683f9c4aea0e [2021-12-16T06:25:20.022Z] #14 111.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-16T06:25:20.022Z] #14 111.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-16T06:25:20.281Z] #14 111.3 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-16T06:25:20.281Z] #14 111.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-16T06:25:20.281Z] #14 111.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-16T06:25:20.281Z] #14 111.5 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-16T06:25:20.281Z] #14 111.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-16T06:25:20.540Z] #14 111.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-16T06:25:20.540Z] #14 111.7 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-16T06:25:20.540Z] #14 111.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-16T06:25:20.540Z] #14 111.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-16T06:25:20.540Z] #14 111.8 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-16T06:25:20.540Z] #14 111.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-16T06:25:20.540Z] #14 111.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-16T06:25:21.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-16T06:25:21.108Z] #14 112.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-16T06:25:21.108Z] #14 112.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-16T06:25:21.108Z] #14 112.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-16T06:25:21.108Z] #14 112.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-16T06:25:21.108Z] #14 112.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:25:21.235Z] #19 213.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-12-16T06:25:21.235Z] #19 213.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:25:21.235Z] #19 213.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-16T06:25:21.235Z] #19 213.2 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-12-16T06:25:21.235Z] #19 213.2 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-12-16T06:25:21.235Z] #19 213.2 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-12-16T06:25:21.235Z] #19 213.4 Selecting previously unselected package libc6-dev-armhf-cross. [2021-12-16T06:25:21.235Z] #19 213.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-12-16T06:25:21.235Z] #19 213.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-12-16T06:25:21.235Z] #19 213.6 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-12-16T06:25:21.235Z] #19 213.6 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:21.235Z] #19 213.6 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:21.235Z] #19 213.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-12-16T06:25:21.235Z] #19 213.9 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:25:21.235Z] #19 213.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-16T06:25:21.367Z] #14 112.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:25:21.367Z] #14 112.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-16T06:25:21.367Z] #14 112.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-12-16T06:25:21.367Z] #14 112.6 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-16T06:25:21.626Z] #14 112.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-16T06:25:21.626Z] #14 112.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-16T06:25:21.626Z] #14 112.8 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-16T06:25:21.770Z] #21 1.721 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:25:21.770Z] #21 1.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:25:22.194Z] #14 113.4 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-16T06:25:22.194Z] #14 113.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-16T06:25:22.194Z] #14 113.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-16T06:25:22.194Z] #14 113.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-16T06:25:22.194Z] #14 113.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-16T06:25:22.194Z] #14 113.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-16T06:25:22.194Z] #14 113.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:25:22.194Z] #14 113.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-16T06:25:22.194Z] #14 113.4 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-16T06:25:22.194Z] #14 113.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-16T06:25:22.194Z] #14 113.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-16T06:25:22.194Z] #14 113.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:25:22.194Z] #14 113.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-16T06:25:22.194Z] #14 113.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-16T06:25:22.194Z] #14 113.5 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-16T06:25:22.194Z] #14 113.5 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-16T06:25:22.194Z] #14 113.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-16T06:25:22.194Z] #14 113.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-16T06:25:22.336Z] #21 2.080 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:25:22.454Z] #14 113.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-16T06:25:22.454Z] #14 113.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-16T06:25:22.454Z] #14 113.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:25:22.454Z] #14 113.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-16T06:25:22.454Z] #14 113.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:25:22.454Z] #14 113.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-16T06:25:22.454Z] #14 113.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-16T06:25:22.454Z] #14 113.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:25:22.454Z] #14 113.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-16T06:25:22.454Z] #14 113.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:25:22.454Z] #14 113.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-16T06:25:22.454Z] #14 113.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:25:22.454Z] #14 113.7 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-16T06:25:22.454Z] #14 113.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:25:22.454Z] #14 113.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:25:22.454Z] #14 113.7 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:25:22.595Z] #21 2.420 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-16T06:25:22.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-16T06:25:23.198Z] #14 112.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-16T06:25:23.198Z] #14 112.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:25:23.198Z] #14 112.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:25:23.396Z] #14 DONE 114.5s [2021-12-16T06:25:23.396Z] [2021-12-16T06:25:23.396Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-16T06:25:23.396Z] #57 sha256:01e6e5639ad64a23abc4cfe52650d246599cfe58c410cf0c7cbb462eb09e8c70 [2021-12-16T06:25:23.659Z] #57 DONE 0.2s [2021-12-16T06:25:23.659Z] [2021-12-16T06:25:23.659Z] #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-16T06:25:23.659Z] #58 sha256:68434ae40d7bc49d3dfbffc4b6ed623e335bc3f21ff77b5e020003854a2b258c [2021-12-16T06:25:23.972Z] #21 3.753 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.0 kB] [2021-12-16T06:25:24.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-16T06:25:25.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-16T06:25:25.874Z] #21 5.531 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-16T06:25:25.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-16T06:25:26.199Z] #58 ... [2021-12-16T06:25:26.199Z] [2021-12-16T06:25:26.199Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-16T06:25:26.199Z] #15 sha256:2a6aff4be5d2fbcfc9cd0e7d5c77bd23883f996b690ad1f4ecfb2c51c3b13734 [2021-12-16T06:25:26.199Z] #15 DONE 2.4s [2021-12-16T06:25:26.199Z] [2021-12-16T06:25:26.199Z] #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-16T06:25:26.199Z] #16 sha256:e0e3c25c47a34f42847877fba22a74e267a6c29e0bd9f4232798bd65a9385b0b [2021-12-16T06:25:26.507Z] #19 218.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-12-16T06:25:26.507Z] #19 218.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:25:26.507Z] #19 218.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-16T06:25:26.507Z] #19 218.4 Selecting previously unselected package crossbuild-essential-armhf. [2021-12-16T06:25:26.507Z] #19 218.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-12-16T06:25:26.507Z] #19 218.4 Unpacking crossbuild-essential-armhf (12.9) ... [2021-12-16T06:25:26.507Z] #19 218.4 Selecting previously unselected package libc6-ppc64el-cross. [2021-12-16T06:25:26.507Z] #19 218.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-12-16T06:25:26.507Z] #19 218.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-12-16T06:25:26.507Z] #19 218.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-12-16T06:25:26.507Z] #19 218.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:26.507Z] #19 218.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:26.507Z] #19 218.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-12-16T06:25:26.507Z] #19 218.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:26.507Z] #19 218.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:26.507Z] #19 218.6 Selecting previously unselected package libitm1-ppc64el-cross. [2021-12-16T06:25:26.507Z] #19 218.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:26.507Z] #19 218.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:26.507Z] #19 218.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-12-16T06:25:26.507Z] #19 218.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:26.507Z] #19 218.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:26.507Z] #19 218.7 Selecting previously unselected package libasan6-ppc64el-cross. [2021-12-16T06:25:26.507Z] #19 218.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:26.507Z] #19 218.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:26.507Z] #19 218.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-12-16T06:25:26.507Z] #19 218.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:26.507Z] #19 218.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:26.507Z] #19 219.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-12-16T06:25:26.507Z] #19 219.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:26.507Z] #19 219.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:26.507Z] #19 219.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-12-16T06:25:26.766Z] #19 219.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:26.766Z] #19 219.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:26.766Z] #19 219.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-12-16T06:25:26.766Z] #19 219.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:26.766Z] #19 219.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:26.766Z] #19 219.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-12-16T06:25:26.766Z] #19 219.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:26.766Z] #19 219.5 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:26.766Z] #19 219.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-12-16T06:25:26.766Z] #19 219.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:26.766Z] #19 219.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:27.025Z] #19 219.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-12-16T06:25:27.025Z] #19 219.7 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:25:27.025Z] #19 219.7 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:25:27.856Z] #21 ... [2021-12-16T06:25:27.856Z] [2021-12-16T06:25:27.856Z] #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-16T06:25:27.856Z] #26 sha256:e63f1731e271b80a8c77dd9178a2dfe726a4b480ce22182a6c55b3279a94e0df [2021-12-16T06:25:27.856Z] #26 126.6 + mkdir -p /tmp/tmp.ZDFbZmtzpK/src/github.com/docker [2021-12-16T06:25:27.856Z] #26 126.6 + mv components/cli /tmp/tmp.ZDFbZmtzpK/src/github.com/docker/cli [2021-12-16T06:25:27.856Z] #26 126.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-12-16T06:25:27.856Z] #26 ... [2021-12-16T06:25:27.856Z] [2021-12-16T06:25:27.856Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-16T06:25:27.856Z] #58 sha256:18f8a1d913763c93baece998adc3c3c96db6876c96ea33193db2f851da2f6eb1 [2021-12-16T06:25:27.856Z] #58 11.65 + cd /tmp/tmp.tzamqlYcLP/src/github.com/opencontainers/runc [2021-12-16T06:25:27.856Z] #58 11.65 + git checkout -q v1.0.3 [2021-12-16T06:25:27.856Z] #58 12.43 + '[' -z '' ']' [2021-12-16T06:25:27.856Z] #58 12.43 + target=static [2021-12-16T06:25:27.856Z] #58 12.43 + make BUILDTAGS=seccomp static [2021-12-16T06:25:27.856Z] #58 12.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-16T06:25:27.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-16T06:25:28.106Z] #16 DONE 2.2s [2021-12-16T06:25:28.106Z] [2021-12-16T06:25:28.106Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-16T06:25:28.106Z] #17 sha256:d1ab39e2fabffcd76f0f26522ffe41d32843b4ddbbfafe48b8bbfc875a77ba7f [2021-12-16T06:25:28.527Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-16T06:25:28.527Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-91746c9f\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-16T06:25:28.527Z] ---------------------------------------------------------------------------- [2021-12-16T06:25:28.527Z] [2021-12-16T06:25:28.527Z] INFO: executeCI.ps1 starting at Thu Dec 16 06:25:27 CUT 2021 [2021-12-16T06:25:28.527Z] [2021-12-16T06:25:28.527Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-16T06:25:28.527Z] INFO: Running git version 2.24.1.windows.2 [2021-12-16T06:25:28.527Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-12-16T06:25:28.527Z] INFO: Environment variables: [2021-12-16T06:25:28.527Z] [2021-12-16T06:25:28.527Z] Name Value [2021-12-16T06:25:28.527Z] ---- ----- [2021-12-16T06:25:28.527Z] ALLUSERSPROFILE C:\ProgramData [2021-12-16T06:25:28.527Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-16T06:25:28.527Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-16T06:25:28.527Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-16T06:25:28.527Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-16T06:25:28.527Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-16T06:25:28.527Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-16T06:25:28.527Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-16T06:25:28.527Z] BRANCH_NAME PR-43087 [2021-12-16T06:25:28.527Z] BUILD_DISPLAY_NAME #1 [2021-12-16T06:25:28.527Z] BUILD_ID 1 [2021-12-16T06:25:28.527Z] BUILD_NUMBER 1 [2021-12-16T06:25:28.527Z] BUILD_TAG jenkins-moby-PR-43087-1 [2021-12-16T06:25:28.527Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/ [2021-12-16T06:25:28.527Z] CHANGE_AUTHOR tonistiigi [2021-12-16T06:25:28.527Z] CHANGE_AUTHOR_DISPLAY_NAME Tõnis Tiigi [2021-12-16T06:25:28.527Z] CHANGE_AUTHOR_EMAIL tonistiigi@gmail.com [2021-12-16T06:25:28.527Z] CHANGE_BRANCH fix-darwin-build-system [2021-12-16T06:25:28.527Z] CHANGE_FORK tonistiigi/docker [2021-12-16T06:25:28.527Z] CHANGE_ID 43087 [2021-12-16T06:25:28.527Z] CHANGE_TARGET master [2021-12-16T06:25:28.527Z] CHANGE_TITLE system: unbreak build for darwin [2021-12-16T06:25:28.527Z] CHANGE_URL https://github.com/moby/moby/pull/43087 [2021-12-16T06:25:28.527Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-16T06:25:28.527Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-16T06:25:28.527Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-16T06:25:28.527Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-16T06:25:28.527Z] COMPUTERNAME azwin-2-cb7041 [2021-12-16T06:25:28.527Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-16T06:25:28.527Z] ConfigSequenceNumber 0 [2021-12-16T06:25:28.527Z] DOCKER_BUILDKIT 0 [2021-12-16T06:25:28.527Z] DOCKER_DUT_DEBUG 1 [2021-12-16T06:25:28.527Z] DOCKER_EXPERIMENTAL 1 [2021-12-16T06:25:28.527Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-16T06:25:28.527Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-12-16T06:25:28.527Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-16T06:25:28.527Z] EXECUTOR_NUMBER 0 [2021-12-16T06:25:28.527Z] FQDN azwin-2-cb7041.westus.cloudapp.azure.com [2021-12-16T06:25:28.527Z] GIT_BRANCH PR-43087 [2021-12-16T06:25:28.527Z] GIT_COMMIT 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:25:28.527Z] GIT_URL https://github.com/moby/moby.git [2021-12-16T06:25:28.527Z] HUDSON_COOKIE ee143b61-6b3f-4a2d-998f-dc1232380875 [2021-12-16T06:25:28.527Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-16T06:25:28.527Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-16T06:25:28.527Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-16T06:25:28.527Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-16T06:25:28.527Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-16T06:25:28.527Z] JENKINS_NODE_COOKIE 79973be1-7943-4143-98b1-db528db690ec [2021-12-16T06:25:28.527Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-16T06:25:28.527Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-16T06:25:28.527Z] JOB_BASE_NAME PR-43087 [2021-12-16T06:25:28.527Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/display/redirect [2021-12-16T06:25:28.527Z] JOB_NAME moby/PR-43087 [2021-12-16T06:25:28.527Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/ [2021-12-16T06:25:28.527Z] library.jps.version master [2021-12-16T06:25:28.527Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-16T06:25:28.527Z] NODE_LABELS amd64 azure azwin-2-cb7041 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-12-16T06:25:28.527Z] NODE_NAME azwin-2-cb7041 [2021-12-16T06:25:28.527Z] NUMBER_OF_PROCESSORS 4 [2021-12-16T06:25:28.527Z] OS Windows_NT [2021-12-16T06:25:28.527Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-16T06:25:28.527Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-16T06:25:28.527Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-16T06:25:28.527Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-12-16T06:25:28.527Z] PROCESSOR_LEVEL 6 [2021-12-16T06:25:28.527Z] PROCESSOR_REVISION 5504 [2021-12-16T06:25:28.527Z] ProgramData C:\ProgramData [2021-12-16T06:25:28.527Z] ProgramFiles C:\Program Files [2021-12-16T06:25:28.527Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-16T06:25:28.527Z] ProgramW6432 C:\Program Files [2021-12-16T06:25:28.527Z] PROMPT $P$G [2021-12-16T06:25:28.527Z] PSExecutionPolicyPreference Bypass [2021-12-16T06:25:28.527Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-16T06:25:28.527Z] PUBLIC C:\Users\Public [2021-12-16T06:25:28.527Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/display/redirect?page=artif... [2021-12-16T06:25:28.527Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/display/redirect?page=changes [2021-12-16T06:25:28.527Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/display/redirect [2021-12-16T06:25:28.527Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/display/redirect?page=tests [2021-12-16T06:25:28.527Z] SKIP_VALIDATION_TESTS 1 [2021-12-16T06:25:28.528Z] SOURCES_DRIVE d [2021-12-16T06:25:28.528Z] SOURCES_SUBDIR gopath [2021-12-16T06:25:28.528Z] STAGE_NAME Run tests [2021-12-16T06:25:28.528Z] SystemDrive C: [2021-12-16T06:25:28.528Z] SystemRoot C:\Windows [2021-12-16T06:25:28.528Z] TEMP C:\Windows\TEMP [2021-12-16T06:25:28.528Z] TESTDEBUG 0 [2021-12-16T06:25:28.528Z] TESTRUN_DRIVE d [2021-12-16T06:25:28.528Z] TESTRUN_SUBDIR CI [2021-12-16T06:25:28.528Z] TIMEOUT 120m [2021-12-16T06:25:28.528Z] TMP C:\Windows\TEMP [2021-12-16T06:25:28.528Z] USERDOMAIN WORKGROUP [2021-12-16T06:25:28.528Z] USERNAME azwin-2-cb7041$ [2021-12-16T06:25:28.528Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-16T06:25:28.528Z] windir C:\Windows [2021-12-16T06:25:28.528Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-16T06:25:28.528Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-12-16T06:25:28.528Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-16T06:25:28.528Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-16T06:25:28.528Z] [2021-12-16T06:25:28.528Z] [2021-12-16T06:25:28.528Z] [2021-12-16T06:25:28.677Z] 4d1d74adc6a9: Download complete [2021-12-16T06:25:29.488Z] INFO: Sources under d:\gopath\... [2021-12-16T06:25:29.488Z] INFO: Test run under d:\CI\... [2021-12-16T06:25:29.488Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-16T06:25:29.488Z] INFO: docker/docker repository was found [2021-12-16T06:25:29.802Z] #58 ... [2021-12-16T06:25:29.804Z] [2021-12-16T06:25:29.804Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-16T06:25:29.804Z] #21 sha256:bf376f51322026c75ea1fe6b3052e1ce4d80d523e587fdd605d1683f9c4aea0e [2021-12-16T06:25:29.804Z] #21 9.817 Fetched 8367 kB in 9s (977 kB/s) [2021-12-16T06:25:29.943Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-12-16T06:25:30.012Z] #17 1.677 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-16T06:25:30.012Z] #17 DONE 2.0s [2021-12-16T06:25:30.012Z] [2021-12-16T06:25:30.012Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-16T06:25:30.012Z] #18 sha256:2c5f7421c63263b1d53b5bcc2a11105701e20df26133fac925242b9c9bfe0490 [2021-12-16T06:25:30.399Z] ltsc2022: Pulling from windows/servercore [2021-12-16T06:25:30.854Z] 8f616e6e9eec: Pulling fs layer [2021-12-16T06:25:30.854Z] 4d1d74adc6a9: Pulling fs layer [2021-12-16T06:25:31.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-16T06:25:31.918Z] #18 DONE 1.8s [2021-12-16T06:25:31.919Z] [2021-12-16T06:25:31.919Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-16T06:25:31.919Z] #19 sha256:1c69ff863c22faafdf5847827d8862271bc7b776234ea7351073419445afcb41 [2021-12-16T06:25:32.302Z] #19 224.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-12-16T06:25:32.302Z] #19 224.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:25:32.302Z] #19 224.3 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:25:32.302Z] #19 224.3 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-12-16T06:25:32.302Z] #19 224.3 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-12-16T06:25:32.302Z] #19 224.3 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-12-16T06:25:32.302Z] #19 224.5 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-12-16T06:25:32.302Z] #19 224.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-12-16T06:25:32.302Z] #19 224.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-12-16T06:25:32.302Z] #19 224.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-12-16T06:25:32.302Z] #19 224.8 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:32.302Z] #19 224.8 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:32.302Z] #19 225.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-12-16T06:25:32.302Z] #19 225.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:25:32.302Z] #19 225.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:25:33.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-16T06:25:33.832Z] #19 DONE 1.9s [2021-12-16T06:25:33.832Z] [2021-12-16T06:25:33.832Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-16T06:25:33.832Z] #20 sha256:a434e20b99b45d700ad2ad089b13849be097b06377b289d2ca003ab67d31247f [2021-12-16T06:25:33.990Z] #21 9.817 Reading package lists... [2021-12-16T06:25:34.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-16T06:25:35.738Z] #20 DONE 2.1s [2021-12-16T06:25:35.739Z] [2021-12-16T06:25:35.739Z] #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-16T06:25:35.739Z] #21 sha256:7d3dd96a33a6760f730509ce2e0fb82f8eb748f9a21f81ab1dfc26118600856b [2021-12-16T06:25:35.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-16T06:25:36.307Z] #21 ... [2021-12-16T06:25:36.307Z] [2021-12-16T06:25:36.307Z] #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-16T06:25:36.307Z] #58 sha256:68434ae40d7bc49d3dfbffc4b6ed623e335bc3f21ff77b5e020003854a2b258c [2021-12-16T06:25:36.307Z] #58 2.787 + RM_GOPATH=0 [2021-12-16T06:25:36.307Z] #58 2.787 + TMP_GOPATH= [2021-12-16T06:25:36.307Z] #58 2.787 + : /build [2021-12-16T06:25:36.307Z] #58 2.787 + '[' -z '' ']' [2021-12-16T06:25:36.307Z] #58 2.787 ++ mktemp -d [2021-12-16T06:25:36.307Z] #58 2.787 + export GOPATH=/tmp/tmp.rKRC0mSa8J [2021-12-16T06:25:36.307Z] #58 2.787 + GOPATH=/tmp/tmp.rKRC0mSa8J [2021-12-16T06:25:36.307Z] #58 2.787 + RM_GOPATH=1 [2021-12-16T06:25:36.307Z] #58 2.787 + case "$(go env GOARCH)" in [2021-12-16T06:25:36.307Z] #58 2.787 ++ go env GOARCH [2021-12-16T06:25:36.307Z] #58 2.787 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:25:36.307Z] #58 2.787 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:25:36.307Z] #58 2.787 ++ dirname /install.sh [2021-12-16T06:25:36.307Z] #58 2.787 + dir=/ [2021-12-16T06:25:36.307Z] #58 2.787 + bin=runc [2021-12-16T06:25:36.307Z] #58 2.787 + shift [2021-12-16T06:25:36.307Z] #58 2.787 + '[' '!' -f //runc.installer ']' [2021-12-16T06:25:36.307Z] #58 2.787 + . //runc.installer [2021-12-16T06:25:36.307Z] #58 2.787 ++ set -e [2021-12-16T06:25:36.307Z] #58 2.787 ++ : v1.0.3 [2021-12-16T06:25:36.307Z] #58 2.787 + install_runc [2021-12-16T06:25:36.307Z] #58 2.787 + RUNC_BUILDTAGS=seccomp [2021-12-16T06:25:36.307Z] #58 2.787 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-16T06:25:36.307Z] #58 2.787 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rKRC0mSa8J/src/github.com/opencontainers/runc [2021-12-16T06:25:36.307Z] #58 2.787 Cloning into '/tmp/tmp.rKRC0mSa8J/src/github.com/opencontainers/runc'... [2021-12-16T06:25:36.307Z] #58 2.804 Install runc version v1.0.3 (build tags: seccomp) [2021-12-16T06:25:36.307Z] #58 11.17 + cd /tmp/tmp.rKRC0mSa8J/src/github.com/opencontainers/runc [2021-12-16T06:25:36.307Z] #58 11.17 + git checkout -q v1.0.3 [2021-12-16T06:25:36.307Z] #58 11.85 + '[' -z '' ']' [2021-12-16T06:25:36.307Z] #58 11.85 + target=static [2021-12-16T06:25:36.307Z] #58 11.85 + make BUILDTAGS=seccomp static [2021-12-16T06:25:36.307Z] #58 12.11 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-16T06:25:37.274Z] #21 13.35 Reading package lists... [2021-12-16T06:25:37.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-16T06:25:37.575Z] #19 229.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-12-16T06:25:37.575Z] #19 229.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:25:37.575Z] #19 229.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:25:37.575Z] #19 229.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-12-16T06:25:37.575Z] #19 229.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-12-16T06:25:37.575Z] #19 229.4 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-12-16T06:25:37.575Z] #19 229.5 Selecting previously unselected package libc6-s390x-cross. [2021-12-16T06:25:37.575Z] #19 229.5 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-12-16T06:25:37.575Z] #19 229.5 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-12-16T06:25:37.575Z] #19 229.6 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-12-16T06:25:37.575Z] #19 229.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:37.575Z] #19 229.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:37.575Z] #19 229.6 Selecting previously unselected package libgomp1-s390x-cross. [2021-12-16T06:25:37.575Z] #19 229.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:37.575Z] #19 229.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:37.575Z] #19 229.7 Selecting previously unselected package libitm1-s390x-cross. [2021-12-16T06:25:37.575Z] #19 229.7 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:37.575Z] #19 229.7 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:37.575Z] #19 229.7 Selecting previously unselected package libatomic1-s390x-cross. [2021-12-16T06:25:37.575Z] #19 229.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:37.575Z] #19 229.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:37.575Z] #19 229.7 Selecting previously unselected package libasan6-s390x-cross. [2021-12-16T06:25:37.575Z] #19 229.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:37.575Z] #19 229.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:37.575Z] #19 230.0 Selecting previously unselected package libstdc++6-s390x-cross. [2021-12-16T06:25:37.575Z] #19 230.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:37.575Z] #19 230.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:37.575Z] #19 230.0 Selecting previously unselected package libubsan1-s390x-cross. [2021-12-16T06:25:37.575Z] #19 230.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:37.575Z] #19 230.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:37.575Z] #19 230.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-12-16T06:25:37.575Z] #19 230.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:37.575Z] #19 230.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:37.575Z] #19 230.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-12-16T06:25:37.575Z] #19 230.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:25:37.575Z] #19 230.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:25:37.897Z] 4d1d74adc6a9: Verifying Checksum [2021-12-16T06:25:37.897Z] 4d1d74adc6a9: Download complete [2021-12-16T06:25:38.121Z] #14 ... [2021-12-16T06:25:38.121Z] [2021-12-16T06:25:38.121Z] #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-16T06:25:38.121Z] #62 sha256:73c700833012c33160e20d6a04073e4c5bde66bf3bd7206505c4744417ba095e [2021-12-16T06:25:38.210Z] #21 16.99 Building dependency tree... [2021-12-16T06:25:38.212Z] #58 ... [2021-12-16T06:25:38.212Z] [2021-12-16T06:25:38.212Z] #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-16T06:25:38.212Z] #21 sha256:7d3dd96a33a6760f730509ce2e0fb82f8eb748f9a21f81ab1dfc26118600856b [2021-12-16T06:25:38.212Z] #21 2.062 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:25:38.212Z] #21 2.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:25:38.212Z] #21 2.340 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:25:38.470Z] #21 2.537 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:25:38.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-16T06:25:39.168Z] #62 64.63 Updating files: 28% (1340/4710) Updating files: 29% (1366/4710) Updating files: 30% (1413/4710) Updating files: 31% (1461/4710) Updating files: 32% (1508/4710) Updating files: 33% (1555/4710) Updating files: 34% (1602/4710) Updating files: 35% (1649/4710) Updating files: 36% (1696/4710) Updating files: 37% (1743/4710) Updating files: 38% (1790/4710) Updating files: 39% (1837/4710) Updating files: 40% (1884/4710) Updating files: 41% (1932/4710) Updating files: 42% (1979/4710) Updating files: 43% (2026/4710) Updating files: 44% (2073/4710) Updating files: 45% (2120/4710) Updating files: 46% (2167/4710) Updating files: 47% (2214/4710) Updating files: 48% (2261/4710) Updating files: 49% (2308/4710) Updating files: 50% (2355/4710) Updating files: 51% (2403/4710) Updating files: 52% (2450/4710) Updating files: 53% (2497/4710) Updating files: 54% (2544/4710) Updating files: 55% (2591/4710) Updating files: 56% (2638/4710) Updating files: 57% (2685/4710) Updating files: 58% (2732/4710) Updating files: 59% (2779/4710) Updating files: 60% (2826/4710) Updating files: 61% (2874/4710) Updating files: 62% (2921/4710) Updating files: 63% (2968/4710) Updating files: 64% (3015/4710) Updating files: 65% (3062/4710) Updating files: 66% (3109/4710) Updating files: 67% (3156/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 88% (4171/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2021-12-16T06:25:39.168Z] #62 67.13 + cd /tmp/tmp.eAxcMlsSVM/src/github.com/containerd/containerd [2021-12-16T06:25:39.168Z] #62 67.13 + git checkout -q v1.5.8 [2021-12-16T06:25:39.405Z] #21 3.463 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:25:40.112Z] #21 20.12 The following additional packages will be installed: [2021-12-16T06:25:40.112Z] #21 20.12 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-16T06:25:40.112Z] #21 20.12 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-16T06:25:40.112Z] #21 20.12 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-16T06:25:40.112Z] #21 20.12 python3-pkg-resources vim-runtime xxd [2021-12-16T06:25:40.112Z] #21 20.13 Suggested packages: [2021-12-16T06:25:40.112Z] #21 20.14 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-16T06:25:40.112Z] #21 20.14 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-16T06:25:40.112Z] #21 20.14 acl attr quota [2021-12-16T06:25:40.112Z] #21 20.14 Recommended packages: [2021-12-16T06:25:40.112Z] #21 20.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-16T06:25:40.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-16T06:25:40.782Z] #21 4.583 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:25:40.782Z] #21 ... [2021-12-16T06:25:40.782Z] [2021-12-16T06:25:40.782Z] #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-16T06:25:40.782Z] #34 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:25:40.782Z] #34 DONE 131.4s [2021-12-16T06:25:40.782Z] [2021-12-16T06:25:40.782Z] #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-16T06:25:40.782Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:25:41.488Z] #21 21.14 The following NEW packages will be installed: [2021-12-16T06:25:41.488Z] #21 21.14 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-16T06:25:41.488Z] #21 21.14 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-16T06:25:41.488Z] #21 21.14 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-16T06:25:41.488Z] #21 21.14 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-16T06:25:41.488Z] #21 21.14 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-16T06:25:41.488Z] #21 21.16 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-16T06:25:41.488Z] #21 21.16 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-16T06:25:41.488Z] #21 21.16 xz-utils zip zstd [2021-12-16T06:25:41.488Z] #21 21.48 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:25:41.488Z] #21 21.48 Need to get 27.0 MB of archives. [2021-12-16T06:25:41.488Z] #21 21.48 After this operation, 105 MB of additional disk space will be used. [2021-12-16T06:25:41.488Z] #21 21.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-12-16T06:25:41.488Z] #21 21.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-12-16T06:25:41.488Z] #21 21.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-12-16T06:25:41.488Z] #21 21.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-12-16T06:25:41.488Z] #21 21.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-12-16T06:25:41.488Z] #21 21.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-12-16T06:25:41.488Z] #21 21.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-12-16T06:25:41.488Z] #21 21.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-12-16T06:25:41.488Z] #21 21.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-12-16T06:25:41.723Z] #62 69.20 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-16T06:25:41.723Z] #62 69.20 + BUILDTAGS='netgo osusergo static_build' [2021-12-16T06:25:41.723Z] #62 69.20 + export EXTRA_FLAGS=-buildmode=pie [2021-12-16T06:25:41.723Z] #62 69.20 + EXTRA_FLAGS=-buildmode=pie [2021-12-16T06:25:41.723Z] #62 69.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-16T06:25:41.723Z] #62 69.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-16T06:25:41.723Z] #62 69.20 + '[' '' = dynamic ']' [2021-12-16T06:25:41.723Z] #62 69.20 + make [2021-12-16T06:25:41.747Z] #21 21.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-16T06:25:41.747Z] #21 21.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-12-16T06:25:41.747Z] #21 21.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-12-16T06:25:41.747Z] #21 21.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-12-16T06:25:41.747Z] #21 21.54 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-12-16T06:25:41.747Z] #21 21.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-12-16T06:25:41.747Z] #21 21.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-12-16T06:25:41.747Z] #21 21.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-12-16T06:25:41.747Z] #21 21.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-12-16T06:25:41.747Z] #21 21.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-12-16T06:25:41.747Z] #21 21.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-12-16T06:25:41.747Z] #21 21.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-12-16T06:25:41.747Z] #21 21.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-12-16T06:25:41.747Z] #21 21.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-12-16T06:25:41.747Z] #21 21.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-12-16T06:25:41.747Z] #21 21.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-12-16T06:25:41.747Z] #21 21.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-12-16T06:25:41.747Z] #21 21.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-12-16T06:25:41.773Z] #19 234.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-12-16T06:25:41.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-16T06:25:42.005Z] #21 21.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-12-16T06:25:42.005Z] #21 21.97 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-16T06:25:42.005Z] #21 21.97 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-16T06:25:42.005Z] #21 21.97 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-16T06:25:42.005Z] #21 21.97 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-12-16T06:25:42.005Z] #21 21.97 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-12-16T06:25:42.005Z] #21 21.97 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-16T06:25:42.005Z] #21 22.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-16T06:25:42.005Z] #21 22.07 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-16T06:25:42.031Z] #19 234.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:25:42.031Z] #19 234.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:25:42.031Z] #19 234.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-12-16T06:25:42.031Z] #19 234.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-12-16T06:25:42.031Z] #19 234.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-12-16T06:25:42.031Z] #19 234.8 Selecting previously unselected package libc6-dev-s390x-cross. [2021-12-16T06:25:42.031Z] #19 234.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-12-16T06:25:42.031Z] #19 234.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-12-16T06:25:42.264Z] #21 22.07 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-16T06:25:42.264Z] #21 22.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-16T06:25:42.264Z] #21 22.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-16T06:25:42.264Z] #21 22.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-12-16T06:25:42.264Z] #21 22.09 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-12-16T06:25:42.264Z] #21 22.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-12-16T06:25:42.264Z] #21 22.17 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-12-16T06:25:42.264Z] #21 22.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-12-16T06:25:42.290Z] #19 235.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-12-16T06:25:42.290Z] #19 235.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-16T06:25:42.290Z] #19 235.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:42.522Z] #21 22.48 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-12-16T06:25:42.522Z] #21 22.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-12-16T06:25:42.522Z] #21 22.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-12-16T06:25:42.522Z] #21 22.57 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-12-16T06:25:42.548Z] #19 235.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-12-16T06:25:42.548Z] #19 235.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-16T06:25:42.548Z] #19 235.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:25:42.668Z] #62 70.52 + bin/ctr [2021-12-16T06:25:42.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-16T06:25:43.089Z] #21 23.17 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:25:43.349Z] #21 23.30 Fetched 27.0 MB in 1s (19.6 MB/s) [2021-12-16T06:25:43.349Z] #21 23.37 Selecting previously unselected package pigz. [2021-12-16T06:25:43.472Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-16T06:25:43.472Z] Using test binary docker [2021-12-16T06:25:43.472Z] +++ /etc/init.d/apparmor start [2021-12-16T06:25:43.472Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-16T06:25:43.472Z] INFO: Waiting for daemon to start... [2021-12-16T06:25:43.472Z] Starting dockerd [2021-12-16T06:25:43.472Z] +++ 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-16T06:25:43.472Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-16T06:25:43.472Z] Using test binary docker [2021-12-16T06:25:43.472Z] +++ /etc/init.d/apparmor start [2021-12-16T06:25:43.472Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-16T06:25:43.472Z] INFO: Waiting for daemon to start... [2021-12-16T06:25:43.472Z] Starting dockerd [2021-12-16T06:25:43.472Z] +++ 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-16T06:25:43.472Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-16T06:25:43.472Z] Using test binary docker [2021-12-16T06:25:43.472Z] +++ /etc/init.d/apparmor start [2021-12-16T06:25:43.472Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-16T06:25:43.472Z] INFO: Waiting for daemon to start... [2021-12-16T06:25:43.472Z] Starting dockerd [2021-12-16T06:25:43.472Z] +++ 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-16T06:25:43.608Z] #21 23.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 ... 24004 files and directories currently installed.) [2021-12-16T06:25:43.608Z] #21 23.43 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-12-16T06:25:43.608Z] #21 23.44 Unpacking pigz (2.6-1) ... [2021-12-16T06:25:43.608Z] #21 23.52 Selecting previously unselected package libelf1:arm64. [2021-12-16T06:25:43.608Z] #21 23.52 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-12-16T06:25:43.608Z] #21 23.53 Unpacking libelf1:arm64 (0.183-1) ... [2021-12-16T06:25:43.608Z] #21 23.65 Selecting previously unselected package libbpf0:arm64. [2021-12-16T06:25:43.608Z] #21 23.65 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-12-16T06:25:43.608Z] #21 23.66 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-12-16T06:25:43.608Z] #21 23.75 Selecting previously unselected package libcap2:arm64. [2021-12-16T06:25:43.867Z] #21 23.75 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-12-16T06:25:43.867Z] #21 23.76 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-12-16T06:25:43.867Z] #21 23.82 Selecting previously unselected package libmnl0:arm64. [2021-12-16T06:25:43.867Z] #21 23.82 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-12-16T06:25:43.867Z] #21 23.83 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-12-16T06:25:43.867Z] #21 23.90 Selecting previously unselected package libxtables12:arm64. [2021-12-16T06:25:44.125Z] #21 23.91 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-12-16T06:25:44.125Z] #21 23.92 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-12-16T06:25:44.125Z] #21 23.96 Selecting previously unselected package libcap2-bin. [2021-12-16T06:25:44.125Z] #21 23.97 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-12-16T06:25:44.125Z] #21 23.98 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-16T06:25:44.125Z] #21 24.05 Selecting previously unselected package iproute2. [2021-12-16T06:25:44.125Z] #21 24.05 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-12-16T06:25:44.125Z] #21 24.06 Unpacking iproute2 (5.10.0-4) ... [2021-12-16T06:25:44.384Z] #21 24.39 Selecting previously unselected package xxd. [2021-12-16T06:25:44.384Z] #21 24.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-12-16T06:25:44.384Z] #21 24.41 Unpacking xxd (2:8.2.2434-3) ... [2021-12-16T06:25:44.643Z] #21 24.52 Selecting previously unselected package vim-common. [2021-12-16T06:25:44.643Z] #21 24.52 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:25:44.643Z] #21 24.54 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-16T06:25:44.901Z] #21 24.67 Selecting previously unselected package bash-completion. [2021-12-16T06:25:44.901Z] #21 24.67 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-16T06:25:44.979Z] #43 ... [2021-12-16T06:25:44.979Z] [2021-12-16T06:25:44.979Z] #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-16T06:25:44.979Z] #21 sha256:7d3dd96a33a6760f730509ce2e0fb82f8eb748f9a21f81ab1dfc26118600856b [2021-12-16T06:25:44.979Z] #21 8.700 Fetched 8482 kB in 7s (1225 kB/s) [2021-12-16T06:25:45.974Z] #62 ... [2021-12-16T06:25:45.974Z] [2021-12-16T06:25:45.974Z] #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-16T06:25:45.974Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:25:45.974Z] #14 135.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-16T06:25:45.974Z] #14 135.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:25:45.974Z] #14 135.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:25:46.058Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-16T06:25:46.059Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b1a6ac76\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-16T06:25:46.059Z] ---------------------------------------------------------------------------- [2021-12-16T06:25:46.059Z] [2021-12-16T06:25:46.059Z] INFO: executeCI.ps1 starting at Thu Dec 16 06:25:41 CUT 2021 [2021-12-16T06:25:46.059Z] [2021-12-16T06:25:46.059Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-16T06:25:46.059Z] INFO: Running git version 2.24.1.windows.2 [2021-12-16T06:25:46.059Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-12-16T06:25:46.059Z] INFO: Environment variables: [2021-12-16T06:25:46.059Z] [2021-12-16T06:25:46.059Z] Name Value [2021-12-16T06:25:46.059Z] ---- ----- [2021-12-16T06:25:46.059Z] ALLUSERSPROFILE C:\ProgramData [2021-12-16T06:25:46.059Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-16T06:25:46.059Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-16T06:25:46.059Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-16T06:25:46.059Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-16T06:25:46.059Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-16T06:25:46.059Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-16T06:25:46.059Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-16T06:25:46.059Z] BRANCH_NAME PR-43087 [2021-12-16T06:25:46.059Z] BUILD_DISPLAY_NAME #1 [2021-12-16T06:25:46.059Z] BUILD_ID 1 [2021-12-16T06:25:46.059Z] BUILD_NUMBER 1 [2021-12-16T06:25:46.059Z] BUILD_TAG jenkins-moby-PR-43087-1 [2021-12-16T06:25:46.059Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/ [2021-12-16T06:25:46.059Z] CHANGE_AUTHOR tonistiigi [2021-12-16T06:25:46.059Z] CHANGE_AUTHOR_DISPLAY_NAME Tõnis Tiigi [2021-12-16T06:25:46.059Z] CHANGE_AUTHOR_EMAIL tonistiigi@gmail.com [2021-12-16T06:25:46.059Z] CHANGE_BRANCH fix-darwin-build-system [2021-12-16T06:25:46.059Z] CHANGE_FORK tonistiigi/docker [2021-12-16T06:25:46.059Z] CHANGE_ID 43087 [2021-12-16T06:25:46.059Z] CHANGE_TARGET master [2021-12-16T06:25:46.059Z] CHANGE_TITLE system: unbreak build for darwin [2021-12-16T06:25:46.059Z] CHANGE_URL https://github.com/moby/moby/pull/43087 [2021-12-16T06:25:46.059Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-16T06:25:46.059Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-16T06:25:46.059Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-16T06:25:46.059Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-16T06:25:46.059Z] COMPUTERNAME azwin-2-ab50c0 [2021-12-16T06:25:46.059Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-16T06:25:46.059Z] ConfigSequenceNumber 0 [2021-12-16T06:25:46.059Z] DOCKER_BUILDKIT 0 [2021-12-16T06:25:46.059Z] DOCKER_DUT_DEBUG 1 [2021-12-16T06:25:46.059Z] DOCKER_EXPERIMENTAL 1 [2021-12-16T06:25:46.059Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-16T06:25:46.059Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-16T06:25:46.059Z] EXECUTOR_NUMBER 0 [2021-12-16T06:25:46.059Z] FQDN azwin-2-ab50c0.westus.cloudapp.azure.com [2021-12-16T06:25:46.059Z] GIT_BRANCH PR-43087 [2021-12-16T06:25:46.059Z] GIT_COMMIT 26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:25:46.059Z] GIT_URL https://github.com/moby/moby.git [2021-12-16T06:25:46.059Z] HUDSON_COOKIE 68ffc6e4-9640-408b-83a5-4191fefea2c3 [2021-12-16T06:25:46.059Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-16T06:25:46.059Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-16T06:25:46.059Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-16T06:25:46.059Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-16T06:25:46.059Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-16T06:25:46.059Z] JENKINS_NODE_COOKIE 82f2db72-e897-4a5d-9141-964b2f3379df [2021-12-16T06:25:46.059Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-16T06:25:46.059Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-16T06:25:46.059Z] JOB_BASE_NAME PR-43087 [2021-12-16T06:25:46.059Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/display/redirect [2021-12-16T06:25:46.059Z] JOB_NAME moby/PR-43087 [2021-12-16T06:25:46.059Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/ [2021-12-16T06:25:46.059Z] library.jps.version master [2021-12-16T06:25:46.059Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-16T06:25:46.059Z] NODE_LABELS amd64 azure azwin-2-ab50c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-12-16T06:25:46.059Z] NODE_NAME azwin-2-ab50c0 [2021-12-16T06:25:46.059Z] NUMBER_OF_PROCESSORS 4 [2021-12-16T06:25:46.059Z] OS Windows_NT [2021-12-16T06:25:46.059Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-16T06:25:46.059Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-16T06:25:46.059Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-16T06:25:46.059Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-12-16T06:25:46.059Z] PROCESSOR_LEVEL 6 [2021-12-16T06:25:46.059Z] PROCESSOR_REVISION 4f01 [2021-12-16T06:25:46.059Z] ProgramData C:\ProgramData [2021-12-16T06:25:46.059Z] ProgramFiles C:\Program Files [2021-12-16T06:25:46.059Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-16T06:25:46.059Z] ProgramW6432 C:\Program Files [2021-12-16T06:25:46.059Z] PROMPT $P$G [2021-12-16T06:25:46.059Z] PSExecutionPolicyPreference Bypass [2021-12-16T06:25:46.059Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-16T06:25:46.059Z] PUBLIC C:\Users\Public [2021-12-16T06:25:46.059Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/display/redirect?page=artif... [2021-12-16T06:25:46.059Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/display/redirect?page=changes [2021-12-16T06:25:46.059Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/display/redirect [2021-12-16T06:25:46.059Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43087/1/display/redirect?page=tests [2021-12-16T06:25:46.059Z] SKIP_VALIDATION_TESTS 1 [2021-12-16T06:25:46.059Z] SOURCES_DRIVE d [2021-12-16T06:25:46.059Z] SOURCES_SUBDIR gopath [2021-12-16T06:25:46.059Z] STAGE_NAME Run tests [2021-12-16T06:25:46.059Z] SystemDrive C: [2021-12-16T06:25:46.059Z] SystemRoot C:\Windows [2021-12-16T06:25:46.059Z] TEMP C:\Windows\TEMP [2021-12-16T06:25:46.059Z] TESTDEBUG 0 [2021-12-16T06:25:46.059Z] TESTRUN_DRIVE d [2021-12-16T06:25:46.059Z] TESTRUN_SUBDIR CI [2021-12-16T06:25:46.059Z] TIMEOUT 120m [2021-12-16T06:25:46.059Z] TMP C:\Windows\TEMP [2021-12-16T06:25:46.059Z] USERDOMAIN WORKGROUP [2021-12-16T06:25:46.059Z] USERNAME azwin-2-ab50c0$ [2021-12-16T06:25:46.059Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-16T06:25:46.059Z] windir C:\Windows [2021-12-16T06:25:46.059Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-16T06:25:46.059Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-12-16T06:25:46.059Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-16T06:25:46.059Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-16T06:25:46.059Z] [2021-12-16T06:25:46.059Z] [2021-12-16T06:25:46.059Z] [2021-12-16T06:25:46.059Z] INFO: Sources under d:\gopath\... [2021-12-16T06:25:46.059Z] INFO: Test run under d:\CI\... [2021-12-16T06:25:46.059Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-16T06:25:46.059Z] INFO: docker/docker repository was found [2021-12-16T06:25:46.059Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-12-16T06:25:46.059Z] ltsc2019: Pulling from windows/servercore [2021-12-16T06:25:46.059Z] 4612f6d0b889: Pulling fs layer [2021-12-16T06:25:46.059Z] 5ee7a7ea9cf2: Pulling fs layer [2021-12-16T06:25:46.278Z] #21 26.23 Unpacking bash-completion (1:2.11-2) ... [2021-12-16T06:25:46.741Z] #19 239.4 Selecting previously unselected package g++-s390x-linux-gnu. [2021-12-16T06:25:46.741Z] #19 239.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-16T06:25:46.741Z] #19 239.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:25:46.741Z] #19 239.5 Selecting previously unselected package crossbuild-essential-s390x. [2021-12-16T06:25:46.741Z] #19 239.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-12-16T06:25:46.741Z] #19 239.5 Unpacking crossbuild-essential-s390x (12.9) ... [2021-12-16T06:25:46.741Z] #19 239.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-12-16T06:25:46.741Z] #19 239.5 Setting up libfile-which-perl (1.23-1) ... [2021-12-16T06:25:46.741Z] #19 239.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-12-16T06:25:46.741Z] #19 239.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-12-16T06:25:46.845Z] #21 26.63 Selecting previously unselected package bzip2. [2021-12-16T06:25:46.845Z] #21 26.63 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-12-16T06:25:46.845Z] #21 26.64 Unpacking bzip2 (1.0.8-4) ... [2021-12-16T06:25:46.845Z] #21 26.70 Selecting previously unselected package xz-utils. [2021-12-16T06:25:46.845Z] #21 26.70 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-12-16T06:25:46.845Z] #21 26.70 Unpacking xz-utils (5.2.5-2) ... [2021-12-16T06:25:46.845Z] #21 26.85 Selecting previously unselected package apparmor. [2021-12-16T06:25:46.845Z] #21 26.86 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-12-16T06:25:46.845Z] #21 26.90 Unpacking apparmor (2.13.6-10) ... [2021-12-16T06:25:46.999Z] #19 239.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-12-16T06:25:46.999Z] #19 239.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-16T06:25:46.999Z] #19 239.6 Setting up libicu67:amd64 (67.1-7) ... [2021-12-16T06:25:46.999Z] #19 239.6 Setting up libmagic-mgc (1:5.39-3) ... [2021-12-16T06:25:46.999Z] #19 239.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-12-16T06:25:46.999Z] #19 239.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-12-16T06:25:46.999Z] #19 239.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-12-16T06:25:46.999Z] #19 239.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-12-16T06:25:46.999Z] #19 239.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-12-16T06:25:46.999Z] #19 239.7 Setting up file (1:5.39-3) ... [2021-12-16T06:25:46.999Z] #19 239.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-12-16T06:25:46.999Z] #19 239.7 Setting up bzip2 (1.0.8-4) ... [2021-12-16T06:25:46.999Z] #19 239.7 Setting up libyaml-perl (1.30-1) ... [2021-12-16T06:25:46.999Z] #19 239.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-12-16T06:25:46.999Z] #19 239.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-12-16T06:25:46.999Z] #19 239.7 Setting up libio-string-perl (1.08-3.1) ... [2021-12-16T06:25:46.999Z] #19 239.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-12-16T06:25:46.999Z] #19 239.7 Setting up cross-config (2.6.18+nmu1) ... [2021-12-16T06:25:47.258Z] #19 239.8 Setting up xz-utils (5.2.5-2) ... [2021-12-16T06:25:47.258Z] #19 239.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-16T06:25:47.258Z] #19 239.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-12-16T06:25:47.258Z] #19 239.9 Setting up patch (2.7.6-7) ... [2021-12-16T06:25:47.258Z] #19 239.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-12-16T06:25:47.258Z] #19 239.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-12-16T06:25:47.258Z] #19 239.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.258Z] #19 239.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-12-16T06:25:47.258Z] #19 239.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-12-16T06:25:47.258Z] #19 239.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.258Z] #19 239.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.258Z] #19 239.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-12-16T06:25:47.258Z] #19 240.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-12-16T06:25:47.258Z] #19 240.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.258Z] #19 240.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:25:47.258Z] #19 240.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-12-16T06:25:47.258Z] #19 240.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-12-16T06:25:47.258Z] #19 240.0 Setting up libfile-homedir-perl (1.006-1) ... [2021-12-16T06:25:47.258Z] #19 240.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-12-16T06:25:47.258Z] #19 240.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.258Z] #19 240.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-16T06:25:47.258Z] #19 240.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-16T06:25:47.258Z] #19 240.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-12-16T06:25:47.258Z] #19 240.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:25:47.258Z] #19 240.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-12-16T06:25:47.258Z] #19 240.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-16T06:25:47.258Z] #19 240.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.258Z] #19 240.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-16T06:25:47.258Z] #19 240.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.258Z] #19 240.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.258Z] #19 240.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.413Z] #21 27.24 Selecting previously unselected package inetutils-ping. [2021-12-16T06:25:47.413Z] #21 27.26 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-12-16T06:25:47.413Z] #21 27.27 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-16T06:25:47.413Z] #21 27.36 Selecting previously unselected package libip4tc2:arm64. [2021-12-16T06:25:47.413Z] #21 27.36 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-12-16T06:25:47.413Z] #21 27.36 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-12-16T06:25:47.413Z] #21 27.42 Selecting previously unselected package libip6tc2:arm64. [2021-12-16T06:25:47.413Z] #21 27.42 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-12-16T06:25:47.413Z] #21 27.42 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-12-16T06:25:47.514Z] #21 8.700 Reading package lists... [2021-12-16T06:25:47.517Z] #19 240.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.517Z] #19 240.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.517Z] #19 240.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.517Z] #19 240.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-12-16T06:25:47.517Z] #19 240.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.517Z] #19 240.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.517Z] #19 240.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.517Z] #19 240.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.517Z] #19 240.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-12-16T06:25:47.517Z] #19 240.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.517Z] #19 240.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.517Z] #19 240.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.517Z] #19 240.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-12-16T06:25:47.517Z] #19 240.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.517Z] #19 240.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.517Z] #19 240.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.517Z] #19 240.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-12-16T06:25:47.517Z] #19 240.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-12-16T06:25:47.653Z] . [2021-12-16T06:25:47.653Z] [2021-12-16T06:25:47.653Z] [2021-12-16T06:25:47.653Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-16T06:25:47.653Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-16T06:25:47.653Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-16T06:25:47.653Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-16T06:25:47.653Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-16T06:25:47.653Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-16T06:25:47.653Z] Error: No such image: emptyfs [2021-12-16T06:25:47.653Z] Error: No such image: emptyfs [2021-12-16T06:25:47.653Z] Error: No such image: emptyfs [2021-12-16T06:25:47.653Z] ++++ docker load [2021-12-16T06:25:47.653Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-16T06:25:47.653Z] ++++ docker load [2021-12-16T06:25:47.653Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-16T06:25:47.653Z] ++++ docker load [2021-12-16T06:25:47.653Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-16T06:25:47.653Z] Running integration-test (iteration 1) [2021-12-16T06:25:47.653Z] Running integration-test (iteration 1) [2021-12-16T06:25:47.653Z] 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-16T06:25:47.654Z] ++ 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-16T06:25:47.654Z] 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-16T06:25:47.654Z] ++ 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-16T06:25:47.654Z] ++ set -e [2021-12-16T06:25:47.654Z] ++ '[' -n 0 ']' [2021-12-16T06:25:47.654Z] ++ set -x [2021-12-16T06:25:47.654Z] ++ 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-16T06:25:47.654Z] ++ set -e [2021-12-16T06:25:47.654Z] ++ '[' -n 0 ']' [2021-12-16T06:25:47.654Z] ++ set -x [2021-12-16T06:25:47.654Z] ++ 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-16T06:25:47.654Z] Running integration-test (iteration 1) [2021-12-16T06:25:47.654Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-16T06:25:47.654Z] ++ 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-16T06:25:47.654Z] ++ set -e [2021-12-16T06:25:47.654Z] ++ '[' -n 0 ']' [2021-12-16T06:25:47.654Z] ++ set -x [2021-12-16T06:25:47.654Z] ++ 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-16T06:25:47.672Z] #21 27.48 Selecting previously unselected package libnfnetlink0:arm64. [2021-12-16T06:25:47.672Z] #21 27.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-12-16T06:25:47.672Z] #21 27.49 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-12-16T06:25:47.672Z] #21 27.54 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-12-16T06:25:47.672Z] #21 27.55 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-12-16T06:25:47.672Z] #21 27.55 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-12-16T06:25:47.672Z] #21 27.62 Selecting previously unselected package libnftnl11:arm64. [2021-12-16T06:25:47.672Z] #21 27.63 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-12-16T06:25:47.672Z] #21 27.63 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-12-16T06:25:47.672Z] #21 27.69 Selecting previously unselected package iptables. [2021-12-16T06:25:47.672Z] #21 27.70 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-12-16T06:25:47.672Z] #21 27.71 Unpacking iptables (1.8.7-1) ... [2021-12-16T06:25:47.776Z] #19 240.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-12-16T06:25:47.776Z] #19 240.5 [2021-12-16T06:25:47.776Z] #19 240.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-12-16T06:25:47.776Z] #19 240.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.776Z] #19 240.6 Setting up dpkg-dev (1.20.9) ... [2021-12-16T06:25:47.776Z] #19 240.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:25:47.912Z] Loaded image: busybox:latest [2021-12-16T06:25:47.912Z] Loaded image: busybox:latest [2021-12-16T06:25:47.912Z] Loaded image: busybox:latest [2021-12-16T06:25:47.912Z] Loaded image: busybox:glibc [2021-12-16T06:25:47.930Z] #21 27.98 Selecting previously unselected package libonig5:arm64. [2021-12-16T06:25:47.930Z] #21 27.98 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-12-16T06:25:47.930Z] #21 27.99 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-12-16T06:25:48.036Z] #19 240.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-16T06:25:48.036Z] #19 240.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.036Z] #19 240.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.036Z] #19 240.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.036Z] #19 240.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.036Z] #19 240.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-16T06:25:48.036Z] #19 240.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.036Z] #19 240.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.036Z] #19 240.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.036Z] #19 240.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.036Z] #19 240.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-12-16T06:25:48.036Z] #19 240.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-12-16T06:25:48.036Z] #19 240.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-12-16T06:25:48.171Z] Loaded image: busybox:glibc [2021-12-16T06:25:48.171Z] Loaded image: busybox:glibc [2021-12-16T06:25:48.189Z] #21 28.10 Selecting previously unselected package libjq1:arm64. [2021-12-16T06:25:48.189Z] #21 28.10 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-12-16T06:25:48.189Z] #21 28.11 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-12-16T06:25:48.189Z] #21 28.17 Selecting previously unselected package jq. [2021-12-16T06:25:48.189Z] #21 28.18 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-12-16T06:25:48.189Z] #21 28.18 Unpacking jq (1.6-2.1) ... [2021-12-16T06:25:48.189Z] #21 28.24 Selecting previously unselected package libaio1:arm64. [2021-12-16T06:25:48.189Z] #21 28.24 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-12-16T06:25:48.189Z] #21 28.24 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-12-16T06:25:48.295Z] #19 240.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-12-16T06:25:48.295Z] #19 241.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-12-16T06:25:48.295Z] #19 241.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:25:48.295Z] #19 241.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:25:48.295Z] #19 241.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.295Z] #19 241.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-16T06:25:48.295Z] #19 241.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.295Z] #19 241.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.295Z] #19 241.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:25:48.295Z] #19 241.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-16T06:25:48.295Z] #19 241.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.295Z] #19 241.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.295Z] #19 241.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.295Z] #19 241.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.295Z] #19 241.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.295Z] #19 241.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.295Z] #19 241.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-16T06:25:48.295Z] #19 241.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:25:48.295Z] #19 241.2 Setting up libxml-simple-perl (2.25-1) ... [2021-12-16T06:25:48.447Z] #21 28.28 Selecting previously unselected package libgpm2:arm64. [2021-12-16T06:25:48.447Z] #21 28.28 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-12-16T06:25:48.447Z] #21 28.29 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-12-16T06:25:48.447Z] #21 28.36 Selecting previously unselected package libicu67:arm64. [2021-12-16T06:25:48.447Z] #21 28.36 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-12-16T06:25:48.447Z] #21 28.37 Unpacking libicu67:arm64 (67.1-7) ... [2021-12-16T06:25:48.554Z] #19 241.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-16T06:25:48.554Z] #19 241.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-16T06:25:48.554Z] #19 241.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-16T06:25:48.554Z] #19 241.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.554Z] #19 241.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.554Z] #19 241.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.554Z] #19 241.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.554Z] #19 241.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:25:48.554Z] #19 241.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-12-16T06:25:48.554Z] #19 241.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.554Z] #19 241.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:25:48.554Z] #19 241.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.554Z] #19 241.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:25:48.554Z] #19 241.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-16T06:25:48.554Z] #19 241.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-16T06:25:48.554Z] #19 241.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-12-16T06:25:48.554Z] #19 241.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:25:48.554Z] #19 241.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-16T06:25:48.554Z] #19 241.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:25:48.554Z] #19 241.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:25:48.554Z] #19 241.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-16T06:25:48.554Z] #19 241.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:25:48.815Z] #19 241.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:25:48.815Z] #19 241.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-16T06:25:48.815Z] #19 241.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:25:48.815Z] #19 241.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-12-16T06:25:48.815Z] #19 241.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:25:48.815Z] #19 241.5 Setting up crossbuild-essential-armel (12.9) ... [2021-12-16T06:25:48.815Z] #19 241.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-16T06:25:48.815Z] #19 241.5 Setting up crossbuild-essential-armhf (12.9) ... [2021-12-16T06:25:48.815Z] #19 241.5 Setting up crossbuild-essential-arm64 (12.9) ... [2021-12-16T06:25:48.815Z] #19 241.5 Setting up crossbuild-essential-s390x (12.9) ... [2021-12-16T06:25:48.815Z] #19 241.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-12-16T06:25:48.815Z] #19 241.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:25:49.548Z] Loaded image: debian:bullseye-slim [2021-12-16T06:25:49.548Z] Loaded image: debian:bullseye-slim [2021-12-16T06:25:49.548Z] Loaded image: debian:bullseye-slim [2021-12-16T06:25:49.548Z] Loaded image: hello-world:latest [2021-12-16T06:25:49.548Z] Loaded image: hello-world:latest [2021-12-16T06:25:49.548Z] Loaded image: hello-world:latest [2021-12-16T06:25:49.548Z] Loaded image: arm32v7/hello-world:latest [2021-12-16T06:25:49.548Z] Loaded image: arm32v7/hello-world:latest [2021-12-16T06:25:49.548Z] Loaded image: arm32v7/hello-world:latest [2021-12-16T06:25:49.548Z] INFO: Testing against a local daemon [2021-12-16T06:25:49.548Z] === RUN TestCgroupNamespacesBuild [2021-12-16T06:25:49.548Z] INFO: Testing against a local daemon [2021-12-16T06:25:49.548Z] INFO: Testing against a local daemon [2021-12-16T06:25:49.548Z] === RUN TestDockerDaemonSuite [2021-12-16T06:25:49.548Z] === RUN TestDockerSuite [2021-12-16T06:25:49.548Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-16T06:25:49.548Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-12-16T06:25:49.548Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-16T06:25:49.548Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-16T06:25:49.548Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-16T06:25:49.548Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-16T06:25:49.548Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-16T06:25:49.548Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-16T06:25:49.548Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-16T06:25:50.055Z] #21 11.47 Reading package lists... [2021-12-16T06:25:50.481Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-16T06:25:50.481Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-16T06:25:50.623Z] #21 14.00 Building dependency tree... [2021-12-16T06:25:50.718Z] #19 DONE 243.3s [2021-12-16T06:25:50.718Z] [2021-12-16T06:25:50.718Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-16T06:25:50.718Z] #32 sha256:eb36550cc87391ff46d025cfed74e6f45e39341064579d86766422d829390e95 [2021-12-16T06:25:50.718Z] #32 DONE 0.1s [2021-12-16T06:25:50.718Z] [2021-12-16T06:25:50.718Z] #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-16T06:25:50.718Z] #45 sha256:e7335d947e59bef6873db4d2ec1d3088d401409a1f7204fadd4b801d5113dd1c [2021-12-16T06:25:50.718Z] #45 ... [2021-12-16T06:25:50.718Z] [2021-12-16T06:25:50.718Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-16T06:25:50.718Z] #71 sha256:d8347539adc9d20182527ba33be32deab75d09b209bc1535ff79c8bb38f5e54a [2021-12-16T06:25:50.718Z] #71 DONE 0.2s [2021-12-16T06:25:50.739Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-16T06:25:50.739Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-16T06:25:50.977Z] [2021-12-16T06:25:50.977Z] #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-16T06:25:50.977Z] #72 sha256:c2dc5029f4db164e7f6ad0d8b4ca6c0be8ff7bf429501cd10cbf0901025f5137 [2021-12-16T06:25:50.979Z] #21 30.96 Selecting previously unselected package libinih1:arm64. [2021-12-16T06:25:50.979Z] #21 30.98 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-12-16T06:25:50.979Z] #21 30.98 Unpacking libinih1:arm64 (53-1+b2) ... [2021-12-16T06:25:50.979Z] #21 31.02 Selecting previously unselected package libnet1:arm64. [2021-12-16T06:25:50.979Z] #21 31.02 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-12-16T06:25:50.980Z] #21 31.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:25:50.997Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-16T06:25:50.997Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-16T06:25:50.997Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-16T06:25:51.191Z] #21 15.32 The following additional packages will be installed: [2021-12-16T06:25:51.191Z] #21 15.34 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-16T06:25:51.191Z] #21 15.34 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-16T06:25:51.191Z] #21 15.34 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-16T06:25:51.191Z] #21 15.34 python3-pkg-resources vim-runtime xxd [2021-12-16T06:25:51.191Z] #21 15.34 Suggested packages: [2021-12-16T06:25:51.191Z] #21 15.35 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-16T06:25:51.191Z] #21 15.35 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-16T06:25:51.191Z] #21 15.35 acl attr quota [2021-12-16T06:25:51.191Z] #21 15.35 Recommended packages: [2021-12-16T06:25:51.191Z] #21 15.35 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-16T06:25:51.238Z] #21 31.10 Selecting previously unselected package libnl-3-200:arm64. [2021-12-16T06:25:51.238Z] #21 31.10 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-12-16T06:25:51.238Z] #21 31.11 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-16T06:25:51.238Z] #21 31.18 Selecting previously unselected package libprotobuf-c1:arm64. [2021-12-16T06:25:51.238Z] #21 31.19 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-12-16T06:25:51.238Z] #21 31.20 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-16T06:25:51.238Z] #21 31.25 Selecting previously unselected package net-tools. [2021-12-16T06:25:51.238Z] #21 31.25 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-12-16T06:25:51.238Z] #21 31.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-16T06:25:51.254Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2021-12-16T06:25:51.254Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-16T06:25:51.497Z] #21 31.42 Selecting previously unselected package patch. [2021-12-16T06:25:51.497Z] #21 31.43 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-12-16T06:25:51.497Z] #21 31.43 Unpacking patch (2.7.6-7) ... [2021-12-16T06:25:51.497Z] #21 31.50 Selecting previously unselected package python-pip-whl. [2021-12-16T06:25:51.497Z] #21 31.50 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-16T06:25:51.497Z] #21 31.51 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-16T06:25:52.065Z] #21 31.96 Selecting previously unselected package python3-lib2to3. [2021-12-16T06:25:52.065Z] #21 31.96 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-16T06:25:52.065Z] #21 31.97 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-16T06:25:52.187Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-16T06:25:52.324Z] #21 32.09 Selecting previously unselected package python3-distutils. [2021-12-16T06:25:52.324Z] #21 32.11 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-16T06:25:52.324Z] #21 32.11 Unpacking python3-distutils (3.9.2-1) ... [2021-12-16T06:25:52.324Z] #21 32.25 Selecting previously unselected package python3-pkg-resources. [2021-12-16T06:25:52.324Z] #21 32.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-16T06:25:52.324Z] #21 32.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:25:52.445Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2021-12-16T06:25:52.445Z] === RUN TestBuildWithSession [2021-12-16T06:25:52.445Z] build_session_test.go:25: TODO: BuildKit [2021-12-16T06:25:52.445Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-16T06:25:52.445Z] === RUN TestBuildSquashParent [2021-12-16T06:25:52.445Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-16T06:25:52.445Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-16T06:25:52.445Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-16T06:25:52.572Z] #14 142.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-16T06:25:52.572Z] #14 142.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:25:52.572Z] #14 142.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-16T06:25:52.582Z] #21 32.37 Selecting previously unselected package python3-setuptools. [2021-12-16T06:25:52.582Z] #21 32.37 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-16T06:25:52.582Z] #21 32.38 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-16T06:25:52.582Z] #21 32.61 Selecting previously unselected package python3-wheel. [2021-12-16T06:25:52.582Z] #21 32.61 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-16T06:25:52.582Z] #21 32.61 Unpacking python3-wheel (0.34.2-1) ... [2021-12-16T06:25:52.612Z] #21 16.63 The following NEW packages will be installed: [2021-12-16T06:25:52.612Z] #21 16.64 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-16T06:25:52.612Z] #21 16.64 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-16T06:25:52.612Z] #21 16.64 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-16T06:25:52.612Z] #21 16.64 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-16T06:25:52.612Z] #21 16.64 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-16T06:25:52.612Z] #21 16.64 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-16T06:25:52.612Z] #21 16.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-16T06:25:52.612Z] #21 16.64 xz-utils zip zstd [2021-12-16T06:25:52.841Z] #21 32.67 Selecting previously unselected package python3-pip. [2021-12-16T06:25:52.841Z] #21 32.67 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-16T06:25:52.841Z] #21 32.68 Unpacking python3-pip (20.3.4-4) ... [2021-12-16T06:25:52.874Z] #21 16.95 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:25:52.874Z] #21 16.95 Need to get 27.6 MB of archives. [2021-12-16T06:25:52.874Z] #21 16.95 After this operation, 106 MB of additional disk space will be used. [2021-12-16T06:25:52.874Z] #21 16.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-16T06:25:52.874Z] #21 16.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-16T06:25:52.874Z] #21 16.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-16T06:25:52.874Z] #21 16.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-16T06:25:52.874Z] #21 16.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-16T06:25:52.874Z] #21 16.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-16T06:25:52.874Z] #21 16.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-16T06:25:52.874Z] #21 16.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-16T06:25:52.874Z] #21 17.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-16T06:25:52.874Z] #21 17.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-16T06:25:52.874Z] #21 17.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-16T06:25:52.874Z] #21 17.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-16T06:25:52.874Z] #21 17.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-16T06:25:52.874Z] #21 17.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-16T06:25:52.874Z] #21 17.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-16T06:25:52.874Z] #21 17.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-16T06:25:52.874Z] #21 17.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-16T06:25:52.874Z] #21 17.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-16T06:25:52.874Z] #21 17.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-16T06:25:52.874Z] #21 17.12 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-16T06:25:52.874Z] #21 17.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-16T06:25:52.874Z] #21 17.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-16T06:25:52.882Z] #72 2.237 + RM_GOPATH=0 [2021-12-16T06:25:52.882Z] #72 2.237 + TMP_GOPATH= [2021-12-16T06:25:52.882Z] #72 2.237 + : /build [2021-12-16T06:25:52.882Z] #72 2.237 + '[' -z '' ']' [2021-12-16T06:25:52.882Z] #72 2.237 ++ mktemp -d [2021-12-16T06:25:52.882Z] #72 2.238 + export GOPATH=/tmp/tmp.IueEn8AGO7 [2021-12-16T06:25:52.882Z] #72 2.238 + GOPATH=/tmp/tmp.IueEn8AGO7 [2021-12-16T06:25:52.882Z] #72 2.240 + RM_GOPATH=1 [2021-12-16T06:25:52.882Z] #72 2.240 + case "$(go env GOARCH)" in [2021-12-16T06:25:52.882Z] #72 2.240 ++ go env GOARCH [2021-12-16T06:25:52.882Z] #72 2.261 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:25:52.882Z] #72 2.261 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:25:52.882Z] #72 2.263 ++ dirname /install.sh [2021-12-16T06:25:52.882Z] #72 2.263 + dir=/ [2021-12-16T06:25:52.882Z] #72 2.263 + bin=rootlesskit [2021-12-16T06:25:52.882Z] #72 2.263 + shift [2021-12-16T06:25:52.882Z] #72 2.263 + '[' '!' -f //rootlesskit.installer ']' [2021-12-16T06:25:52.882Z] #72 2.263 + . //rootlesskit.installer [2021-12-16T06:25:52.882Z] #72 2.263 ++ : v0.14.6 [2021-12-16T06:25:52.882Z] #72 2.263 + install_rootlesskit [2021-12-16T06:25:52.882Z] #72 2.263 + case "$1" in [2021-12-16T06:25:52.882Z] #72 2.263 + export CGO_ENABLED=0 [2021-12-16T06:25:52.882Z] #72 2.263 + CGO_ENABLED=0 [2021-12-16T06:25:52.882Z] #72 2.263 + _install_rootlesskit [2021-12-16T06:25:52.882Z] #72 2.264 + echo 'Install rootlesskit version v0.14.6' [2021-12-16T06:25:52.882Z] #72 2.264 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-16T06:25:52.882Z] #72 2.264 + GOBIN=/build [2021-12-16T06:25:52.882Z] #72 2.264 + GO111MODULE=on [2021-12-16T06:25:52.882Z] #72 2.264 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-16T06:25:52.882Z] #72 2.264 Install rootlesskit version v0.14.6 [2021-12-16T06:25:53.099Z] #21 32.93 Selecting previously unselected package sudo. [2021-12-16T06:25:53.100Z] #21 32.94 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-12-16T06:25:53.100Z] #21 32.94 Unpacking sudo (1.9.5p2-3) ... [2021-12-16T06:25:53.132Z] #21 17.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-16T06:25:53.132Z] #21 17.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-16T06:25:53.132Z] #21 17.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-16T06:25:53.132Z] #21 17.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-16T06:25:53.132Z] #21 17.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-16T06:25:53.358Z] #21 33.34 Selecting previously unselected package thin-provisioning-tools. [2021-12-16T06:25:53.358Z] #21 33.35 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-12-16T06:25:53.358Z] #21 33.36 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-16T06:25:53.451Z] #72 2.814 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-16T06:25:53.618Z] #21 33.49 Selecting previously unselected package uidmap. [2021-12-16T06:25:53.618Z] #21 33.50 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-12-16T06:25:53.618Z] #21 33.50 Unpacking uidmap (1:4.8.1-1) ... [2021-12-16T06:25:53.618Z] #21 33.61 Selecting previously unselected package vim-runtime. [2021-12-16T06:25:53.618Z] #21 33.62 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:25:53.618Z] #21 33.63 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-16T06:25:53.618Z] #21 33.67 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-16T06:25:53.618Z] #21 33.68 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-16T06:25:53.698Z] #21 17.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-16T06:25:53.698Z] #21 17.63 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-16T06:25:53.698Z] #21 17.63 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-16T06:25:53.698Z] #21 17.63 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-16T06:25:53.698Z] #21 17.63 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-16T06:25:53.698Z] #21 17.64 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-16T06:25:53.698Z] #21 17.64 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-16T06:25:53.698Z] #21 17.75 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-16T06:25:53.698Z] #21 17.75 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-16T06:25:53.698Z] #21 17.75 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-16T06:25:53.698Z] #21 17.75 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-16T06:25:53.698Z] #21 17.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-16T06:25:53.698Z] #21 17.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-16T06:25:53.698Z] #21 17.78 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-16T06:25:53.698Z] #21 17.82 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-16T06:25:53.698Z] #21 17.83 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-16T06:25:53.698Z] #21 17.83 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-12-16T06:25:53.698Z] #21 18.01 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-12-16T06:25:53.821Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-16T06:25:53.821Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-12-16T06:25:53.957Z] #21 18.05 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-16T06:25:53.957Z] #21 18.08 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-16T06:25:53.957Z] #21 18.09 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-16T06:25:54.387Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-16T06:25:54.523Z] #21 18.66 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:25:54.523Z] #21 18.80 Fetched 27.6 MB in 1s (19.2 MB/s) [2021-12-16T06:25:54.523Z] #21 18.84 Selecting previously unselected package pigz. [2021-12-16T06:25:54.645Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-16T06:25:54.645Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-16T06:25:54.645Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-16T06:25:54.781Z] #21 18.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-12-16T06:25:54.781Z] #21 18.89 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-16T06:25:54.781Z] #21 18.89 Unpacking pigz (2.6-1) ... [2021-12-16T06:25:54.781Z] #21 18.96 Selecting previously unselected package libelf1:amd64. [2021-12-16T06:25:54.781Z] #21 18.97 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-16T06:25:54.781Z] #21 18.98 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-16T06:25:54.904Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-16T06:25:55.039Z] #21 19.10 Selecting previously unselected package libbpf0:amd64. [2021-12-16T06:25:55.039Z] #21 19.12 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-16T06:25:55.039Z] #21 19.13 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-16T06:25:55.039Z] #21 19.24 Selecting previously unselected package libcap2:amd64. [2021-12-16T06:25:55.039Z] #21 19.24 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-16T06:25:55.039Z] #21 19.24 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-16T06:25:55.039Z] #21 19.31 Selecting previously unselected package libmnl0:amd64. [2021-12-16T06:25:55.039Z] #21 19.31 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-16T06:25:55.039Z] #21 19.33 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-16T06:25:55.298Z] #21 19.38 Selecting previously unselected package libxtables12:amd64. [2021-12-16T06:25:55.298Z] #21 19.38 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-16T06:25:55.298Z] #21 19.39 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-16T06:25:55.298Z] #21 19.46 Selecting previously unselected package libcap2-bin. [2021-12-16T06:25:55.298Z] #21 19.46 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-16T06:25:55.298Z] #21 19.49 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-16T06:25:55.298Z] #21 19.55 Selecting previously unselected package iproute2. [2021-12-16T06:25:55.298Z] #21 19.55 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-16T06:25:55.298Z] #21 19.57 Unpacking iproute2 (5.10.0-4) ... [2021-12-16T06:25:55.864Z] #21 20.18 Selecting previously unselected package xxd. [2021-12-16T06:25:55.864Z] #21 20.18 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-16T06:25:55.989Z] #72 5.069 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-16T06:25:55.991Z] #72 5.069 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-16T06:25:56.123Z] #21 20.20 Unpacking xxd (2:8.2.2434-3) ... [2021-12-16T06:25:56.123Z] #21 20.30 Selecting previously unselected package vim-common. [2021-12-16T06:25:56.123Z] #21 20.30 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:25:56.123Z] #21 20.32 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-16T06:25:56.151Z] #21 36.26 Selecting previously unselected package vim. [2021-12-16T06:25:56.382Z] #21 20.48 Selecting previously unselected package bash-completion. [2021-12-16T06:25:56.382Z] #21 20.50 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-16T06:25:56.410Z] #21 36.27 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-12-16T06:25:56.410Z] #21 36.28 Unpacking vim (2:8.2.2434-3) ... [2021-12-16T06:25:56.564Z] #72 5.671 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-16T06:25:56.928Z] #21 36.71 Selecting previously unselected package xfsprogs. [2021-12-16T06:25:56.928Z] #21 36.72 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-12-16T06:25:56.928Z] #21 36.72 Unpacking xfsprogs (5.10.0-4) ... [2021-12-16T06:25:57.137Z] #72 ... [2021-12-16T06:25:57.137Z] [2021-12-16T06:25:57.137Z] #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-16T06:25:57.137Z] #45 sha256:e7335d947e59bef6873db4d2ec1d3088d401409a1f7204fadd4b801d5113dd1c [2021-12-16T06:25:57.137Z] #45 2.586 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:25:57.137Z] #45 2.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:25:57.137Z] #45 2.931 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:25:57.137Z] #45 3.226 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-12-16T06:25:57.137Z] #45 3.783 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-12-16T06:25:57.137Z] #45 4.699 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-16T06:25:57.137Z] #45 5.768 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:25:57.137Z] #45 6.765 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-16T06:25:57.186Z] #21 37.06 Selecting previously unselected package zip. [2021-12-16T06:25:57.186Z] #21 37.06 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-12-16T06:25:57.186Z] #21 37.07 Unpacking zip (3.0-12) ... [2021-12-16T06:25:57.186Z] #21 37.19 Selecting previously unselected package zstd. [2021-12-16T06:25:57.186Z] #21 37.19 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-12-16T06:25:57.186Z] #21 37.20 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-16T06:25:57.704Z] #21 37.46 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:25:58.272Z] #21 38.21 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-12-16T06:25:58.272Z] #21 38.23 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-16T06:25:58.272Z] #21 38.25 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-12-16T06:25:58.272Z] #21 38.26 Setting up libicu67:arm64 (67.1-7) ... [2021-12-16T06:25:58.272Z] #21 38.27 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-12-16T06:25:58.272Z] #21 38.28 Setting up libinih1:arm64 (53-1+b2) ... [2021-12-16T06:25:58.272Z] #21 38.30 Setting up uidmap (1:4.8.1-1) ... [2021-12-16T06:25:58.287Z] #21 22.48 Unpacking bash-completion (1:2.11-2) ... [2021-12-16T06:25:58.474Z] 5ee7a7ea9cf2: Verifying Checksum [2021-12-16T06:25:58.474Z] 5ee7a7ea9cf2: Download complete [2021-12-16T06:25:58.521Z] #45 7.771 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-16T06:25:58.531Z] #21 38.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:25:58.531Z] #21 38.32 Setting up bzip2 (1.0.8-4) ... [2021-12-16T06:25:58.531Z] #21 38.34 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-16T06:25:58.531Z] #21 38.35 Setting up python3-wheel (0.34.2-1) ... [2021-12-16T06:25:58.780Z] #45 ... [2021-12-16T06:25:58.780Z] [2021-12-16T06:25:58.780Z] #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-16T06:25:58.780Z] #72 sha256:c2dc5029f4db164e7f6ad0d8b4ca6c0be8ff7bf429501cd10cbf0901025f5137 [2021-12-16T06:25:58.780Z] #72 8.065 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-16T06:25:58.856Z] #21 23.01 Selecting previously unselected package bzip2. [2021-12-16T06:25:58.856Z] #21 23.01 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-16T06:25:58.856Z] #21 23.01 Unpacking bzip2 (1.0.8-4) ... [2021-12-16T06:25:58.856Z] #21 23.08 Selecting previously unselected package xz-utils. [2021-12-16T06:25:58.856Z] #21 23.09 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-16T06:25:58.856Z] #21 23.09 Unpacking xz-utils (5.2.5-2) ... [2021-12-16T06:25:59.085Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-16T06:25:59.085Z] --- PASS: TestBuildSquashParent (6.18s) [2021-12-16T06:25:59.085Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-16T06:25:59.085Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:25:59.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:25:59.085Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:25:59.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:25:59.085Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:25:59.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:25:59.085Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:25:59.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:25:59.085Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:25:59.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:25:59.085Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:25:59.085Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:25:59.085Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:25:59.085Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:25:59.085Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:25:59.085Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:25:59.085Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:25:59.085Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:25:59.109Z] #21 38.92 Setting up xxd (2:8.2.2434-3) ... [2021-12-16T06:25:59.109Z] #21 38.93 Setting up libcap2:arm64 (1:2.44-1) ... [2021-12-16T06:25:59.109Z] #21 38.95 Setting up libcap2-bin (1:2.44-1) ... [2021-12-16T06:25:59.109Z] #21 38.96 Setting up apparmor (2.13.6-10) ... [2021-12-16T06:25:59.115Z] #21 23.23 Selecting previously unselected package apparmor. [2021-12-16T06:25:59.115Z] #21 23.24 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-16T06:25:59.115Z] #21 23.29 Unpacking apparmor (2.13.6-10) ... [2021-12-16T06:25:59.350Z] #72 ... [2021-12-16T06:25:59.350Z] [2021-12-16T06:25:59.350Z] #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-16T06:25:59.350Z] #33 sha256:6134d2f1b7f0acf52f386597bea85fe73b5028464fe57765bbf8c684811e7828 [2021-12-16T06:25:59.350Z] #33 2.197 + RM_GOPATH=0 [2021-12-16T06:25:59.350Z] #33 2.197 + TMP_GOPATH= [2021-12-16T06:25:59.350Z] #33 2.197 + : /build [2021-12-16T06:25:59.350Z] #33 2.197 + '[' -z '' ']' [2021-12-16T06:25:59.350Z] #33 2.200 ++ mktemp -d [2021-12-16T06:25:59.350Z] #33 2.201 + export GOPATH=/tmp/tmp.NrzMMIUfMm [2021-12-16T06:25:59.350Z] #33 2.201 + GOPATH=/tmp/tmp.NrzMMIUfMm [2021-12-16T06:25:59.350Z] #33 2.201 + RM_GOPATH=1 [2021-12-16T06:25:59.350Z] #33 2.201 + case "$(go env GOARCH)" in [2021-12-16T06:25:59.350Z] #33 2.205 ++ go env GOARCH [2021-12-16T06:25:59.350Z] #33 2.219 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:25:59.350Z] #33 2.219 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:25:59.350Z] #33 2.223 ++ dirname /install.sh [2021-12-16T06:25:59.350Z] #33 2.228 + dir=/ [2021-12-16T06:25:59.350Z] #33 2.228 + bin=dockercli [2021-12-16T06:25:59.350Z] #33 2.228 + shift [2021-12-16T06:25:59.350Z] #33 2.228 + '[' '!' -f //dockercli.installer ']' [2021-12-16T06:25:59.350Z] #33 2.228 + . //dockercli.installer [2021-12-16T06:25:59.350Z] #33 2.228 ++ : stable [2021-12-16T06:25:59.350Z] #33 2.228 ++ : 17.06.2-ce [2021-12-16T06:25:59.350Z] #33 2.228 + install_dockercli [2021-12-16T06:25:59.350Z] #33 2.228 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-16T06:25:59.350Z] #33 2.228 ++ uname -m [2021-12-16T06:25:59.350Z] #33 2.228 Install docker/cli version 17.06.2-ce from stable [2021-12-16T06:25:59.350Z] #33 2.230 + arch=x86_64 [2021-12-16T06:25:59.350Z] #33 2.230 + '[' x86_64 '!=' x86_64 ']' [2021-12-16T06:25:59.350Z] #33 2.230 + url=https://download.docker.com/linux/static [2021-12-16T06:25:59.350Z] #33 2.230 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-16T06:25:59.350Z] #33 2.236 + tar -xz docker/docker [2021-12-16T06:25:59.350Z] #33 8.323 + mkdir -p /build [2021-12-16T06:25:59.350Z] #33 8.332 + mv docker/docker /build/ [2021-12-16T06:25:59.350Z] #33 8.341 + rmdir docker [2021-12-16T06:25:59.350Z] #33 DONE 8.6s [2021-12-16T06:25:59.350Z] [2021-12-16T06:25:59.350Z] #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-16T06:25:59.350Z] #45 sha256:e7335d947e59bef6873db4d2ec1d3088d401409a1f7204fadd4b801d5113dd1c [2021-12-16T06:25:59.350Z] #45 8.671 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [95.1 kB] [2021-12-16T06:25:59.350Z] #45 8.671 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [93.2 kB] [2021-12-16T06:25:59.350Z] #45 8.675 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:25:59.350Z] #45 8.683 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [96.2 kB] [2021-12-16T06:25:59.350Z] #45 8.683 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [95.2 kB] [2021-12-16T06:25:59.350Z] #45 8.683 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.0 kB] [2021-12-16T06:25:59.609Z] #45 9.039 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:25:59.609Z] #45 9.067 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-16T06:25:59.609Z] #45 9.067 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-16T06:25:59.609Z] #45 9.067 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-16T06:25:59.609Z] #45 9.067 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-16T06:25:59.609Z] #45 9.067 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-16T06:25:59.683Z] #21 23.79 Selecting previously unselected package inetutils-ping. [2021-12-16T06:25:59.683Z] #21 23.80 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-16T06:25:59.683Z] #21 23.80 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-16T06:25:59.683Z] #21 23.92 Selecting previously unselected package libip4tc2:amd64. [2021-12-16T06:25:59.683Z] #21 23.93 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-16T06:25:59.683Z] #21 23.93 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-16T06:25:59.942Z] #21 24.02 Selecting previously unselected package libip6tc2:amd64. [2021-12-16T06:25:59.942Z] #21 24.06 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-16T06:25:59.942Z] #21 24.06 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-16T06:25:59.942Z] #21 24.12 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-16T06:25:59.942Z] #21 24.13 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-16T06:25:59.942Z] #21 24.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-16T06:25:59.942Z] #21 24.19 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-16T06:25:59.942Z] #21 24.19 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-16T06:25:59.942Z] #21 24.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-16T06:26:00.201Z] #21 24.27 Selecting previously unselected package libnftnl11:amd64. [2021-12-16T06:26:00.201Z] #21 24.28 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-16T06:26:00.201Z] #21 24.28 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-16T06:26:00.201Z] #21 24.38 Selecting previously unselected package iptables. [2021-12-16T06:26:00.201Z] #21 24.38 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-16T06:26:00.201Z] #21 24.38 Unpacking iptables (1.8.7-1) ... [2021-12-16T06:26:00.459Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-16T06:26:00.484Z] #21 40.40 Setting up zip (3.0-12) ... [2021-12-16T06:26:00.484Z] #21 40.42 Setting up vim-common (2:8.2.2434-3) ... [2021-12-16T06:26:00.484Z] #21 40.44 Setting up bash-completion (1:2.11-2) ... [2021-12-16T06:26:00.546Z] #45 ... [2021-12-16T06:26:00.546Z] [2021-12-16T06:26:00.546Z] #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-16T06:26:00.546Z] #20 sha256:03ec805ea8c51ff38fd3654a68cb09f2498da3855072a19bc1d0c9bb18e227bd [2021-12-16T06:26:00.546Z] #20 2.583 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:26:00.546Z] #20 2.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:26:00.546Z] #20 2.928 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:26:00.547Z] #20 3.378 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-16T06:26:00.547Z] #20 4.375 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-12-16T06:26:00.547Z] #20 5.163 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-12-16T06:26:00.547Z] #20 6.131 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-16T06:26:00.547Z] #20 7.155 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:26:00.547Z] #20 7.995 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-16T06:26:00.547Z] #20 8.798 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [95.1 kB] [2021-12-16T06:26:00.547Z] #20 8.798 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [96.2 kB] [2021-12-16T06:26:00.547Z] #20 8.821 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [93.2 kB] [2021-12-16T06:26:00.547Z] #20 8.821 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:26:00.547Z] #20 8.827 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.0 kB] [2021-12-16T06:26:00.547Z] #20 8.827 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [95.2 kB] [2021-12-16T06:26:00.547Z] #20 9.192 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-16T06:26:00.547Z] #20 9.216 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-16T06:26:00.547Z] #20 9.219 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-16T06:26:00.547Z] #20 9.219 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-16T06:26:00.547Z] #20 9.219 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:26:00.547Z] #20 9.219 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-16T06:26:00.728Z] #14 151.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-16T06:26:00.728Z] #14 151.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:26:00.768Z] #21 24.71 Selecting previously unselected package libonig5:amd64. [2021-12-16T06:26:00.768Z] #21 24.72 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-16T06:26:00.768Z] #21 24.72 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:26:00.805Z] #20 ... [2021-12-16T06:26:00.805Z] [2021-12-16T06:26:00.805Z] #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-16T06:26:00.805Z] #67 sha256:939893ad0589a221f1165c52f1c0d9d8647e5f29fe72c1243d501dcd2ab9c3d9 [2021-12-16T06:26:00.805Z] #67 2.584 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:26:00.805Z] #67 2.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:26:00.806Z] #67 2.939 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:26:00.806Z] #67 3.272 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-16T06:26:00.806Z] #67 4.078 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:26:00.806Z] #67 5.051 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-16T06:26:00.806Z] #67 6.043 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-16T06:26:00.806Z] #67 7.022 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-12-16T06:26:00.806Z] #67 8.103 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-12-16T06:26:00.806Z] #67 8.872 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [96.2 kB] [2021-12-16T06:26:00.806Z] #67 8.872 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [93.2 kB] [2021-12-16T06:26:00.806Z] #67 8.877 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [95.2 kB] [2021-12-16T06:26:00.806Z] #67 8.877 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:26:00.806Z] #67 8.877 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [95.1 kB] [2021-12-16T06:26:00.806Z] #67 8.894 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.0 kB] [2021-12-16T06:26:00.806Z] #67 8.895 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-16T06:26:00.806Z] #67 8.897 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:26:00.806Z] #67 8.899 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-16T06:26:00.806Z] #67 8.905 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-16T06:26:00.806Z] #67 8.905 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-16T06:26:00.806Z] #67 8.906 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-16T06:26:00.806Z] #67 ... [2021-12-16T06:26:00.806Z] [2021-12-16T06:26:00.806Z] #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-16T06:26:00.806Z] #72 sha256:c2dc5029f4db164e7f6ad0d8b4ca6c0be8ff7bf429501cd10cbf0901025f5137 [2021-12-16T06:26:00.806Z] #72 8.769 go: downloading github.com/google/uuid v1.3.0 [2021-12-16T06:26:00.806Z] #72 8.769 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-16T06:26:00.806Z] #72 8.777 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-16T06:26:00.806Z] #72 8.868 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-16T06:26:00.806Z] #72 8.933 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-16T06:26:00.806Z] #72 9.033 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-16T06:26:00.806Z] #72 9.509 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-16T06:26:00.806Z] #72 9.560 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-16T06:26:00.806Z] #72 9.613 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-16T06:26:00.989Z] #14 151.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:26:01.027Z] #21 24.98 Selecting previously unselected package libjq1:amd64. [2021-12-16T06:26:01.027Z] #21 24.98 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-16T06:26:01.027Z] #21 24.99 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:26:01.027Z] #21 25.12 Selecting previously unselected package jq. [2021-12-16T06:26:01.027Z] #21 25.14 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-16T06:26:01.027Z] #21 25.14 Unpacking jq (1.6-2.1) ... [2021-12-16T06:26:01.027Z] #21 25.23 Selecting previously unselected package libaio1:amd64. [2021-12-16T06:26:01.286Z] #21 25.23 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-16T06:26:01.286Z] #21 25.25 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-16T06:26:01.286Z] #21 25.31 Selecting previously unselected package libgpm2:amd64. [2021-12-16T06:26:01.286Z] #21 25.31 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-16T06:26:01.286Z] #21 25.32 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-16T06:26:01.286Z] #21 25.40 Selecting previously unselected package libicu67:amd64. [2021-12-16T06:26:01.286Z] #21 25.40 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-16T06:26:01.286Z] #21 25.41 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-16T06:26:01.746Z] #72 11.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-16T06:26:02.357Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-12-16T06:26:02.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.80s) [2021-12-16T06:26:02.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2021-12-16T06:26:02.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2021-12-16T06:26:02.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2021-12-16T06:26:02.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.46s) [2021-12-16T06:26:02.357Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.47s) [2021-12-16T06:26:02.357Z] === RUN TestBuildMultiStageCopy [2021-12-16T06:26:02.357Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-16T06:26:02.388Z] #21 42.13 Setting up xz-utils (5.2.5-2) ... [2021-12-16T06:26:02.388Z] #21 42.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-16T06:26:02.388Z] #21 42.16 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-12-16T06:26:02.388Z] #21 42.18 Setting up patch (2.7.6-7) ... [2021-12-16T06:26:02.388Z] #21 42.20 Setting up sudo (1.9.5p2-3) ... [2021-12-16T06:26:02.388Z] #21 42.28 invoke-rc.d: could not determine current runlevel [2021-12-16T06:26:02.388Z] #21 42.28 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-16T06:26:02.388Z] #21 42.30 Setting up xfsprogs (5.10.0-4) ... [2021-12-16T06:26:02.388Z] #21 42.31 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-12-16T06:26:02.388Z] #21 42.33 Setting up inetutils-ping (2:2.0-1) ... [2021-12-16T06:26:02.388Z] #21 42.34 Setting up pigz (2.6-1) ... [2021-12-16T06:26:02.388Z] #21 42.35 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-12-16T06:26:02.388Z] #21 42.36 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-16T06:26:02.388Z] #21 42.38 Setting up python-pip-whl (20.3.4-4) ... [2021-12-16T06:26:02.388Z] #21 42.39 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-16T06:26:02.616Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-16T06:26:02.955Z] #21 42.86 Setting up libaio1:arm64 (0.3.112-9) ... [2021-12-16T06:26:02.955Z] #21 42.87 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-16T06:26:03.214Z] #21 43.20 Setting up libelf1:arm64 (0.183-1) ... [2021-12-16T06:26:03.214Z] #21 43.22 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-16T06:26:03.472Z] #21 43.23 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-12-16T06:26:03.472Z] #21 43.28 Setting up python3-distutils (3.9.2-1) ... [2021-12-16T06:26:03.735Z] #21 43.65 Setting up vim (2:8.2.2434-3) ... [2021-12-16T06:26:03.735Z] #21 43.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-16T06:26:03.735Z] #21 43.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-16T06:26:03.735Z] #21 43.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-16T06:26:03.735Z] #21 43.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-16T06:26:03.735Z] #21 43.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-16T06:26:03.735Z] #21 43.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-16T06:26:03.735Z] #21 43.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-16T06:26:03.735Z] #21 43.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-16T06:26:03.735Z] #21 43.72 Setting up python3-setuptools (52.0.0-4) ... [2021-12-16T06:26:03.989Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-16T06:26:03.989Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-16T06:26:03.989Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-16T06:26:04.247Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-16T06:26:04.279Z] 4612f6d0b889: Verifying Checksum [2021-12-16T06:26:04.279Z] 4612f6d0b889: Download complete [2021-12-16T06:26:04.505Z] --- PASS: TestBuildMultiStageCopy (2.27s) [2021-12-16T06:26:04.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2021-12-16T06:26:04.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2021-12-16T06:26:04.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-12-16T06:26:04.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-12-16T06:26:04.505Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-12-16T06:26:04.505Z] === RUN TestBuildMultiStageParentConfig [2021-12-16T06:26:04.505Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-16T06:26:05.070Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2021-12-16T06:26:05.070Z] === RUN TestBuildLabelWithTargets [2021-12-16T06:26:05.070Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-16T06:26:05.117Z] #21 44.88 Setting up libjq1:arm64 (1.6-2.1) ... [2021-12-16T06:26:05.117Z] #21 44.90 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-12-16T06:26:05.117Z] #21 44.91 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-16T06:26:05.117Z] #21 44.93 Setting up python3-pip (20.3.4-4) ... [2021-12-16T06:26:05.478Z] #21 29.29 Selecting previously unselected package libinih1:amd64. [2021-12-16T06:26:05.478Z] #21 29.32 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-16T06:26:05.478Z] #21 29.37 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-16T06:26:05.478Z] #21 29.50 Selecting previously unselected package libnet1:amd64. [2021-12-16T06:26:05.478Z] #21 29.51 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-16T06:26:05.478Z] #21 29.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:26:05.478Z] #21 29.60 Selecting previously unselected package libnl-3-200:amd64. [2021-12-16T06:26:05.478Z] #21 29.60 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-16T06:26:05.478Z] #21 29.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:26:05.636Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-16T06:26:05.737Z] #21 29.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-16T06:26:05.737Z] #21 29.71 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-16T06:26:05.737Z] #21 29.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:26:05.737Z] #21 29.77 Selecting previously unselected package net-tools. [2021-12-16T06:26:05.737Z] #21 29.78 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-16T06:26:05.737Z] #21 29.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-16T06:26:05.894Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2021-12-16T06:26:05.894Z] === RUN TestBuildWithEmptyLayers [2021-12-16T06:26:05.996Z] #21 30.05 Selecting previously unselected package patch. [2021-12-16T06:26:05.996Z] #21 30.06 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-16T06:26:05.996Z] #21 30.08 Unpacking patch (2.7.6-7) ... [2021-12-16T06:26:05.996Z] #21 30.20 Selecting previously unselected package python-pip-whl. [2021-12-16T06:26:05.996Z] #21 30.20 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-16T06:26:05.996Z] #21 30.21 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-16T06:26:06.053Z] #21 45.90 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-12-16T06:26:06.053Z] #21 45.91 Setting up jq (1.6-2.1) ... [2021-12-16T06:26:06.053Z] #21 45.92 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-12-16T06:26:06.053Z] #21 45.94 Setting up iptables (1.8.7-1) ... [2021-12-16T06:26:06.053Z] #21 45.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-16T06:26:06.053Z] #21 45.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-16T06:26:06.053Z] #21 45.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-16T06:26:06.053Z] #21 45.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-16T06:26:06.053Z] #21 45.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-16T06:26:06.053Z] #21 45.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-16T06:26:06.053Z] #21 45.99 Setting up iproute2 (5.10.0-4) ... [2021-12-16T06:26:06.311Z] #21 46.26 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:26:06.460Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-16T06:26:06.460Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-12-16T06:26:06.460Z] === RUN TestBuildMultiStageOnBuild [2021-12-16T06:26:06.564Z] #21 30.82 Selecting previously unselected package python3-lib2to3. [2021-12-16T06:26:06.564Z] #21 30.84 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-16T06:26:06.564Z] #21 30.84 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-16T06:26:06.719Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-12-16T06:26:06.823Z] #21 30.95 Selecting previously unselected package python3-distutils. [2021-12-16T06:26:06.823Z] #21 30.96 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-16T06:26:06.823Z] #21 30.96 Unpacking python3-distutils (3.9.2-1) ... [2021-12-16T06:26:07.082Z] #21 31.10 Selecting previously unselected package python3-pkg-resources. [2021-12-16T06:26:07.082Z] #21 31.10 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-16T06:26:07.082Z] #21 31.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:26:07.082Z] #21 31.27 Selecting previously unselected package python3-setuptools. [2021-12-16T06:26:07.082Z] #21 31.27 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-16T06:26:07.082Z] #21 31.27 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-16T06:26:07.246Z] #21 DONE 47.1s [2021-12-16T06:26:07.246Z] [2021-12-16T06:26:07.246Z] #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-16T06:26:07.246Z] #22 sha256:5a046593cded178102f0b5c615d333a6abd0ef4b88a598a89ccc6e2ea4e1a85e [2021-12-16T06:26:07.352Z] #21 31.51 Selecting previously unselected package python3-wheel. [2021-12-16T06:26:07.352Z] #21 31.53 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-16T06:26:07.352Z] #21 31.53 Unpacking python3-wheel (0.34.2-1) ... [2021-12-16T06:26:07.352Z] #21 31.61 Selecting previously unselected package python3-pip. [2021-12-16T06:26:07.599Z] #14 ... [2021-12-16T06:26:07.599Z] [2021-12-16T06:26:07.599Z] #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-16T06:26:07.599Z] #65 sha256:5ed0a68405eeb4845c65d06cdb98cefe5f44dfc2f40755bd4fd0eef59c2638bb [2021-12-16T06:26:07.599Z] #65 157.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-16T06:26:07.599Z] #65 157.0 + GOBIN=/build [2021-12-16T06:26:07.599Z] #65 157.0 + GO111MODULE=on [2021-12-16T06:26:07.599Z] #65 157.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-16T06:26:07.611Z] #21 31.61 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-16T06:26:07.611Z] #21 31.66 Unpacking python3-pip (20.3.4-4) ... [2021-12-16T06:26:07.870Z] #21 31.91 Selecting previously unselected package sudo. [2021-12-16T06:26:07.870Z] #21 31.92 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-16T06:26:07.870Z] #21 31.92 Unpacking sudo (1.9.5p2-3) ... [2021-12-16T06:26:08.091Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2021-12-16T06:26:08.091Z] === RUN TestBuildUncleanTarFilenames [2021-12-16T06:26:08.181Z] #22 0.978 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-16T06:26:08.182Z] #22 0.998 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-16T06:26:08.182Z] #22 1.000 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-16T06:26:08.182Z] #22 DONE 1.1s [2021-12-16T06:26:08.182Z] [2021-12-16T06:26:08.182Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-16T06:26:08.182Z] #23 sha256:bdef81ac5374cb18bb147e54f5c7d6655771487e00da0022b6094717e1366001 [2021-12-16T06:26:08.440Z] #21 32.51 Selecting previously unselected package thin-provisioning-tools. [2021-12-16T06:26:08.440Z] #21 32.51 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-16T06:26:08.440Z] #21 32.53 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-16T06:26:08.440Z] #21 32.75 Selecting previously unselected package uidmap. [2021-12-16T06:26:08.657Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-12-16T06:26:08.657Z] === RUN TestBuildMultiStageLayerLeak [2021-12-16T06:26:08.657Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-12-16T06:26:08.699Z] #21 32.77 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-16T06:26:08.699Z] #21 32.78 Unpacking uidmap (1:4.8.1-1) ... [2021-12-16T06:26:08.958Z] #21 32.91 Selecting previously unselected package vim-runtime. [2021-12-16T06:26:08.958Z] #21 32.91 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:26:08.958Z] #21 32.95 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-16T06:26:08.958Z] #21 32.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-16T06:26:08.958Z] #21 33.01 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-16T06:26:10.557Z] === RUN TestDockerSuite/TestAttachDetach [2021-12-16T06:26:10.557Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2021-12-16T06:26:10.557Z] === RUN TestBuildWithHugeFile [2021-12-16T06:26:11.123Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-16T06:26:11.814Z] #65 161.7 rootlesskit version 0.14.6 [2021-12-16T06:26:11.814Z] #65 161.7 Usage of /build/rootlesskit-docker-proxy: [2021-12-16T06:26:11.814Z] #65 161.7 -container-ip string [2021-12-16T06:26:11.814Z] #65 161.7 container ip [2021-12-16T06:26:11.814Z] #65 161.7 -container-port int [2021-12-16T06:26:11.814Z] #65 161.7 container port (default -1) [2021-12-16T06:26:11.814Z] #65 161.7 -host-ip string [2021-12-16T06:26:11.814Z] #65 161.7 host ip [2021-12-16T06:26:11.814Z] #65 161.7 -host-port int [2021-12-16T06:26:11.814Z] #65 161.7 host port (default -1) [2021-12-16T06:26:11.814Z] #65 161.7 -proto string [2021-12-16T06:26:11.814Z] #65 161.7 proxy protocol (default "tcp") [2021-12-16T06:26:12.058Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-12-16T06:26:12.249Z] #21 36.22 Selecting previously unselected package vim. [2021-12-16T06:26:12.249Z] #21 36.22 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-12-16T06:26:12.249Z] #21 36.24 Unpacking vim (2:8.2.2434-3) ... [2021-12-16T06:26:12.508Z] #21 36.73 Selecting previously unselected package xfsprogs. [2021-12-16T06:26:12.508Z] #21 36.74 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-16T06:26:12.508Z] #21 36.74 Unpacking xfsprogs (5.10.0-4) ... [2021-12-16T06:26:13.077Z] #21 37.18 Selecting previously unselected package zip. [2021-12-16T06:26:13.077Z] #21 37.18 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-16T06:26:13.077Z] #21 37.19 Unpacking zip (3.0-12) ... [2021-12-16T06:26:13.077Z] #21 37.33 Selecting previously unselected package zstd. [2021-12-16T06:26:13.077Z] #21 37.34 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-16T06:26:13.077Z] #21 37.35 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-16T06:26:13.654Z] #21 37.72 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:26:14.592Z] #21 38.67 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-16T06:26:14.592Z] #21 38.68 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-16T06:26:14.592Z] #21 38.69 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-16T06:26:14.592Z] #21 38.70 Setting up libicu67:amd64 (67.1-7) ... [2021-12-16T06:26:14.592Z] #21 38.72 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-16T06:26:14.592Z] #21 38.73 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-16T06:26:14.592Z] #21 38.75 Setting up uidmap (1:4.8.1-1) ... [2021-12-16T06:26:14.592Z] #21 38.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:26:14.592Z] #21 38.77 Setting up bzip2 (1.0.8-4) ... [2021-12-16T06:26:14.592Z] #21 38.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:26:14.592Z] #21 38.79 Setting up python3-wheel (0.34.2-1) ... [2021-12-16T06:26:15.530Z] #21 39.54 Setting up xxd (2:8.2.2434-3) ... [2021-12-16T06:26:15.530Z] #21 39.55 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-16T06:26:15.530Z] #21 39.57 Setting up libcap2-bin (1:2.44-1) ... [2021-12-16T06:26:15.530Z] #21 39.60 Setting up apparmor (2.13.6-10) ... [2021-12-16T06:26:16.027Z] #65 DONE 165.8s [2021-12-16T06:26:16.027Z] [2021-12-16T06:26:16.027Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-16T06:26:16.027Z] #66 sha256:012290782e34fdcb2a06c2aa30134c271b783092e155ca1f92180dea329f9d40 [2021-12-16T06:26:16.027Z] #66 DONE 0.1s [2021-12-16T06:26:16.027Z] [2021-12-16T06:26:16.027Z] #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-16T06:26:16.028Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:26:16.028Z] #14 162.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-16T06:26:16.028Z] #14 162.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:26:16.028Z] #14 162.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:26:16.028Z] #14 166.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-16T06:26:16.028Z] #14 166.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-16T06:26:16.028Z] #14 166.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-16T06:26:16.028Z] #14 ... [2021-12-16T06:26:16.028Z] [2021-12-16T06:26:16.028Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-16T06:26:16.028Z] #67 sha256:9a8aa5f06989b0a8804b9e1e8c89a546c127645caef13bff4a1a66e1fa21a0cb [2021-12-16T06:26:16.028Z] #67 DONE 0.1s [2021-12-16T06:26:16.028Z] [2021-12-16T06:26:16.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-16T06:26:16.028Z] #14 sha256:a775fa3eb365ed98f4a3f859081ede4ce2aa10c7ce466be5135c4b3598f7264a [2021-12-16T06:26:16.028Z] #14 166.4 Selecting previously unselected package libapparmor1:amd64. [2021-12-16T06:26:16.028Z] #14 166.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-16T06:26:16.028Z] #14 166.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-16T06:26:16.289Z] #14 166.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-16T06:26:16.551Z] #14 166.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-16T06:26:16.551Z] #14 166.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-16T06:26:16.551Z] #14 166.9 Selecting previously unselected package libbtrfs0:amd64. [2021-12-16T06:26:16.551Z] #14 166.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-16T06:26:16.551Z] #14 166.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:26:16.812Z] #14 167.2 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-16T06:26:16.812Z] #14 167.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-16T06:26:16.812Z] #14 167.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:26:17.075Z] #14 167.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-16T06:26:17.076Z] #14 167.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:26:17.076Z] #14 167.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:26:17.173Z] #21 41.22 Setting up zip (3.0-12) ... [2021-12-16T06:26:17.173Z] #21 41.22 Setting up vim-common (2:8.2.2434-3) ... [2021-12-16T06:26:17.173Z] #21 41.24 Setting up bash-completion (1:2.11-2) ... [2021-12-16T06:26:17.337Z] #14 167.6 Selecting previously unselected package libudev-dev:amd64. [2021-12-16T06:26:17.338Z] #14 167.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-16T06:26:17.338Z] #14 167.7 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-16T06:26:17.601Z] #14 167.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-16T06:26:17.601Z] #14 167.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-16T06:26:17.601Z] #14 167.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-16T06:26:18.177Z] #14 168.4 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-16T06:26:18.177Z] #14 168.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-16T06:26:18.177Z] #14 168.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-16T06:26:18.261Z] #23 ... [2021-12-16T06:26:18.261Z] [2021-12-16T06:26:18.261Z] #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-16T06:26:18.261Z] #43 sha256:b4752ba3c7d8943fcc555d07de894b660fc132af7f3c3f6d96825ce1f19bb821 [2021-12-16T06:26:18.261Z] #43 187.3 + dpkg --print-architecture [2021-12-16T06:26:18.439Z] #14 168.7 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-16T06:26:18.439Z] #14 168.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-16T06:26:18.439Z] #14 168.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-16T06:26:18.734Z] #14 169.0 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-16T06:26:18.734Z] #14 169.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-16T06:26:18.734Z] #14 169.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-16T06:26:18.827Z] #43 DONE 188.1s [2021-12-16T06:26:18.827Z] [2021-12-16T06:26:18.827Z] #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-16T06:26:18.827Z] #53 sha256:1233f38d2d8fd89914ebe549d6e3e279604a145db92f18938aab40802f35eb39 [2021-12-16T06:26:19.031Z] #14 169.2 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-16T06:26:19.031Z] #14 169.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-16T06:26:19.031Z] #14 169.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-16T06:26:19.615Z] #14 170.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-16T06:26:19.615Z] #14 170.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-16T06:26:19.615Z] #14 170.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-16T06:26:19.708Z] #21 43.36 Setting up xz-utils (5.2.5-2) ... [2021-12-16T06:26:19.708Z] #21 43.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-16T06:26:19.708Z] #21 43.39 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-16T06:26:19.708Z] #21 43.40 Setting up patch (2.7.6-7) ... [2021-12-16T06:26:19.708Z] #21 43.41 Setting up sudo (1.9.5p2-3) ... [2021-12-16T06:26:19.708Z] #21 43.50 invoke-rc.d: could not determine current runlevel [2021-12-16T06:26:19.708Z] #21 43.51 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-16T06:26:19.708Z] #21 43.52 Setting up xfsprogs (5.10.0-4) ... [2021-12-16T06:26:19.708Z] #21 43.53 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-16T06:26:19.708Z] #21 43.54 Setting up inetutils-ping (2:2.0-1) ... [2021-12-16T06:26:19.708Z] #21 43.55 Setting up pigz (2.6-1) ... [2021-12-16T06:26:19.708Z] #21 43.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-16T06:26:19.708Z] #21 43.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:26:19.708Z] #21 43.59 Setting up python-pip-whl (20.3.4-4) ... [2021-12-16T06:26:19.708Z] #21 43.60 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-16T06:26:19.764Z] #53 ... [2021-12-16T06:26:19.764Z] [2021-12-16T06:26:19.764Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-16T06:26:19.764Z] #23 sha256:bdef81ac5374cb18bb147e54f5c7d6655771487e00da0022b6094717e1366001 [2021-12-16T06:26:19.764Z] #23 11.45 Collecting yamllint==1.26.1 [2021-12-16T06:26:19.880Z] #14 170.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-16T06:26:20.142Z] #14 170.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:26:20.142Z] #14 170.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:26:20.142Z] #14 170.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-16T06:26:20.142Z] #14 170.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-12-16T06:26:20.142Z] #14 170.5 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-16T06:26:20.278Z] #21 44.26 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-16T06:26:20.278Z] #21 44.27 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-16T06:26:20.403Z] #14 170.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-16T06:26:20.405Z] #14 170.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-16T06:26:20.405Z] #14 170.6 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-16T06:26:20.538Z] #21 44.65 Setting up libelf1:amd64 (0.183-1) ... [2021-12-16T06:26:20.538Z] #21 44.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-16T06:26:20.538Z] #21 44.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:26:20.538Z] #21 44.71 Setting up python3-distutils (3.9.2-1) ... [2021-12-16T06:26:20.673Z] #14 171.1 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-16T06:26:20.673Z] #14 171.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-16T06:26:20.673Z] #14 171.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-16T06:26:20.673Z] #14 171.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-16T06:26:20.673Z] #14 171.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-16T06:26:20.699Z] #23 12.51 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-16T06:26:20.934Z] #14 171.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-16T06:26:20.934Z] #14 171.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:26:20.934Z] #14 171.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-16T06:26:20.934Z] #14 171.2 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-16T06:26:20.934Z] #14 171.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-16T06:26:20.934Z] #14 171.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-16T06:26:20.934Z] #14 171.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:26:20.934Z] #14 171.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-16T06:26:20.934Z] #14 171.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-16T06:26:20.934Z] #14 171.3 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-16T06:26:20.934Z] #14 171.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-16T06:26:20.934Z] #14 171.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-16T06:26:20.934Z] #14 171.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-16T06:26:20.934Z] #14 171.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-16T06:26:20.934Z] #14 171.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-16T06:26:20.934Z] #14 171.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:26:21.106Z] #21 45.18 Setting up vim (2:8.2.2434-3) ... [2021-12-16T06:26:21.106Z] #21 45.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-16T06:26:21.106Z] #21 45.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-16T06:26:21.106Z] #21 45.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-16T06:26:21.106Z] #21 45.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-16T06:26:21.106Z] #21 45.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-16T06:26:21.106Z] #21 45.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-16T06:26:21.106Z] #21 45.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-16T06:26:21.106Z] #21 45.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-16T06:26:21.106Z] #21 45.26 Setting up python3-setuptools (52.0.0-4) ... [2021-12-16T06:26:21.195Z] #14 171.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-16T06:26:21.195Z] #14 171.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:26:21.196Z] #14 171.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-16T06:26:21.196Z] #14 171.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-16T06:26:21.196Z] #14 171.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:26:21.196Z] #14 171.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-16T06:26:21.196Z] #14 171.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:26:21.196Z] #14 171.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-16T06:26:21.196Z] #14 171.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:26:21.196Z] #14 171.5 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-16T06:26:21.196Z] #14 171.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:26:21.196Z] #14 171.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:26:21.196Z] #14 171.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:26:21.457Z] #14 DONE 171.8s [2021-12-16T06:26:21.457Z] [2021-12-16T06:26:21.457Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-16T06:26:21.457Z] #57 sha256:63879554471bd028775aa7d863cbba3bc01b9c4c33c1d7be4f9cc1cbdde5dac2 [2021-12-16T06:26:21.457Z] #57 DONE 0.1s [2021-12-16T06:26:21.457Z] [2021-12-16T06:26:21.457Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-16T06:26:21.457Z] #15 sha256:2a6aff4be5d2fbcfc9cd0e7d5c77bd23883f996b690ad1f4ecfb2c51c3b13734 [2021-12-16T06:26:21.633Z] #23 13.29 Collecting pathspec>=0.5.3 [2021-12-16T06:26:21.633Z] #23 13.30 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-16T06:26:21.633Z] #23 13.50 Collecting pyyaml [2021-12-16T06:26:21.633Z] #23 13.52 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2021-12-16T06:26:21.891Z] #23 13.64 Building wheels for collected packages: yamllint [2021-12-16T06:26:21.891Z] #23 13.64 Building wheel for yamllint (setup.py): started [2021-12-16T06:26:22.458Z] #23 14.33 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-16T06:26:22.458Z] #23 14.33 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=066d233fb4066826f6da8025cb86e5f4970eaaaab4235ed83844b29bed41fe81 [2021-12-16T06:26:22.458Z] #23 14.33 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-16T06:26:22.458Z] #23 14.34 Successfully built yamllint [2021-12-16T06:26:22.458Z] #23 14.37 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-16T06:26:22.491Z] #21 46.77 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:26:22.491Z] #21 46.79 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-16T06:26:22.491Z] #21 46.80 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-16T06:26:22.716Z] #23 14.65 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-16T06:26:22.750Z] #21 46.81 Setting up python3-pip (20.3.4-4) ... [2021-12-16T06:26:23.691Z] #72 ... [2021-12-16T06:26:23.691Z] [2021-12-16T06:26:23.691Z] #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-16T06:26:23.691Z] #20 sha256:03ec805ea8c51ff38fd3654a68cb09f2498da3855072a19bc1d0c9bb18e227bd [2021-12-16T06:26:23.691Z] #20 29.86 Fetched 48.7 MB in 28s (1767 kB/s) [2021-12-16T06:26:24.003Z] #15 DONE 2.3s [2021-12-16T06:26:24.003Z] [2021-12-16T06:26:24.003Z] #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-16T06:26:24.003Z] #58 sha256:9e71f942a23ae32ad621107ae4e044e86e38c9763c1e6a84563cd56b7fedb7cf [2021-12-16T06:26:24.003Z] #58 2.095 + RM_GOPATH=0 [2021-12-16T06:26:24.003Z] #58 2.095 + TMP_GOPATH= [2021-12-16T06:26:24.003Z] #58 2.095 + : /build [2021-12-16T06:26:24.003Z] #58 2.095 + '[' -z '' ']' [2021-12-16T06:26:24.003Z] #58 2.095 ++ mktemp -d [2021-12-16T06:26:24.003Z] #58 2.103 + export GOPATH=/tmp/tmp.HCZGC17TST [2021-12-16T06:26:24.003Z] #58 2.103 + GOPATH=/tmp/tmp.HCZGC17TST [2021-12-16T06:26:24.003Z] #58 2.103 + RM_GOPATH=1 [2021-12-16T06:26:24.003Z] #58 2.103 + case "$(go env GOARCH)" in [2021-12-16T06:26:24.003Z] #58 2.103 ++ go env GOARCH [2021-12-16T06:26:24.003Z] #58 2.124 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:26:24.003Z] #58 2.124 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:26:24.003Z] #58 2.124 ++ dirname /install.sh [2021-12-16T06:26:24.003Z] #58 2.124 + dir=/ [2021-12-16T06:26:24.003Z] #58 2.124 + bin=runc [2021-12-16T06:26:24.003Z] #58 2.124 + shift [2021-12-16T06:26:24.003Z] #58 2.124 + '[' '!' -f //runc.installer ']' [2021-12-16T06:26:24.003Z] #58 2.124 + . //runc.installer [2021-12-16T06:26:24.003Z] #58 2.124 ++ set -e [2021-12-16T06:26:24.003Z] #58 2.124 ++ : v1.0.3 [2021-12-16T06:26:24.003Z] #58 2.124 + install_runc [2021-12-16T06:26:24.003Z] #58 2.124 + RUNC_BUILDTAGS=seccomp [2021-12-16T06:26:24.003Z] #58 2.124 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-16T06:26:24.003Z] #58 2.124 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HCZGC17TST/src/github.com/opencontainers/runc [2021-12-16T06:26:24.003Z] #58 2.124 Install runc version v1.0.3 (build tags: seccomp) [2021-12-16T06:26:24.003Z] #58 2.129 Cloning into '/tmp/tmp.HCZGC17TST/src/github.com/opencontainers/runc'... [2021-12-16T06:26:24.128Z] #21 48.11 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-16T06:26:24.128Z] #21 48.13 Setting up jq (1.6-2.1) ... [2021-12-16T06:26:24.128Z] #21 48.15 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-16T06:26:24.128Z] #21 48.16 Setting up iptables (1.8.7-1) ... [2021-12-16T06:26:24.128Z] #21 48.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-16T06:26:24.128Z] #21 48.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-16T06:26:24.128Z] #21 48.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-16T06:26:24.128Z] #21 48.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-16T06:26:24.128Z] #21 48.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-16T06:26:24.128Z] #21 48.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-16T06:26:24.128Z] #21 48.20 Setting up iproute2 (5.10.0-4) ... [2021-12-16T06:26:24.256Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-16T06:26:24.387Z] #21 48.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:26:24.619Z] #23 DONE 16.2s [2021-12-16T06:26:24.619Z] [2021-12-16T06:26:24.619Z] #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-16T06:26:24.619Z] #53 sha256:1233f38d2d8fd89914ebe549d6e3e279604a145db92f18938aab40802f35eb39 [2021-12-16T06:26:24.646Z] #21 DONE 48.8s [2021-12-16T06:26:24.646Z] [2021-12-16T06:26:24.646Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-16T06:26:24.646Z] #62 sha256:e07663cea4bdea402b2ab7c4b9b76af20ca7276e247a341e50ebe5a99b6c5b57 [2021-12-16T06:26:24.646Z] #62 ... [2021-12-16T06:26:24.646Z] [2021-12-16T06:26:24.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-16T06:26:24.646Z] #22 sha256:f95f830508dffc9b7eb7849d8902906df2dc490b9f5740508f7b1b627ff8b5c8 [2021-12-16T06:26:25.389Z] #58 ... [2021-12-16T06:26:25.389Z] [2021-12-16T06:26:25.389Z] #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-16T06:26:25.389Z] #16 sha256:e0e3c25c47a34f42847877fba22a74e267a6c29e0bd9f4232798bd65a9385b0b [2021-12-16T06:26:25.389Z] #16 DONE 1.6s [2021-12-16T06:26:25.389Z] [2021-12-16T06:26:25.389Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-16T06:26:25.389Z] #17 sha256:d1ab39e2fabffcd76f0f26522ffe41d32843b4ddbbfafe48b8bbfc875a77ba7f [2021-12-16T06:26:26.521Z] #53 196.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-16T06:26:26.551Z] #22 1.519 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-16T06:26:26.551Z] #22 1.523 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-16T06:26:26.551Z] #22 1.528 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-16T06:26:26.551Z] #22 DONE 1.6s [2021-12-16T06:26:26.551Z] [2021-12-16T06:26:26.551Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-16T06:26:26.551Z] #23 sha256:7a47136f9d145fd71292525aa89d52e1358c2981ce8c53d299a5cc03ec0e01e5 [2021-12-16T06:26:27.303Z] #17 1.507 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-16T06:26:27.303Z] #17 DONE 1.7s [2021-12-16T06:26:27.303Z] [2021-12-16T06:26:27.303Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-16T06:26:27.303Z] #18 sha256:2c5f7421c63263b1d53b5bcc2a11105701e20df26133fac925242b9c9bfe0490 [2021-12-16T06:26:27.456Z] #53 DONE 197.0s [2021-12-16T06:26:27.456Z] [2021-12-16T06:26:27.456Z] #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-16T06:26:27.456Z] #62 sha256:a5c5adb5596e1fb07f4ec06a9c8b033ca6c085f18aa65d48c4caf50060c70382 [2021-12-16T06:26:27.893Z] #20 29.86 Reading package lists... [2021-12-16T06:26:27.893Z] #20 ... [2021-12-16T06:26:27.893Z] [2021-12-16T06:26:27.893Z] #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-16T06:26:27.893Z] #67 sha256:939893ad0589a221f1165c52f1c0d9d8647e5f29fe72c1243d501dcd2ab9c3d9 [2021-12-16T06:26:27.893Z] #67 30.54 Fetched 48.7 MB in 28s (1721 kB/s) [2021-12-16T06:26:28.689Z] #18 DONE 1.6s [2021-12-16T06:26:28.689Z] [2021-12-16T06:26:28.689Z] #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-16T06:26:28.689Z] #34 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:26:28.951Z] #34 ... [2021-12-16T06:26:28.951Z] [2021-12-16T06:26:28.951Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-16T06:26:28.951Z] #19 sha256:1c69ff863c22faafdf5847827d8862271bc7b776234ea7351073419445afcb41 [2021-12-16T06:26:29.520Z] docker_cli_daemon_test.go:1455: [daedef756b8a6] daemon is not started [2021-12-16T06:26:29.869Z] #67 30.54 Reading package lists... [2021-12-16T06:26:29.869Z] #67 ... [2021-12-16T06:26:29.869Z] [2021-12-16T06:26:29.869Z] #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-16T06:26:29.869Z] #20 sha256:03ec805ea8c51ff38fd3654a68cb09f2498da3855072a19bc1d0c9bb18e227bd [2021-12-16T06:26:29.869Z] #20 29.86 Reading package lists... [2021-12-16T06:26:30.087Z] check_test.go:308: [d1825852e1a70] daemon is not started [2021-12-16T06:26:30.087Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-12-16T06:26:30.087Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-16T06:26:30.338Z] #19 DONE 1.4s [2021-12-16T06:26:30.338Z] [2021-12-16T06:26:30.338Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-16T06:26:30.338Z] #20 sha256:a434e20b99b45d700ad2ad089b13849be097b06377b289d2ca003ab67d31247f [2021-12-16T06:26:30.839Z] #20 39.31 Reading package lists... [2021-12-16T06:26:30.839Z] #20 ... [2021-12-16T06:26:30.839Z] [2021-12-16T06:26:30.839Z] #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-16T06:26:30.839Z] #45 sha256:e7335d947e59bef6873db4d2ec1d3088d401409a1f7204fadd4b801d5113dd1c [2021-12-16T06:26:30.839Z] #45 30.12 Fetched 48.7 MB in 28s (1744 kB/s) [2021-12-16T06:26:30.839Z] #45 30.12 Reading package lists... [2021-12-16T06:26:30.839Z] #45 39.59 Reading package lists... [2021-12-16T06:26:30.839Z] #45 ... [2021-12-16T06:26:30.839Z] [2021-12-16T06:26:30.839Z] #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-16T06:26:30.839Z] #67 sha256:939893ad0589a221f1165c52f1c0d9d8647e5f29fe72c1243d501dcd2ab9c3d9 [2021-12-16T06:26:30.839Z] #67 30.54 Reading package lists... [2021-12-16T06:26:31.023Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-16T06:26:31.725Z] #20 DONE 1.4s [2021-12-16T06:26:31.725Z] [2021-12-16T06:26:31.725Z] #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-16T06:26:31.725Z] #21 sha256:7d3dd96a33a6760f730509ce2e0fb82f8eb748f9a21f81ab1dfc26118600856b [2021-12-16T06:26:31.957Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-16T06:26:32.216Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-12-16T06:26:32.782Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-16T06:26:33.641Z] #21 1.751 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:26:33.643Z] #21 1.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:26:33.643Z] #21 1.931 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:26:34.157Z] check_test.go:308: [de4b78fcfbdc0] daemon is not started [2021-12-16T06:26:34.157Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-12-16T06:26:34.588Z] #21 2.709 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:26:35.091Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-16T06:26:36.465Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-16T06:26:36.516Z] #21 4.901 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:26:37.088Z] #21 ... [2021-12-16T06:26:37.089Z] [2021-12-16T06:26:37.089Z] #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-16T06:26:37.089Z] #58 sha256:9e71f942a23ae32ad621107ae4e044e86e38c9763c1e6a84563cd56b7fedb7cf [2021-12-16T06:26:37.089Z] #58 15.53 + cd /tmp/tmp.HCZGC17TST/src/github.com/opencontainers/runc [2021-12-16T06:26:37.089Z] #58 15.53 + git checkout -q v1.0.3 [2021-12-16T06:26:37.399Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-16T06:26:37.401Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-16T06:26:38.336Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-16T06:26:38.336Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-12-16T06:26:38.494Z] #58 16.81 + '[' -z '' ']' [2021-12-16T06:26:38.494Z] #58 16.81 + target=static [2021-12-16T06:26:38.494Z] #58 16.81 + make BUILDTAGS=seccomp static [2021-12-16T06:26:38.595Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-16T06:26:38.755Z] #58 17.26 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-16T06:26:38.760Z] #23 10.97 Collecting yamllint==1.26.1 [2021-12-16T06:26:38.760Z] #23 12.02 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-16T06:26:38.959Z] #67 40.36 Reading package lists... [2021-12-16T06:26:38.959Z] #67 ... [2021-12-16T06:26:38.959Z] [2021-12-16T06:26:38.959Z] #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-16T06:26:38.959Z] #20 sha256:03ec805ea8c51ff38fd3654a68cb09f2498da3855072a19bc1d0c9bb18e227bd [2021-12-16T06:26:38.959Z] #20 39.31 Reading package lists... [2021-12-16T06:26:39.699Z] #23 13.32 Collecting pathspec>=0.5.3 [2021-12-16T06:26:39.699Z] #23 13.33 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-16T06:26:39.958Z] #23 13.72 Collecting pyyaml [2021-12-16T06:26:39.958Z] #23 13.74 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-16T06:26:39.958Z] #23 13.77 Building wheels for collected packages: yamllint [2021-12-16T06:26:39.958Z] #23 13.78 Building wheel for yamllint (setup.py): started [2021-12-16T06:26:41.124Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-12-16T06:26:41.339Z] #23 14.89 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-16T06:26:41.339Z] #23 14.89 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=56f49495b8431da0ea4f54624089d8ba1ec05e3526b52b8ac59d12f36c41ca30 [2021-12-16T06:26:41.339Z] #23 14.89 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-16T06:26:41.339Z] #23 14.90 Successfully built yamllint [2021-12-16T06:26:41.339Z] #23 14.91 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-16T06:26:41.501Z] #20 48.40 Building dependency tree... [2021-12-16T06:26:41.599Z] #23 15.38 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-16T06:26:42.167Z] #23 DONE 15.8s [2021-12-16T06:26:42.167Z] [2021-12-16T06:26:42.167Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-16T06:26:42.167Z] #27 sha256:119e4f78c856c5e7153c36158c8dcb681d475d323aae8b1da02d1d1a5bb431e3 [2021-12-16T06:26:42.428Z] #27 DONE 0.2s [2021-12-16T06:26:42.428Z] [2021-12-16T06:26:42.428Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-16T06:26:42.428Z] #32 sha256:b591c296c7c8af88b46ab5c2e66d58dd446e5d8fd00559ab6f30ffa7d0b82b51 [2021-12-16T06:26:42.687Z] #32 DONE 0.4s [2021-12-16T06:26:42.687Z] [2021-12-16T06:26:42.687Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-16T06:26:42.687Z] #35 sha256:e117aa1a982cf3a688fc1f230b6e1e79428ada2f0d6d2978bc2c13d77d10ccc4 [2021-12-16T06:26:42.687Z] #35 DONE 0.1s [2021-12-16T06:26:42.687Z] [2021-12-16T06:26:42.687Z] #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-16T06:26:42.687Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:26:42.947Z] #53 ... [2021-12-16T06:26:42.947Z] [2021-12-16T06:26:42.947Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-16T06:26:42.947Z] #37 sha256:8506f17f5c3e07b24f5459ac45e6a953e594b8acb522e0d71667cdae6c8db8be [2021-12-16T06:26:42.947Z] #37 DONE 0.1s [2021-12-16T06:26:42.947Z] [2021-12-16T06:26:42.947Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-16T06:26:42.947Z] #41 sha256:3a0d9cf0277a089e46b34672d04d72cc5bcb8dfdd010d7ea24c4b9a67373548b [2021-12-16T06:26:42.947Z] #41 DONE 0.1s [2021-12-16T06:26:42.947Z] [2021-12-16T06:26:42.947Z] #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-16T06:26:42.947Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:26:43.407Z] #20 52.48 The following additional packages will be installed: [2021-12-16T06:26:43.407Z] #20 52.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-16T06:26:43.407Z] #20 52.48 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-16T06:26:43.407Z] #20 52.49 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-16T06:26:43.407Z] #20 52.49 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-16T06:26:43.407Z] #20 52.49 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-16T06:26:43.407Z] #20 52.50 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-16T06:26:43.407Z] #20 52.51 mingw-w64-common mingw-w64-x86-64-dev [2021-12-16T06:26:43.407Z] #20 52.55 Suggested packages: [2021-12-16T06:26:43.408Z] #20 52.55 gcc-10-locales seccomp wine64 [2021-12-16T06:26:43.654Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-12-16T06:26:43.667Z] #20 53.15 The following NEW packages will be installed: [2021-12-16T06:26:43.667Z] #20 53.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-16T06:26:43.667Z] #20 53.15 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-16T06:26:43.667Z] #20 53.15 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-16T06:26:43.667Z] #20 53.15 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-16T06:26:43.667Z] #20 53.15 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-16T06:26:43.667Z] #20 53.16 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-16T06:26:43.667Z] #20 53.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-16T06:26:43.667Z] #20 53.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-16T06:26:43.667Z] #20 53.18 mingw-w64-x86-64-dev [2021-12-16T06:26:44.237Z] #20 53.63 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:26:44.237Z] #20 53.63 Need to get 115 MB of archives. [2021-12-16T06:26:44.237Z] #20 53.63 After this operation, 645 MB of additional disk space will be used. [2021-12-16T06:26:44.237Z] #20 53.63 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-16T06:26:44.237Z] #20 53.67 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-16T06:26:44.237Z] #20 53.72 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-16T06:26:44.237Z] #20 53.72 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-16T06:26:44.237Z] #20 53.72 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-16T06:26:44.237Z] #20 53.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-16T06:26:44.237Z] #20 53.79 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-16T06:26:44.497Z] #20 53.82 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-16T06:26:44.497Z] #20 53.83 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-16T06:26:44.497Z] #20 53.98 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-16T06:26:45.067Z] #20 54.52 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-16T06:26:45.327Z] #20 54.76 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-16T06:26:45.592Z] #20 54.93 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-16T06:26:45.851Z] #20 ... [2021-12-16T06:26:45.851Z] [2021-12-16T06:26:45.851Z] #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-16T06:26:45.851Z] #67 sha256:939893ad0589a221f1165c52f1c0d9d8647e5f29fe72c1243d501dcd2ab9c3d9 [2021-12-16T06:26:45.851Z] #67 40.36 Reading package lists... [2021-12-16T06:26:45.851Z] #67 49.47 Building dependency tree... [2021-12-16T06:26:45.851Z] #67 53.24 The following additional packages will be installed: [2021-12-16T06:26:45.851Z] #67 53.27 libbtrfs0 [2021-12-16T06:26:45.851Z] #67 53.47 The following NEW packages will be installed: [2021-12-16T06:26:45.851Z] #67 53.48 libbtrfs-dev libbtrfs0 [2021-12-16T06:26:45.851Z] #67 53.87 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:26:45.851Z] #67 53.87 Need to get 460 kB of archives. [2021-12-16T06:26:45.851Z] #67 53.87 After this operation, 1237 kB of additional disk space will be used. [2021-12-16T06:26:45.851Z] #67 53.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-16T06:26:45.851Z] #67 53.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-16T06:26:45.851Z] #67 54.59 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:26:45.851Z] #67 54.94 Fetched 460 kB in 0s (1521 kB/s) [2021-12-16T06:26:45.851Z] #67 54.99 Selecting previously unselected package libbtrfs0:amd64. [2021-12-16T06:26:45.851Z] #67 54.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-12-16T06:26:45.851Z] #67 55.07 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-16T06:26:45.851Z] #67 55.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:26:45.851Z] #67 55.21 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-16T06:26:45.851Z] #67 55.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-16T06:26:45.851Z] #67 55.23 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:26:46.371Z] #67 55.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:26:46.371Z] #67 ... [2021-12-16T06:26:46.371Z] [2021-12-16T06:26:46.371Z] #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-16T06:26:46.371Z] #20 sha256:03ec805ea8c51ff38fd3654a68cb09f2498da3855072a19bc1d0c9bb18e227bd [2021-12-16T06:26:46.371Z] #20 55.57 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-16T06:26:46.371Z] #20 55.73 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-16T06:26:46.371Z] #20 55.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-16T06:26:46.371Z] #20 55.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-16T06:26:46.371Z] #20 55.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-16T06:26:46.371Z] #20 55.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-16T06:26:46.371Z] #20 55.74 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-16T06:26:46.371Z] #20 55.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-16T06:26:46.371Z] #20 55.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-16T06:26:46.371Z] #20 55.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-16T06:26:46.371Z] #20 55.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-16T06:26:46.371Z] #20 55.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-16T06:26:46.371Z] #20 55.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-16T06:26:46.371Z] #20 55.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-16T06:26:46.371Z] #20 55.76 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-16T06:26:46.371Z] #20 ... [2021-12-16T06:26:46.371Z] [2021-12-16T06:26:46.371Z] #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-16T06:26:46.371Z] #72 sha256:c2dc5029f4db164e7f6ad0d8b4ca6c0be8ff7bf429501cd10cbf0901025f5137 [2021-12-16T06:26:46.371Z] #72 52.68 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-16T06:26:46.371Z] #72 52.68 + GOBIN=/build [2021-12-16T06:26:46.371Z] #72 52.68 + GO111MODULE=on [2021-12-16T06:26:46.371Z] #72 52.68 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-16T06:26:46.371Z] #72 55.37 rootlesskit version 0.14.6 [2021-12-16T06:26:46.371Z] #72 55.37 Usage of /build/rootlesskit-docker-proxy: [2021-12-16T06:26:46.371Z] #72 55.37 -container-ip string [2021-12-16T06:26:46.371Z] #72 55.37 container ip [2021-12-16T06:26:46.371Z] #72 55.37 -container-port int [2021-12-16T06:26:46.371Z] #72 55.37 container port (default -1) [2021-12-16T06:26:46.371Z] #72 55.37 -host-ip string [2021-12-16T06:26:46.371Z] #72 55.37 host ip [2021-12-16T06:26:46.371Z] #72 55.37 -host-port int [2021-12-16T06:26:46.371Z] #72 55.37 host port (default -1) [2021-12-16T06:26:46.371Z] #72 55.37 -proto string [2021-12-16T06:26:46.371Z] #72 55.37 proxy protocol (default "tcp") [2021-12-16T06:26:46.371Z] #72 DONE 55.6s [2021-12-16T06:26:46.371Z] [2021-12-16T06:26:46.371Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-16T06:26:46.371Z] #73 sha256:32432705104662a512c5b2e7c417a9335f6d95b6a596a4a854e8e7cd39832281 [2021-12-16T06:26:46.371Z] #73 DONE 0.1s [2021-12-16T06:26:46.371Z] [2021-12-16T06:26:46.371Z] #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-16T06:26:46.371Z] #20 sha256:03ec805ea8c51ff38fd3654a68cb09f2498da3855072a19bc1d0c9bb18e227bd [2021-12-16T06:26:46.371Z] #20 55.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-12-16T06:26:46.371Z] #20 55.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-16T06:26:46.633Z] #20 ... [2021-12-16T06:26:46.633Z] [2021-12-16T06:26:46.633Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-16T06:26:46.633Z] #74 sha256:375bc1e9cf5aad4f26408fcbc83a6bef8c53eae772e1b0242c69c719cbef6785 [2021-12-16T06:26:46.633Z] #74 DONE 0.1s [2021-12-16T06:26:46.633Z] [2021-12-16T06:26:46.633Z] #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-16T06:26:46.633Z] #67 sha256:939893ad0589a221f1165c52f1c0d9d8647e5f29fe72c1243d501dcd2ab9c3d9 [2021-12-16T06:26:46.633Z] #67 55.81 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:26:46.633Z] #67 55.82 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:26:46.892Z] #67 DONE 56.1s [2021-12-16T06:26:46.892Z] [2021-12-16T06:26:46.892Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-16T06:26:46.892Z] #68 sha256:a7d4b876880bfbfa59720ba02e02a5342f8ca1acf776028ceafebfb2d36d42f0 [2021-12-16T06:26:46.892Z] #68 DONE 0.1s [2021-12-16T06:26:46.892Z] [2021-12-16T06:26:46.892Z] #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-16T06:26:46.892Z] #69 sha256:4fb5b2af5b4e902883f63ab8d94eb2ccdf3a344bba549f07d9988146291791ff [2021-12-16T06:26:46.896Z] #58 ... [2021-12-16T06:26:46.896Z] [2021-12-16T06:26:46.896Z] #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-16T06:26:46.896Z] #34 sha256:4f434acdb34b2f0e81542e42981efe570fa1de80943b617f0d33a7ef0bbb0c6b [2021-12-16T06:26:46.896Z] #34 DONE 196.9s [2021-12-16T06:26:46.896Z] [2021-12-16T06:26:46.896Z] #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-16T06:26:46.896Z] #21 sha256:7d3dd96a33a6760f730509ce2e0fb82f8eb748f9a21f81ab1dfc26118600856b [2021-12-16T06:26:46.896Z] #21 6.961 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:26:46.896Z] #21 13.39 Fetched 8482 kB in 12s (710 kB/s) [2021-12-16T06:26:46.939Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-12-16T06:26:48.255Z] #43 199.1 + dpkg --print-architecture [2021-12-16T06:26:48.255Z] #43 199.1 + git checkout -q v2.1.0 [2021-12-16T06:26:48.515Z] #43 199.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-16T06:26:48.515Z] #43 199.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-16T06:26:48.818Z] #69 1.766 + RM_GOPATH=0 [2021-12-16T06:26:48.818Z] #69 1.766 + TMP_GOPATH= [2021-12-16T06:26:48.818Z] #69 1.766 + : /build [2021-12-16T06:26:48.818Z] #69 1.766 + '[' -z '' ']' [2021-12-16T06:26:48.818Z] #69 1.766 ++ mktemp -d [2021-12-16T06:26:48.818Z] #69 1.766 + export GOPATH=/tmp/tmp.R8kAMmoTlc [2021-12-16T06:26:48.818Z] #69 1.766 + GOPATH=/tmp/tmp.R8kAMmoTlc [2021-12-16T06:26:48.818Z] #69 1.766 + RM_GOPATH=1 [2021-12-16T06:26:48.818Z] #69 1.766 + case "$(go env GOARCH)" in [2021-12-16T06:26:48.818Z] #69 1.766 ++ go env GOARCH [2021-12-16T06:26:48.818Z] #69 1.775 Install containerd version v1.5.8 [2021-12-16T06:26:48.818Z] #69 1.775 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:26:48.818Z] #69 1.775 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:26:48.818Z] #69 1.775 ++ dirname /install.sh [2021-12-16T06:26:48.818Z] #69 1.775 + dir=/ [2021-12-16T06:26:48.818Z] #69 1.775 + bin=containerd [2021-12-16T06:26:48.818Z] #69 1.775 + shift [2021-12-16T06:26:48.818Z] #69 1.775 + '[' '!' -f //containerd.installer ']' [2021-12-16T06:26:48.818Z] #69 1.775 + . //containerd.installer [2021-12-16T06:26:48.818Z] #69 1.775 ++ set -e [2021-12-16T06:26:48.818Z] #69 1.775 ++ : v1.5.8 [2021-12-16T06:26:48.818Z] #69 1.775 + install_containerd [2021-12-16T06:26:48.818Z] #69 1.775 + echo 'Install containerd version v1.5.8' [2021-12-16T06:26:48.818Z] #69 1.775 + git clone https://github.com/containerd/containerd.git /tmp/tmp.R8kAMmoTlc/src/github.com/containerd/containerd [2021-12-16T06:26:48.818Z] #69 1.783 Cloning into '/tmp/tmp.R8kAMmoTlc/src/github.com/containerd/containerd'... [2021-12-16T06:26:49.078Z] #69 ... [2021-12-16T06:26:49.078Z] [2021-12-16T06:26:49.078Z] #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-16T06:26:49.078Z] #45 sha256:e7335d947e59bef6873db4d2ec1d3088d401409a1f7204fadd4b801d5113dd1c [2021-12-16T06:26:49.078Z] #45 39.59 Reading package lists... [2021-12-16T06:26:49.078Z] #45 48.76 Building dependency tree... [2021-12-16T06:26:49.078Z] #45 52.98 The following additional packages will be installed: [2021-12-16T06:26:49.078Z] #45 53.00 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-12-16T06:26:49.078Z] #45 53.04 Suggested packages: [2021-12-16T06:26:49.078Z] #45 53.05 cmake-doc ninja-build lrzip [2021-12-16T06:26:49.078Z] #45 53.05 Recommended packages: [2021-12-16T06:26:49.078Z] #45 53.05 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-16T06:26:49.078Z] #45 53.61 The following NEW packages will be installed: [2021-12-16T06:26:49.078Z] #45 53.62 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-12-16T06:26:49.078Z] #45 53.97 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:26:49.078Z] #45 53.97 Need to get 8419 kB of archives. [2021-12-16T06:26:49.078Z] #45 53.97 After this operation, 34.9 MB of additional disk space will be used. [2021-12-16T06:26:49.078Z] #45 53.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-16T06:26:49.078Z] #45 53.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-16T06:26:49.078Z] #45 53.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-16T06:26:49.078Z] #45 54.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-16T06:26:49.078Z] #45 54.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-16T06:26:49.078Z] #45 54.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-16T06:26:49.078Z] #45 54.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-16T06:26:49.078Z] #45 54.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-12-16T06:26:49.078Z] #45 54.87 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:26:49.078Z] #45 55.20 Fetched 8419 kB in 0s (18.0 MB/s) [2021-12-16T06:26:49.078Z] #45 55.28 Selecting previously unselected package xxd. [2021-12-16T06:26:49.078Z] #45 55.28 (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-16T06:26:49.078Z] #45 55.33 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-16T06:26:49.078Z] #45 55.39 Unpacking xxd (2:8.2.2434-3) ... [2021-12-16T06:26:49.078Z] #45 55.85 Selecting previously unselected package vim-common. [2021-12-16T06:26:49.078Z] #45 55.86 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:26:49.078Z] #45 55.91 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-16T06:26:49.078Z] #45 56.12 Selecting previously unselected package cmake-data. [2021-12-16T06:26:49.078Z] #45 56.12 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-16T06:26:49.078Z] #45 56.14 Unpacking cmake-data (3.18.4-2) ... [2021-12-16T06:26:49.078Z] #45 57.39 Selecting previously unselected package libarchive13:amd64. [2021-12-16T06:26:49.078Z] #45 57.39 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-16T06:26:49.078Z] #45 57.42 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-16T06:26:49.078Z] #45 57.57 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-16T06:26:49.078Z] #45 57.57 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-16T06:26:49.078Z] #45 57.57 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-16T06:26:49.078Z] #45 57.66 Selecting previously unselected package librhash0:amd64. [2021-12-16T06:26:49.078Z] #45 57.66 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-12-16T06:26:49.078Z] #45 57.67 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-16T06:26:49.078Z] #45 57.77 Selecting previously unselected package libuv1:amd64. [2021-12-16T06:26:49.078Z] #45 57.77 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-12-16T06:26:49.078Z] #45 57.79 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-16T06:26:49.078Z] #45 57.87 Selecting previously unselected package cmake. [2021-12-16T06:26:49.078Z] #45 57.87 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-12-16T06:26:49.078Z] #45 57.89 Unpacking cmake (3.18.4-2) ... [2021-12-16T06:26:49.458Z] #21 13.39 Reading package lists... [2021-12-16T06:26:50.221Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-12-16T06:26:50.457Z] #45 ... [2021-12-16T06:26:50.458Z] [2021-12-16T06:26:50.458Z] #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-16T06:26:50.458Z] #20 sha256:03ec805ea8c51ff38fd3654a68cb09f2498da3855072a19bc1d0c9bb18e227bd [2021-12-16T06:26:50.458Z] #20 56.48 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:26:50.458Z] #20 56.92 Fetched 115 MB in 2s (47.2 MB/s) [2021-12-16T06:26:50.458Z] #20 56.99 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-16T06:26:50.458Z] #20 56.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-12-16T06:26:50.458Z] #20 57.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-16T06:26:50.458Z] #20 57.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-16T06:26:50.458Z] #20 57.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-16T06:26:50.458Z] #20 57.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-16T06:26:50.458Z] #20 57.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-16T06:26:50.458Z] #20 59.24 Selecting previously unselected package binutils-mingw-w64. [2021-12-16T06:26:50.458Z] #20 59.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-16T06:26:50.458Z] #20 59.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-16T06:26:50.458Z] #20 59.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-16T06:26:50.458Z] #20 59.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:26:50.458Z] #20 59.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:26:50.458Z] #20 59.64 Selecting previously unselected package dmsetup. [2021-12-16T06:26:50.458Z] #20 59.65 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:26:50.458Z] #20 59.67 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-16T06:26:50.458Z] #20 59.80 Selecting previously unselected package mingw-w64-common. [2021-12-16T06:26:50.458Z] #20 59.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-16T06:26:50.458Z] #20 59.90 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-16T06:26:51.402Z] #20 ... [2021-12-16T06:26:51.402Z] [2021-12-16T06:26:51.402Z] #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-16T06:26:51.402Z] #45 sha256:e7335d947e59bef6873db4d2ec1d3088d401409a1f7204fadd4b801d5113dd1c [2021-12-16T06:26:51.402Z] #45 60.42 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-16T06:26:51.402Z] #45 60.43 Setting up xxd (2:8.2.2434-3) ... [2021-12-16T06:26:51.402Z] #45 60.44 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-16T06:26:51.402Z] #45 60.45 Setting up vim-common (2:8.2.2434-3) ... [2021-12-16T06:26:51.402Z] #45 60.49 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-16T06:26:51.402Z] #45 60.52 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-16T06:26:51.402Z] #45 60.53 Setting up cmake-data (3.18.4-2) ... [2021-12-16T06:26:51.402Z] #45 60.56 Setting up cmake (3.18.4-2) ... [2021-12-16T06:26:51.402Z] #45 60.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:26:51.402Z] #45 DONE 61.0s [2021-12-16T06:26:51.661Z] [2021-12-16T06:26:51.661Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-16T06:26:51.661Z] #46 sha256:e70b1ffa6584c5f3bc784875c50c5e92e5ce8c64f44a66da31b48c7cc60e7cb9 [2021-12-16T06:26:51.661Z] #46 DONE 0.3s [2021-12-16T06:26:51.661Z] [2021-12-16T06:26:51.661Z] #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-16T06:26:51.661Z] #20 sha256:03ec805ea8c51ff38fd3654a68cb09f2498da3855072a19bc1d0c9bb18e227bd [2021-12-16T06:26:52.229Z] #20 ... [2021-12-16T06:26:52.229Z] [2021-12-16T06:26:52.229Z] #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-16T06:26:52.229Z] #47 sha256:ccb61b64c364817d2eab94cc2afac1bb568878b62cc3ddf7b11b8ae818870007 [2021-12-16T06:26:52.752Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-12-16T06:26:53.167Z] #47 1.334 + RM_GOPATH=0 [2021-12-16T06:26:53.167Z] #47 1.334 + TMP_GOPATH= [2021-12-16T06:26:53.167Z] #47 1.334 + : /build [2021-12-16T06:26:53.167Z] #47 1.334 + '[' -z '' ']' [2021-12-16T06:26:53.167Z] #47 1.334 ++ mktemp -d [2021-12-16T06:26:53.167Z] #47 1.334 + export GOPATH=/tmp/tmp.bMQ5Vd1vbx [2021-12-16T06:26:53.167Z] #47 1.334 + GOPATH=/tmp/tmp.bMQ5Vd1vbx [2021-12-16T06:26:53.167Z] #47 1.334 + RM_GOPATH=1 [2021-12-16T06:26:53.167Z] #47 1.334 + case "$(go env GOARCH)" in [2021-12-16T06:26:53.167Z] #47 1.334 ++ go env GOARCH [2021-12-16T06:26:53.167Z] #47 1.350 Install tini version v0.19.0 [2021-12-16T06:26:53.167Z] #47 1.354 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:26:53.167Z] #47 1.354 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:26:53.167Z] #47 1.354 ++ dirname /install.sh [2021-12-16T06:26:53.167Z] #47 1.354 + dir=/ [2021-12-16T06:26:53.167Z] #47 1.354 + bin=tini [2021-12-16T06:26:53.167Z] #47 1.354 + shift [2021-12-16T06:26:53.167Z] #47 1.354 + '[' '!' -f //tini.installer ']' [2021-12-16T06:26:53.167Z] #47 1.354 + . //tini.installer [2021-12-16T06:26:53.167Z] #47 1.354 ++ : v0.19.0 [2021-12-16T06:26:53.167Z] #47 1.354 + install_tini [2021-12-16T06:26:53.167Z] #47 1.354 + echo 'Install tini version v0.19.0' [2021-12-16T06:26:53.167Z] #47 1.354 + git clone https://github.com/krallin/tini.git /tmp/tmp.bMQ5Vd1vbx/tini [2021-12-16T06:26:53.167Z] #47 1.364 Cloning into '/tmp/tmp.bMQ5Vd1vbx/tini'... [2021-12-16T06:26:53.664Z] #21 17.75 Reading package lists... [2021-12-16T06:26:53.737Z] #47 1.955 + cd /tmp/tmp.bMQ5Vd1vbx/tini [2021-12-16T06:26:53.737Z] #47 1.955 + git checkout -q v0.19.0 [2021-12-16T06:26:53.737Z] #47 1.971 + cmake . [2021-12-16T06:26:53.788Z] #43 ... [2021-12-16T06:26:53.788Z] [2021-12-16T06:26:53.788Z] #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-16T06:26:53.788Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:26:53.788Z] #53 203.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-16T06:26:53.788Z] #53 DONE 205.0s [2021-12-16T06:26:53.788Z] [2021-12-16T06:26:53.788Z] #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-16T06:26:53.788Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:26:54.130Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-12-16T06:26:54.307Z] #47 2.304 -- The C compiler identification is GNU 10.2.1 [2021-12-16T06:26:54.307Z] #47 2.395 -- Detecting C compiler ABI info [2021-12-16T06:26:54.610Z] #21 21.86 Building dependency tree... [2021-12-16T06:26:54.876Z] #47 2.888 -- Detecting C compiler ABI info - done [2021-12-16T06:26:54.876Z] #47 2.995 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-16T06:26:54.876Z] #47 2.995 -- Detecting C compile features [2021-12-16T06:26:54.876Z] #47 2.995 -- Detecting C compile features - done [2021-12-16T06:26:54.876Z] #47 3.025 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-16T06:26:54.918Z] 8f616e6e9eec: Verifying Checksum [2021-12-16T06:26:54.919Z] 8f616e6e9eec: Download complete [2021-12-16T06:26:55.065Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-16T06:26:55.137Z] #47 3.163 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-16T06:26:55.137Z] #47 3.236 -- Configuring done [2021-12-16T06:26:55.137Z] #47 3.265 -- Generating done [2021-12-16T06:26:55.137Z] #47 3.265 -- Build files have been written to: /tmp/tmp.bMQ5Vd1vbx/tini [2021-12-16T06:26:55.137Z] #47 3.267 + make tini-static [2021-12-16T06:26:55.323Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-16T06:26:55.399Z] #47 3.483 Scanning dependencies of target tini-static [2021-12-16T06:26:55.399Z] #47 3.542 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-16T06:26:55.889Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-12-16T06:26:56.147Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-16T06:26:56.338Z] #47 4.339 [100%] Linking C executable tini-static [2021-12-16T06:26:56.338Z] #47 4.692 [100%] Built target tini-static [2021-12-16T06:26:56.405Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-16T06:26:56.405Z] check_test.go:308: [d7462e09e6bc9] daemon is not started [2021-12-16T06:26:56.405Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-12-16T06:26:56.405Z] --- PASS: TestBuildWithHugeFile (46.01s) [2021-12-16T06:26:56.405Z] === RUN TestBuildWCOWSandboxSize [2021-12-16T06:26:56.405Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-16T06:26:56.405Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-16T06:26:56.405Z] === RUN TestBuildWithEmptyDockerfile [2021-12-16T06:26:56.405Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:26:56.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:26:56.405Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:26:56.405Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:26:56.406Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:26:56.406Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:26:56.406Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:26:56.406Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:26:56.406Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:26:56.406Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-12-16T06:26:56.406Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2021-12-16T06:26:56.406Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-12-16T06:26:56.406Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2021-12-16T06:26:56.406Z] === RUN TestBuildPreserveOwnership [2021-12-16T06:26:56.406Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-16T06:26:56.528Z] #21 24.56 The following additional packages will be installed: [2021-12-16T06:26:56.528Z] #21 24.59 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-16T06:26:56.528Z] #21 24.59 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-16T06:26:56.528Z] #21 24.59 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-16T06:26:56.528Z] #21 24.59 python3-pkg-resources vim-runtime xxd [2021-12-16T06:26:56.528Z] #21 24.61 Suggested packages: [2021-12-16T06:26:56.528Z] #21 24.61 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-16T06:26:56.528Z] #21 24.61 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-16T06:26:56.528Z] #21 24.61 acl attr quota [2021-12-16T06:26:56.528Z] #21 24.61 Recommended packages: [2021-12-16T06:26:56.528Z] #21 24.61 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-16T06:26:56.597Z] #47 4.743 + mkdir -p /build [2021-12-16T06:26:56.597Z] #47 4.750 + cp tini-static /build/docker-init [2021-12-16T06:26:56.663Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-12-16T06:26:56.921Z] check_test.go:308: [d6be2faa67ef7] daemon is not started [2021-12-16T06:26:56.921Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-12-16T06:26:57.166Z] #47 DONE 5.3s [2021-12-16T06:26:57.166Z] [2021-12-16T06:26:57.166Z] #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-16T06:26:57.166Z] #20 sha256:03ec805ea8c51ff38fd3654a68cb09f2498da3855072a19bc1d0c9bb18e227bd [2021-12-16T06:26:57.166Z] #20 62.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-16T06:26:57.166Z] #20 62.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-16T06:26:57.166Z] #20 62.48 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-16T06:26:57.166Z] #20 66.48 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-16T06:26:57.166Z] #20 66.49 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:26:57.166Z] #20 66.51 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-16T06:26:57.166Z] #20 66.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-16T06:26:57.166Z] #20 66.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:26:57.166Z] #20 66.66 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-16T06:26:57.856Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-12-16T06:26:58.421Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-16T06:26:58.421Z] check_test.go:308: [deef319adde2c] daemon is not started [2021-12-16T06:26:58.421Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-12-16T06:26:58.444Z] #21 26.75 The following NEW packages will be installed: [2021-12-16T06:26:58.444Z] #21 26.75 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-16T06:26:58.444Z] #21 26.75 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-16T06:26:58.444Z] #21 26.75 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-16T06:26:58.444Z] #21 26.75 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-16T06:26:58.444Z] #21 26.75 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-16T06:26:58.444Z] #21 26.75 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-16T06:26:58.444Z] #21 26.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-16T06:26:58.444Z] #21 26.75 xz-utils zip zstd [2021-12-16T06:26:58.705Z] #21 27.13 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:26:58.705Z] #21 27.13 Need to get 27.6 MB of archives. [2021-12-16T06:26:58.705Z] #21 27.13 After this operation, 106 MB of additional disk space will be used. [2021-12-16T06:26:58.705Z] #21 27.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-16T06:26:58.966Z] #21 27.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-16T06:26:58.966Z] #21 27.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-16T06:26:58.966Z] #21 27.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-16T06:26:58.966Z] #21 27.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-16T06:26:58.966Z] #21 27.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-16T06:26:58.966Z] #21 27.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-16T06:26:58.966Z] #21 27.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-16T06:26:58.966Z] #21 27.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-16T06:26:58.966Z] #21 27.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-16T06:26:58.966Z] #21 27.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-16T06:26:58.966Z] #21 27.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-16T06:26:58.966Z] #21 27.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-16T06:26:58.966Z] #21 27.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-16T06:26:58.966Z] #21 27.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-16T06:26:58.966Z] #21 27.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-16T06:26:58.966Z] #21 27.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-16T06:26:58.966Z] #21 27.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-16T06:26:58.966Z] #21 27.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-16T06:26:58.967Z] #21 27.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-16T06:26:58.967Z] #21 27.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-16T06:26:58.986Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-16T06:26:59.228Z] #21 27.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-16T06:26:59.228Z] #21 27.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-16T06:26:59.228Z] #21 27.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-16T06:26:59.228Z] #21 27.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-16T06:26:59.228Z] #21 27.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-16T06:26:59.228Z] #21 27.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-16T06:26:59.491Z] #21 27.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-16T06:26:59.491Z] #21 27.85 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-16T06:26:59.491Z] #21 27.85 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-16T06:26:59.491Z] #21 27.85 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-16T06:26:59.491Z] #21 27.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-16T06:26:59.491Z] #21 27.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-16T06:26:59.491Z] #21 27.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-16T06:26:59.752Z] #21 27.98 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-16T06:26:59.752Z] #21 28.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-16T06:26:59.752Z] #21 28.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-16T06:26:59.752Z] #21 28.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-16T06:26:59.753Z] #21 28.07 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-16T06:26:59.753Z] #21 28.07 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-16T06:26:59.753Z] #21 28.08 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-16T06:26:59.753Z] #21 28.13 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-16T06:26:59.753Z] #21 28.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-16T06:26:59.753Z] #21 28.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-12-16T06:27:00.326Z] #21 28.53 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-12-16T06:27:00.326Z] #21 28.58 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-16T06:27:00.326Z] #21 28.65 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-16T06:27:00.326Z] #21 28.66 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-16T06:27:00.359Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-16T06:27:00.359Z] --- PASS: TestBuildPreserveOwnership (3.73s) [2021-12-16T06:27:00.359Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.48s) [2021-12-16T06:27:00.359Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s) [2021-12-16T06:27:00.359Z] === RUN TestBuildPlatformInvalid [2021-12-16T06:27:00.359Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-12-16T06:27:00.359Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-16T06:27:00.617Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-12-16T06:27:00.617Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-16T06:27:01.183Z] Loaded image: busybox:latest [2021-12-16T06:27:01.183Z] Loaded image: busybox:glibc [2021-12-16T06:27:01.713Z] #21 29.79 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:27:01.713Z] #21 29.98 Fetched 27.6 MB in 2s (14.7 MB/s) [2021-12-16T06:27:01.713Z] #21 30.09 Selecting previously unselected package pigz. [2021-12-16T06:27:01.713Z] #21 30.09 (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-16T06:27:01.713Z] #21 30.16 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-16T06:27:01.713Z] #21 30.19 Unpacking pigz (2.6-1) ... [2021-12-16T06:27:01.975Z] #21 30.33 Selecting previously unselected package libelf1:amd64. [2021-12-16T06:27:01.975Z] #21 30.33 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-16T06:27:01.975Z] #21 30.34 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-16T06:27:02.117Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-12-16T06:27:02.236Z] #21 30.61 Selecting previously unselected package libbpf0:amd64. [2021-12-16T06:27:02.236Z] #21 30.61 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-16T06:27:02.374Z] Loaded image: debian:bullseye-slim [2021-12-16T06:27:02.375Z] Loaded image: hello-world:latest [2021-12-16T06:27:02.375Z] Loaded image: arm32v7/hello-world:latest [2021-12-16T06:27:02.442Z] #20 71.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-16T06:27:02.442Z] #20 71.07 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:27:02.442Z] #20 71.08 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:27:02.497Z] #21 30.62 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-16T06:27:02.497Z] #21 30.79 Selecting previously unselected package libcap2:amd64. [2021-12-16T06:27:02.497Z] #21 30.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-16T06:27:02.497Z] #21 30.81 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-16T06:27:02.497Z] #21 30.91 Selecting previously unselected package libmnl0:amd64. [2021-12-16T06:27:02.759Z] #21 30.92 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-16T06:27:02.759Z] #21 30.93 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-16T06:27:02.759Z] #21 31.05 Selecting previously unselected package libxtables12:amd64. [2021-12-16T06:27:02.759Z] #21 31.05 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-16T06:27:02.759Z] #21 31.06 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-16T06:27:03.020Z] #21 31.21 Selecting previously unselected package libcap2-bin. [2021-12-16T06:27:03.020Z] #21 31.22 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-16T06:27:03.020Z] #21 31.23 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-16T06:27:03.020Z] #21 31.39 Selecting previously unselected package iproute2. [2021-12-16T06:27:03.020Z] #21 31.41 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-16T06:27:03.020Z] #21 31.42 Unpacking iproute2 (5.10.0-4) ... [2021-12-16T06:27:03.963Z] #21 32.27 Selecting previously unselected package xxd. [2021-12-16T06:27:03.964Z] #21 32.30 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-16T06:27:03.964Z] #21 32.30 Unpacking xxd (2:8.2.2434-3) ... [2021-12-16T06:27:04.229Z] #21 32.47 Selecting previously unselected package vim-common. [2021-12-16T06:27:04.229Z] #21 32.50 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:27:04.229Z] #21 32.53 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-16T06:27:04.273Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-12-16T06:27:04.490Z] #21 32.77 Selecting previously unselected package bash-completion. [2021-12-16T06:27:04.490Z] #21 32.78 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-16T06:27:05.215Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-12-16T06:27:05.781Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-12-16T06:27:06.165Z] #62 ... [2021-12-16T06:27:06.165Z] [2021-12-16T06:27:06.165Z] #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-16T06:27:06.165Z] #26 sha256:e63f1731e271b80a8c77dd9178a2dfe726a4b480ce22182a6c55b3279a94e0df [2021-12-16T06:27:06.165Z] #26 229.9 + return [2021-12-16T06:27:06.165Z] #26 DONE 232.5s [2021-12-16T06:27:06.165Z] [2021-12-16T06:27:06.165Z] #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-16T06:27:06.165Z] #62 sha256:a5c5adb5596e1fb07f4ec06a9c8b033ca6c085f18aa65d48c4caf50060c70382 [2021-12-16T06:27:06.165Z] #62 186.9 + bin/containerd [2021-12-16T06:27:06.165Z] #62 ... [2021-12-16T06:27:06.165Z] [2021-12-16T06:27:06.165Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-16T06:27:06.165Z] #27 sha256:8aa985b7b293047129a2a94879fd3252c66db7b25f23a9b7a4d4f2d7d1ae0e45 [2021-12-16T06:27:06.165Z] #27 DONE 1.2s [2021-12-16T06:27:06.165Z] [2021-12-16T06:27:06.165Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-16T06:27:06.165Z] #32 sha256:e12c741c1f383069d974d3bcec4810ffd61ef7470eeb994610fa4f721f343844 [2021-12-16T06:27:06.638Z] #20 ... [2021-12-16T06:27:06.638Z] [2021-12-16T06:27:06.638Z] #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-16T06:27:06.638Z] #69 sha256:4fb5b2af5b4e902883f63ab8d94eb2ccdf3a344bba549f07d9988146291791ff [2021-12-16T06:27:06.638Z] #69 19.28 + cd /tmp/tmp.R8kAMmoTlc/src/github.com/containerd/containerd [2021-12-16T06:27:06.638Z] #69 19.28 + git checkout -q v1.5.8 [2021-12-16T06:27:06.715Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-16T06:27:06.898Z] #69 20.13 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-16T06:27:06.898Z] #69 20.13 + BUILDTAGS='netgo osusergo static_build' [2021-12-16T06:27:06.898Z] #69 20.13 + export EXTRA_FLAGS=-buildmode=pie [2021-12-16T06:27:06.898Z] #69 20.13 + EXTRA_FLAGS=-buildmode=pie [2021-12-16T06:27:06.898Z] #69 20.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-16T06:27:07.158Z] #69 20.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-16T06:27:07.158Z] #69 20.13 + '[' '' = dynamic ']' [2021-12-16T06:27:07.158Z] #69 20.13 + make [2021-12-16T06:27:07.418Z] #69 20.62 + bin/ctr [2021-12-16T06:27:07.542Z] #32 DONE 1.1s [2021-12-16T06:27:07.542Z] [2021-12-16T06:27:07.542Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-16T06:27:07.542Z] #35 sha256:3749559e8c5d60f6066de969f94f1f2a7de6ce3e3af1c7940198cb15c7130b05 [2021-12-16T06:27:07.798Z] #21 35.80 Unpacking bash-completion (1:2.11-2) ... [2021-12-16T06:27:07.798Z] #21 36.20 Selecting previously unselected package bzip2. [2021-12-16T06:27:07.798Z] #21 36.21 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-16T06:27:07.798Z] #21 36.22 Unpacking bzip2 (1.0.8-4) ... [2021-12-16T06:27:07.800Z] #35 DONE 0.7s [2021-12-16T06:27:07.800Z] [2021-12-16T06:27:07.800Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-16T06:27:07.800Z] #58 sha256:18f8a1d913763c93baece998adc3c3c96db6876c96ea33193db2f851da2f6eb1 [2021-12-16T06:27:08.058Z] #58 ... [2021-12-16T06:27:08.058Z] [2021-12-16T06:27:08.058Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-16T06:27:08.058Z] #37 sha256:d65426931238afd6f7d8e0cce5967a7b4dc4e00183c98171331535fd798e0e65 [2021-12-16T06:27:08.058Z] #37 DONE 0.0s [2021-12-16T06:27:08.058Z] [2021-12-16T06:27:08.058Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-16T06:27:08.058Z] #41 sha256:faeb19671003e382e83ff0a5c91b91e0d9ac5f6a1234c003838f29b7a16b7ce7 [2021-12-16T06:27:08.058Z] #41 DONE 0.0s [2021-12-16T06:27:08.058Z] [2021-12-16T06:27:08.058Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-16T06:27:08.058Z] #44 sha256:22aeca93282a360e7c961d165b72b75917a1f19e5a629d79dc6e669fc405d59a [2021-12-16T06:27:08.060Z] #21 36.30 Selecting previously unselected package xz-utils. [2021-12-16T06:27:08.060Z] #21 36.31 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-16T06:27:08.060Z] #21 36.32 Unpacking xz-utils (5.2.5-2) ... [2021-12-16T06:27:08.321Z] #21 36.48 Selecting previously unselected package apparmor. [2021-12-16T06:27:08.321Z] #21 36.48 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-16T06:27:08.321Z] #21 36.53 Unpacking apparmor (2.13.6-10) ... [2021-12-16T06:27:08.583Z] #21 36.93 Selecting previously unselected package inetutils-ping. [2021-12-16T06:27:08.583Z] #21 36.94 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-16T06:27:08.583Z] #21 36.95 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-16T06:27:08.846Z] #21 37.06 Selecting previously unselected package libip4tc2:amd64. [2021-12-16T06:27:08.846Z] #21 37.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-16T06:27:08.846Z] #21 37.07 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-16T06:27:08.846Z] #21 37.13 Selecting previously unselected package libip6tc2:amd64. [2021-12-16T06:27:08.846Z] #21 37.14 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-16T06:27:08.846Z] #21 37.14 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-16T06:27:08.846Z] #21 37.23 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-16T06:27:08.846Z] #21 37.24 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-16T06:27:08.846Z] #21 37.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-16T06:27:09.107Z] #21 37.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-16T06:27:09.107Z] #21 37.32 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-16T06:27:09.107Z] #21 37.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-16T06:27:09.107Z] #21 37.41 Selecting previously unselected package libnftnl11:amd64. [2021-12-16T06:27:09.107Z] #21 37.42 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-16T06:27:09.107Z] #21 37.43 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-16T06:27:09.369Z] #21 37.54 Selecting previously unselected package iptables. [2021-12-16T06:27:09.369Z] #21 37.55 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-16T06:27:09.369Z] #21 37.56 Unpacking iptables (1.8.7-1) ... [2021-12-16T06:27:09.369Z] #21 37.83 Selecting previously unselected package libonig5:amd64. [2021-12-16T06:27:09.631Z] #21 37.83 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-16T06:27:09.631Z] #21 37.84 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:27:09.631Z] #21 37.99 Selecting previously unselected package libjq1:amd64. [2021-12-16T06:27:09.631Z] #21 38.01 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-16T06:27:09.631Z] #21 38.02 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:27:09.893Z] #21 38.10 Selecting previously unselected package jq. [2021-12-16T06:27:09.893Z] #21 38.11 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-16T06:27:09.893Z] #21 38.11 Unpacking jq (1.6-2.1) ... [2021-12-16T06:27:09.893Z] #21 38.19 Selecting previously unselected package libaio1:amd64. [2021-12-16T06:27:09.893Z] #21 38.19 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-16T06:27:09.893Z] #21 38.20 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-16T06:27:09.893Z] #21 38.25 Selecting previously unselected package libgpm2:amd64. [2021-12-16T06:27:09.893Z] #21 38.26 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-16T06:27:09.893Z] #21 38.26 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-16T06:27:09.893Z] #21 38.31 Selecting previously unselected package libicu67:amd64. [2021-12-16T06:27:09.893Z] #21 38.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-16T06:27:09.893Z] #21 38.34 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-16T06:27:09.963Z] #44 DONE 1.9s [2021-12-16T06:27:09.963Z] [2021-12-16T06:27:09.963Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-16T06:27:09.963Z] #58 sha256:18f8a1d913763c93baece998adc3c3c96db6876c96ea33193db2f851da2f6eb1 [2021-12-16T06:27:09.963Z] #58 120.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-16T06:27:09.995Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-12-16T06:27:10.253Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-16T06:27:10.510Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-16T06:27:10.530Z] #58 ... [2021-12-16T06:27:10.530Z] [2021-12-16T06:27:10.530Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-16T06:27:10.530Z] #48 sha256:11ab9b4baf64ca0b00a2e53158712f466c8213d3ad26ba3fd529da7f71327ce4 [2021-12-16T06:27:10.530Z] #48 DONE 0.4s [2021-12-16T06:27:10.530Z] [2021-12-16T06:27:10.530Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-16T06:27:10.530Z] #50 sha256:6ac689f74194c41960998e048678cd98af8f30bc42fb93d27b25a50436068163 [2021-12-16T06:27:10.530Z] #50 DONE 0.2s [2021-12-16T06:27:10.530Z] [2021-12-16T06:27:10.530Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-16T06:27:10.530Z] #52 sha256:17570763eda747ab43f2264ceba2df7be68352776b3bfc57e9f176f85bbb37ea [2021-12-16T06:27:10.768Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.48s) [2021-12-16T06:27:10.768Z] PASS [2021-12-16T06:27:10.768Z] [2021-12-16T06:27:10.768Z] === Skipped [2021-12-16T06:27:10.768Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-16T06:27:10.768Z] build_session_test.go:25: TODO: BuildKit [2021-12-16T06:27:10.768Z] [2021-12-16T06:27:10.768Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-16T06:27:10.768Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-16T06:27:10.768Z] [2021-12-16T06:27:10.768Z] DONE 34 tests, 2 skipped in 83.082s [2021-12-16T06:27:10.768Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-16T06:27:10.768Z] ++ 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-16T06:27:10.768Z] ++ set -e [2021-12-16T06:27:10.768Z] ++ '[' -n 0 ']' [2021-12-16T06:27:10.768Z] ++ set -x [2021-12-16T06:27:10.768Z] ++ 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-16T06:27:10.768Z] INFO: Testing against a local daemon [2021-12-16T06:27:10.768Z] === RUN TestConfigInspect [2021-12-16T06:27:10.788Z] #52 DONE 0.1s [2021-12-16T06:27:10.788Z] [2021-12-16T06:27:10.788Z] #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-16T06:27:10.788Z] #58 sha256:18f8a1d913763c93baece998adc3c3c96db6876c96ea33193db2f851da2f6eb1 [2021-12-16T06:27:10.788Z] #58 121.4 + mkdir -p /build [2021-12-16T06:27:10.788Z] #58 121.4 + cp runc /build/runc [2021-12-16T06:27:11.335Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-16T06:27:11.723Z] #58 DONE 122.4s [2021-12-16T06:27:11.723Z] [2021-12-16T06:27:11.723Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-16T06:27:11.723Z] #54 sha256:04b14ac3a5a6919b84ae002b63c187dc1eca83523c13bd8675a39c1ca636774b [2021-12-16T06:27:11.723Z] #54 DONE 1.1s [2021-12-16T06:27:11.723Z] [2021-12-16T06:27:11.723Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-16T06:27:11.723Z] #56 sha256:bd7956b9491dfd2ded651089e27361d176637a097a03ee13f2c68c5901dca26f [2021-12-16T06:27:11.879Z] #43 DONE 220.5s [2021-12-16T06:27:11.879Z] [2021-12-16T06:27:11.879Z] #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-16T06:27:11.879Z] #58 sha256:68434ae40d7bc49d3dfbffc4b6ed623e335bc3f21ff77b5e020003854a2b258c [2021-12-16T06:27:11.982Z] #56 DONE 0.1s [2021-12-16T06:27:11.982Z] [2021-12-16T06:27:11.982Z] #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-16T06:27:11.982Z] #62 sha256:a5c5adb5596e1fb07f4ec06a9c8b033ca6c085f18aa65d48c4caf50060c70382 [2021-12-16T06:27:12.139Z] #58 ... [2021-12-16T06:27:12.139Z] [2021-12-16T06:27:12.139Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-16T06:27:12.139Z] #44 sha256:f6b0ce3cba47020ae4e10f0f4c945128546fb9e9ab9e1ff9b481164bda8bede9 [2021-12-16T06:27:13.076Z] #44 DONE 0.8s [2021-12-16T06:27:13.076Z] [2021-12-16T06:27:13.076Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-16T06:27:13.076Z] #48 sha256:0b5764b3535837843300661a4962f1ad0309d4b0d7f13d55f78a8d1626111452 [2021-12-16T06:27:13.076Z] #48 DONE 0.1s [2021-12-16T06:27:13.076Z] [2021-12-16T06:27:13.076Z] #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-16T06:27:13.076Z] #58 sha256:68434ae40d7bc49d3dfbffc4b6ed623e335bc3f21ff77b5e020003854a2b258c [2021-12-16T06:27:13.076Z] #58 ... [2021-12-16T06:27:13.076Z] [2021-12-16T06:27:13.076Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-16T06:27:13.076Z] #50 sha256:42f88051f04cb5a3c730063cc9d4218138798756bac3ace79112be04e8db8388 [2021-12-16T06:27:13.076Z] #50 DONE 0.1s [2021-12-16T06:27:13.200Z] #21 41.39 Selecting previously unselected package libinih1:amd64. [2021-12-16T06:27:13.200Z] #21 41.41 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-16T06:27:13.200Z] #21 41.42 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-16T06:27:13.200Z] #21 41.48 Selecting previously unselected package libnet1:amd64. [2021-12-16T06:27:13.200Z] #21 41.48 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-16T06:27:13.200Z] #21 41.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:27:13.200Z] #21 41.58 Selecting previously unselected package libnl-3-200:amd64. [2021-12-16T06:27:13.200Z] #21 41.59 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-16T06:27:13.200Z] #21 41.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:27:13.233Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-12-16T06:27:13.336Z] [2021-12-16T06:27:13.336Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-16T06:27:13.336Z] #52 sha256:d9b752dd264a470efe43c476ea81648362a420687fdd34dd0bfce18b192a84c8 [2021-12-16T06:27:13.336Z] #52 DONE 0.2s [2021-12-16T06:27:13.336Z] [2021-12-16T06:27:13.336Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-16T06:27:13.336Z] #54 sha256:360004331cfff47b73fcbd89568f7304a7617d53b54abcae925ea1d3f1cc831e [2021-12-16T06:27:13.462Z] #21 41.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-16T06:27:13.462Z] #21 41.70 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-16T06:27:13.462Z] #21 41.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:27:13.462Z] #21 41.78 Selecting previously unselected package net-tools. [2021-12-16T06:27:13.462Z] #21 41.78 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-16T06:27:13.462Z] #21 41.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-16T06:27:13.462Z] #21 41.98 Selecting previously unselected package patch. [2021-12-16T06:27:13.491Z] check_test.go:308: [d062e06ec7511] daemon is not started [2021-12-16T06:27:13.491Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-12-16T06:27:13.595Z] #54 DONE 0.4s [2021-12-16T06:27:13.595Z] [2021-12-16T06:27:13.595Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-16T06:27:13.595Z] #56 sha256:d148457dfc2cd4de4d849b1953225ff89bcaf8d338119a5003e02e1e096cbbba [2021-12-16T06:27:13.724Z] #21 41.98 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-16T06:27:13.724Z] #21 41.99 Unpacking patch (2.7.6-7) ... [2021-12-16T06:27:13.724Z] #21 42.09 Selecting previously unselected package python-pip-whl. [2021-12-16T06:27:13.724Z] #21 42.09 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-16T06:27:13.724Z] #21 42.09 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-16T06:27:13.748Z] --- PASS: TestConfigInspect (2.91s) [2021-12-16T06:27:13.748Z] === RUN TestConfigList [2021-12-16T06:27:13.748Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-16T06:27:13.854Z] #56 DONE 0.2s [2021-12-16T06:27:13.854Z] [2021-12-16T06:27:13.854Z] #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-16T06:27:13.854Z] #58 sha256:68434ae40d7bc49d3dfbffc4b6ed623e335bc3f21ff77b5e020003854a2b258c [2021-12-16T06:27:13.990Z] #69 ... [2021-12-16T06:27:13.990Z] [2021-12-16T06:27:13.990Z] #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-16T06:27:13.990Z] #20 sha256:03ec805ea8c51ff38fd3654a68cb09f2498da3855072a19bc1d0c9bb18e227bd [2021-12-16T06:27:13.990Z] #20 76.46 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-16T06:27:13.990Z] #20 76.46 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:27:13.990Z] #20 76.46 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:27:13.990Z] #20 78.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-16T06:27:13.990Z] #20 78.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:27:13.990Z] #20 78.03 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-16T06:27:13.990Z] #20 79.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-16T06:27:13.990Z] #20 79.88 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:27:13.990Z] #20 79.88 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:27:13.990Z] #20 83.62 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-16T06:27:14.006Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-12-16T06:27:14.251Z] #20 83.62 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-16T06:27:14.251Z] #20 83.63 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:27:14.297Z] #21 42.65 Selecting previously unselected package python3-lib2to3. [2021-12-16T06:27:14.297Z] #21 42.66 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-16T06:27:14.297Z] #21 42.67 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-16T06:27:14.512Z] #62 ... [2021-12-16T06:27:14.512Z] [2021-12-16T06:27:14.512Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-16T06:27:14.512Z] #59 sha256:1e5ae6db6d1d813e15521862eef326b892ff76af55a00351d7e51d63384ca386 [2021-12-16T06:27:14.512Z] #59 DONE 0.1s [2021-12-16T06:27:14.512Z] [2021-12-16T06:27:14.512Z] #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-16T06:27:14.512Z] #62 sha256:a5c5adb5596e1fb07f4ec06a9c8b033ca6c085f18aa65d48c4caf50060c70382 [2021-12-16T06:27:14.558Z] #21 42.77 Selecting previously unselected package python3-distutils. [2021-12-16T06:27:14.558Z] #21 42.77 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-16T06:27:14.558Z] #21 42.77 Unpacking python3-distutils (3.9.2-1) ... [2021-12-16T06:27:14.558Z] #21 42.88 Selecting previously unselected package python3-pkg-resources. [2021-12-16T06:27:14.558Z] #21 42.88 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-16T06:27:14.558Z] #21 42.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:27:14.571Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-16T06:27:14.571Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-12-16T06:27:14.820Z] #21 43.00 Selecting previously unselected package python3-setuptools. [2021-12-16T06:27:14.820Z] #21 43.02 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-16T06:27:14.820Z] #21 43.03 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-16T06:27:14.820Z] #21 43.23 Selecting previously unselected package python3-wheel. [2021-12-16T06:27:14.820Z] #21 43.24 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-16T06:27:14.829Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-16T06:27:15.082Z] #21 43.25 Unpacking python3-wheel (0.34.2-1) ... [2021-12-16T06:27:15.083Z] #21 43.33 Selecting previously unselected package python3-pip. [2021-12-16T06:27:15.083Z] #21 43.35 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-16T06:27:15.083Z] #21 43.36 Unpacking python3-pip (20.3.4-4) ... [2021-12-16T06:27:15.087Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-12-16T06:27:15.344Z] #21 43.58 Selecting previously unselected package sudo. [2021-12-16T06:27:15.344Z] #21 43.59 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-16T06:27:15.344Z] #21 43.60 Unpacking sudo (1.9.5p2-3) ... [2021-12-16T06:27:15.867Z] #21 44.10 Selecting previously unselected package thin-provisioning-tools. [2021-12-16T06:27:15.867Z] #21 44.11 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-16T06:27:15.867Z] #21 44.12 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-16T06:27:16.129Z] #21 44.39 Selecting previously unselected package uidmap. [2021-12-16T06:27:16.129Z] #21 44.39 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-16T06:27:16.129Z] #21 44.40 Unpacking uidmap (1:4.8.1-1) ... [2021-12-16T06:27:16.129Z] #21 44.53 Selecting previously unselected package vim-runtime. [2021-12-16T06:27:16.158Z] #20 85.42 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-16T06:27:16.158Z] #20 85.43 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-16T06:27:16.158Z] #20 85.44 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-16T06:27:16.158Z] #20 85.50 Selecting previously unselected package libapparmor1:amd64. [2021-12-16T06:27:16.158Z] #20 85.51 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-16T06:27:16.158Z] #20 85.51 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-16T06:27:16.158Z] #20 85.56 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-16T06:27:16.158Z] #20 85.56 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-16T06:27:16.158Z] #20 85.57 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-16T06:27:16.158Z] #20 85.63 Selecting previously unselected package libbtrfs0:amd64. [2021-12-16T06:27:16.158Z] #20 85.64 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-16T06:27:16.158Z] #20 85.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:27:16.417Z] #21 44.53 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:27:16.417Z] #21 44.55 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-16T06:27:16.417Z] #21 44.58 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-16T06:27:16.417Z] #21 44.59 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-16T06:27:16.418Z] #20 85.72 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-16T06:27:16.418Z] #20 85.72 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-16T06:27:16.418Z] #20 85.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:27:16.418Z] #20 85.81 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-16T06:27:16.418Z] #20 85.82 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:27:16.418Z] #20 85.82 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:27:16.418Z] #20 85.86 Selecting previously unselected package libudev-dev:amd64. [2021-12-16T06:27:16.418Z] #20 85.87 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-16T06:27:16.418Z] #20 85.87 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-16T06:27:16.678Z] #20 85.95 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-16T06:27:16.678Z] #20 85.96 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-16T06:27:16.678Z] #20 85.96 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-16T06:27:16.678Z] #20 86.08 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-16T06:27:16.678Z] #20 86.08 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-16T06:27:16.678Z] #20 86.09 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-16T06:27:16.678Z] #20 86.17 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-16T06:27:16.678Z] #20 86.17 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-16T06:27:16.678Z] #20 86.18 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-16T06:27:16.938Z] #20 86.27 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-16T06:27:16.938Z] #20 86.27 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-16T06:27:16.938Z] #20 86.28 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-16T06:27:16.938Z] #20 86.33 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-16T06:27:16.938Z] #20 86.33 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-16T06:27:16.938Z] #20 86.34 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-16T06:27:16.985Z] --- PASS: TestConfigList (2.95s) [2021-12-16T06:27:16.985Z] === RUN TestConfigsCreateAndDelete [2021-12-16T06:27:17.198Z] #20 86.52 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-16T06:27:17.198Z] #20 86.52 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-16T06:27:17.198Z] #20 86.53 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-16T06:27:17.198Z] #20 86.63 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-16T06:27:17.198Z] #20 86.63 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-16T06:27:17.198Z] #20 86.64 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:27:17.198Z] #20 86.68 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-16T06:27:17.198Z] #20 86.68 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-12-16T06:27:17.198Z] #20 86.69 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-16T06:27:17.199Z] #20 86.74 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-16T06:27:17.458Z] #20 86.75 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-16T06:27:17.458Z] #20 86.75 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-16T06:27:17.458Z] #20 86.98 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-16T06:27:17.458Z] #20 86.99 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-16T06:27:17.458Z] #20 87.00 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-16T06:27:17.718Z] #20 87.01 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-16T06:27:17.718Z] #20 87.02 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-16T06:27:17.718Z] #20 87.03 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-16T06:27:17.718Z] #20 87.04 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-16T06:27:17.718Z] #20 87.05 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-16T06:27:17.718Z] #20 87.07 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-16T06:27:17.718Z] #20 87.07 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-16T06:27:17.718Z] #20 87.08 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-16T06:27:17.718Z] #20 87.10 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-16T06:27:17.718Z] #20 87.11 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-16T06:27:17.718Z] #20 87.12 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-16T06:27:17.718Z] #20 87.13 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-16T06:27:17.718Z] #20 87.14 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-16T06:27:17.718Z] #20 87.15 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-16T06:27:17.718Z] #20 87.17 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-16T06:27:17.718Z] #20 87.18 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-16T06:27:17.718Z] #20 87.19 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-16T06:27:17.718Z] #20 87.20 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:27:17.718Z] #20 87.21 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-16T06:27:17.718Z] #20 87.22 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:27:17.718Z] #20 87.24 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-16T06:27:17.718Z] #20 87.25 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-16T06:27:17.718Z] #20 87.25 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-16T06:27:17.718Z] #20 87.26 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-16T06:27:17.718Z] #20 87.27 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-16T06:27:17.718Z] #20 87.28 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-16T06:27:17.718Z] #20 87.30 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:27:17.718Z] #20 87.31 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-16T06:27:17.919Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-16T06:27:17.919Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-12-16T06:27:17.978Z] #20 87.32 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:27:17.978Z] #20 87.33 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-16T06:27:17.978Z] #20 87.34 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:27:18.548Z] #20 DONE 87.8s [2021-12-16T06:27:18.548Z] [2021-12-16T06:27:18.548Z] #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-16T06:27:18.548Z] #21 sha256:97134e2e5d3610c6fe0c408f3e64e442e0c8ddf5327cf0b7fda64776f523213d [2021-12-16T06:27:19.294Z] --- PASS: TestConfigsCreateAndDelete (2.71s) [2021-12-16T06:27:19.294Z] === RUN TestConfigsUpdate [2021-12-16T06:27:19.765Z] #21 47.60 Selecting previously unselected package vim. [2021-12-16T06:27:19.765Z] #21 47.62 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-12-16T06:27:19.765Z] #21 47.64 Unpacking vim (2:8.2.2434-3) ... [2021-12-16T06:27:19.765Z] #21 48.09 Selecting previously unselected package xfsprogs. [2021-12-16T06:27:19.765Z] #21 48.10 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-16T06:27:19.765Z] #21 48.10 Unpacking xfsprogs (5.10.0-4) ... [2021-12-16T06:27:19.963Z] #21 1.714 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-16T06:27:19.963Z] #21 1.714 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-16T06:27:19.963Z] #21 1.714 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-16T06:27:20.027Z] #21 48.53 Selecting previously unselected package zip. [2021-12-16T06:27:20.289Z] #21 48.53 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-16T06:27:20.289Z] #21 48.54 Unpacking zip (3.0-12) ... [2021-12-16T06:27:20.330Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-16T06:27:20.550Z] #21 48.69 Selecting previously unselected package zstd. [2021-12-16T06:27:20.550Z] #21 48.70 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-16T06:27:20.550Z] #21 48.70 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-16T06:27:20.812Z] #21 49.01 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:27:20.896Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-16T06:27:21.385Z] #21 49.82 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-16T06:27:21.647Z] #21 49.84 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-16T06:27:21.647Z] #21 49.85 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-16T06:27:21.647Z] #21 49.86 Setting up libicu67:amd64 (67.1-7) ... [2021-12-16T06:27:21.647Z] #21 49.87 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-16T06:27:21.647Z] #21 49.88 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-16T06:27:21.647Z] #21 49.90 Setting up uidmap (1:4.8.1-1) ... [2021-12-16T06:27:21.647Z] #21 49.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:27:21.647Z] #21 49.94 Setting up bzip2 (1.0.8-4) ... [2021-12-16T06:27:21.647Z] #21 49.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:27:21.647Z] #21 49.96 Setting up python3-wheel (0.34.2-1) ... [2021-12-16T06:27:22.220Z] #21 50.57 Setting up xxd (2:8.2.2434-3) ... [2021-12-16T06:27:22.220Z] #21 50.58 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-16T06:27:22.220Z] #21 50.59 Setting up libcap2-bin (1:2.44-1) ... [2021-12-16T06:27:22.220Z] #21 50.61 Setting up apparmor (2.13.6-10) ... [2021-12-16T06:27:22.269Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-16T06:27:22.269Z] --- PASS: TestConfigsUpdate (3.06s) [2021-12-16T06:27:22.269Z] === RUN TestTemplatedConfig [2021-12-16T06:27:23.201Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-12-16T06:27:23.608Z] #21 52.04 Setting up zip (3.0-12) ... [2021-12-16T06:27:23.870Z] #21 52.05 Setting up vim-common (2:8.2.2434-3) ... [2021-12-16T06:27:23.870Z] #21 52.08 Setting up bash-completion (1:2.11-2) ... [2021-12-16T06:27:24.574Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-16T06:27:25.507Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-12-16T06:27:25.507Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-12-16T06:27:25.507Z] check_test.go:308: [dad090fe24cd1] daemon is not started [2021-12-16T06:27:25.507Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-12-16T06:27:25.766Z] --- PASS: TestTemplatedConfig (3.47s) [2021-12-16T06:27:25.766Z] === RUN TestConfigCreateResolve [2021-12-16T06:27:25.786Z] #21 53.89 Setting up xz-utils (5.2.5-2) ... [2021-12-16T06:27:25.786Z] #21 53.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-16T06:27:25.786Z] #21 53.91 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-16T06:27:25.786Z] #21 53.93 Setting up patch (2.7.6-7) ... [2021-12-16T06:27:25.787Z] #21 53.95 Setting up sudo (1.9.5p2-3) ... [2021-12-16T06:27:25.787Z] #21 54.03 invoke-rc.d: could not determine current runlevel [2021-12-16T06:27:25.787Z] #21 54.04 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-16T06:27:25.787Z] #21 54.04 Setting up xfsprogs (5.10.0-4) ... [2021-12-16T06:27:25.787Z] #21 54.05 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-16T06:27:25.787Z] #21 54.07 Setting up inetutils-ping (2:2.0-1) ... [2021-12-16T06:27:25.787Z] #21 54.08 Setting up pigz (2.6-1) ... [2021-12-16T06:27:25.787Z] #21 54.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-16T06:27:25.787Z] #21 54.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:27:25.787Z] #21 54.16 Setting up python-pip-whl (20.3.4-4) ... [2021-12-16T06:27:26.048Z] #21 54.18 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-16T06:27:26.621Z] #21 54.88 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-16T06:27:26.621Z] #21 54.90 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-16T06:27:26.883Z] #21 55.27 Setting up libelf1:amd64 (0.183-1) ... [2021-12-16T06:27:27.140Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-12-16T06:27:27.145Z] #21 55.30 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-16T06:27:27.145Z] #21 55.32 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:27:27.145Z] #21 55.34 Setting up python3-distutils (3.9.2-1) ... [2021-12-16T06:27:27.405Z] #21 55.70 Setting up vim (2:8.2.2434-3) ... [2021-12-16T06:27:27.405Z] #21 55.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-16T06:27:27.405Z] #21 55.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-16T06:27:27.405Z] #21 55.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-16T06:27:27.405Z] #21 55.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-16T06:27:27.405Z] #21 55.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-16T06:27:27.405Z] #21 55.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-16T06:27:27.405Z] #21 55.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-16T06:27:27.405Z] #21 55.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-16T06:27:27.405Z] #21 55.76 Setting up python3-setuptools (52.0.0-4) ... [2021-12-16T06:27:27.915Z] #21 2.808 Reading package lists... [2021-12-16T06:27:28.793Z] #21 57.12 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:27:28.793Z] #21 57.15 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-16T06:27:29.040Z] --- PASS: TestConfigCreateResolve (3.21s) [2021-12-16T06:27:29.040Z] PASS [2021-12-16T06:27:29.040Z] [2021-12-16T06:27:29.040Z] DONE 6 tests in 18.332s [2021-12-16T06:27:29.040Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-16T06:27:29.040Z] ++ 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-16T06:27:29.040Z] ++ set -e [2021-12-16T06:27:29.040Z] ++ '[' -n 0 ']' [2021-12-16T06:27:29.040Z] ++ set -x [2021-12-16T06:27:29.040Z] ++ 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-16T06:27:29.040Z] INFO: Testing against a local daemon [2021-12-16T06:27:29.040Z] === RUN TestCheckpoint [2021-12-16T06:27:29.040Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-16T06:27:29.040Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-16T06:27:29.040Z] === RUN TestContainerInvalidJSON [2021-12-16T06:27:29.040Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:27:29.040Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:27:29.040Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:27:29.040Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:27:29.041Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:27:29.041Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:27:29.041Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-16T06:27:29.041Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-16T06:27:29.041Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-16T06:27:29.041Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-16T06:27:29.054Z] #21 57.17 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-16T06:27:29.055Z] #21 57.19 Setting up python3-pip (20.3.4-4) ... [2021-12-16T06:27:29.298Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-12-16T06:27:29.299Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-16T06:27:29.299Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-16T06:27:29.299Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-16T06:27:29.299Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-12-16T06:27:29.299Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-12-16T06:27:29.299Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-16T06:27:29.299Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-12-16T06:27:29.299Z] === RUN TestCopyFromContainer [2021-12-16T06:27:30.005Z] #21 58.38 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-16T06:27:30.005Z] #21 58.40 Setting up jq (1.6-2.1) ... [2021-12-16T06:27:30.005Z] #21 58.41 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-16T06:27:30.005Z] #21 58.42 Setting up iptables (1.8.7-1) ... [2021-12-16T06:27:30.005Z] #21 58.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-16T06:27:30.005Z] #21 58.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-16T06:27:30.005Z] #21 58.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-16T06:27:30.005Z] #21 58.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-16T06:27:30.005Z] #21 58.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-16T06:27:30.267Z] #21 58.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-16T06:27:30.267Z] #21 58.49 Setting up iproute2 (5.10.0-4) ... [2021-12-16T06:27:30.529Z] #21 58.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:27:30.672Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-12-16T06:27:30.672Z] === RUN TestCopyFromContainer// [2021-12-16T06:27:30.672Z] === RUN TestCopyFromContainer//bar/root [2021-12-16T06:27:30.672Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-16T06:27:30.672Z] === RUN TestCopyFromContainer/bar/quux [2021-12-16T06:27:30.672Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-16T06:27:30.672Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-16T06:27:30.672Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-16T06:27:30.672Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-16T06:27:30.930Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-16T06:27:30.930Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-16T06:27:30.930Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-16T06:27:30.930Z] --- PASS: TestCopyFromContainer (1.70s) [2021-12-16T06:27:30.930Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-12-16T06:27:30.930Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-12-16T06:27:30.930Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-12-16T06:27:30.930Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-12-16T06:27:30.930Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-16T06:27:30.930Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-16T06:27:30.930Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-16T06:27:30.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-16T06:27:30.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-12-16T06:27:30.930Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-12-16T06:27:30.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-16T06:27:30.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:27:30.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:27:30.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:27:30.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:27:30.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:27:30.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:27:30.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:27:30.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:27:30.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:27:30.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-16T06:27:30.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-16T06:27:30.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-16T06:27:30.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-16T06:27:30.930Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-16T06:27:31.188Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-16T06:27:31.188Z] === RUN TestCreateWithInvalidEnv [2021-12-16T06:27:31.188Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-16T06:27:31.188Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-16T06:27:31.189Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-16T06:27:31.189Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-16T06:27:31.189Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-16T06:27:31.189Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-16T06:27:31.189Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-16T06:27:31.189Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-16T06:27:31.189Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-16T06:27:31.189Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-16T06:27:31.189Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-16T06:27:31.189Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-16T06:27:31.189Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-16T06:27:31.189Z] === RUN TestCreateTmpfsMountsTarget [2021-12-16T06:27:31.189Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-16T06:27:31.189Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-16T06:27:31.208Z] #21 8.421 Reading package lists... [2021-12-16T06:27:31.473Z] #21 DONE 59.5s [2021-12-16T06:27:31.473Z] [2021-12-16T06:27:31.473Z] #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-16T06:27:31.473Z] #22 sha256:f95f830508dffc9b7eb7849d8902906df2dc490b9f5740508f7b1b627ff8b5c8 [2021-12-16T06:27:31.755Z] check_test.go:308: [d439c3d95c6b0] daemon is not started [2021-12-16T06:27:31.755Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-12-16T06:27:32.406Z] #21 13.02 Building dependency tree... [2021-12-16T06:27:32.406Z] #21 14.10 Reading state information... [2021-12-16T06:27:32.417Z] #22 1.272 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-16T06:27:32.417Z] #22 1.277 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-16T06:27:32.417Z] #22 1.281 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-16T06:27:32.679Z] #22 DONE 1.4s [2021-12-16T06:27:32.679Z] [2021-12-16T06:27:32.679Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-16T06:27:32.679Z] #23 sha256:7a47136f9d145fd71292525aa89d52e1358c2981ce8c53d299a5cc03ec0e01e5 [2021-12-16T06:27:33.128Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2021-12-16T06:27:33.128Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-16T06:27:33.785Z] #21 15.23 The following additional packages will be installed: [2021-12-16T06:27:33.785Z] #21 15.23 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-12-16T06:27:33.785Z] #21 15.23 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-12-16T06:27:33.785Z] #21 15.23 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-12-16T06:27:33.785Z] #21 15.23 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-12-16T06:27:33.785Z] #21 15.23 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-12-16T06:27:33.785Z] #21 15.24 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-12-16T06:27:33.785Z] #21 15.24 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-12-16T06:27:33.785Z] #21 15.26 Suggested packages: [2021-12-16T06:27:33.785Z] #21 15.26 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-12-16T06:27:33.785Z] #21 15.26 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-12-16T06:27:33.785Z] #21 15.26 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-12-16T06:27:33.785Z] #21 15.26 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-12-16T06:27:33.785Z] #21 15.26 seccomp:ppc64el seccomp:s390x [2021-12-16T06:27:33.786Z] #21 15.26 Recommended packages: [2021-12-16T06:27:33.786Z] #21 15.26 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-12-16T06:27:33.786Z] #21 15.26 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-12-16T06:27:33.786Z] #21 15.26 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-12-16T06:27:33.786Z] #21 15.26 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-12-16T06:27:34.045Z] #21 15.69 The following NEW packages will be installed: [2021-12-16T06:27:34.045Z] #21 15.69 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-12-16T06:27:34.045Z] #21 15.69 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-12-16T06:27:34.045Z] #21 15.69 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-12-16T06:27:34.045Z] #21 15.69 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-12-16T06:27:34.045Z] #21 15.69 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-12-16T06:27:34.045Z] #21 15.69 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-12-16T06:27:34.045Z] #21 15.69 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-12-16T06:27:34.045Z] #21 15.70 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-12-16T06:27:34.045Z] #21 15.70 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-12-16T06:27:34.045Z] #21 15.70 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-12-16T06:27:34.045Z] #21 15.70 libseccomp2:ppc64el libseccomp2:s390x [2021-12-16T06:27:34.305Z] #21 16.04 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:27:34.305Z] #21 16.04 Need to get 15.9 MB of archives. [2021-12-16T06:27:34.305Z] #21 16.04 After this operation, 72.9 MB of additional disk space will be used. [2021-12-16T06:27:34.305Z] #21 16.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-12-16T06:27:34.305Z] #21 16.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-12-16T06:27:34.305Z] #21 16.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-12-16T06:27:34.305Z] #21 16.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-12-16T06:27:34.305Z] #21 16.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-12-16T06:27:34.305Z] #21 16.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-12-16T06:27:34.500Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-12-16T06:27:34.565Z] #21 16.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-12-16T06:27:34.565Z] #21 16.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2021-12-16T06:27:34.565Z] #21 16.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-12-16T06:27:34.565Z] #21 16.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-12-16T06:27:34.565Z] #21 16.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-12-16T06:27:34.565Z] #21 16.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-12-16T06:27:34.565Z] #21 16.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2021-12-16T06:27:34.565Z] #21 16.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-12-16T06:27:34.565Z] #21 16.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-12-16T06:27:34.565Z] #21 16.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-12-16T06:27:34.565Z] #21 16.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-12-16T06:27:34.565Z] #21 16.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2021-12-16T06:27:34.565Z] #21 16.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-12-16T06:27:34.565Z] #21 16.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-12-16T06:27:34.565Z] #21 16.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-12-16T06:27:34.565Z] #21 16.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-12-16T06:27:34.565Z] #21 16.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2021-12-16T06:27:34.565Z] #21 16.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-12-16T06:27:34.565Z] #21 16.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-12-16T06:27:34.565Z] #21 16.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-12-16T06:27:34.565Z] #21 16.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-12-16T06:27:34.565Z] #21 16.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2021-12-16T06:27:34.565Z] #21 16.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-12-16T06:27:34.565Z] #21 16.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-12-16T06:27:34.565Z] #21 16.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-12-16T06:27:34.565Z] #21 16.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-12-16T06:27:34.857Z] #21 16.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-12-16T06:27:34.857Z] #21 16.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-12-16T06:27:34.857Z] #21 16.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-12-16T06:27:34.857Z] #21 16.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-12-16T06:27:34.857Z] #21 16.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-12-16T06:27:34.857Z] #21 16.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-12-16T06:27:34.857Z] #21 16.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-12-16T06:27:34.857Z] #21 16.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-12-16T06:27:35.066Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-16T06:27:35.066Z] check_test.go:308: [d0395c600211b] daemon is not started [2021-12-16T06:27:35.066Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-12-16T06:27:35.325Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s) [2021-12-16T06:27:35.325Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-16T06:27:35.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:27:35.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:27:35.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:27:35.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:27:35.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:27:35.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:27:35.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:27:35.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:27:35.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:27:35.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:27:35.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:27:35.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:27:35.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:27:35.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:27:35.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:27:35.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-16T06:27:35.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-16T06:27:35.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-16T06:27:35.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-16T06:27:35.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-16T06:27:35.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-16T06:27:35.325Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-16T06:27:35.446Z] #21 17.10 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:27:35.711Z] #21 17.33 Fetched 15.9 MB in 1s (22.1 MB/s) [2021-12-16T06:27:35.711Z] #21 17.37 Selecting previously unselected package gcc-10-base:armel. [2021-12-16T06:27:35.711Z] #21 17.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 ... 38512 files and directories currently installed.) [2021-12-16T06:27:35.711Z] #21 17.42 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-12-16T06:27:35.711Z] #21 17.43 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-12-16T06:27:35.973Z] #21 17.48 Selecting previously unselected package gcc-10-base:armhf. [2021-12-16T06:27:35.973Z] #21 17.48 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-12-16T06:27:35.973Z] #21 17.49 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-12-16T06:27:35.973Z] #21 17.56 Selecting previously unselected package gcc-10-base:ppc64el. [2021-12-16T06:27:35.973Z] #21 17.57 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-12-16T06:27:35.973Z] #21 17.58 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-12-16T06:27:35.973Z] #21 17.62 Selecting previously unselected package gcc-10-base:s390x. [2021-12-16T06:27:35.973Z] #21 17.63 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-12-16T06:27:35.973Z] #21 17.64 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-12-16T06:27:35.973Z] #21 17.68 Selecting previously unselected package gcc-10-base:arm64. [2021-12-16T06:27:35.973Z] #21 17.69 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-12-16T06:27:35.973Z] #21 17.70 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-12-16T06:27:36.233Z] #21 17.75 Selecting previously unselected package libgcc-s1:armel. [2021-12-16T06:27:36.233Z] #21 17.76 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-12-16T06:27:36.233Z] #21 17.77 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-12-16T06:27:36.233Z] #21 17.82 Selecting previously unselected package libcrypt1:armel. [2021-12-16T06:27:36.233Z] #21 17.82 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-12-16T06:27:36.233Z] #21 17.83 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-12-16T06:27:36.257Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2021-12-16T06:27:36.257Z] === RUN TestCreateDifferentPlatform [2021-12-16T06:27:36.257Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-16T06:27:36.257Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-16T06:27:36.257Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-16T06:27:36.257Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-16T06:27:36.257Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-16T06:27:36.257Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-16T06:27:36.257Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-12-16T06:27:36.257Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-16T06:27:36.257Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-16T06:27:36.257Z] === RUN TestContainerStartOnDaemonRestart [2021-12-16T06:27:36.257Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-16T06:27:36.257Z] === RUN TestDaemonRestartIpcMode [2021-12-16T06:27:36.257Z] === PAUSE TestDaemonRestartIpcMode [2021-12-16T06:27:36.257Z] === RUN TestDaemonHostGatewayIP [2021-12-16T06:27:36.257Z] === PAUSE TestDaemonHostGatewayIP [2021-12-16T06:27:36.257Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-16T06:27:36.257Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-16T06:27:36.257Z] === RUN TestContainerKillOnDaemonStart [2021-12-16T06:27:36.257Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-16T06:27:36.257Z] === RUN TestDiff [2021-12-16T06:27:36.436Z] #62 219.7 # github.com/containerd/containerd/cmd/containerd [2021-12-16T06:27:36.436Z] #62 219.7 /usr/bin/ld: /tmp/go-link-2322337536/000019.o: in function `New': [2021-12-16T06:27:36.436Z] #62 219.7 /tmp/tmp.w8DEGNpSSX/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-16T06:27:36.436Z] #62 219.8 + bin/containerd-stress [2021-12-16T06:27:36.436Z] #62 220.9 + bin/containerd-shim [2021-12-16T06:27:36.492Z] #21 17.91 Selecting previously unselected package libc6:armel. [2021-12-16T06:27:36.492Z] #21 17.91 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2021-12-16T06:27:36.492Z] #21 18.10 Unpacking libc6:armel (2.31-13+deb11u2) ... [2021-12-16T06:27:36.823Z] --- PASS: TestDiff (0.61s) [2021-12-16T06:27:36.823Z] === RUN TestExecWithCloseStdin [2021-12-16T06:27:37.010Z] #21 18.50 Selecting previously unselected package libapparmor1:armel. [2021-12-16T06:27:37.010Z] #21 18.50 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-12-16T06:27:37.010Z] #21 18.51 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-12-16T06:27:37.010Z] #21 18.55 Selecting previously unselected package libapparmor-dev:armel. [2021-12-16T06:27:37.010Z] #21 18.57 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-12-16T06:27:37.010Z] #21 18.57 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-12-16T06:27:37.010Z] #21 18.63 Selecting previously unselected package libgcc-s1:arm64. [2021-12-16T06:27:37.010Z] #21 18.64 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-12-16T06:27:37.010Z] #21 18.65 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-12-16T06:27:37.010Z] #21 18.69 Selecting previously unselected package libcrypt1:arm64. [2021-12-16T06:27:37.010Z] #21 18.70 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-12-16T06:27:37.010Z] #21 18.70 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-12-16T06:27:37.010Z] #21 18.77 Selecting previously unselected package libc6:arm64. [2021-12-16T06:27:37.270Z] #21 18.78 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2021-12-16T06:27:37.389Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-16T06:27:37.389Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-16T06:27:37.389Z] --- PASS: TestExecWithCloseStdin (0.78s) [2021-12-16T06:27:37.389Z] === RUN TestExec [2021-12-16T06:27:37.529Z] #21 18.95 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2021-12-16T06:27:37.646Z] docker_cli_daemon_plugins_test.go:80: [da3c23f57a7ab] daemon is not started [2021-12-16T06:27:37.789Z] #21 19.44 Selecting previously unselected package libapparmor1:arm64. [2021-12-16T06:27:37.789Z] #21 19.45 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-12-16T06:27:37.789Z] #21 19.45 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-12-16T06:27:37.789Z] #21 19.51 Selecting previously unselected package libapparmor-dev:arm64. [2021-12-16T06:27:38.048Z] #21 19.51 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-12-16T06:27:38.048Z] #21 19.51 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-16T06:27:38.049Z] #21 19.58 Selecting previously unselected package libgcc-s1:s390x. [2021-12-16T06:27:38.049Z] #21 19.59 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-12-16T06:27:38.049Z] #21 19.60 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-12-16T06:27:38.049Z] #21 19.63 Selecting previously unselected package libcrypt1:s390x. [2021-12-16T06:27:38.049Z] #21 19.64 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-12-16T06:27:38.049Z] #21 19.65 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-12-16T06:27:38.049Z] #21 19.73 Selecting previously unselected package libc6:s390x. [2021-12-16T06:27:38.212Z] --- PASS: TestExec (0.72s) [2021-12-16T06:27:38.212Z] === RUN TestExecUser [2021-12-16T06:27:38.308Z] #21 19.74 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2021-12-16T06:27:38.308Z] #21 19.93 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2021-12-16T06:27:38.470Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-12-16T06:27:38.877Z] #21 20.39 Selecting previously unselected package libapparmor1:s390x. [2021-12-16T06:27:38.877Z] #21 20.39 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-12-16T06:27:38.877Z] #21 20.40 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-12-16T06:27:38.877Z] #21 20.44 Selecting previously unselected package libapparmor-dev:s390x. [2021-12-16T06:27:38.877Z] #21 20.45 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-12-16T06:27:38.877Z] #21 20.46 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-12-16T06:27:38.877Z] #21 20.53 Selecting previously unselected package libgcc-s1:armhf. [2021-12-16T06:27:38.877Z] #21 20.54 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-12-16T06:27:38.877Z] #21 20.55 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-12-16T06:27:38.877Z] #21 20.59 Selecting previously unselected package libcrypt1:armhf. [2021-12-16T06:27:38.877Z] #21 20.59 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-12-16T06:27:38.877Z] #21 20.60 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-12-16T06:27:38.877Z] #21 20.67 Selecting previously unselected package libc6:armhf. [2021-12-16T06:27:39.036Z] --- PASS: TestExecUser (0.71s) [2021-12-16T06:27:39.036Z] === RUN TestExportContainerAndImportImage [2021-12-16T06:27:39.137Z] #21 20.67 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2021-12-16T06:27:39.397Z] #21 20.89 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2021-12-16T06:27:39.614Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2021-12-16T06:27:39.615Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-16T06:27:39.657Z] #21 21.34 Selecting previously unselected package libapparmor1:armhf. [2021-12-16T06:27:39.657Z] #21 21.35 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-12-16T06:27:39.657Z] #21 21.35 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-12-16T06:27:39.657Z] #21 21.40 Selecting previously unselected package libapparmor-dev:armhf. [2021-12-16T06:27:39.916Z] #21 21.41 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-12-16T06:27:39.916Z] #21 21.41 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-12-16T06:27:39.916Z] #21 21.47 Selecting previously unselected package libgcc-s1:ppc64el. [2021-12-16T06:27:39.916Z] #21 21.48 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-12-16T06:27:39.916Z] #21 21.48 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-12-16T06:27:39.916Z] #21 21.52 Selecting previously unselected package libcrypt1:ppc64el. [2021-12-16T06:27:39.916Z] #21 21.53 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-12-16T06:27:39.916Z] #21 21.54 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-12-16T06:27:39.916Z] #21 21.62 Selecting previously unselected package libc6:ppc64el. [2021-12-16T06:27:39.916Z] #21 21.62 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2021-12-16T06:27:40.175Z] #21 21.83 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2021-12-16T06:27:40.404Z] #58 ... [2021-12-16T06:27:40.404Z] [2021-12-16T06:27:40.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-16T06:27:40.404Z] #62 sha256:e07663cea4bdea402b2ab7c4b9b76af20ca7276e247a341e50ebe5a99b6c5b57 [2021-12-16T06:27:40.404Z] #62 213.6 + bin/containerd [2021-12-16T06:27:40.996Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2021-12-16T06:27:40.996Z] === RUN TestHealthCheckWorkdir [2021-12-16T06:27:40.996Z] docker_cli_daemon_plugins_test.go:170: [d21a0c7d0d9fc] daemon is not started [2021-12-16T06:27:41.004Z] #21 22.42 Selecting previously unselected package libapparmor1:ppc64el. [2021-12-16T06:27:41.004Z] #21 22.43 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-12-16T06:27:41.004Z] #21 22.43 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-12-16T06:27:41.004Z] #21 22.47 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-12-16T06:27:41.004Z] #21 22.48 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-12-16T06:27:41.004Z] #21 22.49 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-12-16T06:27:41.004Z] #21 22.55 Selecting previously unselected package libseccomp2:s390x. [2021-12-16T06:27:41.004Z] #21 22.56 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-12-16T06:27:41.004Z] #21 22.56 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-12-16T06:27:41.004Z] #21 22.60 Selecting previously unselected package libseccomp-dev:s390x. [2021-12-16T06:27:41.004Z] #21 22.61 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-12-16T06:27:41.004Z] #21 22.61 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-12-16T06:27:41.004Z] #21 22.67 Selecting previously unselected package libseccomp2:ppc64el. [2021-12-16T06:27:41.004Z] #21 22.68 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-12-16T06:27:41.004Z] #21 22.68 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-12-16T06:27:41.004Z] #21 22.72 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-12-16T06:27:41.004Z] #21 22.72 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-12-16T06:27:41.004Z] #21 22.73 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-12-16T06:27:41.264Z] #21 22.78 Selecting previously unselected package libseccomp2:armhf. [2021-12-16T06:27:41.264Z] #21 22.79 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-12-16T06:27:41.264Z] #21 22.79 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-12-16T06:27:41.264Z] #21 22.83 Selecting previously unselected package libseccomp-dev:armhf. [2021-12-16T06:27:41.264Z] #21 22.84 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-12-16T06:27:41.264Z] #21 22.85 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-12-16T06:27:41.264Z] #21 22.90 Selecting previously unselected package libseccomp2:armel. [2021-12-16T06:27:41.264Z] #21 22.91 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-12-16T06:27:41.264Z] #21 22.92 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-12-16T06:27:41.264Z] #21 22.96 Selecting previously unselected package libseccomp-dev:armel. [2021-12-16T06:27:41.264Z] #21 22.97 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-12-16T06:27:41.264Z] #21 22.98 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-12-16T06:27:41.264Z] #21 23.03 Selecting previously unselected package libseccomp2:arm64. [2021-12-16T06:27:41.524Z] #21 23.03 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-12-16T06:27:41.524Z] #21 23.04 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-12-16T06:27:41.524Z] #21 23.07 Selecting previously unselected package libseccomp-dev:arm64. [2021-12-16T06:27:41.524Z] #21 23.08 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-12-16T06:27:41.524Z] #21 23.09 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-12-16T06:27:41.524Z] #21 23.18 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-12-16T06:27:41.524Z] #21 23.20 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-12-16T06:27:41.524Z] #21 23.21 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-12-16T06:27:41.524Z] #21 23.22 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-12-16T06:27:41.524Z] #21 23.23 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-12-16T06:27:41.524Z] #21 23.24 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-12-16T06:27:41.524Z] #21 23.25 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-12-16T06:27:41.524Z] #21 23.26 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-12-16T06:27:41.524Z] #21 23.27 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-12-16T06:27:41.783Z] #21 23.28 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-12-16T06:27:41.783Z] #21 23.29 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-12-16T06:27:41.783Z] #21 23.30 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-12-16T06:27:41.783Z] #21 23.31 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-12-16T06:27:41.783Z] #21 23.32 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-12-16T06:27:41.783Z] #21 23.33 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-12-16T06:27:41.783Z] #21 23.34 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2021-12-16T06:27:41.949Z] --- PASS: TestHealthCheckWorkdir (0.91s) [2021-12-16T06:27:41.949Z] === RUN TestHealthKillContainer [2021-12-16T06:27:42.209Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-12-16T06:27:42.775Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-16T06:27:43.003Z] #62 226.8 + bin/containerd-shim-runc-v1 [2021-12-16T06:27:43.161Z] #21 24.59 Setting up libc6:armel (2.31-13+deb11u2) ... [2021-12-16T06:27:43.725Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-16T06:27:44.540Z] #21 25.80 Setting up libc6:armhf (2.31-13+deb11u2) ... [2021-12-16T06:27:44.681Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-16T06:27:44.940Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-12-16T06:27:45.482Z] #21 27.06 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2021-12-16T06:27:45.518Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-12-16T06:27:46.101Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-12-16T06:27:46.287Z] #62 231.1 + bin/containerd-shim-runc-v2 [2021-12-16T06:27:46.694Z] check_test.go:308: [d01ba95e585fc] daemon is not started [2021-12-16T06:27:46.694Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-12-16T06:27:46.854Z] #62 231.7 + binaries [2021-12-16T06:27:46.854Z] #62 231.7 + install -D bin/containerd /build/containerd [2021-12-16T06:27:46.854Z] #62 231.7 + install -D bin/containerd-shim /build/containerd-shim [2021-12-16T06:27:46.854Z] #62 231.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-16T06:27:46.854Z] #62 231.7 + install -D bin/ctr /build/ctr [2021-12-16T06:27:46.862Z] #21 28.26 Setting up libc6:s390x (2.31-13+deb11u2) ... [2021-12-16T06:27:47.260Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-16T06:27:47.604Z] #23 13.79 Collecting yamllint==1.26.1 [2021-12-16T06:27:47.604Z] #23 14.86 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-16T06:27:47.800Z] #21 29.49 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-12-16T06:27:47.800Z] #21 29.50 Setting up libapparmor1:armel (2.13.6-10) ... [2021-12-16T06:27:47.826Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-12-16T06:27:48.060Z] #21 29.51 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-12-16T06:27:48.060Z] #21 29.52 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-12-16T06:27:48.060Z] #21 29.53 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-12-16T06:27:48.060Z] #21 29.54 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-12-16T06:27:48.060Z] #21 29.55 Setting up libseccomp2:armel (2.5.1-1) ... [2021-12-16T06:27:48.060Z] #21 29.56 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-12-16T06:27:48.060Z] #21 29.57 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-12-16T06:27:48.060Z] #21 29.58 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-12-16T06:27:48.060Z] #21 29.59 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-16T06:27:48.060Z] #21 29.60 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-12-16T06:27:48.060Z] #21 29.61 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-12-16T06:27:48.060Z] #21 29.62 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-12-16T06:27:48.060Z] #21 29.63 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-12-16T06:27:48.060Z] #21 29.64 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-12-16T06:27:48.060Z] #21 29.65 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-12-16T06:27:48.060Z] #21 29.66 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-12-16T06:27:48.060Z] #21 29.67 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-12-16T06:27:48.060Z] #21 29.68 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-12-16T06:27:48.060Z] #21 29.69 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:27:48.548Z] #23 15.76 Collecting pathspec>=0.5.3 [2021-12-16T06:27:48.548Z] #23 15.79 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-16T06:27:48.630Z] #21 DONE 30.2s [2021-12-16T06:27:48.630Z] [2021-12-16T06:27:48.630Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-16T06:27:48.630Z] #64 sha256:82a8be73c2807cff260170a82b88351009e2ee0c4c2406bf687ef0afcfdc22f7 [2021-12-16T06:27:48.630Z] #64 DONE 0.1s [2021-12-16T06:27:48.630Z] [2021-12-16T06:27:48.630Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-16T06:27:48.630Z] #22 sha256:602e9153aeb9f3e32455015f358956a036e1c2e38306a15162d1f7c31b8118e0 [2021-12-16T06:27:48.822Z] #23 16.12 Collecting pyyaml [2021-12-16T06:27:48.822Z] #23 16.14 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-16T06:27:48.822Z] #23 16.18 Building wheels for collected packages: yamllint [2021-12-16T06:27:48.822Z] #23 16.20 Building wheel for yamllint (setup.py): started [2021-12-16T06:27:49.198Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-12-16T06:27:50.132Z] --- PASS: TestHealthKillContainer (8.29s) [2021-12-16T06:27:50.133Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-16T06:27:50.210Z] #23 17.18 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-16T06:27:50.210Z] #23 17.18 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=aca021c1a0a22e064d04c78cb03be3d597500048eb3a42101285297c6e3d2926 [2021-12-16T06:27:50.210Z] #23 17.18 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-16T06:27:50.210Z] #23 17.19 Successfully built yamllint [2021-12-16T06:27:50.210Z] #23 17.21 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-16T06:27:50.381Z] #62 ... [2021-12-16T06:27:50.381Z] [2021-12-16T06:27:50.381Z] #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-16T06:27:50.381Z] #58 sha256:68434ae40d7bc49d3dfbffc4b6ed623e335bc3f21ff77b5e020003854a2b258c [2021-12-16T06:27:50.381Z] #58 146.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-16T06:27:50.472Z] #23 17.65 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-16T06:27:50.539Z] #22 DONE 1.9s [2021-12-16T06:27:50.539Z] [2021-12-16T06:27:50.539Z] #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-16T06:27:50.539Z] #23 sha256:884425e6aa39fc9e1781525e97a00a73148be18aca3643bfe9184640fee99553 [2021-12-16T06:27:50.698Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-12-16T06:27:50.733Z] #23 DONE 18.1s [2021-12-16T06:27:50.734Z] [2021-12-16T06:27:50.734Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-16T06:27:50.734Z] #27 sha256:fa1bc5953b4a13b071240fcc0dfd804a53fc40698a89c9bb4bd061c2060e4e54 [2021-12-16T06:27:50.955Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-12-16T06:27:50.955Z] === RUN TestIpcModeNone [2021-12-16T06:27:50.995Z] #27 DONE 0.2s [2021-12-16T06:27:50.995Z] [2021-12-16T06:27:50.995Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-16T06:27:50.995Z] #32 sha256:ecaecfeb9f8c5c9b0016a22ad0fd636bc96633b1149b0a4c87365f2d779ac10e [2021-12-16T06:27:51.261Z] #32 DONE 0.3s [2021-12-16T06:27:51.261Z] [2021-12-16T06:27:51.261Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-16T06:27:51.261Z] #35 sha256:05430d3034dd5757e05cb779a3adfaf14f3c82f2f30bb8b74517122663840800 [2021-12-16T06:27:51.525Z] #35 DONE 0.2s [2021-12-16T06:27:51.525Z] [2021-12-16T06:27:51.525Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-16T06:27:51.525Z] #37 sha256:9c8b65c30c2a99a14e404e98434f4c2d676e50fda9a4b2d82f1453db07bb94cd [2021-12-16T06:27:51.525Z] #37 DONE 0.1s [2021-12-16T06:27:51.525Z] [2021-12-16T06:27:51.525Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-16T06:27:51.525Z] #41 sha256:490c902877d2284ec2ffdf5e87c9ce4f5a10aefb6e676ef644b913d01573a19a [2021-12-16T06:27:51.525Z] #41 DONE 0.1s [2021-12-16T06:27:51.525Z] [2021-12-16T06:27:51.525Z] #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-16T06:27:51.525Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:27:51.761Z] #58 147.9 + mkdir -p /build [2021-12-16T06:27:51.761Z] #58 147.9 + cp runc /build/runc [2021-12-16T06:27:51.889Z] --- PASS: TestIpcModeNone (0.97s) [2021-12-16T06:27:51.889Z] === RUN TestIpcModePrivate [2021-12-16T06:27:51.922Z] #23 DONE 1.5s [2021-12-16T06:27:51.922Z] [2021-12-16T06:27:51.922Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-16T06:27:51.922Z] #65 sha256:694fc9ba60e57a3e8684e34bd88d39061fe29ef1a2d6622b863a15a046f21785 [2021-12-16T06:27:51.922Z] #65 2.015 + RM_GOPATH=0 [2021-12-16T06:27:51.922Z] #65 2.015 + TMP_GOPATH= [2021-12-16T06:27:51.922Z] #65 2.015 + : /build [2021-12-16T06:27:51.922Z] #65 2.015 + '[' -z '' ']' [2021-12-16T06:27:51.922Z] #65 2.015 ++ mktemp -d [2021-12-16T06:27:51.922Z] #65 2.015 + export GOPATH=/tmp/tmp.GJD79sGDil [2021-12-16T06:27:51.922Z] #65 2.015 + GOPATH=/tmp/tmp.GJD79sGDil [2021-12-16T06:27:51.922Z] #65 2.015 + RM_GOPATH=1 [2021-12-16T06:27:51.922Z] #65 2.015 + case "$(go env GOARCH)" in [2021-12-16T06:27:51.922Z] #65 2.015 ++ go env GOARCH [2021-12-16T06:27:51.922Z] #65 2.026 + export GO_BUILDMODE=-buildmode=pie [2021-12-16T06:27:51.922Z] #65 2.026 + GO_BUILDMODE=-buildmode=pie [2021-12-16T06:27:51.922Z] #65 2.027 Install runc version v1.0.3 (build tags: seccomp) [2021-12-16T06:27:51.922Z] #65 2.027 ++ dirname /install.sh [2021-12-16T06:27:51.922Z] #65 2.027 + dir=/ [2021-12-16T06:27:51.922Z] #65 2.027 + bin=runc [2021-12-16T06:27:51.922Z] #65 2.027 + shift [2021-12-16T06:27:51.922Z] #65 2.027 + '[' '!' -f //runc.installer ']' [2021-12-16T06:27:51.922Z] #65 2.027 + . //runc.installer [2021-12-16T06:27:51.922Z] #65 2.027 ++ set -e [2021-12-16T06:27:51.922Z] #65 2.027 ++ : v1.0.3 [2021-12-16T06:27:51.922Z] #65 2.027 + install_runc [2021-12-16T06:27:51.922Z] #65 2.027 + RUNC_BUILDTAGS=seccomp [2021-12-16T06:27:51.922Z] #65 2.027 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-16T06:27:51.922Z] #65 2.027 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GJD79sGDil/src/github.com/opencontainers/runc [2021-12-16T06:27:51.922Z] #65 2.032 Cloning into '/tmp/tmp.GJD79sGDil/src/github.com/opencontainers/runc'... [2021-12-16T06:27:52.116Z] #62 DONE 236.3s [2021-12-16T06:27:52.116Z] [2021-12-16T06:27:52.116Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-16T06:27:52.116Z] #63 sha256:52f9fdfbb76858f385a493ddc0a2446af1376a1fd9ff64f25c1ae71988a4a70b [2021-12-16T06:27:52.146Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-12-16T06:27:52.698Z] #58 DONE 148.9s [2021-12-16T06:27:52.698Z] [2021-12-16T06:27:52.698Z] #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-16T06:27:52.698Z] #62 sha256:e07663cea4bdea402b2ab7c4b9b76af20ca7276e247a341e50ebe5a99b6c5b57 [2021-12-16T06:27:52.713Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2021-12-16T06:27:52.713Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-16T06:27:52.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-16T06:27:52.970Z] --- PASS: TestIpcModePrivate (0.99s) [2021-12-16T06:27:52.970Z] === RUN TestIpcModeShareable [2021-12-16T06:27:53.302Z] #65 ... [2021-12-16T06:27:53.302Z] [2021-12-16T06:27:53.302Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-16T06:27:53.302Z] #24 sha256:f58e9b494377c304974eaabb055fa5a17edc4bc117ae31c65e8688e6710ac669 [2021-12-16T06:27:53.302Z] #24 1.266 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-16T06:27:53.302Z] #24 DONE 1.3s [2021-12-16T06:27:53.302Z] [2021-12-16T06:27:53.302Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-16T06:27:53.302Z] #25 sha256:4f6bf599e31e8f37717ef78c69f4f9eec7935fdaf4d4f4abad9ab84c4919bc49 [2021-12-16T06:27:53.535Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2021-12-16T06:27:53.794Z] --- PASS: TestIpcModeShareable (0.91s) [2021-12-16T06:27:53.794Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-16T06:27:53.794Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-12-16T06:27:54.015Z] #63 DONE 1.9s [2021-12-16T06:27:54.015Z] [2021-12-16T06:27:54.015Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-16T06:27:54.015Z] #68 sha256:e063f1441d4e9a52d2bb347f9b2dc0eee65edae000c5a4e7634f73b6793e902c [2021-12-16T06:27:54.075Z] #62 ... [2021-12-16T06:27:54.075Z] [2021-12-16T06:27:54.075Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-16T06:27:54.075Z] #59 sha256:d87da99fd6400ef9ec468291bcd7b68907fe3c1dd32c090b2ef9ae91cf8d0fc3 [2021-12-16T06:27:54.334Z] #59 DONE 0.4s [2021-12-16T06:27:54.334Z] [2021-12-16T06:27:54.334Z] #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-16T06:27:54.334Z] #62 sha256:e07663cea4bdea402b2ab7c4b9b76af20ca7276e247a341e50ebe5a99b6c5b57 [2021-12-16T06:27:54.580Z] #68 DONE 0.4s [2021-12-16T06:27:54.580Z] [2021-12-16T06:27:54.580Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-16T06:27:54.580Z] #73 sha256:754c9f5a74caa8a11125d76925b5ac7b8346ee954bb2b6bfa769287f5efbca81 [2021-12-16T06:27:54.682Z] #25 DONE 1.4s [2021-12-16T06:27:54.682Z] [2021-12-16T06:27:54.682Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-16T06:27:54.682Z] #26 sha256:46e857ce80a56419ad0e11321472530eb8d4e5c7646384fbb5366f05281ea157 [2021-12-16T06:27:55.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-16T06:27:55.424Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-12-16T06:27:56.357Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.37s) [2021-12-16T06:27:56.357Z] === RUN TestAPIIpcModeHost [2021-12-16T06:27:56.592Z] #26 DONE 1.6s [2021-12-16T06:27:56.592Z] [2021-12-16T06:27:56.592Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-12-16T06:27:56.592Z] #27 sha256:25a54969e8f4fdae9caa4f3f967e9046b296fbb822673f9da2678e21945437ba [2021-12-16T06:27:56.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-16T06:27:56.872Z] --- PASS: TestAPIIpcModeHost (0.61s) [2021-12-16T06:27:56.872Z] === RUN TestDaemonIpcModeShareable [2021-12-16T06:27:57.130Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-12-16T06:27:57.131Z] #73 DONE 2.4s [2021-12-16T06:27:57.131Z] [2021-12-16T06:27:57.131Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-16T06:27:57.131Z] #74 sha256:36eecb910a6b15a8241e9c181ef910862e366a2e48a80fbe0f32be2aaddd5f67 [2021-12-16T06:27:57.131Z] #74 DONE 0.0s [2021-12-16T06:27:57.131Z] [2021-12-16T06:27:57.131Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-16T06:27:57.131Z] #75 sha256:29bdad164441197f432522d38c93d1c94d0e3c1880aa73608ef007ecad533c17 [2021-12-16T06:27:57.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-16T06:27:57.698Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-12-16T06:27:57.956Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-12-16T06:27:57.971Z] #27 DONE 1.5s [2021-12-16T06:27:57.971Z] [2021-12-16T06:27:57.971Z] #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-16T06:27:57.971Z] #28 sha256:c5336f45078391c8dea1ef0105b67c8da91694bd4b9c7e3284c3c1fadaa05db6 [2021-12-16T06:27:58.069Z] #75 DONE 0.9s [2021-12-16T06:27:58.069Z] [2021-12-16T06:27:58.069Z] #76 exporting to image [2021-12-16T06:27:58.069Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-16T06:27:58.069Z] #76 exporting layers [2021-12-16T06:27:58.115Z] #43 267.2 + dpkg --print-architecture [2021-12-16T06:27:58.115Z] #43 267.2 + git checkout -q v2.1.0 [2021-12-16T06:27:58.115Z] #43 267.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-16T06:27:58.115Z] #43 267.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-16T06:27:58.215Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2021-12-16T06:27:58.215Z] === RUN TestDaemonIpcModePrivate [2021-12-16T06:27:59.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-16T06:27:59.348Z] #28 1.633 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-16T06:27:59.348Z] #28 1.667 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-16T06:27:59.348Z] #28 1.731 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-16T06:27:59.406Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-12-16T06:27:59.663Z] --- PASS: TestDaemonIpcModePrivate (1.31s) [2021-12-16T06:27:59.663Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-16T06:28:00.286Z] #28 2.347 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-12-16T06:28:00.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-16T06:28:00.855Z] #28 3.139 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-16T06:28:00.855Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-12-16T06:28:01.113Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2021-12-16T06:28:01.113Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-16T06:28:01.113Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-12-16T06:28:01.350Z] #76 exporting layers 3.2s done [2021-12-16T06:28:01.350Z] #76 writing image sha256:5bd0f1ec48fd19aa9d24392467d921b04b8be00b2d146438aa2230ae555c22cd done [2021-12-16T06:28:01.350Z] #76 naming to docker.io/library/docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a done [2021-12-16T06:28:01.350Z] #76 DONE 3.2s [Pipeline] } [Pipeline] // stage [2021-12-16T06:28:01.421Z] #43 ... [2021-12-16T06:28:01.421Z] [2021-12-16T06:28:01.421Z] #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-16T06:28:01.421Z] #53 sha256:253231477b4acd2289d2c2f530304e41e41acd496e9f163a9977d2ffca7734c2 [2021-12-16T06:28:01.421Z] #53 270.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-16T06:28:01.421Z] #53 DONE 271.5s [2021-12-16T06:28:01.421Z] [2021-12-16T06:28:01.421Z] #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-16T06:28:01.421Z] #43 sha256:485178138593fe6447e437c6304391a58f65b378a3ab800d41932adca91936ee [2021-12-16T06:28:01.424Z] #28 3.828 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-12-16T06:28:01.769Z] + sudo modprobe ip6table_filter [2021-12-16T06:28:01.994Z] #28 4.318 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [Pipeline] sh [2021-12-16T06:28:02.047Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-12-16T06:28:02.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-16T06:28:02.306Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2021-12-16T06:28:02.306Z] === RUN TestIpcModeOlderClient [2021-12-16T06:28:02.309Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/test/unit [2021-12-16T06:28:02.564Z] === PAUSE TestIpcModeOlderClient [2021-12-16T06:28:02.564Z] === RUN TestKillContainerInvalidSignal [2021-12-16T06:28:02.566Z] #28 4.807 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-12-16T06:28:02.827Z] #28 5.296 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-12-16T06:28:03.129Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2021-12-16T06:28:03.129Z] === RUN TestKillContainer [2021-12-16T06:28:03.129Z] === RUN TestKillContainer/no_signal [2021-12-16T06:28:03.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-16T06:28:03.396Z] #28 5.819 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [93.2 kB] [2021-12-16T06:28:03.396Z] #28 5.819 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [96.2 kB] [2021-12-16T06:28:03.396Z] #28 5.819 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [99.5 kB] [2021-12-16T06:28:03.396Z] #28 5.829 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [95.1 kB] [2021-12-16T06:28:03.396Z] #28 5.843 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [95.2 kB] [2021-12-16T06:28:03.396Z] #28 5.846 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.0 kB] [2021-12-16T06:28:03.396Z] #28 5.846 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-16T06:28:03.396Z] #28 5.846 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-16T06:28:03.396Z] #28 5.858 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-16T06:28:03.396Z] #28 5.858 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-16T06:28:03.396Z] #28 5.858 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-16T06:28:03.396Z] #28 5.858 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-16T06:28:03.645Z] === RUN TestKillContainer/non_killing_signal [2021-12-16T06:28:04.211Z] === RUN TestKillContainer/killing_signal [2021-12-16T06:28:04.698Z] 8f616e6e9eec: Verifying Checksum [2021-12-16T06:28:04.698Z] 8f616e6e9eec: Download complete [2021-12-16T06:28:04.845Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-12-16T06:28:04.845Z] + TESTFLAGS+=' -test.timeout=5m' [2021-12-16T06:28:04.845Z] + TESTDIRS=./... [2021-12-16T06:28:04.845Z] + exclude_paths='/vendor/|/integration' [2021-12-16T06:28:04.845Z] ++ go list ./... [2021-12-16T06:28:04.845Z] ++ grep -vE '(/vendor/|/integration)' [2021-12-16T06:28:05.143Z] --- PASS: TestKillContainer (2.12s) [2021-12-16T06:28:05.143Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-12-16T06:28:05.143Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2021-12-16T06:28:05.143Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-12-16T06:28:05.143Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-16T06:28:05.143Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-16T06:28:05.412Z] + pkg_list='github.com/docker/docker/api [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/backend/build [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/httputils [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/middleware [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/router [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/router/build [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/router/container [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/router/debug [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/router/distribution [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/router/grpc [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/router/image [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/router/network [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/router/plugin [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/router/session [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/router/swarm [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/router/system [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/server/router/volume [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/backend [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/blkiodev [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/container [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/events [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/filters [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/image [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/mount [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/network [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/registry [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/strslice [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/swarm [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/time [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/versions [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-16T06:28:05.412Z] github.com/docker/docker/api/types/volume [2021-12-16T06:28:05.412Z] github.com/docker/docker/builder [2021-12-16T06:28:05.412Z] github.com/docker/docker/builder/builder-next [2021-12-16T06:28:05.412Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-16T06:28:05.412Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-16T06:28:05.412Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-16T06:28:05.412Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-16T06:28:05.412Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-16T06:28:05.412Z] github.com/docker/docker/builder/builder-next/worker [2021-12-16T06:28:05.412Z] github.com/docker/docker/builder/dockerfile [2021-12-16T06:28:05.412Z] github.com/docker/docker/builder/dockerignore [2021-12-16T06:28:05.412Z] github.com/docker/docker/builder/remotecontext [2021-12-16T06:28:05.412Z] github.com/docker/docker/builder/remotecontext/git [2021-12-16T06:28:05.412Z] github.com/docker/docker/cli [2021-12-16T06:28:05.412Z] github.com/docker/docker/cli/config [2021-12-16T06:28:05.412Z] github.com/docker/docker/cli/debug [2021-12-16T06:28:05.412Z] github.com/docker/docker/client [2021-12-16T06:28:05.412Z] github.com/docker/docker/cmd/docker-proxy [2021-12-16T06:28:05.412Z] github.com/docker/docker/cmd/dockerd [2021-12-16T06:28:05.412Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-16T06:28:05.412Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-16T06:28:05.412Z] github.com/docker/docker/container [2021-12-16T06:28:05.412Z] github.com/docker/docker/container/stream [2021-12-16T06:28:05.412Z] github.com/docker/docker/contrib/apparmor [2021-12-16T06:28:05.412Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-16T06:28:05.412Z] github.com/docker/docker/contrib/httpserver [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/cluster [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/cluster/convert [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/cluster/executor [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/cluster/provider [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/config [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/discovery [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/events [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/events/testutils [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/exec [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/graphdriver [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/images [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/initlayer [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/links [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/listeners [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger/gelf [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger/journald [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger/local [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger/logentries [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger/splunk [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger/syslog [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/logger/templates [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/names [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/network [2021-12-16T06:28:05.412Z] github.com/docker/docker/daemon/stats [2021-12-16T06:28:05.412Z] github.com/docker/docker/distribution [2021-12-16T06:28:05.412Z] github.com/docker/docker/distribution/metadata [2021-12-16T06:28:05.412Z] github.com/docker/docker/distribution/utils [2021-12-16T06:28:05.412Z] github.com/docker/docker/distribution/xfer [2021-12-16T06:28:05.412Z] github.com/docker/docker/dockerversion [2021-12-16T06:28:05.412Z] github.com/docker/docker/errdefs [2021-12-16T06:28:05.412Z] github.com/docker/docker/image [2021-12-16T06:28:05.412Z] github.com/docker/docker/image/cache [2021-12-16T06:28:05.412Z] github.com/docker/docker/image/tarexport [2021-12-16T06:28:05.412Z] github.com/docker/docker/image/v1 [2021-12-16T06:28:05.412Z] github.com/docker/docker/internal/test/suite [2021-12-16T06:28:05.412Z] github.com/docker/docker/layer [2021-12-16T06:28:05.412Z] github.com/docker/docker/libcontainerd [2021-12-16T06:28:05.412Z] github.com/docker/docker/libcontainerd/queue [2021-12-16T06:28:05.412Z] github.com/docker/docker/libcontainerd/remote [2021-12-16T06:28:05.413Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-16T06:28:05.413Z] github.com/docker/docker/libcontainerd/types [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/bitseq [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cluster [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/config [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/datastore [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/driverapi [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/etchosts [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/idm [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipam [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/iptables [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/netlabel [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/netutils [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/networkdb [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ns [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/options [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/osl [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/portallocator [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/portmapper [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/testutils [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/types [2021-12-16T06:28:05.413Z] github.com/docker/docker/oci [2021-12-16T06:28:05.413Z] github.com/docker/docker/oci/caps [2021-12-16T06:28:05.413Z] github.com/docker/docker/opts [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/aaparser [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/archive [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/authorization [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/broadcaster [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/capabilities [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/chrootarchive [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/containerfs [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/devicemapper [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/directory [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/discovery [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/discovery/file [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/discovery/kv [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/discovery/memory [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/dmesg [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/filenotify [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/fileutils [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/fsutils [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/homedir [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/idtools [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/ioutils [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/jsonmessage [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/locker [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/longpath [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/loopback [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/mount [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/namesgenerator [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/parsers [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/pidfile [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/platform [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/plugingetter [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/plugins [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/plugins/transport [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/pools [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/progress [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/pubsub [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/reexec [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/signal [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/stack [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/stdcopy [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/streamformatter [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/stringid [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/symlink [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/sysinfo [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/system [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/tailfile [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/tarsum [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/term [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/term/windows [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/truncindex [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/urlutil [2021-12-16T06:28:05.413Z] github.com/docker/docker/pkg/useragent [2021-12-16T06:28:05.413Z] github.com/docker/docker/plugin [2021-12-16T06:28:05.413Z] github.com/docker/docker/plugin/executor/containerd [2021-12-16T06:28:05.413Z] github.com/docker/docker/plugin/v2 [2021-12-16T06:28:05.413Z] github.com/docker/docker/profiles/apparmor [2021-12-16T06:28:05.413Z] github.com/docker/docker/profiles/seccomp [2021-12-16T06:28:05.413Z] github.com/docker/docker/quota [2021-12-16T06:28:05.413Z] github.com/docker/docker/reference [2021-12-16T06:28:05.413Z] github.com/docker/docker/registry [2021-12-16T06:28:05.413Z] github.com/docker/docker/registry/resumable [2021-12-16T06:28:05.413Z] github.com/docker/docker/restartmanager [2021-12-16T06:28:05.413Z] github.com/docker/docker/rootless [2021-12-16T06:28:05.413Z] github.com/docker/docker/rootless/specconv [2021-12-16T06:28:05.413Z] github.com/docker/docker/runconfig [2021-12-16T06:28:05.413Z] github.com/docker/docker/runconfig/opts [2021-12-16T06:28:05.413Z] github.com/docker/docker/testutil [2021-12-16T06:28:05.413Z] github.com/docker/docker/testutil/daemon [2021-12-16T06:28:05.413Z] github.com/docker/docker/testutil/environment [2021-12-16T06:28:05.413Z] github.com/docker/docker/testutil/fakecontext [2021-12-16T06:28:05.413Z] github.com/docker/docker/testutil/fakegit [2021-12-16T06:28:05.413Z] github.com/docker/docker/testutil/fakestorage [2021-12-16T06:28:05.413Z] github.com/docker/docker/testutil/fixtures/load [2021-12-16T06:28:05.413Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-16T06:28:05.413Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-16T06:28:05.413Z] github.com/docker/docker/testutil/registry [2021-12-16T06:28:05.413Z] github.com/docker/docker/testutil/request [2021-12-16T06:28:05.413Z] github.com/docker/docker/volume [2021-12-16T06:28:05.413Z] github.com/docker/docker/volume/drivers [2021-12-16T06:28:05.413Z] github.com/docker/docker/volume/local [2021-12-16T06:28:05.413Z] github.com/docker/docker/volume/mounts [2021-12-16T06:28:05.413Z] github.com/docker/docker/volume/service [2021-12-16T06:28:05.413Z] github.com/docker/docker/volume/service/opts [2021-12-16T06:28:05.413Z] github.com/docker/docker/volume/testutils' [2021-12-16T06:28:05.413Z] ++ grep --fixed-strings -v /libnetwork [2021-12-16T06:28:05.413Z] ++ echo 'github.com/docker/docker/api [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/backend/build [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/httputils [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/middleware [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/router [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/router/build [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/router/container [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/router/debug [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/router/distribution [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/router/grpc [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/router/image [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/router/network [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/router/plugin [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/router/session [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/router/swarm [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/router/system [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/server/router/volume [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/backend [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/blkiodev [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/container [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/events [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/filters [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/image [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/mount [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/network [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/registry [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/strslice [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/swarm [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/time [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/versions [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-16T06:28:05.413Z] github.com/docker/docker/api/types/volume [2021-12-16T06:28:05.413Z] github.com/docker/docker/builder [2021-12-16T06:28:05.413Z] github.com/docker/docker/builder/builder-next [2021-12-16T06:28:05.413Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-16T06:28:05.413Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-16T06:28:05.413Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-16T06:28:05.413Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-16T06:28:05.413Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-16T06:28:05.413Z] github.com/docker/docker/builder/builder-next/worker [2021-12-16T06:28:05.413Z] github.com/docker/docker/builder/dockerfile [2021-12-16T06:28:05.413Z] github.com/docker/docker/builder/dockerignore [2021-12-16T06:28:05.413Z] github.com/docker/docker/builder/remotecontext [2021-12-16T06:28:05.413Z] github.com/docker/docker/builder/remotecontext/git [2021-12-16T06:28:05.413Z] github.com/docker/docker/cli [2021-12-16T06:28:05.413Z] github.com/docker/docker/cli/config [2021-12-16T06:28:05.413Z] github.com/docker/docker/cli/debug [2021-12-16T06:28:05.413Z] github.com/docker/docker/client [2021-12-16T06:28:05.413Z] github.com/docker/docker/cmd/docker-proxy [2021-12-16T06:28:05.413Z] github.com/docker/docker/cmd/dockerd [2021-12-16T06:28:05.413Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-16T06:28:05.413Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-16T06:28:05.413Z] github.com/docker/docker/container [2021-12-16T06:28:05.413Z] github.com/docker/docker/container/stream [2021-12-16T06:28:05.413Z] github.com/docker/docker/contrib/apparmor [2021-12-16T06:28:05.413Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-16T06:28:05.413Z] github.com/docker/docker/contrib/httpserver [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/cluster [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/cluster/convert [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/cluster/executor [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/cluster/provider [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/config [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/discovery [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/events [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/events/testutils [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/exec [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/graphdriver [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/images [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/initlayer [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/links [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/listeners [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger/gelf [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger/journald [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger/local [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger/logentries [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger/splunk [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger/syslog [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/logger/templates [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/names [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/network [2021-12-16T06:28:05.413Z] github.com/docker/docker/daemon/stats [2021-12-16T06:28:05.413Z] github.com/docker/docker/distribution [2021-12-16T06:28:05.413Z] github.com/docker/docker/distribution/metadata [2021-12-16T06:28:05.413Z] github.com/docker/docker/distribution/utils [2021-12-16T06:28:05.413Z] github.com/docker/docker/distribution/xfer [2021-12-16T06:28:05.413Z] github.com/docker/docker/dockerversion [2021-12-16T06:28:05.413Z] github.com/docker/docker/errdefs [2021-12-16T06:28:05.413Z] github.com/docker/docker/image [2021-12-16T06:28:05.413Z] github.com/docker/docker/image/cache [2021-12-16T06:28:05.413Z] github.com/docker/docker/image/tarexport [2021-12-16T06:28:05.413Z] github.com/docker/docker/image/v1 [2021-12-16T06:28:05.413Z] github.com/docker/docker/internal/test/suite [2021-12-16T06:28:05.413Z] github.com/docker/docker/layer [2021-12-16T06:28:05.413Z] github.com/docker/docker/libcontainerd [2021-12-16T06:28:05.413Z] github.com/docker/docker/libcontainerd/queue [2021-12-16T06:28:05.413Z] github.com/docker/docker/libcontainerd/remote [2021-12-16T06:28:05.413Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-16T06:28:05.413Z] github.com/docker/docker/libcontainerd/types [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/bitseq [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cluster [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/config [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/datastore [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/driverapi [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/etchosts [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/idm [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipam [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/iptables [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/netlabel [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/netutils [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/networkdb [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/ns [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/options [2021-12-16T06:28:05.413Z] github.com/docker/docker/libnetwork/osl [2021-12-16T06:28:05.414Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-16T06:28:05.414Z] github.com/docker/docker/libnetwork/portallocator [2021-12-16T06:28:05.414Z] github.com/docker/docker/libnetwork/portmapper [2021-12-16T06:28:05.414Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-16T06:28:05.414Z] github.com/docker/docker/libnetwork/testutils [2021-12-16T06:28:05.414Z] github.com/docker/docker/libnetwork/types [2021-12-16T06:28:05.414Z] github.com/docker/docker/oci [2021-12-16T06:28:05.414Z] github.com/docker/docker/oci/caps [2021-12-16T06:28:05.414Z] github.com/docker/docker/opts [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/aaparser [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/archive [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/authorization [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/broadcaster [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/capabilities [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/chrootarchive [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/containerfs [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/devicemapper [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/directory [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/discovery [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/discovery/file [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/discovery/kv [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/discovery/memory [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/dmesg [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/filenotify [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/fileutils [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/fsutils [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/homedir [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/idtools [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/ioutils [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/jsonmessage [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/locker [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/longpath [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/loopback [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/mount [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/namesgenerator [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/parsers [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/pidfile [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/platform [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/plugingetter [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/plugins [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/plugins/transport [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/pools [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/progress [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/pubsub [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/reexec [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/signal [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/stack [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/stdcopy [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/streamformatter [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/stringid [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/symlink [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/sysinfo [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/system [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/tailfile [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/tarsum [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/term [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/term/windows [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/truncindex [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/urlutil [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/useragent [2021-12-16T06:28:05.414Z] github.com/docker/docker/plugin [2021-12-16T06:28:05.414Z] github.com/docker/docker/plugin/executor/containerd [2021-12-16T06:28:05.414Z] github.com/docker/docker/plugin/v2 [2021-12-16T06:28:05.414Z] github.com/docker/docker/profiles/apparmor [2021-12-16T06:28:05.414Z] github.com/docker/docker/profiles/seccomp [2021-12-16T06:28:05.414Z] github.com/docker/docker/quota [2021-12-16T06:28:05.414Z] github.com/docker/docker/reference [2021-12-16T06:28:05.414Z] github.com/docker/docker/registry [2021-12-16T06:28:05.414Z] github.com/docker/docker/registry/resumable [2021-12-16T06:28:05.414Z] github.com/docker/docker/restartmanager [2021-12-16T06:28:05.414Z] github.com/docker/docker/rootless [2021-12-16T06:28:05.414Z] github.com/docker/docker/rootless/specconv [2021-12-16T06:28:05.414Z] github.com/docker/docker/runconfig [2021-12-16T06:28:05.414Z] github.com/docker/docker/runconfig/opts [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/daemon [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/environment [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/fakecontext [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/fakegit [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/fakestorage [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/fixtures/load [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/registry [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/request [2021-12-16T06:28:05.414Z] github.com/docker/docker/volume [2021-12-16T06:28:05.414Z] github.com/docker/docker/volume/drivers [2021-12-16T06:28:05.414Z] github.com/docker/docker/volume/local [2021-12-16T06:28:05.414Z] github.com/docker/docker/volume/mounts [2021-12-16T06:28:05.414Z] github.com/docker/docker/volume/service [2021-12-16T06:28:05.414Z] github.com/docker/docker/volume/service/opts [2021-12-16T06:28:05.414Z] github.com/docker/docker/volume/testutils' [2021-12-16T06:28:05.414Z] + base_pkg_list='github.com/docker/docker/api [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/backend/build [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/httputils [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/middleware [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/build [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/container [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/debug [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/distribution [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/grpc [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/image [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/network [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/plugin [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/session [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/swarm [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/system [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/volume [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/backend [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/blkiodev [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/container [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/events [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/filters [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/image [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/mount [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/network [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/registry [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/strslice [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/swarm [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/time [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/versions [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/types/volume [2021-12-16T06:28:05.414Z] github.com/docker/docker/builder [2021-12-16T06:28:05.414Z] github.com/docker/docker/builder/builder-next [2021-12-16T06:28:05.414Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-16T06:28:05.414Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-16T06:28:05.414Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-16T06:28:05.414Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-16T06:28:05.414Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-16T06:28:05.414Z] github.com/docker/docker/builder/builder-next/worker [2021-12-16T06:28:05.414Z] github.com/docker/docker/builder/dockerfile [2021-12-16T06:28:05.414Z] github.com/docker/docker/builder/dockerignore [2021-12-16T06:28:05.414Z] github.com/docker/docker/builder/remotecontext [2021-12-16T06:28:05.414Z] github.com/docker/docker/builder/remotecontext/git [2021-12-16T06:28:05.414Z] github.com/docker/docker/cli [2021-12-16T06:28:05.414Z] github.com/docker/docker/cli/config [2021-12-16T06:28:05.414Z] github.com/docker/docker/cli/debug [2021-12-16T06:28:05.414Z] github.com/docker/docker/client [2021-12-16T06:28:05.414Z] github.com/docker/docker/cmd/docker-proxy [2021-12-16T06:28:05.414Z] github.com/docker/docker/cmd/dockerd [2021-12-16T06:28:05.414Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-16T06:28:05.414Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-16T06:28:05.414Z] github.com/docker/docker/container [2021-12-16T06:28:05.414Z] github.com/docker/docker/container/stream [2021-12-16T06:28:05.414Z] github.com/docker/docker/contrib/apparmor [2021-12-16T06:28:05.414Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-16T06:28:05.414Z] github.com/docker/docker/contrib/httpserver [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/cluster [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/cluster/convert [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/cluster/executor [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/cluster/provider [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/config [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/discovery [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/events [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/events/testutils [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/exec [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/graphdriver [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/images [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/initlayer [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/links [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/listeners [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger/gelf [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger/journald [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger/local [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger/logentries [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger/splunk [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger/syslog [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/logger/templates [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/names [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/network [2021-12-16T06:28:05.414Z] github.com/docker/docker/daemon/stats [2021-12-16T06:28:05.414Z] github.com/docker/docker/distribution [2021-12-16T06:28:05.414Z] github.com/docker/docker/distribution/metadata [2021-12-16T06:28:05.414Z] github.com/docker/docker/distribution/utils [2021-12-16T06:28:05.414Z] github.com/docker/docker/distribution/xfer [2021-12-16T06:28:05.414Z] github.com/docker/docker/dockerversion [2021-12-16T06:28:05.414Z] github.com/docker/docker/errdefs [2021-12-16T06:28:05.414Z] github.com/docker/docker/image [2021-12-16T06:28:05.414Z] github.com/docker/docker/image/cache [2021-12-16T06:28:05.414Z] github.com/docker/docker/image/tarexport [2021-12-16T06:28:05.414Z] github.com/docker/docker/image/v1 [2021-12-16T06:28:05.414Z] github.com/docker/docker/internal/test/suite [2021-12-16T06:28:05.414Z] github.com/docker/docker/layer [2021-12-16T06:28:05.414Z] github.com/docker/docker/libcontainerd [2021-12-16T06:28:05.414Z] github.com/docker/docker/libcontainerd/queue [2021-12-16T06:28:05.414Z] github.com/docker/docker/libcontainerd/remote [2021-12-16T06:28:05.414Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-16T06:28:05.414Z] github.com/docker/docker/libcontainerd/types [2021-12-16T06:28:05.414Z] github.com/docker/docker/oci [2021-12-16T06:28:05.414Z] github.com/docker/docker/oci/caps [2021-12-16T06:28:05.414Z] github.com/docker/docker/opts [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/aaparser [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/archive [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/authorization [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/broadcaster [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/capabilities [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/chrootarchive [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/containerfs [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/devicemapper [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/directory [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/discovery [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/discovery/file [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/discovery/kv [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/discovery/memory [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/dmesg [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/filenotify [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/fileutils [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/fsutils [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/homedir [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/idtools [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/ioutils [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/jsonmessage [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/locker [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/longpath [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/loopback [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/mount [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/namesgenerator [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/parsers [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/pidfile [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/platform [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/plugingetter [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/plugins [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/plugins/transport [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/pools [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/progress [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/pubsub [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/reexec [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/signal [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/stack [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/stdcopy [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/streamformatter [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/stringid [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/symlink [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/sysinfo [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/system [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/tailfile [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/tarsum [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/term [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/term/windows [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/truncindex [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/urlutil [2021-12-16T06:28:05.414Z] github.com/docker/docker/pkg/useragent [2021-12-16T06:28:05.414Z] github.com/docker/docker/plugin [2021-12-16T06:28:05.414Z] github.com/docker/docker/plugin/executor/containerd [2021-12-16T06:28:05.414Z] github.com/docker/docker/plugin/v2 [2021-12-16T06:28:05.414Z] github.com/docker/docker/profiles/apparmor [2021-12-16T06:28:05.414Z] github.com/docker/docker/profiles/seccomp [2021-12-16T06:28:05.414Z] github.com/docker/docker/quota [2021-12-16T06:28:05.414Z] github.com/docker/docker/reference [2021-12-16T06:28:05.414Z] github.com/docker/docker/registry [2021-12-16T06:28:05.414Z] github.com/docker/docker/registry/resumable [2021-12-16T06:28:05.414Z] github.com/docker/docker/restartmanager [2021-12-16T06:28:05.414Z] github.com/docker/docker/rootless [2021-12-16T06:28:05.414Z] github.com/docker/docker/rootless/specconv [2021-12-16T06:28:05.414Z] github.com/docker/docker/runconfig [2021-12-16T06:28:05.414Z] github.com/docker/docker/runconfig/opts [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/daemon [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/environment [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/fakecontext [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/fakegit [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/fakestorage [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/fixtures/load [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/registry [2021-12-16T06:28:05.414Z] github.com/docker/docker/testutil/request [2021-12-16T06:28:05.414Z] github.com/docker/docker/volume [2021-12-16T06:28:05.414Z] github.com/docker/docker/volume/drivers [2021-12-16T06:28:05.414Z] github.com/docker/docker/volume/local [2021-12-16T06:28:05.414Z] github.com/docker/docker/volume/mounts [2021-12-16T06:28:05.414Z] github.com/docker/docker/volume/service [2021-12-16T06:28:05.414Z] github.com/docker/docker/volume/service/opts [2021-12-16T06:28:05.414Z] github.com/docker/docker/volume/testutils' [2021-12-16T06:28:05.414Z] ++ echo 'github.com/docker/docker/api [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/backend/build [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/httputils [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/middleware [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/build [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/container [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/debug [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/distribution [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/grpc [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/image [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/network [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/plugin [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/session [2021-12-16T06:28:05.414Z] github.com/docker/docker/api/server/router/swarm [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/server/router/system [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/server/router/volume [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/backend [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/blkiodev [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/container [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/events [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/filters [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/image [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/mount [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/network [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/registry [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/strslice [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/swarm [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/time [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/versions [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-16T06:28:05.415Z] github.com/docker/docker/api/types/volume [2021-12-16T06:28:05.415Z] github.com/docker/docker/builder [2021-12-16T06:28:05.415Z] github.com/docker/docker/builder/builder-next [2021-12-16T06:28:05.415Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-16T06:28:05.415Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-16T06:28:05.415Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-16T06:28:05.415Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-16T06:28:05.415Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-16T06:28:05.415Z] github.com/docker/docker/builder/builder-next/worker [2021-12-16T06:28:05.415Z] github.com/docker/docker/builder/dockerfile [2021-12-16T06:28:05.415Z] github.com/docker/docker/builder/dockerignore [2021-12-16T06:28:05.415Z] github.com/docker/docker/builder/remotecontext [2021-12-16T06:28:05.415Z] github.com/docker/docker/builder/remotecontext/git [2021-12-16T06:28:05.415Z] github.com/docker/docker/cli [2021-12-16T06:28:05.415Z] github.com/docker/docker/cli/config [2021-12-16T06:28:05.415Z] github.com/docker/docker/cli/debug [2021-12-16T06:28:05.415Z] github.com/docker/docker/client [2021-12-16T06:28:05.415Z] github.com/docker/docker/cmd/docker-proxy [2021-12-16T06:28:05.415Z] github.com/docker/docker/cmd/dockerd [2021-12-16T06:28:05.415Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-16T06:28:05.415Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-16T06:28:05.415Z] github.com/docker/docker/container [2021-12-16T06:28:05.415Z] github.com/docker/docker/container/stream [2021-12-16T06:28:05.415Z] github.com/docker/docker/contrib/apparmor [2021-12-16T06:28:05.415Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-16T06:28:05.415Z] github.com/docker/docker/contrib/httpserver [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/cluster [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/cluster/convert [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/cluster/executor [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/cluster/provider [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/config [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/discovery [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/events [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/events/testutils [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/exec [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/graphdriver [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/images [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/initlayer [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/links [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/listeners [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger/gelf [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger/journald [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger/local [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger/logentries [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger/splunk [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger/syslog [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/logger/templates [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/names [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/network [2021-12-16T06:28:05.415Z] github.com/docker/docker/daemon/stats [2021-12-16T06:28:05.415Z] github.com/docker/docker/distribution [2021-12-16T06:28:05.415Z] github.com/docker/docker/distribution/metadata [2021-12-16T06:28:05.415Z] github.com/docker/docker/distribution/utils [2021-12-16T06:28:05.415Z] github.com/docker/docker/distribution/xfer [2021-12-16T06:28:05.415Z] github.com/docker/docker/dockerversion [2021-12-16T06:28:05.415Z] github.com/docker/docker/errdefs [2021-12-16T06:28:05.415Z] github.com/docker/docker/image [2021-12-16T06:28:05.415Z] github.com/docker/docker/image/cache [2021-12-16T06:28:05.415Z] github.com/docker/docker/image/tarexport [2021-12-16T06:28:05.415Z] github.com/docker/docker/image/v1 [2021-12-16T06:28:05.415Z] github.com/docker/docker/internal/test/suite [2021-12-16T06:28:05.415Z] github.com/docker/docker/layer [2021-12-16T06:28:05.415Z] github.com/docker/docker/libcontainerd [2021-12-16T06:28:05.415Z] github.com/docker/docker/libcontainerd/queue [2021-12-16T06:28:05.415Z] github.com/docker/docker/libcontainerd/remote [2021-12-16T06:28:05.415Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-16T06:28:05.415Z] github.com/docker/docker/libcontainerd/types [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/bitseq [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cluster [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/config [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/datastore [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/driverapi [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/etchosts [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/idm [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipam [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/iptables [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/netlabel [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/netutils [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/networkdb [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ns [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/options [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/osl [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/portallocator [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/portmapper [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/testutils [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/types [2021-12-16T06:28:05.415Z] github.com/docker/docker/oci [2021-12-16T06:28:05.415Z] github.com/docker/docker/oci/caps [2021-12-16T06:28:05.415Z] github.com/docker/docker/opts [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/aaparser [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/archive [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/authorization [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/broadcaster [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/capabilities [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/chrootarchive [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/containerfs [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/devicemapper [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/directory [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/discovery [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/discovery/file [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/discovery/kv [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/discovery/memory [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/dmesg [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/filenotify [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/fileutils [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/fsutils [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/homedir [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/idtools [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/ioutils [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/jsonmessage [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/locker [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/longpath [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/loopback [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/mount [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/namesgenerator [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/parsers [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/pidfile [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/platform [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/plugingetter [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/plugins [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/plugins/transport [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/pools [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/progress [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/pubsub [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/reexec [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/signal [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/stack [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/stdcopy [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/streamformatter [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/stringid [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/symlink [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/sysinfo [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/system [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/tailfile [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/tarsum [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/term [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/term/windows [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/truncindex [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/urlutil [2021-12-16T06:28:05.415Z] github.com/docker/docker/pkg/useragent [2021-12-16T06:28:05.415Z] github.com/docker/docker/plugin [2021-12-16T06:28:05.415Z] github.com/docker/docker/plugin/executor/containerd [2021-12-16T06:28:05.415Z] github.com/docker/docker/plugin/v2 [2021-12-16T06:28:05.415Z] github.com/docker/docker/profiles/apparmor [2021-12-16T06:28:05.415Z] github.com/docker/docker/profiles/seccomp [2021-12-16T06:28:05.415Z] github.com/docker/docker/quota [2021-12-16T06:28:05.415Z] github.com/docker/docker/reference [2021-12-16T06:28:05.415Z] github.com/docker/docker/registry [2021-12-16T06:28:05.415Z] github.com/docker/docker/registry/resumable [2021-12-16T06:28:05.415Z] github.com/docker/docker/restartmanager [2021-12-16T06:28:05.415Z] github.com/docker/docker/rootless [2021-12-16T06:28:05.415Z] github.com/docker/docker/rootless/specconv [2021-12-16T06:28:05.415Z] github.com/docker/docker/runconfig [2021-12-16T06:28:05.415Z] github.com/docker/docker/runconfig/opts [2021-12-16T06:28:05.415Z] github.com/docker/docker/testutil [2021-12-16T06:28:05.415Z] github.com/docker/docker/testutil/daemon [2021-12-16T06:28:05.415Z] github.com/docker/docker/testutil/environment [2021-12-16T06:28:05.415Z] github.com/docker/docker/testutil/fakecontext [2021-12-16T06:28:05.415Z] github.com/docker/docker/testutil/fakegit [2021-12-16T06:28:05.415Z] github.com/docker/docker/testutil/fakestorage [2021-12-16T06:28:05.415Z] github.com/docker/docker/testutil/fixtures/load [2021-12-16T06:28:05.415Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-16T06:28:05.415Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-16T06:28:05.415Z] github.com/docker/docker/testutil/registry [2021-12-16T06:28:05.415Z] github.com/docker/docker/testutil/request [2021-12-16T06:28:05.415Z] github.com/docker/docker/volume [2021-12-16T06:28:05.415Z] github.com/docker/docker/volume/drivers [2021-12-16T06:28:05.415Z] github.com/docker/docker/volume/local [2021-12-16T06:28:05.415Z] github.com/docke++ grep --fixed-strings /libnetwork [2021-12-16T06:28:05.415Z] r/docker/volume/mounts [2021-12-16T06:28:05.415Z] github.com/docker/docker/volume/service [2021-12-16T06:28:05.415Z] github.com/docker/docker/volume/service/opts [2021-12-16T06:28:05.415Z] github.com/docker/docker/volume/testutils' [2021-12-16T06:28:05.415Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/bitseq [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cluster [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/config [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/datastore [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/driverapi [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/etchosts [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/idm [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipam [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/iptables [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/netlabel [2021-12-16T06:28:05.415Z] github.com/docker/docker/libnetwork/netutils [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/networkdb [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/ns [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/options [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/osl [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/portallocator [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/portmapper [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/testutils [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/types' [2021-12-16T06:28:05.416Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-12-16T06:28:05.416Z] + echo 'github.com/docker/docker/libnetwork [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/bitseq [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/cluster [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/config [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/datastore [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/driverapi [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/etchosts [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/idm [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/ipam [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/iptables [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/netlabel [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/netutils [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/networkdb [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/ns [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/options [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/osl [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/portallocator [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/portmapper [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/testutils [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/types' [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-16T06:28:05.416Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-16T06:28:05.416Z] + type docker-proxy [2021-12-16T06:28:05.416Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-12-16T06:28:05.416Z] + hack/make.sh binary-proxy install-proxy [2021-12-16T06:28:05.416Z] [2021-12-16T06:28:05.416Z] Removing bundles/ [2021-12-16T06:28:05.416Z] [2021-12-16T06:28:05.416Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-12-16T06:28:05.416Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-12-16T06:28:05.416Z] GOOS="" GOARCH="" GOARM="" [2021-12-16T06:28:05.933Z] #28 ... [2021-12-16T06:28:05.933Z] [2021-12-16T06:28:05.933Z] #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-16T06:28:05.933Z] #65 sha256:694fc9ba60e57a3e8684e34bd88d39061fe29ef1a2d6622b863a15a046f21785 [2021-12-16T06:28:05.933Z] #65 7.218 + cd /tmp/tmp.GJD79sGDil/src/github.com/opencontainers/runc [2021-12-16T06:28:05.933Z] #65 7.218 + git checkout -q v1.0.3 [2021-12-16T06:28:05.933Z] #65 7.751 + '[' -z '' ']' [2021-12-16T06:28:05.933Z] #65 7.751 + target=static [2021-12-16T06:28:05.933Z] #65 7.751 + make BUILDTAGS=seccomp static [2021-12-16T06:28:05.933Z] #65 8.077 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-16T06:28:06.076Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-16T06:28:06.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-16T06:28:06.642Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2021-12-16T06:28:06.642Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-12-16T06:28:06.642Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2021-12-16T06:28:06.642Z] === RUN TestKillStoppedContainer [2021-12-16T06:28:06.642Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-12-16T06:28:06.642Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-16T06:28:06.642Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-12-16T06:28:06.642Z] === RUN TestKillDifferentUserContainer [2021-12-16T06:28:07.208Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2021-12-16T06:28:07.208Z] === RUN TestInspectOomKilledTrue [2021-12-16T06:28:07.208Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-16T06:28:07.208Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-16T06:28:07.208Z] === RUN TestInspectOomKilledFalse [2021-12-16T06:28:07.208Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-16T06:28:07.208Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-16T06:28:07.208Z] === RUN TestLinksEtcHostsContentMatch [2021-12-16T06:28:07.215Z] 8f616e6e9eec: Pull complete [2021-12-16T06:28:07.467Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2021-12-16T06:28:07.467Z] === RUN TestLinksContainerNames [2021-12-16T06:28:07.726Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-12-16T06:28:09.099Z] --- PASS: TestLinksContainerNames (1.54s) [2021-12-16T06:28:09.099Z] === RUN TestLogsFollowTailEmpty [2021-12-16T06:28:10.033Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2021-12-16T06:28:10.033Z] === RUN TestContainerNetworkMountsNoChown [2021-12-16T06:28:10.599Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/default [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/default [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/private [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/private [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rprivate [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/slave [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/slave [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rslave [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/shared [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/shared [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rshared [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/default [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/shared [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rprivate [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/private [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/slave [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rslave [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rshared [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-16T06:28:10.599Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-16T06:28:10.599Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-16T06:28:10.599Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.09s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.09s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-12-16T06:28:10.599Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-12-16T06:28:10.599Z] === RUN TestContainerBindMountNonRecursive [2021-12-16T06:28:11.536Z] check_test.go:308: [d20161796b022] daemon is not started [2021-12-16T06:28:11.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-12-16T06:28:11.975Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-12-16T06:28:11.983Z] [2021-12-16T06:28:11.983Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-12-16T06:28:11.983Z] Installing docker-proxy to /usr/local/bin/ [2021-12-16T06:28:11.983Z] [2021-12-16T06:28:11.983Z] + mkdir -p bundles [2021-12-16T06:28:11.983Z] + '[' -n 'github.com/docker/docker/api [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/backend/build [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/httputils [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/middleware [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/router [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/router/build [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/router/container [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/router/debug [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/router/distribution [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/router/grpc [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/router/image [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/router/network [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/router/plugin [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/router/session [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/router/swarm [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/router/system [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/server/router/volume [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/backend [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/blkiodev [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/container [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/events [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/filters [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/image [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/mount [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/network [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/registry [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/strslice [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/swarm [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/time [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/versions [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-16T06:28:11.983Z] github.com/docker/docker/api/types/volume [2021-12-16T06:28:11.983Z] github.com/docker/docker/builder [2021-12-16T06:28:11.983Z] github.com/docker/docker/builder/builder-next [2021-12-16T06:28:11.983Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-16T06:28:11.983Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-16T06:28:11.983Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-16T06:28:11.983Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-16T06:28:11.983Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-16T06:28:11.983Z] github.com/docker/docker/builder/builder-next/worker [2021-12-16T06:28:11.983Z] github.com/docker/docker/builder/dockerfile [2021-12-16T06:28:11.983Z] github.com/docker/docker/builder/dockerignore [2021-12-16T06:28:11.983Z] github.com/docker/docker/builder/remotecontext [2021-12-16T06:28:11.983Z] github.com/docker/docker/builder/remotecontext/git [2021-12-16T06:28:11.983Z] github.com/docker/docker/cli [2021-12-16T06:28:11.983Z] github.com/docker/docker/cli/config [2021-12-16T06:28:11.983Z] github.com/docker/docker/cli/debug [2021-12-16T06:28:11.983Z] github.com/docker/docker/client [2021-12-16T06:28:11.983Z] github.com/docker/docker/cmd/docker-proxy [2021-12-16T06:28:11.983Z] github.com/docker/docker/cmd/dockerd [2021-12-16T06:28:11.983Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-16T06:28:11.983Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-16T06:28:11.983Z] github.com/docker/docker/container [2021-12-16T06:28:11.983Z] github.com/docker/docker/container/stream [2021-12-16T06:28:11.983Z] github.com/docker/docker/contrib/apparmor [2021-12-16T06:28:11.983Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-16T06:28:11.983Z] github.com/docker/docker/contrib/httpserver [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/cluster [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/cluster/convert [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/cluster/executor [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/cluster/provider [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/config [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/discovery [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/events [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/events/testutils [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/exec [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/graphdriver [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/images [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/initlayer [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/links [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/listeners [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger/gelf [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger/journald [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger/local [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger/logentries [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger/splunk [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger/syslog [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/logger/templates [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/names [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/network [2021-12-16T06:28:11.983Z] github.com/docker/docker/daemon/stats [2021-12-16T06:28:11.983Z] github.com/docker/docker/distribution [2021-12-16T06:28:11.983Z] github.com/docker/docker/distribution/metadata [2021-12-16T06:28:11.983Z] github.com/docker/docker/distribution/utils [2021-12-16T06:28:11.983Z] github.com/docker/docker/distribution/xfer [2021-12-16T06:28:11.983Z] github.com/docker/docker/dockerversion [2021-12-16T06:28:11.983Z] github.com/docker/docker/errdefs [2021-12-16T06:28:11.983Z] github.com/docker/docker/image [2021-12-16T06:28:11.983Z] github.com/docker/docker/image/cache [2021-12-16T06:28:11.983Z] github.com/docker/docker/image/tarexport [2021-12-16T06:28:11.983Z] github.com/docker/docker/image/v1 [2021-12-16T06:28:11.983Z] github.com/docker/docker/internal/test/suite [2021-12-16T06:28:11.983Z] github.com/docker/docker/layer [2021-12-16T06:28:11.983Z] github.com/docker/docker/libcontainerd [2021-12-16T06:28:11.983Z] github.com/docker/docker/libcontainerd/queue [2021-12-16T06:28:11.983Z] github.com/docker/docker/libcontainerd/remote [2021-12-16T06:28:11.983Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-16T06:28:11.983Z] github.com/docker/docker/libcontainerd/types [2021-12-16T06:28:11.983Z] github.com/docker/docker/oci [2021-12-16T06:28:11.983Z] github.com/docker/docker/oci/caps [2021-12-16T06:28:11.983Z] github.com/docker/docker/opts [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/aaparser [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/archive [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/authorization [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/broadcaster [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/capabilities [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/chrootarchive [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/containerfs [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/devicemapper [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/directory [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/discovery [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/discovery/file [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/discovery/kv [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/discovery/memory [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/dmesg [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/filenotify [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/fileutils [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/fsutils [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/homedir [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/idtools [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/ioutils [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/jsonmessage [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/locker [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/longpath [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/loopback [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/mount [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/namesgenerator [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/parsers [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/pidfile [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/platform [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/plugingetter [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/plugins [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/plugins/transport [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/pools [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/progress [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/pubsub [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/reexec [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/signal [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/stack [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/stdcopy [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/streamformatter [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/stringid [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/symlink [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/sysinfo [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/system [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/tailfile [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/tarsum [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/term [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/term/windows [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/truncindex [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/urlutil [2021-12-16T06:28:11.983Z] github.com/docker/docker/pkg/useragent [2021-12-16T06:28:11.983Z] github.com/docker/docker/plugin [2021-12-16T06:28:11.983Z] github.com/docker/docker/plugin/executor/containerd [2021-12-16T06:28:11.983Z] github.com/docker/docker/plugin/v2 [2021-12-16T06:28:11.983Z] github.com/docker/docker/profiles/apparmor [2021-12-16T06:28:11.983Z] github.com/docker/docker/profiles/seccomp [2021-12-16T06:28:11.983Z] github.com/docker/docker/quota [2021-12-16T06:28:11.983Z] github.com/docker/docker/reference [2021-12-16T06:28:11.983Z] github.com/docker/docker/registry [2021-12-16T06:28:11.983Z] github.com/docker/docker/registry/resumable [2021-12-16T06:28:11.983Z] github.com/docker/docker/restartmanager [2021-12-16T06:28:11.983Z] github.com/docker/docker/rootless [2021-12-16T06:28:11.983Z] github.com/docker/docker/rootless/specconv [2021-12-16T06:28:11.983Z] github.com/docker/docker/runconfig [2021-12-16T06:28:11.983Z] github.com/docker/docker/runconfig/opts [2021-12-16T06:28:11.983Z] github.com/docker/docker/testutil [2021-12-16T06:28:11.983Z] github.com/docker/docker/testutil/daemon [2021-12-16T06:28:11.983Z] github.com/docker/docker/testutil/environment [2021-12-16T06:28:11.983Z] github.com/docker/docker/testutil/fakecontext [2021-12-16T06:28:11.983Z] github.com/docker/docker/testutil/fakegit [2021-12-16T06:28:11.983Z] github.com/docker/docker/testutil/fakestorage [2021-12-16T06:28:11.983Z] github.com/docker/docker/testutil/fixtures/load [2021-12-16T06:28:11.983Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-16T06:28:11.983Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-16T06:28:11.983Z] github.com/docker/docker/testutil/registry [2021-12-16T06:28:11.983Z] github.com/docker/docker/testutil/request [2021-12-16T06:28:11.983Z] github.com/docker/docker/volume [2021-12-16T06:28:11.983Z] github.com/docker/docker/volume/drivers [2021-12-16T06:28:11.983Z] github.com/docker/docker/volume/local [2021-12-16T06:28:11.983Z] github.com/docker/docker/volume/mounts [2021-12-16T06:28:11.983Z] github.com/docker/docker/volume/service [2021-12-16T06:28:11.983Z] github.com/docker/docker/volume/service/opts [2021-12-16T06:28:11.983Z] github.com/docker/docker/volume/testutils' ']' [2021-12-16T06:28:11.984Z] + 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-16T06:28:12.243Z] ? github.com/docker/docker/api [no test files] [2021-12-16T06:28:12.471Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2021-12-16T06:28:12.471Z] === RUN TestContainerVolumesMountedAsShared [2021-12-16T06:28:13.406Z] --- PASS: TestContainerVolumesMountedAsShared (0.86s) [2021-12-16T06:28:13.406Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-16T06:28:13.664Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2021-12-16T06:28:13.664Z] === RUN TestNetworkNat [2021-12-16T06:28:13.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-12-16T06:28:14.599Z] --- PASS: TestNetworkNat (0.70s) [2021-12-16T06:28:14.599Z] === RUN TestNetworkLocalhostTCPNat [2021-12-16T06:28:15.166Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2021-12-16T06:28:15.166Z] === RUN TestNetworkLoopbackNat [2021-12-16T06:28:15.966Z] 4612f6d0b889: Pull complete [2021-12-16T06:28:16.340Z] #43 DONE 284.9s [2021-12-16T06:28:16.340Z] [2021-12-16T06:28:16.340Z] #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-16T06:28:16.340Z] #58 sha256:9e71f942a23ae32ad621107ae4e044e86e38c9763c1e6a84563cd56b7fedb7cf [2021-12-16T06:28:16.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-16T06:28:16.603Z] #58 ... [2021-12-16T06:28:16.603Z] [2021-12-16T06:28:16.603Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-16T06:28:16.603Z] #44 sha256:7196dd91db3244f219107cce96073286951d141985598185d54cb3418fc729f1 [2021-12-16T06:28:17.176Z] #44 DONE 0.6s [2021-12-16T06:28:17.176Z] [2021-12-16T06:28:17.176Z] #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-16T06:28:17.176Z] #62 sha256:73c700833012c33160e20d6a04073e4c5bde66bf3bd7206505c4744417ba095e [2021-12-16T06:28:17.440Z] #62 ... [2021-12-16T06:28:17.440Z] [2021-12-16T06:28:17.440Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-16T06:28:17.440Z] #48 sha256:42a0e134e9a18e2089bf89ce169d5fc4cfb51e9f2526b04698c88095447981f4 [2021-12-16T06:28:17.440Z] #48 DONE 0.1s [2021-12-16T06:28:17.440Z] [2021-12-16T06:28:17.440Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-16T06:28:17.440Z] #50 sha256:43d1a02058713b5a79467076b64c7d4d7d5baaea9b9ce53ac4a9dbbdc8c2c5c9 [2021-12-16T06:28:17.440Z] #50 DONE 0.1s [2021-12-16T06:28:17.440Z] [2021-12-16T06:28:17.440Z] #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-16T06:28:17.440Z] #62 sha256:73c700833012c33160e20d6a04073e4c5bde66bf3bd7206505c4744417ba095e [2021-12-16T06:28:17.702Z] #62 ... [2021-12-16T06:28:17.702Z] [2021-12-16T06:28:17.702Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-16T06:28:17.702Z] #52 sha256:4a9e0d1cfc83a63cd0f06b0c0d77ff4a56ac807c7fcd3cdb137426dfbcb44ce4 [2021-12-16T06:28:17.702Z] #52 DONE 0.1s [2021-12-16T06:28:17.702Z] [2021-12-16T06:28:17.702Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-16T06:28:17.702Z] #54 sha256:bab5d2b2ea087949f9dbcb7390e942efa4d8a4ea37fcc2597de7e1a4abcd4476 [2021-12-16T06:28:17.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-16T06:28:18.275Z] #54 DONE 0.5s [2021-12-16T06:28:18.275Z] [2021-12-16T06:28:18.275Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-16T06:28:18.275Z] #56 sha256:7623b0fb465367afbbc18309fb5c7723e4da5ff6dbfd84d927f2e09cd0aa16c8 [2021-12-16T06:28:18.275Z] #56 DONE 0.1s [2021-12-16T06:28:18.275Z] [2021-12-16T06:28:18.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-16T06:28:18.275Z] #62 sha256:73c700833012c33160e20d6a04073e4c5bde66bf3bd7206505c4744417ba095e [2021-12-16T06:28:18.480Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2021-12-16T06:28:18.480Z] === RUN TestPause [2021-12-16T06:28:19.413Z] --- PASS: TestPause (0.75s) [2021-12-16T06:28:19.413Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-16T06:28:19.413Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-16T06:28:19.413Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-16T06:28:19.413Z] === RUN TestPauseStopPausedContainer [2021-12-16T06:28:19.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-16T06:28:20.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-16T06:28:20.238Z] --- PASS: TestPauseStopPausedContainer (1.08s) [2021-12-16T06:28:20.238Z] === RUN TestPidHost [2021-12-16T06:28:20.821Z] #65 ... [2021-12-16T06:28:20.821Z] [2021-12-16T06:28:20.821Z] #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-16T06:28:20.821Z] #69 sha256:4fb5b2af5b4e902883f63ab8d94eb2ccdf3a344bba549f07d9988146291791ff [2021-12-16T06:28:20.821Z] #69 93.20 + bin/containerd [2021-12-16T06:28:22.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-16T06:28:22.394Z] --- PASS: TestPidHost (1.99s) [2021-12-16T06:28:22.394Z] === RUN TestPsFilter [2021-12-16T06:28:22.394Z] --- PASS: TestPsFilter (0.13s) [2021-12-16T06:28:22.394Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-16T06:28:23.767Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.20s) [2021-12-16T06:28:23.767Z] === RUN TestRemoveContainerWithVolume [2021-12-16T06:28:23.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-12-16T06:28:24.333Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2021-12-16T06:28:24.333Z] === RUN TestRemoveContainerRunning [2021-12-16T06:28:24.444Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-12-16T06:28:24.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-16T06:28:24.851Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-12-16T06:28:24.851Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-16T06:28:25.786Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2021-12-16T06:28:25.786Z] === RUN TestRemoveInvalidContainer [2021-12-16T06:28:25.786Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-16T06:28:25.786Z] === RUN TestRenameLinkedContainer [2021-12-16T06:28:25.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-12-16T06:28:26.100Z] #69 ... [2021-12-16T06:28:26.100Z] [2021-12-16T06:28:26.100Z] #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-16T06:28:26.100Z] #28 sha256:c5336f45078391c8dea1ef0105b67c8da91694bd4b9c7e3284c3c1fadaa05db6 [2021-12-16T06:28:26.100Z] #28 28.52 Fetched 48.7 MB in 27s (1798 kB/s) [2021-12-16T06:28:26.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-12-16T06:28:28.627Z] --- PASS: TestRenameLinkedContainer (2.88s) [2021-12-16T06:28:28.627Z] === RUN TestRenameStoppedContainer [2021-12-16T06:28:28.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-16T06:28:29.144Z] --- PASS: TestRenameStoppedContainer (0.74s) [2021-12-16T06:28:29.144Z] === RUN TestRenameRunningContainerAndReuse [2021-12-16T06:28:29.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-16T06:28:31.083Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2021-12-16T06:28:31.083Z] === RUN TestRenameInvalidName [2021-12-16T06:28:31.083Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-16T06:28:31.083Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-12-16T06:28:31.340Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-16T06:28:31.599Z] --- PASS: TestRenameInvalidName (0.58s) [2021-12-16T06:28:31.599Z] === RUN TestRenameAnonymousContainer [2021-12-16T06:28:31.599Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-16T06:28:33.052Z] #62 261.9 # github.com/containerd/containerd/cmd/containerd [2021-12-16T06:28:33.053Z] #62 261.9 /usr/bin/ld: /tmp/go-link-4259889968/000019.o: in function `New': [2021-12-16T06:28:33.053Z] #62 261.9 /tmp/tmp.tdKWtdENLo/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-16T06:28:33.053Z] #62 262.0 + bin/containerd-stress [2021-12-16T06:28:33.053Z] #62 263.0 + bin/containerd-shim [2021-12-16T06:28:34.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-12-16T06:28:34.126Z] --- PASS: TestRenameAnonymousContainer (2.37s) [2021-12-16T06:28:34.126Z] === RUN TestRenameContainerWithSameName [2021-12-16T06:28:34.232Z] #28 28.52 Reading package lists... [2021-12-16T06:28:34.692Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2021-12-16T06:28:34.692Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-16T06:28:36.067Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-16T06:28:36.067Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2021-12-16T06:28:36.067Z] === RUN TestResize [2021-12-16T06:28:37.000Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-16T06:28:37.000Z] --- PASS: TestResize (0.86s) [2021-12-16T06:28:37.000Z] === RUN TestResizeWithInvalidSize [2021-12-16T06:28:37.239Z] #62 270.2 + bin/containerd-shim-runc-v1 [2021-12-16T06:28:37.258Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-12-16T06:28:37.824Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2021-12-16T06:28:37.824Z] === RUN TestResizeWhenContainerNotStarted [2021-12-16T06:28:38.082Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-16T06:28:38.647Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:28:38.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:28:38.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:28:38.647Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-16T06:28:38.647Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:28:38.647Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:28:38.647Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-16T06:28:38.647Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:28:38.647Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:28:38.647Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:28:38.647Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:28:38.647Z] check_test.go:308: [d355a805fc97d] daemon is not started [2021-12-16T06:28:38.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-12-16T06:28:40.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:28:40.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:28:40.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-16T06:28:40.030Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-16T06:28:40.250Z] #62 246.0 + bin/containerd [2021-12-16T06:28:40.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-12-16T06:28:40.807Z] #28 36.57 Reading package lists... [2021-12-16T06:28:40.856Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-16T06:28:40.856Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-16T06:28:42.513Z] #62 275.2 + bin/containerd-shim-runc-v2 [2021-12-16T06:28:42.716Z] #28 43.05 Building dependency tree... [2021-12-16T06:28:42.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-16T06:28:42.770Z] #62 275.8 + binaries [2021-12-16T06:28:42.770Z] #62 275.8 + install -D bin/containerd /build/containerd [2021-12-16T06:28:42.770Z] #62 275.8 + install -D bin/containerd-shim /build/containerd-shim [2021-12-16T06:28:42.770Z] #62 275.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-16T06:28:42.770Z] #62 275.9 + install -D bin/ctr /build/ctr [2021-12-16T06:28:43.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-16T06:28:43.274Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-12-16T06:28:43.555Z] #62 ... [2021-12-16T06:28:43.555Z] [2021-12-16T06:28:43.555Z] #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-16T06:28:43.555Z] #58 sha256:9e71f942a23ae32ad621107ae4e044e86e38c9763c1e6a84563cd56b7fedb7cf [2021-12-16T06:28:43.555Z] #58 139.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-16T06:28:43.555Z] #58 140.7 + mkdir -p /build [2021-12-16T06:28:43.555Z] #58 140.7 + cp runc /build/runc [2021-12-16T06:28:43.555Z] #58 DONE 141.6s [2021-12-16T06:28:43.555Z] [2021-12-16T06:28:43.555Z] #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-16T06:28:43.555Z] #62 sha256:73c700833012c33160e20d6a04073e4c5bde66bf3bd7206505c4744417ba095e [2021-12-16T06:28:44.097Z] #28 46.10 bzip2 is already the newest version (1.0.8-4). [2021-12-16T06:28:44.097Z] #28 46.10 patch is already the newest version (2.7.6-7). [2021-12-16T06:28:44.097Z] #28 46.10 xz-utils is already the newest version (5.2.5-2). [2021-12-16T06:28:44.097Z] #28 46.10 The following additional packages will be installed: [2021-12-16T06:28:44.097Z] #28 46.10 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-12-16T06:28:44.097Z] #28 46.11 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-12-16T06:28:44.097Z] #28 46.11 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-16T06:28:44.097Z] #28 46.12 python3-pkg-resources vim-runtime xxd [2021-12-16T06:28:44.097Z] #28 46.14 Suggested packages: [2021-12-16T06:28:44.097Z] #28 46.14 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-12-16T06:28:44.097Z] #28 46.14 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-12-16T06:28:44.097Z] #28 46.14 Recommended packages: [2021-12-16T06:28:44.097Z] #28 46.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-16T06:28:44.651Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.36s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.43s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.19s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.73s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.54s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.68s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.28s) [2021-12-16T06:28:45.218Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2021-12-16T06:28:45.218Z] === RUN TestCgroupNamespacesRun [2021-12-16T06:28:45.476Z] #28 47.65 The following NEW packages will be installed: [2021-12-16T06:28:45.477Z] #28 47.66 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-12-16T06:28:45.477Z] #28 47.66 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-12-16T06:28:45.477Z] #28 47.66 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-12-16T06:28:45.477Z] #28 47.67 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-12-16T06:28:45.477Z] #28 47.67 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-12-16T06:28:45.477Z] #28 47.67 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-12-16T06:28:45.477Z] #28 47.67 vim-common vim-runtime xfsprogs xxd zip zstd [2021-12-16T06:28:45.737Z] #28 48.08 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:28:45.737Z] #28 48.08 Need to get 18.6 MB of archives. [2021-12-16T06:28:45.737Z] #28 48.08 After this operation, 71.4 MB of additional disk space will be used. [2021-12-16T06:28:45.737Z] #28 48.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-16T06:28:45.737Z] #28 48.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-16T06:28:45.737Z] #28 48.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-16T06:28:45.737Z] #28 48.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-16T06:28:45.737Z] #28 48.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-16T06:28:45.737Z] #28 48.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-16T06:28:45.737Z] #28 48.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-16T06:28:45.737Z] #28 48.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-16T06:28:45.737Z] #28 48.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-16T06:28:45.737Z] #28 48.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-16T06:28:45.737Z] #28 48.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-16T06:28:45.737Z] #28 48.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-16T06:28:45.737Z] #28 48.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-16T06:28:45.737Z] #28 48.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-16T06:28:45.737Z] #28 48.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-16T06:28:45.737Z] #28 48.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-16T06:28:45.737Z] #28 48.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-16T06:28:45.737Z] #28 48.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-16T06:28:45.737Z] #28 48.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-16T06:28:45.737Z] #28 48.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-16T06:28:45.737Z] #28 48.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-16T06:28:45.737Z] #28 48.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-16T06:28:45.737Z] #28 48.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-16T06:28:45.737Z] #28 48.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-16T06:28:45.737Z] #28 48.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-16T06:28:45.737Z] #28 48.18 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-16T06:28:45.737Z] #28 48.18 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-16T06:28:45.737Z] #28 48.18 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-16T06:28:45.997Z] #28 48.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-16T06:28:45.997Z] #28 48.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-16T06:28:45.997Z] #28 48.24 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-16T06:28:45.997Z] #28 48.24 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-16T06:28:45.997Z] #28 48.24 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-16T06:28:45.997Z] #28 48.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-16T06:28:45.997Z] #28 48.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-16T06:28:45.997Z] #28 48.25 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-16T06:28:45.997Z] #28 48.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-16T06:28:45.997Z] #28 48.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-16T06:28:45.997Z] #28 48.28 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-16T06:28:45.997Z] #28 48.29 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-12-16T06:28:45.997Z] #28 48.39 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-12-16T06:28:46.050Z] #62 DONE 279.3s [2021-12-16T06:28:46.108Z] #62 ... [2021-12-16T06:28:46.108Z] [2021-12-16T06:28:46.108Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-16T06:28:46.109Z] #59 sha256:9e4cc7db3666f16a8523fd7966a98592498194aa6cabec9c1409620476a99c25 [2021-12-16T06:28:46.314Z] #28 48.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-16T06:28:46.314Z] #28 48.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-16T06:28:46.314Z] #28 48.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-16T06:28:46.370Z] #59 DONE 0.3s [2021-12-16T06:28:46.370Z] [2021-12-16T06:28:46.370Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-16T06:28:46.370Z] #62 sha256:73c700833012c33160e20d6a04073e4c5bde66bf3bd7206505c4744417ba095e [2021-12-16T06:28:46.593Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-16T06:28:46.851Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-16T06:28:46.895Z] #28 49.16 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:28:47.109Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2021-12-16T06:28:47.109Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-16T06:28:47.109Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-16T06:28:47.155Z] #28 49.44 Fetched 18.6 MB in 1s (28.1 MB/s) [2021-12-16T06:28:47.155Z] #28 49.50 Selecting previously unselected package pigz. [2021-12-16T06:28:47.368Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-16T06:28:47.368Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-16T06:28:47.417Z] #28 49.50 (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-16T06:28:47.417Z] #28 49.56 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-16T06:28:47.417Z] #28 49.57 Unpacking pigz (2.6-1) ... [2021-12-16T06:28:47.417Z] #28 49.62 Selecting previously unselected package libelf1:amd64. [2021-12-16T06:28:47.417Z] #28 49.63 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-16T06:28:47.417Z] #28 49.64 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-16T06:28:47.417Z] #28 49.75 Selecting previously unselected package libbpf0:amd64. [2021-12-16T06:28:47.417Z] #28 49.76 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-16T06:28:47.417Z] #28 49.77 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-16T06:28:47.417Z] #28 49.83 Selecting previously unselected package libcap2:amd64. [2021-12-16T06:28:47.425Z] [2021-12-16T06:28:47.425Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-16T06:28:47.425Z] #63 sha256:b9b6285b697932064ee7876a52348ac1fed3322401462ffd076a24b1c4fdb57e [2021-12-16T06:28:47.626Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-16T06:28:47.626Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-12-16T06:28:47.626Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-16T06:28:47.681Z] #28 49.85 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-16T06:28:47.681Z] #28 49.85 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-16T06:28:47.681Z] #28 49.91 Selecting previously unselected package libmnl0:amd64. [2021-12-16T06:28:47.681Z] #28 49.92 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-16T06:28:47.681Z] #28 49.94 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-16T06:28:47.682Z] #28 50.00 Selecting previously unselected package libxtables12:amd64. [2021-12-16T06:28:47.682Z] #28 50.01 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-16T06:28:47.682Z] #28 50.01 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-16T06:28:47.682Z] #28 50.07 Selecting previously unselected package libcap2-bin. [2021-12-16T06:28:47.943Z] #28 50.08 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-16T06:28:47.943Z] #28 50.09 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-16T06:28:47.943Z] #28 50.14 Selecting previously unselected package iproute2. [2021-12-16T06:28:47.943Z] #28 50.14 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-16T06:28:47.943Z] #28 50.15 Unpacking iproute2 (5.10.0-4) ... [2021-12-16T06:28:48.201Z] #28 50.44 Selecting previously unselected package xxd. [2021-12-16T06:28:48.201Z] #28 50.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-16T06:28:48.201Z] #28 50.45 Unpacking xxd (2:8.2.2434-3) ... [2021-12-16T06:28:48.201Z] #28 50.53 Selecting previously unselected package vim-common. [2021-12-16T06:28:48.201Z] #28 50.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:28:48.201Z] #28 50.56 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-16T06:28:48.461Z] #28 50.71 Selecting previously unselected package bash-completion. [2021-12-16T06:28:48.461Z] #28 50.71 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-16T06:28:48.561Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2021-12-16T06:28:48.561Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-16T06:28:48.561Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-16T06:28:49.327Z] #63 DONE 1.7s [2021-12-16T06:28:49.327Z] [2021-12-16T06:28:49.327Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-16T06:28:49.327Z] #68 sha256:a6d0991228f80f318fe06adcff3ae538cec2976dea4ee97790a76bb8ba0a69d2 [2021-12-16T06:28:49.585Z] #68 DONE 0.3s [2021-12-16T06:28:49.585Z] [2021-12-16T06:28:49.585Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-16T06:28:49.585Z] #73 sha256:9ac7c26db1a6870dde1b2d6b0fb1dffefeb4fd257b8a297a3063668137f960c8 [2021-12-16T06:28:49.842Z] #28 51.90 Unpacking bash-completion (1:2.11-2) ... [2021-12-16T06:28:49.935Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.43s) [2021-12-16T06:28:49.935Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-16T06:28:50.101Z] #28 52.18 Selecting previously unselected package apparmor. [2021-12-16T06:28:50.101Z] #28 52.18 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-12-16T06:28:50.101Z] #28 52.23 Unpacking apparmor (2.13.6-10) ... [2021-12-16T06:28:50.361Z] #28 52.51 Selecting previously unselected package inetutils-ping. [2021-12-16T06:28:50.361Z] #28 52.51 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-16T06:28:50.361Z] #28 52.52 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-16T06:28:50.361Z] #28 52.60 Selecting previously unselected package libip4tc2:amd64. [2021-12-16T06:28:50.361Z] #28 52.60 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-16T06:28:50.361Z] #28 52.60 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-16T06:28:50.361Z] #28 52.64 Selecting previously unselected package libip6tc2:amd64. [2021-12-16T06:28:50.361Z] #28 52.65 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-16T06:28:50.361Z] #28 52.65 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-16T06:28:50.361Z] #28 52.71 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-16T06:28:50.361Z] #28 52.71 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-16T06:28:50.361Z] #28 52.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-16T06:28:50.361Z] #28 52.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-16T06:28:50.361Z] #28 52.77 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-16T06:28:50.361Z] #28 52.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-16T06:28:50.621Z] #28 52.84 Selecting previously unselected package libnftnl11:amd64. [2021-12-16T06:28:50.621Z] #28 52.85 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-16T06:28:50.621Z] #28 52.86 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-16T06:28:50.621Z] #28 52.92 Selecting previously unselected package iptables. [2021-12-16T06:28:50.621Z] #28 52.93 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-12-16T06:28:50.621Z] #28 52.94 Unpacking iptables (1.8.7-1) ... [2021-12-16T06:28:50.881Z] #28 53.12 Selecting previously unselected package libonig5:amd64. [2021-12-16T06:28:50.881Z] #28 53.13 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-16T06:28:50.881Z] #28 53.13 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:28:51.140Z] #28 53.22 Selecting previously unselected package libjq1:amd64. [2021-12-16T06:28:51.140Z] #28 53.23 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-12-16T06:28:51.140Z] #28 53.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:28:51.140Z] #28 53.30 Selecting previously unselected package jq. [2021-12-16T06:28:51.140Z] #28 53.30 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-12-16T06:28:51.140Z] #28 53.31 Unpacking jq (1.6-2.1) ... [2021-12-16T06:28:51.140Z] #28 53.37 Selecting previously unselected package libaio1:amd64. [2021-12-16T06:28:51.140Z] #28 53.38 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-12-16T06:28:51.140Z] #28 53.39 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-16T06:28:51.140Z] #28 53.43 Selecting previously unselected package libgpm2:amd64. [2021-12-16T06:28:51.140Z] #28 53.44 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-12-16T06:28:51.140Z] #28 53.45 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-16T06:28:51.400Z] #28 53.52 Selecting previously unselected package libinih1:amd64. [2021-12-16T06:28:51.400Z] #28 53.53 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-12-16T06:28:51.400Z] #28 53.54 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-16T06:28:51.400Z] #28 53.58 Selecting previously unselected package libnet1:amd64. [2021-12-16T06:28:51.400Z] #28 53.59 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-16T06:28:51.400Z] #28 53.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:28:51.400Z] #28 53.65 Selecting previously unselected package libnl-3-200:amd64. [2021-12-16T06:28:51.400Z] #28 53.65 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-16T06:28:51.400Z] #28 53.66 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:28:51.400Z] #28 53.73 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-16T06:28:51.400Z] #28 53.74 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-16T06:28:51.483Z] #73 DONE 1.8s [2021-12-16T06:28:51.483Z] [2021-12-16T06:28:51.483Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-16T06:28:51.483Z] #74 sha256:2d8789033695edb8feefb872fc4461e4c39812420fb4788a20c8f6f7b09c254a [2021-12-16T06:28:51.483Z] #74 DONE 0.0s [2021-12-16T06:28:51.483Z] [2021-12-16T06:28:51.483Z] #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-16T06:28:51.483Z] #75 sha256:b852af7461721b897e9b0c2cade0816fef5d43c696ce14cf03027ac5027e8b59 [2021-12-16T06:28:51.659Z] #28 53.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:28:51.659Z] #28 53.79 Selecting previously unselected package net-tools. [2021-12-16T06:28:51.659Z] #28 53.80 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-16T06:28:51.659Z] #28 53.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-16T06:28:51.659Z] #28 53.92 Selecting previously unselected package python-pip-whl. [2021-12-16T06:28:51.659Z] #28 53.93 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-12-16T06:28:51.659Z] #28 53.94 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-16T06:28:51.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-12-16T06:28:51.835Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2021-12-16T06:28:51.835Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-16T06:28:51.919Z] #28 54.23 Selecting previously unselected package python3-lib2to3. [2021-12-16T06:28:51.919Z] #28 54.24 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-16T06:28:51.919Z] #28 54.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-16T06:28:51.919Z] #28 54.32 Selecting previously unselected package python3-distutils. [2021-12-16T06:28:52.179Z] #28 54.33 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-12-16T06:28:52.179Z] #28 54.34 Unpacking python3-distutils (3.9.2-1) ... [2021-12-16T06:28:52.179Z] #28 54.44 Selecting previously unselected package python3-pkg-resources. [2021-12-16T06:28:52.179Z] #28 54.44 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-16T06:28:52.179Z] #28 54.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:28:52.179Z] #28 54.53 Selecting previously unselected package python3-setuptools. [2021-12-16T06:28:52.438Z] #28 54.54 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-12-16T06:28:52.438Z] #28 54.55 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-16T06:28:52.438Z] #28 54.69 Selecting previously unselected package python3-wheel. [2021-12-16T06:28:52.438Z] #28 54.70 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-12-16T06:28:52.438Z] #28 54.70 Unpacking python3-wheel (0.34.2-1) ... [2021-12-16T06:28:52.438Z] #28 54.75 Selecting previously unselected package python3-pip. [2021-12-16T06:28:52.438Z] #28 54.76 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-12-16T06:28:52.438Z] #28 54.77 Unpacking python3-pip (20.3.4-4) ... [2021-12-16T06:28:52.486Z] #75 1.249 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-16T06:28:52.698Z] #28 54.92 Selecting previously unselected package sudo. [2021-12-16T06:28:52.698Z] #28 54.94 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-12-16T06:28:52.698Z] #28 54.95 Unpacking sudo (1.9.5p2-3) ... [2021-12-16T06:28:52.751Z] #75 1.331 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-16T06:28:52.751Z] #75 1.335 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-16T06:28:52.958Z] #28 55.28 Selecting previously unselected package thin-provisioning-tools. [2021-12-16T06:28:52.958Z] #28 55.29 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-16T06:28:52.958Z] #28 55.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-16T06:28:53.209Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.43s) [2021-12-16T06:28:53.209Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-16T06:28:53.218Z] #28 55.44 Selecting previously unselected package uidmap. [2021-12-16T06:28:53.218Z] #28 55.45 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-16T06:28:53.218Z] #28 55.45 Unpacking uidmap (1:4.8.1-1) ... [2021-12-16T06:28:53.218Z] #28 55.55 Selecting previously unselected package vim-runtime. [2021-12-16T06:28:53.218Z] #28 55.56 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-16T06:28:53.218Z] #28 55.58 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-16T06:28:53.218Z] #28 55.60 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-16T06:28:53.218Z] #28 55.60 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-16T06:28:53.581Z] #75 1.576 Reading package lists... [2021-12-16T06:28:53.775Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-16T06:28:53.839Z] #75 2.093 Reading package lists... [2021-12-16T06:28:53.839Z] #75 2.578 Building dependency tree... [2021-12-16T06:28:54.037Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-16T06:28:54.096Z] #75 2.670 Reading state information... [2021-12-16T06:28:54.096Z] #75 2.783 The following additional packages will be installed: [2021-12-16T06:28:54.096Z] #75 2.784 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-12-16T06:28:54.096Z] #75 2.784 systemd-timesyncd [2021-12-16T06:28:54.096Z] #75 2.785 Suggested packages: [2021-12-16T06:28:54.096Z] #75 2.785 systemd-container policykit-1 [2021-12-16T06:28:54.096Z] #75 2.785 Recommended packages: [2021-12-16T06:28:54.096Z] #75 2.785 libnss-systemd [2021-12-16T06:28:54.096Z] #75 2.870 The following NEW packages will be installed: [2021-12-16T06:28:54.096Z] #75 2.870 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-12-16T06:28:54.096Z] #75 2.871 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-12-16T06:28:54.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-12-16T06:28:54.553Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.42s) [2021-12-16T06:28:54.553Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-16T06:28:54.661Z] #75 3.140 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-12-16T06:28:54.662Z] #75 3.140 Need to get 5937 kB of archives. [2021-12-16T06:28:54.662Z] #75 3.140 After this operation, 19.5 MB of additional disk space will be used. [2021-12-16T06:28:54.662Z] #75 3.140 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-12-16T06:28:54.662Z] #75 3.143 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-12-16T06:28:54.662Z] #75 3.145 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-12-16T06:28:54.662Z] #75 3.150 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-12-16T06:28:54.662Z] #75 3.150 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-12-16T06:28:54.662Z] #75 3.152 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-12-16T06:28:54.662Z] #75 3.242 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-12-16T06:28:54.662Z] #75 3.243 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-12-16T06:28:54.662Z] #75 3.244 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-12-16T06:28:54.662Z] #75 3.247 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-12-16T06:28:54.662Z] #75 3.249 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-16T06:28:54.662Z] #75 3.419 debconf: delaying package configuration, since apt-utils is not installed [2021-12-16T06:28:54.662Z] #75 3.448 Fetched 5937 kB in 0s (15.6 MB/s) [2021-12-16T06:28:54.662Z] #75 3.471 Selecting previously unselected package libargon2-1:amd64. [2021-12-16T06:28:54.662Z] #75 3.471 (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-16T06:28:54.662Z] #75 3.484 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-12-16T06:28:54.662Z] #75 3.490 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-12-16T06:28:54.811Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-16T06:28:54.920Z] #75 3.522 Selecting previously unselected package libjson-c5:amd64. [2021-12-16T06:28:54.920Z] #75 3.524 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-12-16T06:28:54.920Z] #75 3.528 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-12-16T06:28:54.920Z] #75 3.561 Selecting previously unselected package libcryptsetup12:amd64. [2021-12-16T06:28:54.920Z] #75 3.564 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-12-16T06:28:54.921Z] #75 3.567 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-12-16T06:28:54.921Z] #75 3.616 Selecting previously unselected package libkmod2:amd64. [2021-12-16T06:28:54.921Z] #75 3.618 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-12-16T06:28:54.921Z] #75 3.621 Unpacking libkmod2:amd64 (28-1) ... [2021-12-16T06:28:54.921Z] #75 3.655 Selecting previously unselected package systemd-timesyncd. [2021-12-16T06:28:54.921Z] #75 3.657 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-12-16T06:28:54.921Z] #75 3.660 Unpacking systemd-timesyncd (247.3-6) ... [2021-12-16T06:28:54.921Z] #75 3.706 Selecting previously unselected package systemd. [2021-12-16T06:28:54.921Z] #75 3.708 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-12-16T06:28:54.921Z] #75 3.741 Unpacking systemd (247.3-6) ... [2021-12-16T06:28:55.070Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-16T06:28:55.070Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-12-16T06:28:55.070Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-16T06:28:55.125Z] #28 57.38 Selecting previously unselected package vim. [2021-12-16T06:28:55.125Z] #28 57.38 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-12-16T06:28:55.125Z] #28 57.40 Unpacking vim (2:8.2.2434-3) ... [2021-12-16T06:28:55.384Z] #28 57.73 Selecting previously unselected package xfsprogs. [2021-12-16T06:28:55.384Z] #28 57.74 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-16T06:28:55.384Z] #28 57.75 Unpacking xfsprogs (5.10.0-4) ... [2021-12-16T06:28:55.487Z] #75 4.290 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-12-16T06:28:55.487Z] #75 4.299 Setting up libjson-c5:amd64 (0.15-2) ... [2021-12-16T06:28:55.635Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-16T06:28:55.644Z] #28 58.00 Selecting previously unselected package zip. [2021-12-16T06:28:55.644Z] #28 58.01 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-12-16T06:28:55.644Z] #28 58.01 Unpacking zip (3.0-12) ... [2021-12-16T06:28:55.644Z] #28 58.10 Selecting previously unselected package zstd. [2021-12-16T06:28:55.745Z] #75 4.308 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-12-16T06:28:55.745Z] #75 4.319 Setting up libkmod2:amd64 (28-1) ... [2021-12-16T06:28:55.745Z] #75 4.330 Setting up systemd (247.3-6) ... [2021-12-16T06:28:55.745Z] #75 4.365 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-12-16T06:28:55.745Z] #75 4.367 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-12-16T06:28:55.745Z] #75 4.370 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-12-16T06:28:55.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-12-16T06:28:55.903Z] #28 58.11 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-16T06:28:55.903Z] #28 58.12 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-16T06:28:56.003Z] #75 4.722 Setting up systemd-timesyncd (247.3-6) ... [2021-12-16T06:28:56.152Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-16T06:28:56.152Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-16T06:28:56.163Z] #28 58.35 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-16T06:28:56.262Z] #75 4.923 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-12-16T06:28:56.262Z] #75 4.923 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-12-16T06:28:56.262Z] #75 5.019 Selecting previously unselected package systemd-sysv. [2021-12-16T06:28:56.410Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.29s) [2021-12-16T06:28:56.410Z] === RUN TestNISDomainname [2021-12-16T06:28:56.520Z] #75 5.019 (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-16T06:28:56.520Z] #75 5.033 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-12-16T06:28:56.520Z] #75 5.036 Unpacking systemd-sysv (247.3-6) ... [2021-12-16T06:28:56.520Z] #75 5.074 Selecting previously unselected package libdbus-1-3:amd64. [2021-12-16T06:28:56.520Z] #75 5.076 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-12-16T06:28:56.520Z] #75 5.080 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-12-16T06:28:56.520Z] #75 5.136 Selecting previously unselected package dbus. [2021-12-16T06:28:56.520Z] #75 5.136 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-12-16T06:28:56.520Z] #75 5.145 Unpacking dbus (1.12.20-2) ... [2021-12-16T06:28:56.520Z] #75 5.199 Selecting previously unselected package libpam-systemd:amd64. [2021-12-16T06:28:56.520Z] #75 5.201 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-12-16T06:28:56.520Z] #75 5.204 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-12-16T06:28:56.520Z] #75 5.252 Selecting previously unselected package dbus-user-session. [2021-12-16T06:28:56.731Z] #28 58.89 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-16T06:28:56.731Z] #28 58.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-16T06:28:56.731Z] #28 58.92 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-16T06:28:56.731Z] #28 58.93 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-16T06:28:56.731Z] #28 58.94 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-16T06:28:56.731Z] #28 58.95 Setting up uidmap (1:4.8.1-1) ... [2021-12-16T06:28:56.731Z] #28 58.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-16T06:28:56.731Z] #28 58.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-16T06:28:56.731Z] #28 58.98 Setting up python3-wheel (0.34.2-1) ... [2021-12-16T06:28:56.778Z] #75 5.255 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-12-16T06:28:56.778Z] #75 5.258 Unpacking dbus-user-session (1.12.20-2) ... [2021-12-16T06:28:56.778Z] #75 5.376 Setting up systemd-sysv (247.3-6) ... [2021-12-16T06:28:56.778Z] #75 5.386 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-12-16T06:28:56.778Z] #75 5.396 Setting up dbus (1.12.20-2) ... [2021-12-16T06:28:56.778Z] #75 5.504 invoke-rc.d: could not determine current runlevel [2021-12-16T06:28:56.991Z] #28 59.34 Setting up xxd (2:8.2.2434-3) ... [2021-12-16T06:28:57.042Z] #75 5.507 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-16T06:28:57.042Z] #75 5.513 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-12-16T06:28:57.042Z] #75 5.671 Setting up dbus-user-session (1.12.20-2) ... [2021-12-16T06:28:57.042Z] #75 5.683 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:28:57.042Z] #75 DONE 5.8s [2021-12-16T06:28:57.251Z] #28 59.36 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-16T06:28:57.251Z] #28 59.37 Setting up libcap2-bin (1:2.44-1) ... [2021-12-16T06:28:57.251Z] #28 59.38 Setting up apparmor (2.13.6-10) ... [2021-12-16T06:28:57.308Z] [2021-12-16T06:28:57.308Z] #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-16T06:28:57.308Z] #76 sha256:db0108e5fb5151e61f56ed52923cf82c5169d3d57fa2e6415770e1ffda16d504 [2021-12-16T06:28:57.344Z] --- PASS: TestNISDomainname (0.94s) [2021-12-16T06:28:57.344Z] === RUN TestHostnameDnsResolution [2021-12-16T06:28:57.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-12-16T06:28:58.133Z] #76 0.852 % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-16T06:28:58.133Z] #76 0.862 Dload Upload Total Spent Left Speed [2021-12-16T06:28:58.133Z] #76 0.862 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 13810 0 --:--:-- --:--:-- --:--:-- 13810 [2021-12-16T06:28:58.133Z] #76 DONE 1.0s [2021-12-16T06:28:58.133Z] [2021-12-16T06:28:58.133Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-16T06:28:58.133Z] #77 sha256:4b81bf6924d82c675c5a5e353941dba5ed6e0cd98f26b2c4216f6cea65646b45 [2021-12-16T06:28:58.169Z] --- PASS: TestHostnameDnsResolution (0.92s) [2021-12-16T06:28:58.169Z] === RUN TestUnprivilegedPortsAndPing [2021-12-16T06:28:58.190Z] #28 60.50 Setting up zip (3.0-12) ... [2021-12-16T06:28:58.190Z] #28 60.51 Setting up vim-common (2:8.2.2434-3) ... [2021-12-16T06:28:58.450Z] #28 60.54 Setting up bash-completion (1:2.11-2) ... [2021-12-16T06:28:59.102Z] --- PASS: TestUnprivilegedPortsAndPing (0.92s) [2021-12-16T06:28:59.104Z] === RUN TestStats [2021-12-16T06:28:59.397Z] #28 61.86 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-16T06:28:59.509Z] #77 DONE 1.3s [2021-12-16T06:28:59.510Z] [2021-12-16T06:28:59.510Z] #78 exporting to image [2021-12-16T06:28:59.510Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-16T06:28:59.510Z] #78 exporting layers [2021-12-16T06:28:59.656Z] #28 61.91 Setting up sudo (1.9.5p2-3) ... [2021-12-16T06:28:59.656Z] #28 62.06 invoke-rc.d: could not determine current runlevel [2021-12-16T06:28:59.656Z] #28 62.09 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-16T06:28:59.656Z] #28 62.09 Setting up xfsprogs (5.10.0-4) ... [2021-12-16T06:28:59.656Z] #28 62.11 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-16T06:28:59.656Z] #28 62.11 Setting up inetutils-ping (2:2.0-1) ... [2021-12-16T06:28:59.916Z] #28 62.14 Setting up pigz (2.6-1) ... [2021-12-16T06:28:59.916Z] #28 62.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-16T06:28:59.916Z] #28 62.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-16T06:28:59.916Z] #28 62.22 Setting up python-pip-whl (20.3.4-4) ... [2021-12-16T06:28:59.916Z] #28 62.25 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-16T06:29:00.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-12-16T06:29:00.477Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-12-16T06:29:00.477Z] check_test.go:308: [d0f309d8984ad] daemon is not started [2021-12-16T06:29:00.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-12-16T06:29:00.477Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-12-16T06:29:00.477Z] check_test.go:308: [dceeacdff9037] daemon is not started [2021-12-16T06:29:00.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-12-16T06:29:00.486Z] #28 62.71 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-16T06:29:00.486Z] #28 62.72 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-16T06:29:00.745Z] #28 62.99 Setting up libelf1:amd64 (0.183-1) ... [2021-12-16T06:29:00.745Z] #28 63.00 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-16T06:29:00.745Z] #28 63.01 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-16T06:29:00.745Z] #28 63.02 Setting up python3-distutils (3.9.2-1) ... [2021-12-16T06:29:01.005Z] #28 63.34 Setting up vim (2:8.2.2434-3) ... [2021-12-16T06:29:01.005Z] #28 63.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-16T06:29:01.005Z] #28 63.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-16T06:29:01.005Z] #28 63.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-16T06:29:01.005Z] #28 63.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-16T06:29:01.005Z] #28 63.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-16T06:29:01.265Z] #28 63.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-16T06:29:01.265Z] #28 63.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-16T06:29:01.265Z] #28 63.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-16T06:29:01.265Z] #28 63.42 Setting up python3-setuptools (52.0.0-4) ... [2021-12-16T06:29:01.838Z] #28 64.27 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-16T06:29:01.849Z] --- PASS: TestStats (2.66s) [2021-12-16T06:29:01.849Z] === RUN TestStopContainerWithTimeout [2021-12-16T06:29:01.849Z] === RUN TestStopContainerWithTimeout/0 [2021-12-16T06:29:01.849Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-16T06:29:01.849Z] === RUN TestStopContainerWithTimeout/1 [2021-12-16T06:29:01.849Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-16T06:29:01.849Z] === RUN TestStopContainerWithTimeout/3 [2021-12-16T06:29:01.849Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-16T06:29:01.849Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-16T06:29:01.849Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-16T06:29:01.849Z] === CONT TestStopContainerWithTimeout/0 [2021-12-16T06:29:01.849Z] === CONT TestStopContainerWithTimeout/3 [2021-12-16T06:29:01.849Z] === CONT TestStopContainerWithTimeout/1 [2021-12-16T06:29:01.849Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-16T06:29:02.098Z] #28 64.29 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-16T06:29:02.098Z] #28 64.31 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-16T06:29:02.098Z] #28 64.32 Setting up python3-pip (20.3.4-4) ... [2021-12-16T06:29:02.668Z] #28 64.99 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-16T06:29:02.668Z] #28 65.00 Setting up jq (1.6-2.1) ... [2021-12-16T06:29:02.668Z] #28 65.01 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-16T06:29:02.668Z] #28 65.03 Setting up iptables (1.8.7-1) ... [2021-12-16T06:29:02.668Z] #28 65.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-16T06:29:02.668Z] #28 65.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-16T06:29:02.668Z] #28 65.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-16T06:29:02.668Z] #28 65.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-16T06:29:02.668Z] #28 65.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-16T06:29:02.928Z] #28 65.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-16T06:29:02.928Z] #28 65.10 Setting up iproute2 (5.10.0-4) ... [2021-12-16T06:29:02.928Z] #28 65.36 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-16T06:29:03.221Z] check_test.go:308: [d8a86ce38935a] daemon is not started [2021-12-16T06:29:03.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-12-16T06:29:03.869Z] #28 DONE 66.0s [2021-12-16T06:29:03.869Z] [2021-12-16T06:29:03.869Z] #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-16T06:29:03.869Z] #29 sha256:0516361519cd76bc2ba6d7f02134f7787fdf337cd3ac410bccfcc8d4fb6f166b [2021-12-16T06:29:05.121Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-16T06:29:05.121Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2021-12-16T06:29:05.121Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2021-12-16T06:29:05.121Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2021-12-16T06:29:05.121Z] --- PASS: TestStopContainerWithTimeout/3 (3.34s) [2021-12-16T06:29:05.121Z] === RUN TestDeleteDevicemapper [2021-12-16T06:29:05.121Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-16T06:29:05.121Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-16T06:29:05.121Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-16T06:29:05.248Z] #29 1.295 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-16T06:29:05.249Z] #29 1.299 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-16T06:29:05.249Z] #29 1.307 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-16T06:29:05.249Z] #29 DONE 1.4s [2021-12-16T06:29:05.249Z] [2021-12-16T06:29:05.249Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-16T06:29:05.249Z] #30 sha256:b1a29efd705b56d9fb563a725d707715fe7e7b4a006393e379fd77c3798300e6 [2021-12-16T06:29:06.055Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-16T06:29:06.621Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-16T06:29:06.880Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-16T06:29:07.622Z] #78 exporting layers 7.3s done [2021-12-16T06:29:07.623Z] #78 writing image sha256:30b547b62a88c2c64ee22f1164f9fd4c3bcd439363745d342b8678716bd31bfd done [2021-12-16T06:29:07.623Z] #78 naming to docker.io/library/docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a done [2021-12-16T06:29:07.623Z] #78 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-16T06:29:07.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-12-16T06:29:08.019Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -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:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/make.sh dynbinary test-integration [2021-12-16T06:29:08.380Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.20s) [2021-12-16T06:29:08.380Z] === RUN TestUpdateMemory [2021-12-16T06:29:08.380Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-12-16T06:29:08.380Z] --- SKIP: TestUpdateMemory (0.00s) [2021-12-16T06:29:08.380Z] === RUN TestUpdateCPUQuota [2021-12-16T06:29:09.753Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-16T06:29:09.753Z] --- PASS: TestUpdateCPUQuota (1.37s) [2021-12-16T06:29:09.753Z] === RUN TestUpdatePidsLimit [2021-12-16T06:29:09.753Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-16T06:29:09.919Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-12-16T06:29:09.919Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-12-16T06:29:09.919Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-12-16T06:29:09.919Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-12-16T06:29:09.919Z] 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-16T06:29:09.919Z] Detected virtualization docker. [2021-12-16T06:29:09.919Z] Detected architecture x86-64. [2021-12-16T06:29:09.919Z] Set hostname to <8ed62b59f472>. [2021-12-16T06:29:10.011Z] === RUN TestUpdatePidsLimit/no_change [2021-12-16T06:29:10.178Z] modprobe@configfs.service: Succeeded. [2021-12-16T06:29:10.178Z] modprobe@drm.service: Succeeded. [2021-12-16T06:29:10.178Z] modprobe@fuse.service: Succeeded. [2021-12-16T06:29:10.178Z] + source /etc/docker-entrypoint-cmd [2021-12-16T06:29:10.178Z] ++ hack/make.sh dynbinary test-integration [2021-12-16T06:29:10.178Z] [2021-12-16T06:29:10.269Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-16T06:29:10.269Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-12-16T06:29:10.437Z] Removing bundles/ [2021-12-16T06:29:10.437Z] [2021-12-16T06:29:10.437Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-16T06:29:10.437Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-16T06:29:10.437Z] GOOS="" GOARCH="" GOARM="" [2021-12-16T06:29:10.527Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-16T06:29:10.786Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-16T06:29:11.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-16T06:29:11.302Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-16T06:29:12.235Z] --- PASS: TestUpdatePidsLimit (2.38s) [2021-12-16T06:29:12.235Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2021-12-16T06:29:12.235Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2021-12-16T06:29:12.235Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2021-12-16T06:29:12.235Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2021-12-16T06:29:12.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2021-12-16T06:29:12.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2021-12-16T06:29:12.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2021-12-16T06:29:12.235Z] === RUN TestUpdateRestartPolicy [2021-12-16T06:29:12.801Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-16T06:29:13.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-12-16T06:29:13.627Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-16T06:29:13.627Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-12-16T06:29:13.627Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-16T06:29:13.627Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-12-16T06:29:13.627Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-16T06:29:13.627Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-12-16T06:29:13.627Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-16T06:29:13.627Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-12-16T06:29:13.627Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-16T06:29:15.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-12-16T06:29:16.461Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-16T06:29:16.708Z] 8f616e6e9eec: Pull complete [2021-12-16T06:29:17.466Z] #30 10.83 Collecting yamllint==1.26.1 [2021-12-16T06:29:17.466Z] #30 11.89 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-16T06:29:17.466Z] #30 12.54 Collecting pathspec>=0.5.3 [2021-12-16T06:29:17.725Z] #30 12.56 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-16T06:29:17.725Z] #30 12.79 Collecting pyyaml [2021-12-16T06:29:17.725Z] #30 12.80 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-12-16T06:29:17.987Z] #30 12.84 Building wheels for collected packages: yamllint [2021-12-16T06:29:17.987Z] #30 12.84 Building wheel for yamllint (setup.py): started [2021-12-16T06:29:18.530Z] #62 282.1 # github.com/containerd/containerd/cmd/containerd [2021-12-16T06:29:18.530Z] #62 282.1 /usr/bin/ld: /tmp/go-link-2275471937/000019.o: in function `New': [2021-12-16T06:29:18.530Z] #62 282.1 /tmp/tmp.eAxcMlsSVM/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-16T06:29:18.530Z] #62 282.2 + bin/containerd-stress [2021-12-16T06:29:18.530Z] #62 283.2 + bin/containerd-shim [2021-12-16T06:29:18.558Z] #30 13.45 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-16T06:29:18.558Z] #30 13.45 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=25ecd931cfb952d956fe48f6d3c0edc204ea5381ab58407ef4498281ee73ab2c [2021-12-16T06:29:18.558Z] #30 13.45 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-16T06:29:18.558Z] #30 13.45 Successfully built yamllint [2021-12-16T06:29:18.558Z] #30 13.47 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-16T06:29:18.819Z] #30 13.71 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-16T06:29:18.988Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-12-16T06:29:19.079Z] #30 DONE 14.0s [2021-12-16T06:29:19.079Z] [2021-12-16T06:29:19.079Z] #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-16T06:29:19.079Z] #65 sha256:694fc9ba60e57a3e8684e34bd88d39061fe29ef1a2d6622b863a15a046f21785 [2021-12-16T06:29:19.079Z] #65 ... [2021-12-16T06:29:19.079Z] [2021-12-16T06:29:19.079Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-16T06:29:19.079Z] #34 sha256:5e4c90b7a79ea7e9ffe28217f493555687172b854e95fba20610526c411315bb [2021-12-16T06:29:19.339Z] #34 DONE 0.2s [2021-12-16T06:29:19.339Z] [2021-12-16T06:29:19.339Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-16T06:29:19.339Z] #39 sha256:cb3dbbbb3ac44869d37592cd994cd83c28cdb820d2821503a6daa35e007c2488 [2021-12-16T06:29:19.561Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-16T06:29:19.599Z] #39 DONE 0.3s [2021-12-16T06:29:19.599Z] [2021-12-16T06:29:19.599Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-16T06:29:19.599Z] #42 sha256:d50519d77a812804fd42bd5667da09db0b1a5478047ec5bcc768086217d36786 [2021-12-16T06:29:19.599Z] #42 DONE 0.1s [2021-12-16T06:29:19.599Z] [2021-12-16T06:29:19.599Z] #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-16T06:29:19.599Z] #65 sha256:694fc9ba60e57a3e8684e34bd88d39061fe29ef1a2d6622b863a15a046f21785 [2021-12-16T06:29:19.859Z] #65 ... [2021-12-16T06:29:19.859Z] [2021-12-16T06:29:19.859Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-16T06:29:19.859Z] #44 sha256:143bfa16f0488ad0cc1d055263d6f192e065d7802ef0ebd2fc0322cd2c04efbd [2021-12-16T06:29:19.859Z] #44 DONE 0.1s [2021-12-16T06:29:19.859Z] [2021-12-16T06:29:19.859Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-16T06:29:19.859Z] #48 sha256:7922d64b7b819d071a4c92bbffe8969142c8560e8df4af20437f49ba17350564 [2021-12-16T06:29:19.859Z] #48 DONE 0.1s [2021-12-16T06:29:19.859Z] [2021-12-16T06:29:19.859Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-16T06:29:19.859Z] #51 sha256:7378a5751dc46618a07231bbc86904cd6f31d68894ae963747eeb14d07da007b [2021-12-16T06:29:20.118Z] #51 DONE 0.2s [2021-12-16T06:29:20.118Z] [2021-12-16T06:29:20.118Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-16T06:29:20.118Z] #55 sha256:2ae74d1d61754fd1e3a4326661d387b9b10e335184842dc5ad4fae09c15bde64 [2021-12-16T06:29:20.118Z] #55 DONE 0.1s [2021-12-16T06:29:20.118Z] [2021-12-16T06:29:20.118Z] #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-16T06:29:20.118Z] #69 sha256:4fb5b2af5b4e902883f63ab8d94eb2ccdf3a344bba549f07d9988146291791ff [2021-12-16T06:29:20.378Z] #69 ... [2021-12-16T06:29:20.378Z] [2021-12-16T06:29:20.378Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-16T06:29:20.378Z] #57 sha256:786e86423a4c77176bfe2b1c1358e4a537abc9778ae70120dc406949cc436f24 [2021-12-16T06:29:20.378Z] #57 DONE 0.2s [2021-12-16T06:29:20.378Z] [2021-12-16T06:29:20.378Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-16T06:29:20.378Z] #59 sha256:7ff06e3f7198ee4e775438d334ef3fe9248eb6f8820e092eacbc753953753733 [2021-12-16T06:29:20.378Z] #59 DONE 0.1s [2021-12-16T06:29:20.378Z] [2021-12-16T06:29:20.378Z] #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-16T06:29:20.378Z] #65 sha256:694fc9ba60e57a3e8684e34bd88d39061fe29ef1a2d6622b863a15a046f21785 [2021-12-16T06:29:20.638Z] #65 ... [2021-12-16T06:29:20.638Z] [2021-12-16T06:29:20.638Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-16T06:29:20.638Z] #61 sha256:9219d3852ae70d7d503e822b1447cf256f56e64de973117905e82742a9fdee53 [2021-12-16T06:29:20.898Z] #61 DONE 0.2s [2021-12-16T06:29:20.898Z] [2021-12-16T06:29:20.898Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-16T06:29:20.898Z] #63 sha256:82ed1bb30afe9a34f56f409fbb88d87ce8b1700e9697fec8e21add06db885018 [2021-12-16T06:29:20.898Z] #63 DONE 0.1s [2021-12-16T06:29:20.898Z] [2021-12-16T06:29:20.898Z] #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-16T06:29:20.898Z] #65 sha256:694fc9ba60e57a3e8684e34bd88d39061fe29ef1a2d6622b863a15a046f21785 [2021-12-16T06:29:22.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-12-16T06:29:22.089Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-16T06:29:22.089Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-16T06:29:22.771Z] #62 290.7 + bin/containerd-shim-runc-v1 [2021-12-16T06:29:23.988Z] --- PASS: TestUpdateRestartPolicy (11.94s) [2021-12-16T06:29:23.988Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-16T06:29:24.922Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2021-12-16T06:29:24.922Z] === RUN TestWaitNonBlocked [2021-12-16T06:29:24.922Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:29:24.922Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:29:24.922Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:29:24.922Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:29:24.922Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:29:24.922Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:29:25.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-12-16T06:29:26.054Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-16T06:29:26.054Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2021-12-16T06:29:26.054Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2021-12-16T06:29:26.054Z] === RUN TestWaitBlocked [2021-12-16T06:29:26.054Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-16T06:29:26.054Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-16T06:29:26.054Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-16T06:29:26.054Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-16T06:29:26.054Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-16T06:29:26.054Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-16T06:29:26.987Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-16T06:29:26.987Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2021-12-16T06:29:26.987Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2021-12-16T06:29:26.987Z] === CONT TestContainerStartOnDaemonRestart [2021-12-16T06:29:26.987Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-16T06:29:26.987Z] === CONT TestDaemonHostGatewayIP [2021-12-16T06:29:26.987Z] === CONT TestIpcModeOlderClient [2021-12-16T06:29:26.987Z] === CONT TestDaemonRestartIpcMode [2021-12-16T06:29:26.987Z] === CONT TestContainerKillOnDaemonStart [2021-12-16T06:29:26.987Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-12-16T06:29:27.245Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-16T06:29:27.813Z] check_test.go:308: [d917b81861dab] daemon is not started [2021-12-16T06:29:27.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-12-16T06:29:28.061Z] #62 295.9 + bin/containerd-shim-runc-v2 [2021-12-16T06:29:28.631Z] #62 296.5 + binaries [2021-12-16T06:29:28.631Z] #62 296.5 + install -D bin/containerd /build/containerd [2021-12-16T06:29:28.631Z] #62 296.5 + install -D bin/containerd-shim /build/containerd-shim [2021-12-16T06:29:28.631Z] #62 296.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-16T06:29:28.631Z] #62 296.5 + install -D bin/ctr /build/ctr [2021-12-16T06:29:30.543Z] #62 DONE 298.7s [2021-12-16T06:29:31.095Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2021-12-16T06:29:31.095Z] --- PASS: TestDaemonHostGatewayIP (3.79s) [2021-12-16T06:29:31.353Z] --- PASS: TestDaemonRestartIpcMode (4.48s) [2021-12-16T06:29:31.612Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.67s) [2021-12-16T06:29:31.870Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-16T06:29:32.130Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-12-16T06:29:32.130Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-16T06:29:32.130Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-16T06:29:32.130Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-16T06:29:32.130Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-16T06:29:32.130Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2021-12-16T06:29:32.130Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/builder [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-16T06:29:32.130Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-16T06:29:32.437Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-16T06:29:32.466Z] [2021-12-16T06:29:32.466Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-16T06:29:32.466Z] #63 sha256:fc54bcb4b70b09e40978d2513b502d55fdcb041060d505835e648764a917c7f0 [2021-12-16T06:29:32.466Z] #63 DONE 0.4s [2021-12-16T06:29:32.466Z] [2021-12-16T06:29:32.466Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-16T06:29:32.466Z] #68 sha256:8521c4b3b808ee5e5e595673dcfcbfbd448dacf57de322c8c90b39d1126edfc2 [2021-12-16T06:29:32.695Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-16T06:29:32.697Z] ok github.com/docker/docker/builder/remotecontext 0.097s coverage: 13.7% of statements [2021-12-16T06:29:32.726Z] #68 DONE 0.2s [2021-12-16T06:29:32.726Z] [2021-12-16T06:29:32.726Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-16T06:29:32.726Z] #73 sha256:be4cc861b4e43f7acaab9c218ebf0f4cdf1d3400d9270a6e239eb3373e85bd18 [2021-12-16T06:29:32.955Z] ok github.com/docker/docker/builder/dockerfile 0.147s coverage: 49.0% of statements [2021-12-16T06:29:32.955Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-16T06:29:33.628Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-16T06:29:33.667Z] #73 DONE 0.9s [2021-12-16T06:29:33.667Z] [2021-12-16T06:29:33.667Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-16T06:29:33.667Z] #74 sha256:a2d197c7a6c7b5e3f640eb2a9f98de1a83a3f960bcb4bc6fb9e6fcd8dfed102d [2021-12-16T06:29:33.667Z] #74 DONE 0.1s [2021-12-16T06:29:33.667Z] [2021-12-16T06:29:33.667Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-16T06:29:33.667Z] #75 sha256:88dd38578dbaf79cea6fc60cc5ba739e2c9984f3c58c0ccf4a23b4c33d4ebec1 [2021-12-16T06:29:33.891Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-12-16T06:29:34.150Z] ok github.com/docker/docker/builder/remotecontext/git 0.939s coverage: 86.3% of statements [2021-12-16T06:29:34.150Z] ? github.com/docker/docker/cli [no test files] [2021-12-16T06:29:34.150Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-16T06:29:34.717Z] ok github.com/docker/docker/cmd/docker-proxy 0.246s coverage: 67.6% of statements [2021-12-16T06:29:35.001Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-12-16T06:29:35.054Z] #75 DONE 1.4s [2021-12-16T06:29:35.055Z] [2021-12-16T06:29:35.055Z] #76 exporting to image [2021-12-16T06:29:35.055Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-16T06:29:35.055Z] #76 exporting layers [2021-12-16T06:29:35.934Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-16T06:29:36.500Z] check_test.go:308: [da09c7adaf0b6] daemon is not started [2021-12-16T06:29:36.500Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-12-16T06:29:36.500Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-16T06:29:36.500Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-16T06:29:37.065Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-16T06:29:37.247Z] ok github.com/docker/docker/client 0.084s coverage: 75.6% of statements [2021-12-16T06:29:37.998Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-16T06:29:38.567Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-16T06:29:38.999Z] #65 108.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-16T06:29:38.999Z] #65 109.5 + mkdir -p /build [2021-12-16T06:29:38.999Z] #65 109.5 + cp runc /build/runc [2021-12-16T06:29:38.999Z] #65 DONE 109.6s [2021-12-16T06:29:38.999Z] [2021-12-16T06:29:38.999Z] #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-16T06:29:38.999Z] #69 sha256:4fb5b2af5b4e902883f63ab8d94eb2ccdf3a344bba549f07d9988146291791ff [2021-12-16T06:29:39.134Z] --- PASS: TestContainerKillOnDaemonStart (12.08s) [2021-12-16T06:29:39.134Z] PASS [2021-12-16T06:29:39.134Z] [2021-12-16T06:29:39.134Z] === Skipped [2021-12-16T06:29:39.134Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-16T06:29:39.134Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-16T06:29:39.134Z] [2021-12-16T06:29:39.134Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-16T06:29:39.134Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-16T06:29:39.134Z] [2021-12-16T06:29:39.134Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-12-16T06:29:39.134Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-16T06:29:39.134Z] [2021-12-16T06:29:39.134Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-16T06:29:39.134Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-16T06:29:39.134Z] [2021-12-16T06:29:39.134Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-16T06:29:39.134Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-16T06:29:39.134Z] [2021-12-16T06:29:39.134Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-12-16T06:29:39.134Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-12-16T06:29:39.134Z] [2021-12-16T06:29:39.134Z] DONE 200 tests, 6 skipped in 129.941s [2021-12-16T06:29:39.134Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-16T06:29:39.134Z] ++ 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-16T06:29:39.134Z] ++ set -e [2021-12-16T06:29:39.134Z] ++ '[' -n 0 ']' [2021-12-16T06:29:39.134Z] ++ set -x [2021-12-16T06:29:39.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-16T06:29:39.134Z] === RUN TestConfigDaemonLibtrustID [2021-12-16T06:29:39.699Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-12-16T06:29:39.699Z] === RUN TestDaemonConfigValidation [2021-12-16T06:29:39.699Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-16T06:29:39.699Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-16T06:29:39.699Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-16T06:29:39.699Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-16T06:29:39.699Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-16T06:29:39.699Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-16T06:29:39.699Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-16T06:29:39.699Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-16T06:29:39.699Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-16T06:29:39.699Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-16T06:29:39.699Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-16T06:29:39.699Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-16T06:29:39.699Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-16T06:29:39.699Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-16T06:29:39.699Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-16T06:29:39.699Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-16T06:29:39.699Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-12-16T06:29:39.699Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-12-16T06:29:39.699Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-12-16T06:29:39.699Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-12-16T06:29:39.699Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-12-16T06:29:39.699Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-16T06:29:39.699Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-16T06:29:39.956Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-12-16T06:29:40.890Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-16T06:29:40.910Z] #69 ... [2021-12-16T06:29:40.910Z] [2021-12-16T06:29:40.910Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-16T06:29:40.910Z] #66 sha256:14deb8b7b6b4483b6adbd3b46056312a4025c357563c44a8f5e44ec94819ea5a [2021-12-16T06:29:41.169Z] #66 DONE 0.1s [2021-12-16T06:29:41.169Z] [2021-12-16T06:29:41.169Z] #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-16T06:29:41.169Z] #69 sha256:4fb5b2af5b4e902883f63ab8d94eb2ccdf3a344bba549f07d9988146291791ff [2021-12-16T06:29:41.649Z] #76 exporting layers 6.0s done [2021-12-16T06:29:41.649Z] #76 writing image sha256:6e894d01320a46268ccb1d1bf60dd8cd95df9255067ce4a6a5990a5baaf1499f done [2021-12-16T06:29:41.649Z] #76 naming to docker.io/library/docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a done [2021-12-16T06:29:41.649Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-16T06:29:41.824Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-16T06:29:42.088Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -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:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/make.sh dynbinary test-integration [2021-12-16T06:29:42.758Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-16T06:29:42.758Z] daemon_test.go:156: [d9b3eb93f80ed] daemon is not started [2021-12-16T06:29:42.758Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-12-16T06:29:42.758Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-12-16T06:29:42.758Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-12-16T06:29:42.758Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-12-16T06:29:42.758Z] === RUN TestDaemonProxy [2021-12-16T06:29:42.758Z] === RUN TestDaemonProxy/environment_variables [2021-12-16T06:29:44.003Z] [2021-12-16T06:29:44.003Z] Removing bundles/ [2021-12-16T06:29:44.003Z] [2021-12-16T06:29:44.003Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-16T06:29:44.003Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-16T06:29:44.003Z] GOOS="" GOARCH="" GOARM="" [2021-12-16T06:29:44.132Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-12-16T06:29:44.390Z] === RUN TestDaemonProxy/command-line_options [2021-12-16T06:29:45.324Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-12-16T06:29:45.889Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-12-16T06:29:45.889Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-16T06:29:46.147Z] === RUN TestDaemonProxy/configuration_file [2021-12-16T06:29:46.406Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-12-16T06:29:46.406Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-12-16T06:29:46.664Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-16T06:29:46.921Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-12-16T06:29:47.488Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-12-16T06:29:47.741Z] #69 180.1 # github.com/containerd/containerd/cmd/containerd [2021-12-16T06:29:47.741Z] #69 180.1 /usr/bin/ld: /tmp/go-link-212877707/000019.o: in function `New': [2021-12-16T06:29:47.741Z] #69 180.1 /tmp/tmp.R8kAMmoTlc/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-16T06:29:47.741Z] #69 180.1 + bin/containerd-stress [2021-12-16T06:29:48.002Z] #69 181.2 + bin/containerd-shim [2021-12-16T06:29:48.053Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-12-16T06:29:48.053Z] === RUN TestDaemonProxy/conflicting_options [2021-12-16T06:29:48.311Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-12-16T06:29:48.311Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-16T06:29:48.569Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-16T06:29:48.680Z] 4d1d74adc6a9: Pull complete [2021-12-16T06:29:48.680Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2021-12-16T06:29:48.680Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:29:48.680Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:29:48.680Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-12-16T06:29:48.680Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-12-16T06:29:48.680Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.405' [2021-12-16T06:29:48.680Z] INFO: Docker version of control daemon [2021-12-16T06:29:48.680Z] [2021-12-16T06:29:48.680Z] Client: [2021-12-16T06:29:48.680Z] Version: 20.10.9 [2021-12-16T06:29:48.680Z] API version: 1.41 [2021-12-16T06:29:48.680Z] Go version: go1.16.8 [2021-12-16T06:29:48.680Z] Git commit: c2ea9bc [2021-12-16T06:29:48.680Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-16T06:29:48.680Z] OS/Arch: windows/amd64 [2021-12-16T06:29:48.680Z] Context: default [2021-12-16T06:29:48.680Z] Experimental: true [2021-12-16T06:29:48.680Z] [2021-12-16T06:29:48.680Z] Server: Docker Engine - Community [2021-12-16T06:29:48.680Z] Engine: [2021-12-16T06:29:48.680Z] Version: 20.10.9 [2021-12-16T06:29:48.680Z] API version: 1.41 (minimum version 1.24) [2021-12-16T06:29:48.680Z] Go version: go1.16.8 [2021-12-16T06:29:48.680Z] Git commit: 79ea9d3 [2021-12-16T06:29:48.680Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-16T06:29:48.680Z] OS/Arch: windows/amd64 [2021-12-16T06:29:48.680Z] Experimental: true [2021-12-16T06:29:48.680Z] [2021-12-16T06:29:48.680Z] INFO: Docker info of control daemon [2021-12-16T06:29:48.680Z] [2021-12-16T06:29:48.680Z] Client: [2021-12-16T06:29:48.680Z] Context: default [2021-12-16T06:29:48.680Z] Debug Mode: false [2021-12-16T06:29:48.680Z] [2021-12-16T06:29:48.680Z] Server: [2021-12-16T06:29:48.680Z] Containers: 0 [2021-12-16T06:29:48.680Z] Running: 0 [2021-12-16T06:29:48.680Z] Paused: 0 [2021-12-16T06:29:48.680Z] Stopped: 0 [2021-12-16T06:29:48.680Z] Images: 1 [2021-12-16T06:29:48.680Z] Server Version: 20.10.9 [2021-12-16T06:29:48.680Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-16T06:29:48.680Z] Windows: [2021-12-16T06:29:48.680Z] LCOW: [2021-12-16T06:29:48.680Z] Logging Driver: json-file [2021-12-16T06:29:48.680Z] Plugins: [2021-12-16T06:29:48.680Z] Volume: local [2021-12-16T06:29:48.680Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-16T06:29:48.680Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-16T06:29:48.680Z] Swarm: inactive [2021-12-16T06:29:48.680Z] Default Isolation: process [2021-12-16T06:29:48.680Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-16T06:29:48.680Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-16T06:29:48.680Z] OSType: windows [2021-12-16T06:29:48.680Z] Architecture: x86_64 [2021-12-16T06:29:48.680Z] CPUs: 4 [2021-12-16T06:29:48.680Z] Total Memory: 32GiB [2021-12-16T06:29:48.680Z] Name: azwin-2-cb7040 [2021-12-16T06:29:48.680Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-16T06:29:48.680Z] Docker Root Dir: D:\docker [2021-12-16T06:29:48.680Z] Debug Mode: false [2021-12-16T06:29:48.680Z] Registry: https://index.docker.io/v1/ [2021-12-16T06:29:48.680Z] Labels: [2021-12-16T06:29:48.680Z] Experimental: true [2021-12-16T06:29:48.680Z] Insecure Registries: [2021-12-16T06:29:48.680Z] 10.0.0.4:5000 [2021-12-16T06:29:48.680Z] 127.0.0.0/8 [2021-12-16T06:29:48.680Z] Registry Mirrors: [2021-12-16T06:29:48.680Z] http://10.0.0.4:5000/ [2021-12-16T06:29:48.680Z] Live Restore Enabled: false [2021-12-16T06:29:48.680Z] Product License: Community Engine [2021-12-16T06:29:48.680Z] [2021-12-16T06:29:48.680Z] [2021-12-16T06:29:48.680Z] INFO: Commit hash is 26dafe43a4 [2021-12-16T06:29:48.680Z] INFO: Nuke-Everything... [2021-12-16T06:29:48.680Z] INFO: Container count on control daemon to delete is 0 [2021-12-16T06:29:48.680Z] INFO: Nuking d:\CI [2021-12-16T06:29:48.680Z] INFO: Zapped successfully [2021-12-16T06:29:48.680Z] INFO: Location for testing is d:\CI\PR-43087\1 [2021-12-16T06:29:48.680Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-16T06:29:48.680Z] [2021-12-16T06:29:48.680Z] [2021-12-16T06:29:48.680Z] INFO: Building the image from Dockerfile.windows at 12/16/2021 06:29:44... [2021-12-16T06:29:48.680Z] [2021-12-16T06:29:48.827Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-12-16T06:29:49.085Z] --- PASS: TestDaemonProxy (6.18s) [2021-12-16T06:29:49.085Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2021-12-16T06:29:49.085Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2021-12-16T06:29:49.085Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2021-12-16T06:29:49.085Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-16T06:29:49.085Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-12-16T06:29:49.085Z] PASS [2021-12-16T06:29:49.085Z] [2021-12-16T06:29:49.085Z] DONE 17 tests in 9.926s [2021-12-16T06:29:49.085Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-16T06:29:49.085Z] ++ 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-16T06:29:49.085Z] ++ set -e [2021-12-16T06:29:49.085Z] ++ '[' -n 0 ']' [2021-12-16T06:29:49.085Z] ++ set -x [2021-12-16T06:29:49.085Z] ++ 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-16T06:29:49.085Z] INFO: Testing against a local daemon [2021-12-16T06:29:49.085Z] === RUN TestCommitInheritsEnv [2021-12-16T06:29:49.343Z] --- PASS: TestCommitInheritsEnv (0.25s) [2021-12-16T06:29:49.343Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-16T06:29:49.343Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-16T06:29:49.343Z] === RUN TestImagesFilterMultiReference [2021-12-16T06:29:49.343Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-12-16T06:29:49.343Z] === RUN TestImagePullPlatformInvalid [2021-12-16T06:29:49.343Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-12-16T06:29:49.343Z] === RUN TestRemoveImageOrphaning [2021-12-16T06:29:49.343Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-12-16T06:29:49.601Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-12-16T06:29:49.601Z] === RUN TestRemoveImageGarbageCollector [2021-12-16T06:29:49.860Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-12-16T06:29:50.244Z] Sending build context to Docker daemon 60.69MB [2021-12-16T06:29:50.244Z] [2021-12-16T06:29:50.425Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-12-16T06:29:50.712Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-16T06:29:50.712Z] ---> 136110e1a05c [2021-12-16T06:29:50.712Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-16T06:29:50.712Z] ---> Running in 4dadf39851ed [2021-12-16T06:29:50.991Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-12-16T06:29:51.181Z] Removing intermediate container 4dadf39851ed [2021-12-16T06:29:51.181Z] ---> a55c2657dd47 [2021-12-16T06:29:51.181Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2021-12-16T06:29:51.181Z] ---> Running in 1711152a8da1 [2021-12-16T06:29:51.181Z] Removing intermediate container 1711152a8da1 [2021-12-16T06:29:51.181Z] ---> e2374476d46e [2021-12-16T06:29:51.181Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-16T06:29:51.181Z] ---> Running in d102eb305f59 [2021-12-16T06:29:51.557Z] check_test.go:308: [d17a5bd891544] daemon is not started [2021-12-16T06:29:51.557Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-12-16T06:29:51.557Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2021-12-16T06:29:51.557Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-16T06:29:51.557Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-16T06:29:51.557Z] === RUN TestTagInvalidReference [2021-12-16T06:29:51.650Z] Removing intermediate container d102eb305f59 [2021-12-16T06:29:51.650Z] ---> 9d7ed39cd43c [2021-12-16T06:29:51.650Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-16T06:29:51.650Z] ---> Running in 2e71b7e61156 [2021-12-16T06:29:51.815Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-16T06:29:51.815Z] === RUN TestTagValidPrefixedRepo [2021-12-16T06:29:51.815Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-12-16T06:29:51.815Z] === RUN TestTagExistedNameWithoutForce [2021-12-16T06:29:51.815Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-16T06:29:51.815Z] === RUN TestTagOfficialNames [2021-12-16T06:29:51.815Z] --- PASS: TestTagOfficialNames (0.05s) [2021-12-16T06:29:51.815Z] === RUN TestTagMatchesDigest [2021-12-16T06:29:51.815Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-16T06:29:51.815Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-16T06:29:52.118Z] Removing intermediate container 2e71b7e61156 [2021-12-16T06:29:52.118Z] ---> 7582f40d8a1e [2021-12-16T06:29:52.118Z] 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-16T06:29:52.118Z] ---> Running in 376d9ab971b6 [2021-12-16T06:29:52.118Z] Removing intermediate container 376d9ab971b6 [2021-12-16T06:29:52.118Z] ---> 61e1494d962e [2021-12-16T06:29:52.118Z] 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-16T06:29:52.118Z] ---> Running in c21a78efe3dc [2021-12-16T06:29:52.380Z] check_test.go:308: [d009832d1bef4] daemon is not started [2021-12-16T06:29:52.380Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-12-16T06:29:52.947Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-12-16T06:29:54.322Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-12-16T06:29:56.129Z] #69 188.5 + bin/containerd-shim-runc-v1 [2021-12-16T06:29:56.854Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-16T06:29:56.855Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-12-16T06:29:56.855Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-16T06:29:56.855Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-16T06:29:56.921Z] [2021-12-16T06:29:56.921Z] SUCCESS: Specified value was saved. [2021-12-16T06:29:57.389Z] INFO: Downloading git... [2021-12-16T06:29:57.428Z] check_test.go:308: [df3fb44bb2504] daemon is not started [2021-12-16T06:29:57.428Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-12-16T06:29:58.384Z] INFO: Downloading go... [2021-12-16T06:29:59.328Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-12-16T06:29:59.894Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-16T06:30:00.325Z] #69 193.6 + bin/containerd-shim-runc-v2 [2021-12-16T06:30:00.460Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-12-16T06:30:00.598Z] INFO: Downloading compiler 1 of 3... [2021-12-16T06:30:01.264Z] #69 194.2 + binaries [2021-12-16T06:30:01.264Z] #69 194.2 + install -D bin/containerd /build/containerd [2021-12-16T06:30:01.264Z] #69 194.3 + install -D bin/containerd-shim /build/containerd-shim [2021-12-16T06:30:01.264Z] #69 194.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-16T06:30:01.264Z] #69 194.3 + install -D bin/ctr /build/ctr [2021-12-16T06:30:01.394Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-16T06:30:01.523Z] #69 DONE 194.6s [2021-12-16T06:30:01.585Z] INFO: Downloading compiler 2 of 3... [2021-12-16T06:30:02.053Z] INFO: Downloading compiler 3 of 3... [2021-12-16T06:30:03.037Z] INFO: Extracting git... [2021-12-16T06:30:03.295Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-16T06:30:03.431Z] [2021-12-16T06:30:03.431Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-16T06:30:03.431Z] #70 sha256:f2b059c61e95de15b89cc95cdb29c37cd8e8d9fd8ee33799c0c458ff830de563 [2021-12-16T06:30:03.860Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-12-16T06:30:03.998Z] #70 DONE 0.2s [2021-12-16T06:30:03.998Z] [2021-12-16T06:30:03.998Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-16T06:30:03.998Z] #75 sha256:84085352e0a2efdf8136260d8e6f5759424be50a84cbfa333ed27476d37b070e [2021-12-16T06:30:03.998Z] #75 DONE 0.1s [2021-12-16T06:30:03.998Z] [2021-12-16T06:30:03.998Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-16T06:30:03.998Z] #80 sha256:b7dd111d46c03ef641bf4b11ac1d6cc5d1802416598c8d368a4158209f5c4236 [2021-12-16T06:30:04.257Z] #80 DONE 0.5s [2021-12-16T06:30:04.527Z] [2021-12-16T06:30:04.527Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-16T06:30:04.527Z] #81 sha256:a1c06e616504415ccd23e37805ee139f5494133cae7499984a191a709e470776 [2021-12-16T06:30:04.527Z] #81 DONE 0.0s [2021-12-16T06:30:04.527Z] [2021-12-16T06:30:04.527Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-16T06:30:04.527Z] #82 sha256:18e9425b2a284ca7e53da348640f05433cdc2597b314daa1e97f8b22731b4db5 [2021-12-16T06:30:05.234Z] check_test.go:308: [db3d519780c07] daemon is not started [2021-12-16T06:30:05.236Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-12-16T06:30:07.765Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-16T06:30:07.864Z] #82 DONE 3.4s [2021-12-16T06:30:07.864Z] [2021-12-16T06:30:07.864Z] #83 exporting to image [2021-12-16T06:30:07.864Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-16T06:30:07.864Z] #83 exporting layers [2021-12-16T06:30:08.699Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-16T06:30:09.265Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-16T06:30:09.317Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 29.0% of statements [2021-12-16T06:30:11.164Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-16T06:30:11.218Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2021-12-16T06:30:11.218Z] ok github.com/docker/docker/cmd/dockerd/trap 2.434s coverage: 0.0% of statements [2021-12-16T06:30:11.218Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-16T06:30:11.218Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-16T06:30:11.218Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-16T06:30:11.218Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-16T06:30:11.218Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-16T06:30:11.423Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-12-16T06:30:13.953Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-12-16T06:30:15.405Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2021-12-16T06:30:15.524Z] INFO: Expanding go... [2021-12-16T06:30:15.853Z] check_test.go:308: [dd1538d7afed6] daemon is not started [2021-12-16T06:30:15.853Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-12-16T06:30:16.419Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-12-16T06:30:16.782Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2021-12-16T06:30:16.995Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-12-16T06:30:17.575Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-12-16T06:30:18.975Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-12-16T06:30:18.975Z] check_test.go:308: [d2cd25d4d1f01] daemon is not started [2021-12-16T06:30:18.975Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-12-16T06:30:19.383Z] ok github.com/docker/docker/daemon/cluster/convert 0.020s coverage: 35.9% of statements [2021-12-16T06:30:20.939Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-12-16T06:30:21.908Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-16T06:30:22.174Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-16T06:30:22.440Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-12-16T06:30:25.736Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-16T06:30:25.736Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-16T06:30:25.736Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-12-16T06:30:25.736Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-16T06:30:26.302Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-16T06:30:26.302Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-16T06:30:26.560Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-16T06:30:26.560Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-12-16T06:30:26.560Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-16T06:30:27.495Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2021-12-16T06:30:27.496Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 80.9% of statements [2021-12-16T06:30:27.754Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-12-16T06:30:27.935Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-12-16T06:30:28.194Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-16T06:30:28.320Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-12-16T06:30:28.887Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-12-16T06:30:29.454Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2021-12-16T06:30:29.569Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-16T06:30:30.503Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-16T06:30:30.503Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-12-16T06:30:31.356Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2021-12-16T06:30:31.437Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-16T06:30:31.614Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.153s coverage: 56.2% of statements [2021-12-16T06:30:32.183Z] ok github.com/docker/docker/daemon 12.097s coverage: 17.5% of statements [2021-12-16T06:30:32.183Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-16T06:30:32.183Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-16T06:30:32.183Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-16T06:30:32.183Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-16T06:30:32.371Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-16T06:30:32.937Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-12-16T06:30:33.195Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-16T06:30:34.085Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2021-12-16T06:30:34.418Z] #83 exporting layers 24.3s done [2021-12-16T06:30:34.418Z] #83 writing image sha256:eb73f58c76f25aa97f1efb32c5f168ab7b6e7dd272b99f8f16d535b6e26eac9a done [2021-12-16T06:30:34.418Z] #83 naming to docker.io/library/docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a done [2021-12-16T06:30:34.418Z] #83 DONE 24.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-12-16T06:30:34.794Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43087/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/validate/default [2021-12-16T06:30:35.467Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.186s coverage: 50.5% of statements [2021-12-16T06:30:35.732Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-12-16T06:30:35.993Z] No api/types/ or api/swagger.yaml changes in diff. [2021-12-16T06:30:35.993Z] Congratulations! All TOML source files changed here have valid syntax. [2021-12-16T06:30:35.993Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-12-16T06:30:35.993Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-12-16T06:30:35.993Z] Congratulations! No new tests were added to integration-cli. [2021-12-16T06:30:35.993Z] [2021-12-16T06:30:35.993Z] INFO Start validation with golang-ci-lint [2021-12-16T06:30:36.254Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-12-16T06:30:36.254Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-12-16T06:30:36.254Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-12-16T06:30:36.478Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-12-16T06:30:36.762Z] INFO: Expanding compiler 1 of 3... [2021-12-16T06:30:37.370Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.860s coverage: 45.9% of statements [2021-12-16T06:30:37.370Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-16T06:30:37.748Z] INFO: Expanding compiler 2 of 3... [2021-12-16T06:30:37.851Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-12-16T06:30:38.110Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-16T06:30:38.676Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-12-16T06:30:38.746Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.335s coverage: 58.0% of statements [2021-12-16T06:30:38.746Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-12-16T06:30:38.746Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-16T06:30:38.746Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.028s coverage: 58.8% of statements [2021-12-16T06:30:39.611Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-12-16T06:30:40.655Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2021-12-16T06:30:41.590Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2021-12-16T06:30:42.142Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-12-16T06:30:42.670Z] 4d1d74adc6a9: Pull complete [2021-12-16T06:30:42.670Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2021-12-16T06:30:42.670Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:30:42.670Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:30:42.670Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-12-16T06:30:42.670Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-12-16T06:30:42.670Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.405' [2021-12-16T06:30:42.670Z] INFO: Docker version of control daemon [2021-12-16T06:30:42.670Z] [2021-12-16T06:30:42.670Z] Client: [2021-12-16T06:30:42.670Z] Version: 20.10.9 [2021-12-16T06:30:42.670Z] API version: 1.41 [2021-12-16T06:30:42.670Z] Go version: go1.16.8 [2021-12-16T06:30:42.670Z] Git commit: c2ea9bc [2021-12-16T06:30:42.670Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-16T06:30:42.670Z] OS/Arch: windows/amd64 [2021-12-16T06:30:42.670Z] Context: default [2021-12-16T06:30:42.670Z] Experimental: true [2021-12-16T06:30:42.670Z] [2021-12-16T06:30:42.670Z] Server: Docker Engine - Community [2021-12-16T06:30:42.670Z] Engine: [2021-12-16T06:30:42.670Z] Version: 20.10.9 [2021-12-16T06:30:42.670Z] API version: 1.41 (minimum version 1.24) [2021-12-16T06:30:42.670Z] Go version: go1.16.8 [2021-12-16T06:30:42.670Z] Git commit: 79ea9d3 [2021-12-16T06:30:42.670Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-16T06:30:42.670Z] OS/Arch: windows/amd64 [2021-12-16T06:30:42.670Z] Experimental: true [2021-12-16T06:30:42.670Z] [2021-12-16T06:30:42.670Z] INFO: Docker info of control daemon [2021-12-16T06:30:42.670Z] [2021-12-16T06:30:42.670Z] Client: [2021-12-16T06:30:42.670Z] Context: default [2021-12-16T06:30:42.670Z] Debug Mode: false [2021-12-16T06:30:42.670Z] [2021-12-16T06:30:42.670Z] Server: [2021-12-16T06:30:42.670Z] Containers: 0 [2021-12-16T06:30:42.670Z] Running: 0 [2021-12-16T06:30:42.670Z] Paused: 0 [2021-12-16T06:30:42.670Z] Stopped: 0 [2021-12-16T06:30:42.670Z] Images: 1 [2021-12-16T06:30:42.670Z] Server Version: 20.10.9 [2021-12-16T06:30:42.670Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-16T06:30:42.670Z] Windows: [2021-12-16T06:30:42.670Z] LCOW: [2021-12-16T06:30:42.670Z] Logging Driver: json-file [2021-12-16T06:30:42.670Z] Plugins: [2021-12-16T06:30:42.670Z] Volume: local [2021-12-16T06:30:42.670Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-16T06:30:42.670Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-16T06:30:42.670Z] Swarm: inactive [2021-12-16T06:30:42.670Z] Default Isolation: process [2021-12-16T06:30:42.670Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-16T06:30:42.670Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-16T06:30:42.670Z] OSType: windows [2021-12-16T06:30:42.670Z] Architecture: x86_64 [2021-12-16T06:30:42.670Z] CPUs: 4 [2021-12-16T06:30:42.670Z] Total Memory: 32GiB [2021-12-16T06:30:42.670Z] Name: azwin-2-cb7041 [2021-12-16T06:30:42.670Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-16T06:30:42.670Z] Docker Root Dir: D:\docker [2021-12-16T06:30:42.670Z] Debug Mode: false [2021-12-16T06:30:42.670Z] Registry: https://index.docker.io/v1/ [2021-12-16T06:30:42.670Z] Labels: [2021-12-16T06:30:42.670Z] Experimental: true [2021-12-16T06:30:42.670Z] Insecure Registries: [2021-12-16T06:30:42.670Z] 10.0.0.4:5000 [2021-12-16T06:30:42.670Z] 127.0.0.0/8 [2021-12-16T06:30:42.670Z] Registry Mirrors: [2021-12-16T06:30:42.670Z] http://10.0.0.4:5000/ [2021-12-16T06:30:42.670Z] Live Restore Enabled: false [2021-12-16T06:30:42.670Z] Product License: Community Engine [2021-12-16T06:30:42.670Z] [2021-12-16T06:30:42.670Z] [2021-12-16T06:30:42.670Z] INFO: Commit hash is 26dafe43a4 [2021-12-16T06:30:42.670Z] INFO: Nuke-Everything... [2021-12-16T06:30:42.670Z] INFO: Container count on control daemon to delete is 0 [2021-12-16T06:30:42.670Z] INFO: Nuking d:\CI [2021-12-16T06:30:42.670Z] INFO: Zapped successfully [2021-12-16T06:30:42.670Z] INFO: Location for testing is d:\CI\PR-43087\1 [2021-12-16T06:30:42.670Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-16T06:30:42.670Z] [2021-12-16T06:30:42.670Z] [2021-12-16T06:30:42.670Z] INFO: Building the image from Dockerfile.windows at 12/16/2021 06:30:37... [2021-12-16T06:30:42.670Z] [2021-12-16T06:30:42.670Z] Sending build context to Docker daemon 60.69MB [2021-12-16T06:30:42.670Z] [2021-12-16T06:30:42.670Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-16T06:30:42.670Z] ---> 136110e1a05c [2021-12-16T06:30:42.670Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-16T06:30:42.670Z] ---> Running in 1c8a1bb75819 [2021-12-16T06:30:42.670Z] Removing intermediate container 1c8a1bb75819 [2021-12-16T06:30:42.670Z] ---> de44a49ba3ca [2021-12-16T06:30:42.670Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2021-12-16T06:30:42.670Z] ---> Running in 7c95e4f5c8e9 [2021-12-16T06:30:42.670Z] Removing intermediate container 7c95e4f5c8e9 [2021-12-16T06:30:42.670Z] ---> 153b11b4cb37 [2021-12-16T06:30:42.670Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-16T06:30:42.670Z] ---> Running in acccae683c07 [2021-12-16T06:30:42.965Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 6.7% of statements [2021-12-16T06:30:42.966Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-16T06:30:42.966Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-16T06:30:43.125Z] Removing intermediate container acccae683c07 [2021-12-16T06:30:43.125Z] ---> 6f38e8a2978d [2021-12-16T06:30:43.125Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-16T06:30:43.125Z] ---> Running in 7df366b236fb [2021-12-16T06:30:43.580Z] Removing intermediate container 7df366b236fb [2021-12-16T06:30:43.580Z] ---> 27846846a849 [2021-12-16T06:30:43.580Z] 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-16T06:30:43.580Z] ---> Running in 465ffe373adf [2021-12-16T06:30:43.580Z] Removing intermediate container 465ffe373adf [2021-12-16T06:30:43.580Z] ---> 02ea0aa5428f [2021-12-16T06:30:43.581Z] 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-16T06:30:43.581Z] ---> Running in 01a7d9cca737 [2021-12-16T06:30:43.618Z] INFO: Expanding compiler 3 of 3... [2021-12-16T06:30:43.618Z] INFO: Removing downloaded files... [2021-12-16T06:30:43.618Z] INFO: Downloading containerd [2021-12-16T06:30:43.903Z] ok github.com/docker/docker/daemon/logger 0.243s coverage: 43.5% of statements [2021-12-16T06:30:45.283Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2021-12-16T06:30:45.542Z] ok github.com/docker/docker/daemon/logger/awslogs 0.304s coverage: 77.6% of statements [2021-12-16T06:30:45.542Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-16T06:30:45.542Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-16T06:30:46.481Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2021-12-16T06:30:46.740Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 69.9% of statements [2021-12-16T06:30:46.883Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-16T06:30:46.884Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-16T06:30:46.884Z] GOOS="" GOARCH="" GOARM="" [2021-12-16T06:30:46.884Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-16T06:30:46.884Z] [2021-12-16T06:30:46.884Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-16T06:30:46.884Z] DOCKER_SYSTEMD=1 [2021-12-16T06:30:46.884Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-16T06:30:46.884Z] HOSTNAME=8ed62b59f472 [2021-12-16T06:30:46.884Z] DEST=bundles/test-integration [2021-12-16T06:30:46.884Z] PWD=/go/src/github.com/docker/docker [2021-12-16T06:30:46.884Z] DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:30:46.884Z] container=docker [2021-12-16T06:30:46.884Z] HOME=/root [2021-12-16T06:30:46.884Z] LANG=C.UTF-8 [2021-12-16T06:30:46.884Z] INVOCATION_ID=7689b8aab2764c0797d4bdaaae27f3b8 [2021-12-16T06:30:46.884Z] GOLANG_VERSION=1.17.5 [2021-12-16T06:30:46.884Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-16T06:30:46.884Z] VALIDATE_BRANCH=master [2021-12-16T06:30:46.884Z] TERM=xterm [2021-12-16T06:30:46.884Z] DOCKER_PKG=github.com/docker/docker [2021-12-16T06:30:46.884Z] SHLVL=3 [2021-12-16T06:30:46.884Z] TIMEOUT=120m [2021-12-16T06:30:46.884Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-16T06:30:46.884Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-16T06:30:46.884Z] GO111MODULE=off [2021-12-16T06:30:46.884Z] DOCKER_EXPERIMENTAL=1 [2021-12-16T06:30:46.884Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-16T06:30:46.884Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-16T06:30:46.884Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-16T06:30:46.884Z] GOPATH=/go [2021-12-16T06:30:46.884Z] PKG_CONFIG=pkg-config [2021-12-16T06:30:46.884Z] _=/usr/bin/env [2021-12-16T06:30:46.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-16T06:30:47.308Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2021-12-16T06:30:47.405Z] docker_cli_daemon_test.go:2550: [da04397b6aab3] daemon is not started [2021-12-16T06:30:48.244Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 75.2% of statements [2021-12-16T06:30:48.244Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-16T06:30:48.266Z] [2021-12-16T06:30:48.266Z] SUCCESS: Specified value was saved. [2021-12-16T06:30:48.780Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-12-16T06:30:49.180Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 55.1% of statements [2021-12-16T06:30:49.227Z] INFO: Downloading git... [2021-12-16T06:30:49.748Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 31.5% of statements [2021-12-16T06:30:50.200Z] INFO: Downloading go... [2021-12-16T06:30:51.652Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2021-12-16T06:30:51.652Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-12-16T06:30:52.373Z] INFO: Downloading compiler 1 of 3... [2021-12-16T06:30:52.375Z] INFO: Downloading compiler 2 of 3... [2021-12-16T06:30:52.375Z] INFO: Downloading compiler 3 of 3... [2021-12-16T06:30:52.375Z] INFO: Extracting git... [2021-12-16T06:30:52.588Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-12-16T06:30:53.156Z] ok github.com/docker/docker/daemon/logger/splunk 1.992s coverage: 82.5% of statements [2021-12-16T06:30:53.156Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-16T06:30:53.156Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-16T06:30:54.043Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-16T06:30:54.978Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-16T06:30:55.056Z] ok github.com/docker/docker/distribution/metadata 0.060s coverage: 48.2% of statements [2021-12-16T06:30:55.621Z] ok github.com/docker/docker/distribution 0.139s coverage: 26.4% of statements [2021-12-16T06:30:55.621Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-16T06:30:56.098Z] [2021-12-16T06:30:56.098Z] Name Version Source Summary [2021-12-16T06:30:56.098Z] ---- ------- ------ ------- [2021-12-16T06:30:56.098Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-12-16T06:30:56.352Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-16T06:30:57.000Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-12-16T06:30:57.082Z] [2021-12-16T06:30:57.082Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-12-16T06:30:57.082Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-12-16T06:30:57.082Z] PSChildName : containerd [2021-12-16T06:30:57.082Z] PSDrive : C [2021-12-16T06:30:57.082Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-12-16T06:30:57.082Z] PSIsContainer : True [2021-12-16T06:30:57.082Z] Name : containerd [2021-12-16T06:30:57.082Z] FullName : C:\containerd [2021-12-16T06:30:57.082Z] Parent : [2021-12-16T06:30:57.082Z] Exists : True [2021-12-16T06:30:57.082Z] Root : C:\ [2021-12-16T06:30:57.082Z] Extension : [2021-12-16T06:30:57.082Z] CreationTime : 12/16/2021 6:30:56 AM [2021-12-16T06:30:57.082Z] CreationTimeUtc : 12/16/2021 6:30:56 AM [2021-12-16T06:30:57.082Z] LastAccessTime : 12/16/2021 6:30:56 AM [2021-12-16T06:30:57.082Z] LastAccessTimeUtc : 12/16/2021 6:30:56 AM [2021-12-16T06:30:57.082Z] LastWriteTime : 12/16/2021 6:30:56 AM [2021-12-16T06:30:57.082Z] LastWriteTimeUtc : 12/16/2021 6:30:56 AM [2021-12-16T06:30:57.082Z] Attributes : Directory [2021-12-16T06:30:57.082Z] Mode : d----- [2021-12-16T06:30:57.082Z] BaseName : containerd [2021-12-16T06:30:57.082Z] Target : {} [2021-12-16T06:30:57.082Z] LinkType : [2021-12-16T06:30:57.082Z] [2021-12-16T06:30:57.933Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-12-16T06:30:58.070Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-12-16T06:30:58.070Z] INFO: Configuring git core.autocrlf... [2021-12-16T06:30:58.070Z] [2021-12-16T06:30:58.070Z] [2021-12-16T06:30:58.071Z] 5ee7a7ea9cf2: Pull complete [2021-12-16T06:30:58.071Z] Digest: sha256:50a88017fa694dd52cb1644a6d204f5305f78cce356f588dae0be983485065b2 [2021-12-16T06:30:58.071Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:30:58.071Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:30:58.071Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-12-16T06:30:58.071Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-12-16T06:30:58.071Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2366' [2021-12-16T06:30:58.071Z] INFO: Docker version of control daemon [2021-12-16T06:30:58.071Z] [2021-12-16T06:30:58.071Z] Client: [2021-12-16T06:30:58.071Z] Version: 20.10.9 [2021-12-16T06:30:58.071Z] API version: 1.41 [2021-12-16T06:30:58.071Z] Go version: go1.16.8 [2021-12-16T06:30:58.071Z] Git commit: c2ea9bc [2021-12-16T06:30:58.071Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-16T06:30:58.071Z] OS/Arch: windows/amd64 [2021-12-16T06:30:58.071Z] Context: default [2021-12-16T06:30:58.071Z] Experimental: true [2021-12-16T06:30:58.071Z] [2021-12-16T06:30:58.071Z] Server: Docker Engine - Community [2021-12-16T06:30:58.071Z] Engine: [2021-12-16T06:30:58.071Z] Version: 20.10.9 [2021-12-16T06:30:58.071Z] API version: 1.41 (minimum version 1.24) [2021-12-16T06:30:58.071Z] Go version: go1.16.8 [2021-12-16T06:30:58.071Z] Git commit: 79ea9d3 [2021-12-16T06:30:58.071Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-16T06:30:58.071Z] OS/Arch: windows/amd64 [2021-12-16T06:30:58.071Z] Experimental: true [2021-12-16T06:30:58.071Z] [2021-12-16T06:30:58.071Z] INFO: Docker info of control daemon [2021-12-16T06:30:58.071Z] [2021-12-16T06:30:58.071Z] Client: [2021-12-16T06:30:58.071Z] Context: default [2021-12-16T06:30:58.071Z] Debug Mode: false [2021-12-16T06:30:58.071Z] Plugins: [2021-12-16T06:30:58.071Z] app: Docker Application (Docker Inc., v0.8.0) [2021-12-16T06:30:58.071Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-12-16T06:30:58.071Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-12-16T06:30:58.071Z] [2021-12-16T06:30:58.071Z] Server: [2021-12-16T06:30:58.071Z] Containers: 0 [2021-12-16T06:30:58.071Z] Running: 0 [2021-12-16T06:30:58.071Z] Paused: 0 [2021-12-16T06:30:58.071Z] Stopped: 0 [2021-12-16T06:30:58.071Z] Images: 1 [2021-12-16T06:30:58.071Z] Server Version: 20.10.9 [2021-12-16T06:30:58.071Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-16T06:30:58.071Z] Windows: [2021-12-16T06:30:58.071Z] LCOW: [2021-12-16T06:30:58.071Z] Logging Driver: json-file [2021-12-16T06:30:58.071Z] Plugins: [2021-12-16T06:30:58.071Z] Volume: local [2021-12-16T06:30:58.071Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-16T06:30:58.071Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-16T06:30:58.071Z] Swarm: inactive [2021-12-16T06:30:58.071Z] Default Isolation: process [2021-12-16T06:30:58.071Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-16T06:30:58.071Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-16T06:30:58.071Z] OSType: windows [2021-12-16T06:30:58.071Z] Architecture: x86_64 [2021-12-16T06:30:58.071Z] CPUs: 4 [2021-12-16T06:30:58.071Z] Total Memory: 32GiB [2021-12-16T06:30:58.071Z] Name: azwin-2-ab50c0 [2021-12-16T06:30:58.071Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-12-16T06:30:58.071Z] Docker Root Dir: D:\docker [2021-12-16T06:30:58.071Z] Debug Mode: false [2021-12-16T06:30:58.071Z] Registry: https://index.docker.io/v1/ [2021-12-16T06:30:58.071Z] Labels: [2021-12-16T06:30:58.071Z] Experimental: true [2021-12-16T06:30:58.071Z] Insecure Registries: [2021-12-16T06:30:58.071Z] 10.0.0.4:5000 [2021-12-16T06:30:58.071Z] 127.0.0.0/8 [2021-12-16T06:30:58.071Z] Registry Mirrors: [2021-12-16T06:30:58.071Z] http://10.0.0.4:5000/ [2021-12-16T06:30:58.071Z] Live Restore Enabled: false [2021-12-16T06:30:58.071Z] Product License: Community Engine [2021-12-16T06:30:58.071Z] [2021-12-16T06:30:58.071Z] [2021-12-16T06:30:58.071Z] INFO: Commit hash is 26dafe43a4 [2021-12-16T06:30:58.071Z] INFO: Nuke-Everything... [2021-12-16T06:30:58.071Z] INFO: Container count on control daemon to delete is 0 [2021-12-16T06:30:58.071Z] INFO: Nuking d:\CI [2021-12-16T06:30:58.071Z] INFO: Zapped successfully [2021-12-16T06:30:58.071Z] INFO: Location for testing is d:\CI\PR-43087\1 [2021-12-16T06:30:58.071Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-16T06:30:58.071Z] [2021-12-16T06:30:58.071Z] [2021-12-16T06:30:58.071Z] INFO: Building the image from Dockerfile.windows at 12/16/2021 06:30:49... [2021-12-16T06:30:58.071Z] [2021-12-16T06:30:58.071Z] Sending build context to Docker daemon 60.69MB [2021-12-16T06:30:58.071Z] [2021-12-16T06:30:58.071Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-16T06:30:58.071Z] ---> 1316f72af619 [2021-12-16T06:30:58.071Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-16T06:30:58.071Z] ---> Running in b9ca20e18635 [2021-12-16T06:30:58.071Z] Removing intermediate container b9ca20e18635 [2021-12-16T06:30:58.071Z] ---> e568072f70cb [2021-12-16T06:30:58.071Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2021-12-16T06:30:58.071Z] ---> Running in 5216f74b075a [2021-12-16T06:30:58.499Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-12-16T06:30:58.530Z] Removing intermediate container 5216f74b075a [2021-12-16T06:30:58.530Z] ---> 0c39eab915ba [2021-12-16T06:30:58.530Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-16T06:30:58.530Z] ---> Running in dd20fa2330ea [2021-12-16T06:30:58.756Z] ok github.com/docker/docker/distribution/xfer 1.966s coverage: 85.1% of statements [2021-12-16T06:30:58.756Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-16T06:30:58.880Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-12-16T06:30:58.990Z] Removing intermediate container dd20fa2330ea [2021-12-16T06:30:58.990Z] ---> 81972b3e8e7e [2021-12-16T06:30:58.990Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-16T06:30:58.990Z] ---> Running in c9ae42652082 [2021-12-16T06:30:59.322Z] ok github.com/docker/docker/image/tarexport 0.021s coverage: 0.7% of statements [2021-12-16T06:30:59.449Z] Removing intermediate container c9ae42652082 [2021-12-16T06:30:59.449Z] ---> 4431dfac8f87 [2021-12-16T06:30:59.449Z] 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-16T06:30:59.449Z] ---> Running in fb82c7ecab21 [2021-12-16T06:30:59.816Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-12-16T06:30:59.887Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2021-12-16T06:30:59.888Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-16T06:30:59.908Z] Removing intermediate container fb82c7ecab21 [2021-12-16T06:30:59.908Z] ---> 73992d97a5c1 [2021-12-16T06:30:59.908Z] 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-16T06:30:59.908Z] ---> Running in de1a42e6aa0f [2021-12-16T06:31:00.454Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2021-12-16T06:31:01.719Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-12-16T06:31:01.719Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-16T06:31:01.831Z] ok github.com/docker/docker/oci 0.035s coverage: 43.3% of statements [2021-12-16T06:31:01.979Z] check_test.go:308: [dae0e5ec334e4] daemon is not started [2021-12-16T06:31:01.979Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-12-16T06:31:02.237Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-16T06:31:02.803Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-16T06:31:03.062Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-16T06:31:03.208Z] ok github.com/docker/docker/opts 0.024s coverage: 67.1% of statements [2021-12-16T06:31:03.210Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-12-16T06:31:03.997Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-16T06:31:03.997Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-12-16T06:31:03.997Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-16T06:31:04.255Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-16T06:31:04.725Z] INFO: Expanding go... [2021-12-16T06:31:05.112Z] ok github.com/docker/docker/pkg/archive 0.284s coverage: 82.6% of statements [2021-12-16T06:31:06.528Z] ok github.com/docker/docker/pkg/authorization 0.711s coverage: 68.3% of statements [2021-12-16T06:31:06.528Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite (317.08s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.26s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.17s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.98s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (18.03s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.20s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.96s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.37s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.71s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.51s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.19s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.31s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.58s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.20s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.88s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.09s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.08s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.15s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.93s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.98s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.56s) [2021-12-16T06:31:06.784Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.63s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.05s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.16s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.47s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.70s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.41s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.69s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.76s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.42s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.25s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.42s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.64s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.67s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.54s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.63s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.00s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.09s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.12s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.87s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.37s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.71s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.85s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.67s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.79s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.33s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.70s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.02s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.37s) [2021-12-16T06:31:06.784Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-12-16T06:31:06.784Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.86s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.68s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.63s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.68s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.47s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.51s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.82s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.73s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.24s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.06s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.10s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.41s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.29s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2021-12-16T06:31:06.784Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.28s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.49s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.95s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.33s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.35s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.77s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.72s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.15s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.24s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.39s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.77s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.81s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.24s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.97s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.16s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.60s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.54s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.61s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.28s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.90s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.89s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.66s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.38s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.76s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.98s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.35s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.07s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2021-12-16T06:31:06.785Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.70s) [2021-12-16T06:31:06.785Z] === RUN TestDockerSwarmSuite [2021-12-16T06:31:06.785Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-12-16T06:31:06.790Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-12-16T06:31:10.068Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-12-16T06:31:10.077Z] ok github.com/docker/docker/pkg/chrootarchive 2.549s coverage: 43.5% of statements [2021-12-16T06:31:10.089Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-12-16T06:31:10.089Z] ok github.com/docker/docker/layer 7.500s coverage: 68.8% of statements [2021-12-16T06:31:10.089Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-16T06:31:10.089Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-16T06:31:10.089Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-16T06:31:10.089Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-16T06:31:10.089Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-16T06:31:10.089Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-16T06:31:10.089Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-16T06:31:10.348Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-12-16T06:31:10.606Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-12-16T06:31:10.864Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-12-16T06:31:11.123Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-12-16T06:31:11.381Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2021-12-16T06:31:12.315Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-12-16T06:31:12.617Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-12-16T06:31:12.882Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 84.8% of statements [2021-12-16T06:31:13.184Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-16T06:31:13.443Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-16T06:31:13.449Z] ok github.com/docker/docker/pkg/fsutils 0.172s coverage: 85.1% of statements [2021-12-16T06:31:13.707Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-12-16T06:31:13.966Z] ok github.com/docker/docker/pkg/discovery/kv 3.020s coverage: 84.1% of statements [2021-12-16T06:31:14.009Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-16T06:31:14.268Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-16T06:31:14.268Z] === RUN TestDockerSuite/TestBuildFails [2021-12-16T06:31:14.901Z] ok github.com/docker/docker/pkg/idtools 0.454s coverage: 69.5% of statements [2021-12-16T06:31:14.901Z] ok github.com/docker/docker/pkg/ioutils 0.362s coverage: 70.1% of statements [2021-12-16T06:31:15.160Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-12-16T06:31:15.160Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-12-16T06:31:15.160Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-16T06:31:15.160Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-12-16T06:31:15.160Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-16T06:31:15.160Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-12-16T06:31:15.160Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-16T06:31:15.202Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-16T06:31:15.202Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-16T06:31:15.419Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-12-16T06:31:15.419Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-12-16T06:31:15.677Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-12-16T06:31:15.677Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-12-16T06:31:15.677Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-16T06:31:15.677Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-16T06:31:16.244Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2021-12-16T06:31:16.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-12-16T06:31:16.812Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-12-16T06:31:16.812Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-12-16T06:31:17.070Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-12-16T06:31:17.145Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-16T06:31:18.446Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2021-12-16T06:31:18.446Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-12-16T06:31:18.705Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-12-16T06:31:18.963Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-12-16T06:31:19.044Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-16T06:31:19.222Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-12-16T06:31:19.480Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-12-16T06:31:20.045Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2021-12-16T06:31:20.304Z] ok github.com/docker/docker/pkg/system 0.014s coverage: 40.1% of statements [2021-12-16T06:31:20.417Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-16T06:31:20.514Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-16T06:31:20.514Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-16T06:31:20.514Z] GOOS="" GOARCH="" GOARM="" [2021-12-16T06:31:20.514Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-16T06:31:20.514Z] [2021-12-16T06:31:20.514Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-16T06:31:20.514Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-16T06:31:20.514Z] HOSTNAME=f60a9ec1ede4 [2021-12-16T06:31:20.514Z] DEST=bundles/test-integration [2021-12-16T06:31:20.514Z] PWD=/go/src/github.com/docker/docker [2021-12-16T06:31:20.514Z] DOCKER_ROOTLESS=1 [2021-12-16T06:31:20.514Z] DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:31:20.514Z] container=docker [2021-12-16T06:31:20.514Z] HOME=/root [2021-12-16T06:31:20.514Z] GOLANG_VERSION=1.17.5 [2021-12-16T06:31:20.514Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-16T06:31:20.514Z] VALIDATE_BRANCH=master [2021-12-16T06:31:20.514Z] TERM=xterm [2021-12-16T06:31:20.514Z] DOCKER_PKG=github.com/docker/docker [2021-12-16T06:31:20.514Z] SHLVL=1 [2021-12-16T06:31:20.514Z] TIMEOUT=120m [2021-12-16T06:31:20.514Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-16T06:31:20.514Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-16T06:31:20.514Z] GO111MODULE=off [2021-12-16T06:31:20.514Z] DOCKER_EXPERIMENTAL=1 [2021-12-16T06:31:20.514Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-16T06:31:20.514Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-16T06:31:20.514Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-16T06:31:20.514Z] GOPATH=/go [2021-12-16T06:31:20.514Z] PKG_CONFIG=pkg-config [2021-12-16T06:31:20.514Z] _=/usr/bin/env [2021-12-16T06:31:20.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-16T06:31:20.562Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2021-12-16T06:31:21.008Z] [2021-12-16T06:31:21.008Z] SUCCESS: Specified value was saved. [2021-12-16T06:31:21.008Z] INFO: Downloading git... [2021-12-16T06:31:21.008Z] INFO: Downloading go... [2021-12-16T06:31:21.128Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2021-12-16T06:31:21.128Z] coverage: [no statements] [2021-12-16T06:31:21.128Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-12-16T06:31:21.351Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-16T06:31:21.351Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-16T06:31:21.387Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-12-16T06:31:21.645Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-12-16T06:31:21.903Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-12-16T06:31:22.284Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-16T06:31:22.550Z] INFO: Downloading compiler 1 of 3... [2021-12-16T06:31:23.012Z] INFO: Downloading compiler 2 of 3... [2021-12-16T06:31:23.012Z] INFO: Downloading compiler 3 of 3... [2021-12-16T06:31:23.012Z] INFO: Extracting git... [2021-12-16T06:31:23.278Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2021-12-16T06:31:23.658Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-16T06:31:23.844Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2021-12-16T06:31:23.917Z] --- PASS: TestImportExtremelyLargeImageWorks (92.02s) [2021-12-16T06:31:23.917Z] PASS [2021-12-16T06:31:23.917Z] [2021-12-16T06:31:23.917Z] DONE 12 tests in 94.873s [2021-12-16T06:31:23.917Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-16T06:31:23.917Z] ++ 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-16T06:31:23.917Z] ++ set -e [2021-12-16T06:31:23.917Z] ++ '[' -n 0 ']' [2021-12-16T06:31:23.917Z] ++ set -x [2021-12-16T06:31:23.917Z] ++ 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-16T06:31:23.917Z] INFO: Testing against a local daemon [2021-12-16T06:31:23.917Z] === RUN TestNetworkCreateDelete [2021-12-16T06:31:24.105Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2021-12-16T06:31:24.175Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-12-16T06:31:24.175Z] === RUN TestDockerNetworkDeletePreferID [2021-12-16T06:31:24.175Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-16T06:31:24.433Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-16T06:31:24.690Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-12-16T06:31:24.690Z] === RUN TestDaemonDNSFallback [2021-12-16T06:31:25.483Z] ok github.com/docker/docker/quota 0.211s coverage: 71.4% of statements [2021-12-16T06:31:25.484Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-12-16T06:31:25.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-16T06:31:25.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-16T06:31:26.065Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-16T06:31:26.858Z] ok github.com/docker/docker/registry 0.052s coverage: 58.3% of statements [2021-12-16T06:31:26.862Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-12-16T06:31:27.122Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-12-16T06:31:27.439Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-16T06:31:27.690Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-12-16T06:31:27.690Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-12-16T06:31:28.011Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-16T06:31:29.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-12-16T06:31:29.911Z] INFO: Expanding compiler 1 of 3... [2021-12-16T06:31:29.911Z] INFO: Expanding compiler 2 of 3... [2021-12-16T06:31:29.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-12-16T06:31:30.250Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-12-16T06:31:30.890Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-16T06:31:30.890Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-16T06:31:31.147Z] --- PASS: TestDaemonDNSFallback (6.63s) [2021-12-16T06:31:31.147Z] === RUN TestInspectNetwork [2021-12-16T06:31:31.193Z] ok github.com/docker/docker/volume/local 0.076s coverage: 76.4% of statements [2021-12-16T06:31:31.451Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2021-12-16T06:31:31.714Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-16T06:31:31.972Z] docker_api_swarm_test.go:563: [d8c50f60bf0dc] joining swarm manager [da1e2674fb297]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:31:31.972Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-16T06:31:32.076Z] INFO: Expanding compiler 3 of 3... [2021-12-16T06:31:32.241Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-16T06:31:32.499Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-16T06:31:32.834Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2021-12-16T06:31:33.039Z] INFO: Removing downloaded files... [2021-12-16T06:31:33.039Z] INFO: Downloading containerd [2021-12-16T06:31:33.074Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-16T06:31:33.332Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-16T06:31:33.898Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-16T06:31:33.898Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-16T06:31:34.158Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-16T06:31:34.724Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-16T06:31:34.982Z] === RUN TestInspectNetwork/full_network_id [2021-12-16T06:31:34.982Z] === RUN TestInspectNetwork/partial_network_id [2021-12-16T06:31:34.982Z] === RUN TestInspectNetwork/network_name [2021-12-16T06:31:34.982Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-16T06:31:35.240Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-16T06:31:37.140Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-16T06:31:37.817Z] INFO: Expanding go... [2021-12-16T06:31:39.667Z] --- PASS: TestInspectNetwork (8.24s) [2021-12-16T06:31:39.667Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-16T06:31:39.667Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-16T06:31:39.667Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-16T06:31:39.667Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-16T06:31:39.667Z] === RUN TestRunContainerWithBridgeNone [2021-12-16T06:31:41.566Z] --- PASS: TestRunContainerWithBridgeNone (1.78s) [2021-12-16T06:31:41.566Z] === RUN TestNetworkInvalidJSON [2021-12-16T06:31:41.566Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-16T06:31:41.566Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-16T06:31:41.566Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:31:41.566Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:31:41.566Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:31:41.566Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:31:41.566Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-16T06:31:41.566Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:31:41.566Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:31:41.566Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-16T06:31:41.566Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-16T06:31:41.566Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-16T06:31:41.566Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-16T06:31:41.566Z] === RUN TestNetworkList [2021-12-16T06:31:41.566Z] === RUN TestNetworkList//networks [2021-12-16T06:31:41.566Z] === PAUSE TestNetworkList//networks [2021-12-16T06:31:41.566Z] === RUN TestNetworkList//networks/ [2021-12-16T06:31:41.566Z] === PAUSE TestNetworkList//networks/ [2021-12-16T06:31:41.566Z] === CONT TestNetworkList//networks [2021-12-16T06:31:41.566Z] === CONT TestNetworkList//networks/ [2021-12-16T06:31:41.566Z] --- PASS: TestNetworkList (0.01s) [2021-12-16T06:31:41.566Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-16T06:31:41.566Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-16T06:31:41.566Z] === RUN TestHostIPv4BridgeLabel [2021-12-16T06:31:41.566Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-16T06:31:42.134Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2021-12-16T06:31:42.134Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-16T06:31:42.699Z] docker_api_swarm_test.go:585: [dea3b71fe1047] joining swarm manager [da1e2674fb297]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:31:42.957Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-12-16T06:31:42.957Z] === RUN TestDaemonDefaultNetworkPools [2021-12-16T06:31:43.890Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-16T06:31:44.148Z] --- PASS: TestDaemonDefaultNetworkPools (0.96s) [2021-12-16T06:31:44.148Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-16T06:31:44.148Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-16T06:31:44.148Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-16T06:31:44.148Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-16T06:31:44.148Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-16T06:31:44.406Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-16T06:31:45.342Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-16T06:31:45.342Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.38s) [2021-12-16T06:31:45.342Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-16T06:31:45.342Z] check_test.go:379: [d8c50f60bf0dc] daemon is not started [2021-12-16T06:31:46.276Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-16T06:31:46.843Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-12-16T06:31:46.843Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-16T06:31:47.409Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2021-12-16T06:31:47.409Z] === RUN TestServiceWithPredefinedNetwork [2021-12-16T06:31:47.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-16T06:31:49.308Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-16T06:31:49.308Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-16T06:31:49.565Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-16T06:31:50.131Z] --- PASS: TestServiceWithPredefinedNetwork (2.62s) [2021-12-16T06:31:50.131Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-16T06:31:50.131Z] service_test.go:243: FLAKY_TEST [2021-12-16T06:31:50.131Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-16T06:31:50.131Z] === RUN TestServiceWithDataPathPortInit [2021-12-16T06:31:50.909Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/rootless [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/volume [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-16T06:31:50.910Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === Skipped [2021-12-16T06:31:50.910Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-16T06:31:50.910Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-16T06:31:50.910Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-16T06:31:50.910Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-16T06:31:50.910Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-12-16T06:31:50.910Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:29Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-16T06:31:50.910Z] aufs_test.go:37: driver not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-12-16T06:31:50.910Z] graphtest_unix.go:71: No driver to put! [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-12-16T06:31:50.910Z] time="2021-12-16T06:30:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-12-16T06:31:50.910Z] graphtest_unix.go:71: No driver to put! [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-12-16T06:31:50.910Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-12-16T06:31:50.910Z] overlay_test.go:50: Fails to compute changes intermittently [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-12-16T06:31:50.910Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-12-16T06:31:50.910Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-12-16T06:31:50.910Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:31:50.910Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-12-16T06:31:50.910Z] graphtest_unix.go:71: No driver to put! [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-12-16T06:31:50.910Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-12-16T06:31:50.910Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-12-16T06:31:50.910Z] [2021-12-16T06:31:50.910Z] DONE 2340 tests, 53 skipped in 218.757s [2021-12-16T06:31:50.910Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/bitseq [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/cluster [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/config [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/datastore [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/driverapi [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/etchosts [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/idm [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/ipam [2021-12-16T06:31:50.910Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/iptables [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/netlabel [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/netutils [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/networkdb [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/ns [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/options [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/osl [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/portallocator [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/portmapper [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/testutils [2021-12-16T06:31:50.911Z] github.com/docker/docker/libnetwork/types' ']' [2021-12-16T06:31:50.911Z] + 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-16T06:31:52.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-12-16T06:31:52.658Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-12-16T06:31:52.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-12-16T06:31:54.558Z] docker_api_swarm_test.go:46: [d38a1430635ca] joining swarm manager [d05effc487ad0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:31:57.839Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-16T06:31:59.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-16T06:32:01.136Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-16T06:32:01.394Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-16T06:32:03.291Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-16T06:32:03.291Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-12-16T06:32:03.291Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-16T06:32:06.572Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-16T06:32:06.830Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-16T06:32:07.089Z] --- PASS: TestServiceWithDataPathPortInit (17.12s) [2021-12-16T06:32:07.089Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-16T06:32:07.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-16T06:32:07.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-16T06:32:07.770Z] INFO: Expanding compiler 1 of 3... [2021-12-16T06:32:07.771Z] INFO: Expanding compiler 2 of 3... [2021-12-16T06:32:08.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-16T06:32:08.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-16T06:32:08.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-16T06:32:08.988Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-16T06:32:08.988Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-16T06:32:09.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-16T06:32:09.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-16T06:32:10.362Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:85w0uqwzlw55kjl2jxqjth7f5 Created:2021-12-16 06:32:08.51196634 +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[30f9ce70167f4f8c218af54dbeabf7ce1f2b4b91c7f8f3023b3de0c95906076a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qoeo7gapeu921zzph7toj9mcq EndpointID:5c30214d5cbc6facdf58662288b5c2772cbdd6cfb2bba043902d75633d6641c0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:900dad3cfc8da3e25f9a9e131c50c48565848e642a0913e02c99743e3da04a24 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:8f3c1f8779e4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qoeo7gapeu921zzph7toj9mcq EndpointID:5c30214d5cbc6facdf58662288b5c2772cbdd6cfb2bba043902d75633d6641c0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-16T06:32:10.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-16T06:32:10.561Z] Removing intermediate container c21a78efe3dc [2021-12-16T06:32:10.561Z] ---> c0ec5a3e400f [2021-12-16T06:32:10.561Z] 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-16T06:32:10.561Z] ---> Running in 421f79ada6ac [2021-12-16T06:32:10.620Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-16T06:32:10.878Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-16T06:32:11.812Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-16T06:32:12.378Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-16T06:32:12.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-16T06:32:12.456Z] INFO: Expanding compiler 3 of 3... [2021-12-16T06:32:12.456Z] INFO: Removing downloaded files... [2021-12-16T06:32:12.456Z] INFO: Downloading containerd [2021-12-16T06:32:12.799Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-12-16T06:32:12.799Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-16T06:32:13.311Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-12-16T06:32:13.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-16T06:32:13.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-16T06:32:13.827Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-16T06:32:13.827Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-16T06:32:14.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-12-16T06:32:14.086Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-16T06:32:14.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-16T06:32:14.343Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-16T06:32:14.364Z] go: downloading github.com/fatih/color v1.10.0 [2021-12-16T06:32:14.364Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-16T06:32:14.364Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-16T06:32:14.364Z] go: downloading github.com/pkg/errors v0.9.1 [2021-12-16T06:32:14.364Z] go: downloading golang.org/x/tools v0.1.0 [2021-12-16T06:32:14.364Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-16T06:32:14.364Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-16T06:32:14.364Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-16T06:32:14.365Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-16T06:32:14.365Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-16T06:32:14.365Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-16T06:32:14.833Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-16T06:32:14.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-16T06:32:14.909Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-16T06:32:15.307Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-16T06:32:15.307Z] go: downloading golang.org/x/mod v0.3.0 [2021-12-16T06:32:15.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-16T06:32:15.476Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.23s) [2021-12-16T06:32:15.476Z] PASS [2021-12-16T06:32:15.476Z] [2021-12-16T06:32:15.476Z] === Skipped [2021-12-16T06:32:15.476Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-16T06:32:15.476Z] service_test.go:243: FLAKY_TEST [2021-12-16T06:32:15.476Z] [2021-12-16T06:32:15.476Z] DONE 26 tests, 1 skipped in 51.450s [2021-12-16T06:32:15.476Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-16T06:32:15.476Z] ++ 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-16T06:32:15.476Z] ++ set -e [2021-12-16T06:32:15.476Z] ++ '[' -n 0 ']' [2021-12-16T06:32:15.476Z] ++ set -x [2021-12-16T06:32:15.476Z] ++ 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-16T06:32:15.476Z] INFO: Testing against a local daemon [2021-12-16T06:32:15.476Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-16T06:32:15.476Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:32:15.476Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-16T06:32:15.476Z] === RUN TestDockerNetworkIpvlan [2021-12-16T06:32:15.476Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:32:15.476Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-16T06:32:15.476Z] PASS [2021-12-16T06:32:15.476Z] [2021-12-16T06:32:15.476Z] === Skipped [2021-12-16T06:32:15.476Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-16T06:32:15.476Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:32:15.476Z] [2021-12-16T06:32:15.476Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-16T06:32:15.476Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:32:15.476Z] [2021-12-16T06:32:15.476Z] DONE 2 tests, 2 skipped in 0.032s [2021-12-16T06:32:15.476Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-16T06:32:15.476Z] ++ 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-16T06:32:15.476Z] ++ set -e [2021-12-16T06:32:15.476Z] ++ '[' -n 0 ']' [2021-12-16T06:32:15.476Z] ++ set -x [2021-12-16T06:32:15.476Z] ++ 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-16T06:32:15.476Z] INFO: Testing against a local daemon [2021-12-16T06:32:15.476Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-16T06:32:15.500Z] [2021-12-16T06:32:15.500Z] Name Version Source Summary [2021-12-16T06:32:15.500Z] ---- ------- ------ ------- [2021-12-16T06:32:15.500Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-12-16T06:32:15.500Z] [2021-12-16T06:32:15.500Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-12-16T06:32:15.501Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-12-16T06:32:15.501Z] PSChildName : containerd [2021-12-16T06:32:15.501Z] PSDrive : C [2021-12-16T06:32:15.501Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-12-16T06:32:15.501Z] PSIsContainer : True [2021-12-16T06:32:15.501Z] Name : containerd [2021-12-16T06:32:15.501Z] FullName : C:\containerd [2021-12-16T06:32:15.501Z] Parent : [2021-12-16T06:32:15.501Z] Exists : True [2021-12-16T06:32:15.501Z] Root : C:\ [2021-12-16T06:32:15.501Z] Extension : [2021-12-16T06:32:15.501Z] CreationTime : 12/16/2021 6:32:12 AM [2021-12-16T06:32:15.501Z] CreationTimeUtc : 12/16/2021 6:32:12 AM [2021-12-16T06:32:15.501Z] LastAccessTime : 12/16/2021 6:32:12 AM [2021-12-16T06:32:15.501Z] LastAccessTimeUtc : 12/16/2021 6:32:12 AM [2021-12-16T06:32:15.501Z] LastWriteTime : 12/16/2021 6:32:12 AM [2021-12-16T06:32:15.501Z] LastWriteTimeUtc : 12/16/2021 6:32:12 AM [2021-12-16T06:32:15.501Z] Attributes : Directory [2021-12-16T06:32:15.501Z] Mode : d----- [2021-12-16T06:32:15.501Z] BaseName : containerd [2021-12-16T06:32:15.501Z] Target : {} [2021-12-16T06:32:15.501Z] LinkType : [2021-12-16T06:32:15.501Z] [2021-12-16T06:32:15.501Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-12-16T06:32:15.501Z] INFO: Configuring git core.autocrlf... [2021-12-16T06:32:15.501Z] [2021-12-16T06:32:15.501Z] [2021-12-16T06:32:16.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-16T06:32:16.849Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-16T06:32:16.849Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2021-12-16T06:32:16.849Z] === RUN TestDockerNetworkMacvlan [2021-12-16T06:32:16.849Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-16T06:32:17.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-16T06:32:17.415Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-16T06:32:17.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-16T06:32:17.980Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-16T06:32:18.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-16T06:32:18.912Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-16T06:32:18.912Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-16T06:32:19.430Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-16T06:32:19.430Z] Using test binary docker [2021-12-16T06:32:19.430Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-16T06:32:19.430Z] Starting apparmor (via systemctl): apparmor.service. [2021-12-16T06:32:19.430Z] INFO: Waiting for daemon to start... [2021-12-16T06:32:19.430Z] Starting dockerd [2021-12-16T06:32:19.845Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-16T06:32:20.778Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-16T06:32:21.713Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-16T06:32:22.647Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-16T06:32:22.905Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-16T06:32:23.470Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-16T06:32:23.728Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-16T06:32:24.837Z] [2021-12-16T06:32:24.837Z] Name Version Source Summary [2021-12-16T06:32:24.837Z] ---- ------- ------ ------- [2021-12-16T06:32:24.837Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-12-16T06:32:25.340Z] [2021-12-16T06:32:25.340Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-12-16T06:32:25.340Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-12-16T06:32:25.340Z] PSChildName : containerd [2021-12-16T06:32:25.340Z] PSDrive : C [2021-12-16T06:32:25.340Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-12-16T06:32:25.340Z] PSIsContainer : True [2021-12-16T06:32:25.340Z] Name : containerd [2021-12-16T06:32:25.340Z] FullName : C:\containerd [2021-12-16T06:32:25.340Z] Parent : [2021-12-16T06:32:25.340Z] Exists : True [2021-12-16T06:32:25.340Z] Root : C:\ [2021-12-16T06:32:25.340Z] Extension : [2021-12-16T06:32:25.340Z] CreationTime : 12/16/2021 6:32:24 AM [2021-12-16T06:32:25.340Z] CreationTimeUtc : 12/16/2021 6:32:24 AM [2021-12-16T06:32:25.340Z] LastAccessTime : 12/16/2021 6:32:24 AM [2021-12-16T06:32:25.340Z] LastAccessTimeUtc : 12/16/2021 6:32:24 AM [2021-12-16T06:32:25.340Z] LastWriteTime : 12/16/2021 6:32:24 AM [2021-12-16T06:32:25.340Z] LastWriteTimeUtc : 12/16/2021 6:32:24 AM [2021-12-16T06:32:25.340Z] Attributes : Directory [2021-12-16T06:32:25.340Z] Mode : d----- [2021-12-16T06:32:25.340Z] BaseName : containerd [2021-12-16T06:32:25.340Z] Target : {} [2021-12-16T06:32:25.340Z] LinkType : [2021-12-16T06:32:25.340Z] [2021-12-16T06:32:25.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-16T06:32:26.247Z] . [2021-12-16T06:32:26.247Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-16T06:32:26.247Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-16T06:32:26.247Z] Error: No such image: emptyfs [2021-12-16T06:32:26.247Z] Running integration-test (iteration 1) [2021-12-16T06:32:26.247Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-16T06:32:26.247Z] Loaded image: busybox:latest [2021-12-16T06:32:26.247Z] Loaded image: busybox:glibc [2021-12-16T06:32:26.888Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-12-16T06:32:26.888Z] INFO: Configuring git core.autocrlf... [2021-12-16T06:32:26.888Z] [2021-12-16T06:32:26.888Z] [2021-12-16T06:32:27.010Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-16T06:32:27.010Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-16T06:32:27.576Z] --- PASS: TestDockerNetworkMacvlan (10.80s) [2021-12-16T06:32:27.576Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-12-16T06:32:27.576Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2021-12-16T06:32:27.576Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s) [2021-12-16T06:32:27.576Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.02s) [2021-12-16T06:32:27.576Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s) [2021-12-16T06:32:27.576Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2021-12-16T06:32:27.576Z] PASS [2021-12-16T06:32:27.576Z] [2021-12-16T06:32:27.576Z] DONE 8 tests in 12.095s [2021-12-16T06:32:27.576Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-16T06:32:27.576Z] ++ 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-16T06:32:27.576Z] ++ set -e [2021-12-16T06:32:27.576Z] ++ '[' -n 0 ']' [2021-12-16T06:32:27.576Z] ++ set -x [2021-12-16T06:32:27.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-16T06:32:27.576Z] testing: warning: no tests to run [2021-12-16T06:32:27.576Z] PASS [2021-12-16T06:32:27.576Z] [2021-12-16T06:32:27.576Z] DONE 0 tests in 0.007s [2021-12-16T06:32:27.576Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-16T06:32:27.576Z] ++ 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-16T06:32:27.576Z] ++ set -e [2021-12-16T06:32:27.576Z] ++ '[' -n 0 ']' [2021-12-16T06:32:27.576Z] ++ set -x [2021-12-16T06:32:27.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-16T06:32:27.576Z] INFO: Testing against a local daemon [2021-12-16T06:32:27.576Z] === RUN TestAuthZPluginAllowRequest [2021-12-16T06:32:27.625Z] Loaded image: debian:bullseye-slim [2021-12-16T06:32:27.625Z] Loaded image: hello-world:latest [2021-12-16T06:32:27.625Z] Loaded image: arm32v7/hello-world:latest [2021-12-16T06:32:27.625Z] INFO: Testing against a local daemon [2021-12-16T06:32:27.625Z] === RUN TestCgroupNamespacesBuild [2021-12-16T06:32:28.510Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-16T06:32:28.767Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2021-12-16T06:32:28.767Z] === RUN TestAuthZPluginTLS [2021-12-16T06:32:28.998Z] --- PASS: TestCgroupNamespacesBuild (1.23s) [2021-12-16T06:32:28.999Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-16T06:32:29.024Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-16T06:32:29.282Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-12-16T06:32:29.282Z] === RUN TestAuthZPluginDenyRequest [2021-12-16T06:32:29.848Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-16T06:32:29.848Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-12-16T06:32:29.848Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-16T06:32:30.374Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2021-12-16T06:32:30.374Z] === RUN TestBuildWithSession [2021-12-16T06:32:30.374Z] build_session_test.go:25: TODO: BuildKit [2021-12-16T06:32:30.374Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-16T06:32:30.374Z] === RUN TestBuildSquashParent [2021-12-16T06:32:30.414Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-12-16T06:32:30.414Z] === RUN TestAuthZPluginDenyResponse [2021-12-16T06:32:30.979Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-12-16T06:32:30.979Z] === RUN TestAuthZPluginAllowEventStream [2021-12-16T06:32:32.352Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2021-12-16T06:32:32.352Z] === RUN TestAuthZPluginErrorResponse [2021-12-16T06:32:32.918Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-12-16T06:32:32.918Z] === RUN TestAuthZPluginErrorRequest [2021-12-16T06:32:33.137Z] Removing intermediate container 421f79ada6ac [2021-12-16T06:32:33.137Z] ---> a8438335c911 [2021-12-16T06:32:33.137Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-16T06:32:33.137Z] ---> Running in 38a51588151d [2021-12-16T06:32:33.137Z] Removing intermediate container 38a51588151d [2021-12-16T06:32:33.137Z] ---> 535f166e68d3 [2021-12-16T06:32:33.137Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-16T06:32:33.137Z] ---> Running in 94ab9445e1b7 [2021-12-16T06:32:33.137Z] Removing intermediate container 94ab9445e1b7 [2021-12-16T06:32:33.137Z] ---> 18288df5a59a [2021-12-16T06:32:33.137Z] Step 11/11 : COPY . . [2021-12-16T06:32:33.483Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-12-16T06:32:33.484Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-16T06:32:33.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-16T06:32:34.049Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-12-16T06:32:34.049Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-16T06:32:34.559Z] --- PASS: TestBuildSquashParent (4.25s) [2021-12-16T06:32:34.559Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-16T06:32:34.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:32:34.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:32:34.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:32:34.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:32:34.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:32:34.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:32:34.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:32:34.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:32:34.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:32:34.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:32:34.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:32:34.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:32:34.559Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:32:34.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:32:35.422Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.61s) [2021-12-16T06:32:35.422Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-16T06:32:35.987Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-16T06:32:36.461Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:32:36.462Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:32:36.921Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2021-12-16T06:32:36.921Z] === RUN TestAuthZPluginHeader [2021-12-16T06:32:37.575Z] ok github.com/docker/docker/libnetwork 37.094s coverage: 40.7% of statements [2021-12-16T06:32:37.575Z] ok github.com/docker/docker/libnetwork/bitseq 0.127s coverage: 84.4% of statements [2021-12-16T06:32:37.575Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-16T06:32:37.575Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-16T06:32:37.575Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-16T06:32:37.575Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-16T06:32:37.575Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-16T06:32:37.575Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-16T06:32:37.575Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-12-16T06:32:37.575Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-16T06:32:37.575Z] ok github.com/docker/docker/libnetwork/config 0.027s coverage: 24.0% of statements [2021-12-16T06:32:37.575Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-12-16T06:32:37.575Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-16T06:32:37.575Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-16T06:32:37.575Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-12-16T06:32:37.575Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.390s coverage: 59.9% of statements [2021-12-16T06:32:37.575Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-16T06:32:37.836Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-12-16T06:32:37.838Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:32:37.838Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:32:37.853Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-12-16T06:32:37.853Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-16T06:32:38.403Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.125s coverage: 4.0% of statements [2021-12-16T06:32:38.403Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-16T06:32:38.785Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-12-16T06:32:38.969Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2021-12-16T06:32:38.969Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-16T06:32:39.213Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-12-16T06:32:39.213Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.68s) [2021-12-16T06:32:39.226Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-12-16T06:32:39.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.95s) [2021-12-16T06:32:39.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.40s) [2021-12-16T06:32:39.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.39s) [2021-12-16T06:32:39.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.51s) [2021-12-16T06:32:39.505Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.55s) [2021-12-16T06:32:39.505Z] === RUN TestBuildMultiStageCopy [2021-12-16T06:32:39.505Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-16T06:32:40.157Z] === RUN TestDockerSuite/TestBuildRm [2021-12-16T06:32:40.879Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-16T06:32:40.879Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-16T06:32:40.879Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-16T06:32:41.137Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-16T06:32:41.395Z] --- PASS: TestBuildMultiStageCopy (2.06s) [2021-12-16T06:32:41.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s) [2021-12-16T06:32:41.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-12-16T06:32:41.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-12-16T06:32:41.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-12-16T06:32:41.395Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-12-16T06:32:41.395Z] === RUN TestBuildMultiStageParentConfig [2021-12-16T06:32:41.968Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2021-12-16T06:32:41.968Z] === RUN TestBuildLabelWithTargets [2021-12-16T06:32:42.057Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.08s) [2021-12-16T06:32:42.057Z] === RUN TestAuthZPluginV2Disable [2021-12-16T06:32:42.315Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-16T06:32:42.880Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-16T06:32:42.903Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2021-12-16T06:32:42.903Z] === RUN TestBuildWithEmptyLayers [2021-12-16T06:32:43.493Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2021-12-16T06:32:43.493Z] === RUN TestBuildMultiStageOnBuild [2021-12-16T06:32:43.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-16T06:32:43.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-16T06:32:43.814Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-16T06:32:43.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-16T06:32:44.072Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-16T06:32:44.331Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-16T06:32:44.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-16T06:32:44.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-16T06:32:44.880Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2021-12-16T06:32:44.880Z] === RUN TestBuildUncleanTarFilenames [2021-12-16T06:32:44.896Z] --- PASS: TestAuthZPluginV2Disable (3.01s) [2021-12-16T06:32:44.896Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-16T06:32:45.154Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-16T06:32:45.447Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-12-16T06:32:45.447Z] === RUN TestBuildMultiStageLayerLeak [2021-12-16T06:32:45.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-16T06:32:46.086Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-16T06:32:46.652Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-16T06:32:47.346Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) [2021-12-16T06:32:47.346Z] === RUN TestBuildWithHugeFile [2021-12-16T06:32:48.024Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.20s) [2021-12-16T06:32:48.024Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-16T06:32:48.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-16T06:32:48.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-16T06:32:49.191Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.673s coverage: 7.2% of statements [2021-12-16T06:32:49.191Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-16T06:32:49.191Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-12-16T06:32:49.191Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-12-16T06:32:49.191Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-16T06:32:49.191Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-12-16T06:32:49.191Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-16T06:32:49.396Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-16T06:32:49.396Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-16T06:32:49.396Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-16T06:32:49.396Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-12-16T06:32:49.396Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-16T06:32:49.449Z] ok github.com/docker/docker/libnetwork/drvregistry 0.020s coverage: 82.4% of statements [2021-12-16T06:32:49.654Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-16T06:32:49.708Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2021-12-16T06:32:49.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-16T06:32:49.965Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-12-16T06:32:50.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-16T06:32:50.223Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-16T06:32:50.223Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-16T06:32:50.224Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-12-16T06:32:50.482Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-12-16T06:32:51.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-16T06:32:51.156Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-16T06:32:51.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-16T06:32:52.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-16T06:32:53.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-16T06:32:54.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-16T06:32:54.743Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-16T06:32:54.743Z] Using test binary docker [2021-12-16T06:32:54.743Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-16T06:32:54.743Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-16T06:32:54.743Z] INFO: Waiting for daemon to start... [2021-12-16T06:32:54.743Z] Starting dockerd [2021-12-16T06:32:55.338Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-16T06:32:55.596Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-16T06:32:56.530Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-16T06:32:56.791Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-16T06:32:57.287Z] . [2021-12-16T06:32:57.287Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-16T06:32:57.355Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.23s) [2021-12-16T06:32:57.355Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-16T06:32:57.548Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-16T06:32:57.548Z] Error: No such image: emptyfs [2021-12-16T06:32:57.548Z] Running integration-test (iteration 1) [2021-12-16T06:32:57.548Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-16T06:32:57.613Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-16T06:32:57.809Z] Loaded image: busybox:latest [2021-12-16T06:32:58.070Z] Loaded image: busybox:glibc [2021-12-16T06:32:58.417Z] ---> d6b5ba514dee [2021-12-16T06:32:58.417Z] Successfully built d6b5ba514dee [2021-12-16T06:32:58.417Z] Successfully tagged docker:latest [2021-12-16T06:32:58.417Z] INFO: Image build ended at 12/16/2021 06:32:55. Duration:00:03:11.2723075 [2021-12-16T06:32:58.417Z] [2021-12-16T06:32:58.417Z] [2021-12-16T06:32:58.417Z] INFO: Building the test binaries at 12/16/2021 06:32:56... [2021-12-16T06:32:58.547Z] === RUN TestDockerSuite/TestBuildUser [2021-12-16T06:32:59.459Z] Loaded image: debian:bullseye-slim [2021-12-16T06:32:59.459Z] Loaded image: hello-world:latest [2021-12-16T06:32:59.459Z] Loaded image: arm32v7/hello-world:latest [2021-12-16T06:32:59.459Z] INFO: Testing against a local daemon [2021-12-16T06:32:59.459Z] === RUN TestCgroupNamespacesBuild [2021-12-16T06:32:59.918Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-16T06:32:59.984Z] INFO: make.ps1 starting at 12/16/2021 06:32:59 [2021-12-16T06:32:59.984Z] INFO: Git commit (26dafe43a4) assumed from DOCKER_GITCOMMIT environment variable [2021-12-16T06:32:59.984Z] INFO: Invoking autogen... [2021-12-16T06:33:00.452Z] INFO: Building daemon... [2021-12-16T06:33:00.457Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-12-16T06:33:00.842Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2021-12-16T06:33:00.842Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-16T06:33:01.786Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2021-12-16T06:33:01.786Z] === RUN TestBuildWithSession [2021-12-16T06:33:01.786Z] build_session_test.go:25: TODO: BuildKit [2021-12-16T06:33:01.786Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-16T06:33:01.786Z] === RUN TestBuildSquashParent [2021-12-16T06:33:02.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-12-16T06:33:02.445Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-16T06:33:04.344Z] docker_api_swarm_test.go:304: [dfc020d427116] joining swarm manager [d44d90ac6e896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:33:05.278Z] docker_api_swarm_test.go:305: [d1baf1534696a] joining swarm manager [d44d90ac6e896]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:33:06.652Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-12-16T06:33:09.921Z] --- PASS: TestBuildSquashParent (7.36s) [2021-12-16T06:33:09.974Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-16T06:33:09.974Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:33:09.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:33:09.974Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:33:09.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:33:09.974Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:33:09.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:33:09.974Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:33:09.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:33:09.974Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:33:09.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:33:09.974Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:33:09.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:33:09.974Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:33:09.974Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:33:10.940Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:33:10.940Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:33:12.756Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 2m24.350145504s [2021-12-16T06:33:12.758Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 514.662206ms [2021-12-16T06:33:12.853Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:33:12.853Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:33:14.759Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-16T06:33:14.759Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-12-16T06:33:14.759Z] PASS [2021-12-16T06:33:14.759Z] [2021-12-16T06:33:14.759Z] DONE 17 tests in 46.287s [2021-12-16T06:33:14.759Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-16T06:33:14.759Z] ++ 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-16T06:33:14.759Z] ++ set -e [2021-12-16T06:33:14.759Z] ++ '[' -n 0 ']' [2021-12-16T06:33:14.759Z] ++ set -x [2021-12-16T06:33:14.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-16T06:33:14.759Z] INFO: Testing against a local daemon [2021-12-16T06:33:14.759Z] === RUN TestPluginInvalidJSON [2021-12-16T06:33:14.759Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:33:14.759Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:33:14.759Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:33:14.759Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-12-16T06:33:14.759Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-16T06:33:14.759Z] === RUN TestPluginInstall [2021-12-16T06:33:14.759Z] === RUN TestPluginInstall/no_auth [2021-12-16T06:33:14.759Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-16T06:33:14.759Z] time="2021-12-16T06:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:33:14.759Z] time="2021-12-16T06:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b1013504e90131c672f2a0564050dd303221ad9988acd643d17a1030a1b0eff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:33:14.759Z] time="2021-12-16T06:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:33:14.759Z] time="2021-12-16T06:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b1013504e90131c672f2a0564050dd303221ad9988acd643d17a1030a1b0eff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:33:14.759Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-16T06:33:14.759Z] === RUN TestPluginInstall/with_htpasswd [2021-12-16T06:33:15.017Z] time="2021-12-16T06:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:33:15.017Z] time="2021-12-16T06:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b1013504e90131c672f2a0564050dd303221ad9988acd643d17a1030a1b0eff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:33:15.017Z] time="2021-12-16T06:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:33:15.017Z] time="2021-12-16T06:33:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b1013504e90131c672f2a0564050dd303221ad9988acd643d17a1030a1b0eff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:33:15.275Z] === RUN TestPluginInstall/with_insecure [2021-12-16T06:33:15.275Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-16T06:33:15.397Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-16T06:33:15.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s) [2021-12-16T06:33:15.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2021-12-16T06:33:15.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2021-12-16T06:33:15.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2021-12-16T06:33:15.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2021-12-16T06:33:15.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2021-12-16T06:33:15.397Z] === RUN TestBuildMultiStageCopy [2021-12-16T06:33:15.397Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-16T06:33:16.210Z] time="2021-12-16T06:33:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:33:16.210Z] time="2021-12-16T06:33:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54a2d0fc74bce73a960e4f48ba36741bf0ad501e8c369e14ab0963725eec1cba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:33:16.210Z] time="2021-12-16T06:33:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:33:16.210Z] time="2021-12-16T06:33:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54a2d0fc74bce73a960e4f48ba36741bf0ad501e8c369e14ab0963725eec1cba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:33:16.210Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-16T06:33:16.468Z] plugin_test.go:165: [de3f8acea4318] daemon is not started [2021-12-16T06:33:16.468Z] --- PASS: TestPluginInstall (2.51s) [2021-12-16T06:33:16.468Z] --- PASS: TestPluginInstall/no_auth (0.90s) [2021-12-16T06:33:16.468Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2021-12-16T06:33:16.468Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2021-12-16T06:33:16.468Z] === RUN TestPluginsWithRuntimes [2021-12-16T06:33:17.403Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-16T06:33:17.403Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-12-16T06:33:17.403Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-16T06:33:17.403Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-12-16T06:33:17.403Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-16T06:33:17.403Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-12-16T06:33:17.403Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-16T06:33:17.403Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-12-16T06:33:17.403Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-16T06:33:17.968Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-16T06:33:18.533Z] ok github.com/docker/docker/libnetwork/ipam 15.868s coverage: 85.3% of statements [2021-12-16T06:33:18.533Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-16T06:33:18.533Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-16T06:33:18.533Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-12-16T06:33:18.533Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-12-16T06:33:18.534Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-16T06:33:18.534Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-12-16T06:33:18.534Z] ok github.com/docker/docker/libnetwork/ipamutils 0.280s coverage: 74.0% of statements [2021-12-16T06:33:18.535Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-16T06:33:18.535Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-16T06:33:18.696Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-16T06:33:18.792Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-16T06:33:19.099Z] ok github.com/docker/docker/libnetwork/iptables 0.134s coverage: 45.1% of statements [2021-12-16T06:33:19.099Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-12-16T06:33:19.266Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-16T06:33:19.357Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-16T06:33:19.357Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-12-16T06:33:19.615Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-16T06:33:19.873Z] --- PASS: TestPluginsWithRuntimes (3.42s) [2021-12-16T06:33:19.873Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2021-12-16T06:33:19.873Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.94s) [2021-12-16T06:33:19.873Z] === RUN TestPluginBackCompatMediaTypes [2021-12-16T06:33:20.207Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-16T06:33:20.439Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2021-12-16T06:33:20.439Z] PASS [2021-12-16T06:33:20.439Z] [2021-12-16T06:33:20.439Z] DONE 10 tests in 6.532s [2021-12-16T06:33:20.439Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-16T06:33:20.439Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-16T06:33:20.439Z] ++ 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-16T06:33:20.439Z] ++ set -e [2021-12-16T06:33:20.439Z] ++ '[' -n 0 ']' [2021-12-16T06:33:20.439Z] ++ set -x [2021-12-16T06:33:20.439Z] ++ 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-16T06:33:20.439Z] INFO: Testing against a local daemon [2021-12-16T06:33:20.439Z] === RUN TestExternalGraphDriver [2021-12-16T06:33:20.439Z] === RUN TestExternalGraphDriver/json [2021-12-16T06:33:20.439Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-16T06:33:21.148Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-16T06:33:21.372Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-12-16T06:33:22.088Z] --- PASS: TestBuildMultiStageCopy (7.21s) [2021-12-16T06:33:22.088Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s) [2021-12-16T06:33:22.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-12-16T06:33:22.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-12-16T06:33:22.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-12-16T06:33:22.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-12-16T06:33:22.089Z] === RUN TestBuildMultiStageParentConfig [2021-12-16T06:33:22.317Z] === RUN TestExternalGraphDriver/spec [2021-12-16T06:33:22.886Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-16T06:33:24.268Z] === RUN TestExternalGraphDriver/pull [2021-12-16T06:33:24.268Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-16T06:33:24.837Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-16T06:33:25.097Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-16T06:33:25.669Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-16T06:33:25.669Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-12-16T06:33:25.669Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-16T06:33:25.669Z] --- PASS: TestExternalGraphDriver (5.42s) [2021-12-16T06:33:25.669Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2021-12-16T06:33:25.669Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2021-12-16T06:33:25.669Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2021-12-16T06:33:25.669Z] === RUN TestGraphdriverPluginV2 [2021-12-16T06:33:26.251Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-16T06:33:27.370Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-12-16T06:33:27.370Z] === RUN TestBuildLabelWithTargets [2021-12-16T06:33:27.529Z] Removing intermediate container 01a7d9cca737 [2021-12-16T06:33:27.529Z] ---> 07421bdabc12 [2021-12-16T06:33:27.529Z] 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-16T06:33:27.529Z] ---> Running in caaad2e1877f [2021-12-16T06:33:27.529Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-12-16T06:33:27.529Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-16T06:33:27.529Z] go: downloading github.com/fatih/color v1.10.0 [2021-12-16T06:33:27.529Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-16T06:33:27.529Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-16T06:33:27.529Z] go: downloading github.com/pkg/errors v0.9.1 [2021-12-16T06:33:27.529Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-16T06:33:27.529Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-16T06:33:27.529Z] go: downloading golang.org/x/tools v0.1.0 [2021-12-16T06:33:27.529Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-16T06:33:27.529Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-16T06:33:27.529Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-16T06:33:27.529Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-16T06:33:27.529Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-16T06:33:27.529Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-16T06:33:27.529Z] go: downloading golang.org/x/mod v0.3.0 [2021-12-16T06:33:27.641Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-16T06:33:27.641Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-16T06:33:27.641Z] docker_cli_sni_test.go:18: Flakey test [2021-12-16T06:33:27.641Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-16T06:33:28.224Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-16T06:33:28.789Z] === RUN TestDockerSuite/TestCommitChange [2021-12-16T06:33:29.723Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-16T06:33:29.981Z] --- PASS: TestGraphdriverPluginV2 (4.07s) [2021-12-16T06:33:29.981Z] PASS [2021-12-16T06:33:29.981Z] [2021-12-16T06:33:29.981Z] DONE 5 tests in 9.514s [2021-12-16T06:33:29.981Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-16T06:33:29.981Z] ++ 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-16T06:33:29.981Z] ++ set -e [2021-12-16T06:33:29.981Z] ++ '[' -n 0 ']' [2021-12-16T06:33:29.981Z] ++ set -x [2021-12-16T06:33:29.981Z] ++ 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-16T06:33:29.981Z] INFO: Testing against a local daemon [2021-12-16T06:33:29.981Z] === RUN TestContinueAfterPluginCrash [2021-12-16T06:33:29.981Z] === PAUSE TestContinueAfterPluginCrash [2021-12-16T06:33:29.981Z] === RUN TestReadPluginNoRead [2021-12-16T06:33:29.981Z] === PAUSE TestReadPluginNoRead [2021-12-16T06:33:29.981Z] === RUN TestDaemonStartWithLogOpt [2021-12-16T06:33:29.981Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-16T06:33:29.981Z] === CONT TestContinueAfterPluginCrash [2021-12-16T06:33:29.981Z] === CONT TestDaemonStartWithLogOpt [2021-12-16T06:33:29.981Z] === CONT TestReadPluginNoRead [2021-12-16T06:33:30.239Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-16T06:33:32.139Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-16T06:33:32.139Z] === RUN TestReadPluginNoRead/default [2021-12-16T06:33:32.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-12-16T06:33:32.963Z] --- PASS: TestDaemonStartWithLogOpt (2.88s) [2021-12-16T06:33:33.221Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-16T06:33:33.787Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-16T06:33:34.353Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-16T06:33:34.353Z] docker_api_swarm_test.go:272: [d51b5b77f1bef] joining swarm manager [df7862194f54e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:33:35.287Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-16T06:33:35.509Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-12-16T06:33:35.509Z] === RUN TestBuildWithEmptyLayers [2021-12-16T06:33:35.545Z] docker_api_swarm_test.go:273: [d8d1ac3cc8307] joining swarm manager [df7862194f54e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:33:35.545Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-16T06:33:36.109Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-16T06:33:37.483Z] === CONT TestReadPluginNoRead [2021-12-16T06:33:37.483Z] read_test.go:92: [d81078d542f9e] daemon is not started [2021-12-16T06:33:37.483Z] --- PASS: TestReadPluginNoRead (7.24s) [2021-12-16T06:33:37.483Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2021-12-16T06:33:37.483Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.67s) [2021-12-16T06:33:37.483Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2021-12-16T06:33:37.741Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-16T06:33:37.741Z] --- PASS: TestContinueAfterPluginCrash (7.87s) [2021-12-16T06:33:37.741Z] PASS [2021-12-16T06:33:37.741Z] [2021-12-16T06:33:37.741Z] DONE 6 tests in 7.929s [2021-12-16T06:33:37.741Z] 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-16T06:33:37.741Z] ++ 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-16T06:33:37.741Z] ++ set -e [2021-12-16T06:33:37.741Z] ++ '[' -n 0 ']' [2021-12-16T06:33:37.741Z] ++ set -x [2021-12-16T06:33:37.741Z] ++ 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-16T06:33:37.741Z] testing: warning: no tests to run [2021-12-16T06:33:37.741Z] PASS [2021-12-16T06:33:37.741Z] [2021-12-16T06:33:37.741Z] DONE 0 tests in 0.008s [2021-12-16T06:33:37.741Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-16T06:33:37.741Z] ++ 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-16T06:33:37.741Z] ++ set -e [2021-12-16T06:33:37.741Z] ++ '[' -n 0 ']' [2021-12-16T06:33:37.741Z] ++ set -x [2021-12-16T06:33:37.741Z] ++ 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-16T06:33:37.741Z] INFO: Testing against a local daemon [2021-12-16T06:33:37.741Z] === RUN TestPluginWithDevMounts [2021-12-16T06:33:37.741Z] === PAUSE TestPluginWithDevMounts [2021-12-16T06:33:37.741Z] === CONT TestPluginWithDevMounts [2021-12-16T06:33:38.052Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-12-16T06:33:38.052Z] === RUN TestBuildMultiStageOnBuild [2021-12-16T06:33:38.307Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-16T06:33:38.307Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-16T06:33:38.307Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-16T06:33:38.307Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-16T06:33:38.565Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-16T06:33:38.565Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-16T06:33:38.565Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-16T06:33:39.498Z] --- PASS: TestPluginWithDevMounts (1.53s) [2021-12-16T06:33:39.498Z] PASS [2021-12-16T06:33:39.498Z] [2021-12-16T06:33:39.498Z] DONE 1 tests in 1.557s [2021-12-16T06:33:39.498Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-16T06:33:39.498Z] ++ 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-16T06:33:39.498Z] ++ set -e [2021-12-16T06:33:39.498Z] ++ '[' -n 0 ']' [2021-12-16T06:33:39.498Z] ++ set -x [2021-12-16T06:33:39.499Z] ++ 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-16T06:33:39.499Z] INFO: Testing against a local daemon [2021-12-16T06:33:39.499Z] === RUN TestSecretInspect [2021-12-16T06:33:39.756Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-16T06:33:39.998Z] Removing intermediate container caaad2e1877f [2021-12-16T06:33:39.999Z] ---> 1a2da40f72d6 [2021-12-16T06:33:39.999Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-16T06:33:39.999Z] ---> Running in 81ccb1aa97ea [2021-12-16T06:33:39.999Z] Removing intermediate container 81ccb1aa97ea [2021-12-16T06:33:39.999Z] ---> f0b78743c709 [2021-12-16T06:33:39.999Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-16T06:33:39.999Z] ---> Running in cabdcf11ba79 [2021-12-16T06:33:40.454Z] Removing intermediate container cabdcf11ba79 [2021-12-16T06:33:40.454Z] ---> 4eef0c55b5cc [2021-12-16T06:33:40.454Z] Step 11/11 : COPY . . [2021-12-16T06:33:41.130Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-16T06:33:41.130Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-16T06:33:41.696Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-16T06:33:42.260Z] --- PASS: TestSecretInspect (2.83s) [2021-12-16T06:33:42.260Z] === RUN TestSecretList [2021-12-16T06:33:42.518Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-16T06:33:43.337Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-12-16T06:33:43.337Z] === RUN TestBuildUncleanTarFilenames [2021-12-16T06:33:43.451Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-16T06:33:43.598Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2021-12-16T06:33:43.598Z] === RUN TestBuildMultiStageLayerLeak [2021-12-16T06:33:44.016Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-16T06:33:44.581Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-16T06:33:44.581Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-16T06:33:44.581Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-16T06:33:45.513Z] --- PASS: TestSecretList (3.15s) [2021-12-16T06:33:45.513Z] === RUN TestSecretsCreateAndDelete [2021-12-16T06:33:45.513Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-16T06:33:45.513Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-16T06:33:45.513Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-16T06:33:45.513Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-16T06:33:45.513Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-16T06:33:46.446Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-16T06:33:46.704Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-16T06:33:47.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-16T06:33:47.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-16T06:33:48.642Z] --- PASS: TestSecretsCreateAndDelete (3.03s) [2021-12-16T06:33:48.642Z] === RUN TestSecretsUpdate [2021-12-16T06:33:48.924Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2021-12-16T06:33:48.924Z] === RUN TestBuildWithHugeFile [2021-12-16T06:33:49.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-16T06:33:50.141Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-16T06:33:50.141Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-16T06:33:50.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-12-16T06:33:50.656Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-16T06:33:51.589Z] --- PASS: TestSecretsUpdate (3.18s) [2021-12-16T06:33:51.589Z] === RUN TestTemplatedSecret [2021-12-16T06:33:51.589Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-16T06:33:52.523Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-16T06:33:53.088Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-16T06:33:53.088Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-16T06:33:53.654Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-16T06:33:54.587Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-16T06:33:54.845Z] --- PASS: TestTemplatedSecret (3.30s) [2021-12-16T06:33:54.845Z] === RUN TestSecretCreateResolve [2021-12-16T06:33:55.411Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-16T06:33:55.411Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-16T06:33:55.976Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-16T06:33:57.349Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-16T06:33:57.622Z] --- PASS: TestSecretCreateResolve (2.75s) [2021-12-16T06:33:57.622Z] PASS [2021-12-16T06:33:57.622Z] [2021-12-16T06:33:57.622Z] DONE 6 tests in 18.273s [2021-12-16T06:33:57.622Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-16T06:33:57.622Z] ++ 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-16T06:33:57.622Z] ++ set -e [2021-12-16T06:33:57.622Z] ++ '[' -n 0 ']' [2021-12-16T06:33:57.622Z] ++ set -x [2021-12-16T06:33:57.622Z] ++ 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-16T06:33:57.622Z] INFO: Testing against a local daemon [2021-12-16T06:33:57.622Z] === RUN TestServiceCreateInit [2021-12-16T06:33:57.622Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-16T06:33:58.556Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-16T06:33:58.556Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-16T06:33:58.556Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-16T06:33:58.556Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-16T06:33:58.556Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-16T06:33:59.489Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-16T06:34:01.490Z] ---> 50eae7b82718 [2021-12-16T06:34:02.017Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-16T06:34:02.472Z] Successfully built 50eae7b82718 [2021-12-16T06:34:02.472Z] Successfully tagged docker:latest [2021-12-16T06:34:02.472Z] INFO: Image build ended at 12/16/2021 06:34:02. Duration:00:03:25.0845320 [2021-12-16T06:34:02.472Z] [2021-12-16T06:34:02.472Z] [2021-12-16T06:34:02.472Z] INFO: Building the test binaries at 12/16/2021 06:34:02... [2021-12-16T06:34:03.917Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-16T06:34:04.174Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-16T06:34:04.740Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-16T06:34:04.740Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-12-16T06:34:04.740Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-16T06:34:04.740Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-16T06:34:06.112Z] --- PASS: TestServiceCreateInit (8.33s) [2021-12-16T06:34:06.113Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.98s) [2021-12-16T06:34:06.113Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.34s) [2021-12-16T06:34:06.113Z] === RUN TestCreateServiceMultipleTimes [2021-12-16T06:34:06.345Z] INFO: make.ps1 starting at 12/16/2021 06:34:06 [2021-12-16T06:34:06.800Z] INFO: Git commit (26dafe43a4) assumed from DOCKER_GITCOMMIT environment variable [2021-12-16T06:34:06.800Z] INFO: Invoking autogen... [2021-12-16T06:34:07.256Z] INFO: Building daemon... [2021-12-16T06:34:08.022Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-16T06:34:08.152Z] Removing intermediate container de1a42e6aa0f [2021-12-16T06:34:08.152Z] ---> f1b37b20164c [2021-12-16T06:34:08.152Z] 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-16T06:34:08.152Z] ---> Running in 9f208e8ea98a [2021-12-16T06:34:08.767Z] --- PASS: TestBuildWithHugeFile (76.53s) [2021-12-16T06:34:08.767Z] === RUN TestBuildWCOWSandboxSize [2021-12-16T06:34:08.767Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-16T06:34:08.767Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-16T06:34:08.767Z] === RUN TestBuildWithEmptyDockerfile [2021-12-16T06:34:08.767Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:34:08.767Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:34:08.767Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:34:08.767Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:34:08.767Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:34:08.767Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:34:08.767Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:34:08.767Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:34:08.767Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:34:08.767Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-12-16T06:34:08.767Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-12-16T06:34:08.767Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-12-16T06:34:08.767Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-16T06:34:08.767Z] === RUN TestBuildPreserveOwnership [2021-12-16T06:34:08.767Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-16T06:34:08.767Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-16T06:34:08.767Z] --- PASS: TestBuildPreserveOwnership (3.56s) [2021-12-16T06:34:08.767Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.41s) [2021-12-16T06:34:08.767Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2021-12-16T06:34:08.767Z] === RUN TestBuildPlatformInvalid [2021-12-16T06:34:08.767Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-12-16T06:34:08.767Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-16T06:34:08.767Z] Loaded image: busybox:latest [2021-12-16T06:34:08.767Z] Loaded image: busybox:glibc [2021-12-16T06:34:08.955Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-16T06:34:09.701Z] Loaded image: debian:bullseye-slim [2021-12-16T06:34:09.701Z] Loaded image: hello-world:latest [2021-12-16T06:34:09.888Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-16T06:34:09.959Z] Loaded image: arm32v7/hello-world:latest [2021-12-16T06:34:11.929Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-12-16T06:34:11.929Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-16T06:34:12.394Z] go: downloading github.com/fatih/color v1.10.0 [2021-12-16T06:34:12.394Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-16T06:34:12.394Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-16T06:34:12.394Z] go: downloading github.com/pkg/errors v0.9.1 [2021-12-16T06:34:12.394Z] go: downloading golang.org/x/tools v0.1.0 [2021-12-16T06:34:12.394Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-16T06:34:12.394Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-16T06:34:12.394Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-16T06:34:12.796Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-16T06:34:12.796Z] [2021-12-16T06:34:12.796Z] ________ ____ __. [2021-12-16T06:34:12.796Z] \_____ \ | |/ _| [2021-12-16T06:34:12.796Z] / | \| < [2021-12-16T06:34:12.796Z] / | \ | \ [2021-12-16T06:34:12.796Z] \_______ /____|__ \ [2021-12-16T06:34:12.796Z] \/ \/ [2021-12-16T06:34:12.796Z] [2021-12-16T06:34:12.796Z] INFO: make.ps1 ended at 12/16/2021 06:34:09 [2021-12-16T06:34:12.796Z] INFO: Binaries build ended at 12/16/2021 06:34:11. Duration:00:01:14.9064733 [2021-12-16T06:34:12.796Z] INFO: Copying the built daemon binary to d:\CI\PR-43087\1\binary\dockerd-26dafe43a4.exe... [2021-12-16T06:34:12.796Z] INFO: Copying the built client binary to d:\CI\PR-43087\1\binary\docker-26dafe43a4.exe... [2021-12-16T06:34:12.796Z] INFO: Copying dockerversion from the container... [2021-12-16T06:34:12.796Z] INFO: Copying the golang package from the container to d:\CI\PR-43087\1\installer\go.zip... [2021-12-16T06:34:12.852Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-16T06:34:12.852Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-16T06:34:12.852Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-16T06:34:12.852Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-16T06:34:13.783Z] INFO: Extracting go.zip to d:\CI\PR-43087\1\go [2021-12-16T06:34:14.399Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-16T06:34:14.399Z] go: downloading golang.org/x/mod v0.3.0 [2021-12-16T06:34:15.150Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-16T06:34:15.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-12-16T06:34:15.150Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-16T06:34:17.048Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-16T06:34:18.075Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.52s) [2021-12-16T06:34:18.078Z] PASS [2021-12-16T06:34:18.078Z] [2021-12-16T06:34:18.078Z] === Skipped [2021-12-16T06:34:18.078Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-16T06:34:18.078Z] build_session_test.go:25: TODO: BuildKit [2021-12-16T06:34:18.078Z] [2021-12-16T06:34:18.078Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-16T06:34:18.078Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-16T06:34:18.078Z] [2021-12-16T06:34:18.078Z] DONE 34 tests, 2 skipped in 112.183s [2021-12-16T06:34:18.078Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-16T06:34:18.078Z] INFO: Testing against a local daemon [2021-12-16T06:34:18.078Z] === RUN TestConfigInspect [2021-12-16T06:34:18.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-16T06:34:18.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-12-16T06:34:19.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-12-16T06:34:20.467Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m58.421871267s with top 10 stages: buildssa: 1m30.448005892s, goimports: 19.808162017s, unconvert: 12.399932942s, gosec: 9.541873023s, golint: 5.780388314s, misspell: 4.613673655s, ineffassign: 4.339257452s, inspect: 3.057281555s, vrp: 3.011543578s, printf: 2.343792023s [2021-12-16T06:34:20.605Z] --- PASS: TestConfigInspect (2.46s) [2021-12-16T06:34:20.605Z] === RUN TestConfigList [2021-12-16T06:34:20.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-12-16T06:34:20.744Z] docker_api_swarm_node_test.go:20: [d0e9883f6ad34] joining swarm manager [d6dcdfa10b2da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:34:21.675Z] docker_api_swarm_node_test.go:21: [dddbcc5583fa3] joining swarm manager [d6dcdfa10b2da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:34:21.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-12-16T06:34:22.502Z] --- PASS: TestConfigList (2.08s) [2021-12-16T06:34:22.502Z] === RUN TestConfigsCreateAndDelete [2021-12-16T06:34:22.864Z] --- PASS: TestCreateServiceMultipleTimes (16.71s) [2021-12-16T06:34:22.864Z] === RUN TestCreateServiceConflict [2021-12-16T06:34:23.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-12-16T06:34:25.030Z] --- PASS: TestConfigsCreateAndDelete (2.09s) [2021-12-16T06:34:25.030Z] === RUN TestConfigsUpdate [2021-12-16T06:34:25.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000f890_} [2021-12-16T06:34:25.182Z] --- PASS: TestCreateServiceConflict (2.31s) [2021-12-16T06:34:25.182Z] === RUN TestCreateServiceMaxReplicas [2021-12-16T06:34:26.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13977897454_/foo_false____} [2021-12-16T06:34:26.929Z] --- PASS: TestConfigsUpdate (2.14s) [2021-12-16T06:34:26.929Z] === RUN TestTemplatedConfig [2021-12-16T06:34:27.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13977897454_/foo_true____} [2021-12-16T06:34:28.188Z] --- PASS: TestCreateServiceMaxReplicas (3.23s) [2021-12-16T06:34:28.188Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-16T06:34:29.617Z] --- PASS: TestTemplatedConfig (2.55s) [2021-12-16T06:34:29.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33924638575_/foo_false____} [2021-12-16T06:34:29.618Z] === RUN TestConfigCreateResolve [2021-12-16T06:34:30.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33924638575_/foo_true____} [2021-12-16T06:34:31.518Z] --- PASS: TestConfigCreateResolve (2.09s) [2021-12-16T06:34:31.518Z] PASS [2021-12-16T06:34:31.518Z] [2021-12-16T06:34:31.518Z] DONE 6 tests in 13.438s [2021-12-16T06:34:31.518Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-16T06:34:31.518Z] INFO: Testing against a local daemon [2021-12-16T06:34:31.518Z] === RUN TestCheckpoint [2021-12-16T06:34:31.518Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-16T06:34:31.518Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-16T06:34:31.518Z] === RUN TestContainerInvalidJSON [2021-12-16T06:34:31.518Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:34:31.518Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:34:31.518Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:34:31.518Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:34:31.518Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:34:31.518Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:34:31.518Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-16T06:34:31.518Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-16T06:34:31.518Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-16T06:34:31.518Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-16T06:34:31.518Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-12-16T06:34:31.518Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-16T06:34:31.777Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-16T06:34:31.777Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-16T06:34:31.777Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2021-12-16T06:34:31.777Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-16T06:34:31.777Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-12-16T06:34:31.777Z] === RUN TestCopyFromContainer [2021-12-16T06:34:31.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33924638575_/foo_true__0xc00000f8c0__} [2021-12-16T06:34:32.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-12-16T06:34:32.710Z] === RUN TestCopyFromContainer// [2021-12-16T06:34:32.969Z] === RUN TestCopyFromContainer//bar/root [2021-12-16T06:34:32.969Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-16T06:34:32.969Z] === RUN TestCopyFromContainer/bar/quux [2021-12-16T06:34:32.969Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-16T06:34:33.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000f8d8_} [2021-12-16T06:34:33.228Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-16T06:34:33.228Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-16T06:34:33.228Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-16T06:34:33.228Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-16T06:34:33.228Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-16T06:34:33.489Z] --- PASS: TestCopyFromContainer (1.60s) [2021-12-16T06:34:33.489Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-16T06:34:33.489Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-12-16T06:34:33.489Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-16T06:34:33.489Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-12-16T06:34:33.489Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-16T06:34:33.489Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-16T06:34:33.489Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-16T06:34:33.489Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-16T06:34:33.489Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-16T06:34:33.489Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-16T06:34:33.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-16T06:34:33.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:34:33.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:34:33.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:34:33.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:34:33.489Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:34:33.489Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:34:33.490Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:34:33.490Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:34:33.490Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:34:33.490Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-16T06:34:33.490Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-16T06:34:33.490Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-16T06:34:33.490Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-16T06:34:33.490Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-16T06:34:33.490Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-12-16T06:34:33.490Z] === RUN TestCreateWithInvalidEnv [2021-12-16T06:34:33.490Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-16T06:34:33.490Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-16T06:34:33.490Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-16T06:34:33.490Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-16T06:34:33.490Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-16T06:34:33.490Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-16T06:34:33.490Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-16T06:34:33.490Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-16T06:34:33.490Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-16T06:34:33.490Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-16T06:34:33.490Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-16T06:34:33.490Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-16T06:34:33.490Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-16T06:34:33.490Z] === RUN TestCreateTmpfsMountsTarget [2021-12-16T06:34:33.490Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-16T06:34:33.490Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-16T06:34:34.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000f8f0_} [2021-12-16T06:34:35.391Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2021-12-16T06:34:35.391Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-16T06:34:35.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000f908_} [2021-12-16T06:34:35.800Z] docker_api_swarm_test.go:502: [d199eb959ae8f] joining swarm manager [dcb6860d827db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:34:36.771Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2021-12-16T06:34:36.771Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-16T06:34:36.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:34:36.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:34:36.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:34:36.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:34:36.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:34:36.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:34:36.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:34:36.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:34:36.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:34:36.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:34:36.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:34:36.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:34:36.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:34:36.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:34:36.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:34:36.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-16T06:34:36.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-16T06:34:36.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-16T06:34:36.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-16T06:34:36.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-16T06:34:36.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-16T06:34:36.771Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-16T06:34:37.338Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2021-12-16T06:34:37.338Z] === RUN TestCreateDifferentPlatform [2021-12-16T06:34:37.338Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-16T06:34:37.338Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-16T06:34:37.338Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-16T06:34:37.338Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-16T06:34:37.338Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-16T06:34:37.338Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-16T06:34:37.338Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-12-16T06:34:37.338Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-16T06:34:37.338Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-16T06:34:37.338Z] === RUN TestContainerStartOnDaemonRestart [2021-12-16T06:34:37.338Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-16T06:34:37.338Z] === RUN TestDaemonRestartIpcMode [2021-12-16T06:34:37.338Z] === PAUSE TestDaemonRestartIpcMode [2021-12-16T06:34:37.338Z] === RUN TestDaemonHostGatewayIP [2021-12-16T06:34:37.338Z] === PAUSE TestDaemonHostGatewayIP [2021-12-16T06:34:37.338Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-16T06:34:37.338Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-16T06:34:37.338Z] === RUN TestContainerKillOnDaemonStart [2021-12-16T06:34:37.338Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-16T06:34:37.338Z] === RUN TestDiff [2021-12-16T06:34:37.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000f920_} [2021-12-16T06:34:38.274Z] --- PASS: TestDiff (0.63s) [2021-12-16T06:34:38.274Z] === RUN TestExecWithCloseStdin [2021-12-16T06:34:38.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-16T06:34:38.840Z] --- PASS: TestExecWithCloseStdin (0.62s) [2021-12-16T06:34:38.840Z] === RUN TestExec [2021-12-16T06:34:39.406Z] --- PASS: TestExec (0.60s) [2021-12-16T06:34:39.406Z] === RUN TestExecUser [2021-12-16T06:34:39.605Z] INFO [runner/unused/goanalysis] analyzers took 27.092684357s with top 10 stages: buildssa: 22.63077547s, U1000: 4.461908887s [2021-12-16T06:34:39.873Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-12-16T06:34:39.874Z] INFO [runner] Processors filtering stat (out/in): cgo: 2178/2759, identifier_marker: 1790/1790, filename_unadjuster: 2178/2178, skip_files: 2178/2178, nolint: 0/78, skip_dirs: 2178/2178, path_prettifier: 2178/2178, autogenerated_exclude: 1790/2178, exclude: 1790/1790, exclude-rules: 78/1790 [2021-12-16T06:34:39.874Z] INFO [runner] processing took 279.977685ms with stages: nolint: 118.53976ms, identifier_marker: 72.410495ms, autogenerated_exclude: 36.662535ms, path_prettifier: 30.154161ms, exclude-rules: 13.480999ms, cgo: 4.26987ms, skip_dirs: 3.785674ms, filename_unadjuster: 662.785µs, exclude: 5.929µs, max_same_issues: 1.766µs, uniq_by_line: 984ns, skip_files: 769ns, diff: 528ns, max_from_linter: 468ns, source_code: 403ns, max_per_file_from_linter: 303ns, path_shortener: 256ns [2021-12-16T06:34:39.874Z] INFO [runner] linters took 1m38.866345192s with stages: goanalysis_metalinter: 1m17.224165178s, unused: 21.359025463s [2021-12-16T06:34:39.874Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-12-16T06:34:39.874Z] INFO Memory: 2439 samples, avg is 401.1MB, max is 4043.8MB [2021-12-16T06:34:39.874Z] INFO Execution took 4m3.745325087s [2021-12-16T06:34:39.972Z] --- PASS: TestExecUser (0.64s) [2021-12-16T06:34:39.972Z] === RUN TestExportContainerAndImportImage [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-12-16T06:34:40.006Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-16T06:34:40.080Z] Removing intermediate container 9f208e8ea98a [2021-12-16T06:34:40.080Z] ---> ac4db4093906 [2021-12-16T06:34:40.080Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-16T06:34:40.080Z] ---> Running in b93c7fd465d6 [2021-12-16T06:34:40.080Z] Removing intermediate container b93c7fd465d6 [2021-12-16T06:34:40.080Z] ---> 16522afb10b9 [2021-12-16T06:34:40.080Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-16T06:34:40.080Z] ---> Running in 98558d5410a6 [2021-12-16T06:34:40.080Z] Removing intermediate container 98558d5410a6 [2021-12-16T06:34:40.080Z] ---> cb0bc3f7b53e [2021-12-16T06:34:40.080Z] Step 11/11 : COPY . . [2021-12-16T06:34:40.106Z] INFO: Extraction ended at 12/16/2021 06:34:37. Duration:00:00:23.5919777 [2021-12-16T06:34:40.106Z] INFO: Updating the golang and path environment variables [2021-12-16T06:34:40.106Z] INFO: GOPATH=d:\gopath [2021-12-16T06:34:40.106Z] INFO: go version go1.17.5 windows/amd64 [2021-12-16T06:34:40.106Z] INFO: Running the daemon under test in debug mode [2021-12-16T06:34:40.106Z] INFO: Starting a daemon under test... [2021-12-16T06:34:40.106Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43087\1\daemon --pidfile d:\CI\PR-43087\1\docker.pid -D [2021-12-16T06:34:40.106Z] INFO: Process started successfully. [2021-12-16T06:34:40.106Z] INFO: Start tailing logs of the daemon under tests [2021-12-16T06:34:40.106Z] INFO: Waiting for the daemon under test to start... [2021-12-16T06:34:40.817Z] Congratulations! The shell scripts are properly formatted. [2021-12-16T06:34:40.905Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2021-12-16T06:34:40.905Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] } [Pipeline] // stage [2021-12-16T06:34:41.839Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-12-16T06:34:41.839Z] === RUN TestHealthCheckWorkdir [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-12-16T06:34:42.172Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/make.sh dynbinary test-docker-py [2021-12-16T06:34:42.531Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.91s) [2021-12-16T06:34:42.531Z] === RUN TestCreateServiceSecretFileMode [2021-12-16T06:34:42.531Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-16T06:34:42.774Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2021-12-16T06:34:42.775Z] === RUN TestHealthKillContainer [2021-12-16T06:34:43.110Z] [2021-12-16T06:34:43.110Z] Removing bundles/ [2021-12-16T06:34:43.110Z] [2021-12-16T06:34:43.110Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-16T06:34:43.110Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-16T06:34:43.110Z] GOOS="" GOARCH="" GOARM="" [2021-12-16T06:34:43.903Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-16T06:34:45.195Z] --- PASS: TestBuildWithHugeFile (54.98s) [2021-12-16T06:34:45.195Z] === RUN TestBuildWCOWSandboxSize [2021-12-16T06:34:45.195Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-16T06:34:45.195Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-16T06:34:45.195Z] === RUN TestBuildWithEmptyDockerfile [2021-12-16T06:34:45.195Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:34:45.195Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:34:45.195Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:34:45.195Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:34:45.195Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:34:45.195Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:34:45.195Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:34:45.195Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:34:45.195Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:34:45.195Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-12-16T06:34:45.195Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-12-16T06:34:45.195Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-12-16T06:34:45.195Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-16T06:34:45.195Z] === RUN TestBuildPreserveOwnership [2021-12-16T06:34:45.195Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-16T06:34:46.431Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-16T06:34:46.689Z] docker_api_swarm_test.go:507: [da98f92495ba6] joining swarm manager [dcb6860d827db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:34:47.255Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-16T06:34:47.255Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-16T06:34:47.820Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-16T06:34:48.386Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-12-16T06:34:49.320Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-16T06:34:49.402Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-16T06:34:49.579Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-16T06:34:50.511Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-16T06:34:50.922Z] --- PASS: TestHealthKillContainer (8.22s) [2021-12-16T06:34:50.922Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-16T06:34:51.077Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-16T06:34:51.488Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2021-12-16T06:34:51.488Z] === RUN TestIpcModeNone [2021-12-16T06:34:51.642Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-16T06:34:52.054Z] --- PASS: TestIpcModeNone (0.62s) [2021-12-16T06:34:52.054Z] === RUN TestIpcModePrivate [2021-12-16T06:34:52.208Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-16T06:34:52.621Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2021-12-16T06:34:52.621Z] --- PASS: TestIpcModePrivate (0.62s) [2021-12-16T06:34:52.621Z] === RUN TestIpcModeShareable [2021-12-16T06:34:52.773Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-16T06:34:53.188Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2021-12-16T06:34:53.447Z] --- PASS: TestIpcModeShareable (0.62s) [2021-12-16T06:34:53.447Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-16T06:34:53.605Z] --- PASS: TestBuildPreserveOwnership (9.81s) [2021-12-16T06:34:53.606Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.80s) [2021-12-16T06:34:53.606Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-12-16T06:34:53.606Z] === RUN TestBuildPlatformInvalid [2021-12-16T06:34:53.606Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-16T06:34:53.606Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-16T06:34:53.606Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-12-16T06:34:53.606Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-12-16T06:34:53.606Z] PASS [2021-12-16T06:34:53.606Z] [2021-12-16T06:34:53.606Z] === Skipped [2021-12-16T06:34:53.606Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-16T06:34:53.606Z] build_session_test.go:25: TODO: BuildKit [2021-12-16T06:34:53.606Z] [2021-12-16T06:34:53.606Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-16T06:34:53.606Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-16T06:34:53.606Z] [2021-12-16T06:34:53.606Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-12-16T06:34:53.606Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-12-16T06:34:53.606Z] [2021-12-16T06:34:53.606Z] DONE 34 tests, 3 skipped in 115.656s [2021-12-16T06:34:53.606Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-16T06:34:53.606Z] INFO: Testing against a local daemon [2021-12-16T06:34:53.606Z] === RUN TestConfigInspect [2021-12-16T06:34:53.606Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:34:53.606Z] --- SKIP: TestConfigInspect (0.02s) [2021-12-16T06:34:53.606Z] === RUN TestConfigList [2021-12-16T06:34:53.606Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:34:53.606Z] --- SKIP: TestConfigList (0.02s) [2021-12-16T06:34:53.606Z] === RUN TestConfigsCreateAndDelete [2021-12-16T06:34:53.606Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:34:53.606Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-12-16T06:34:53.606Z] === RUN TestConfigsUpdate [2021-12-16T06:34:53.606Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:34:53.606Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-12-16T06:34:53.606Z] === RUN TestTemplatedConfig [2021-12-16T06:34:53.606Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:34:53.606Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-16T06:34:53.606Z] === RUN TestConfigCreateResolve [2021-12-16T06:34:53.606Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:34:53.606Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-12-16T06:34:53.606Z] PASS [2021-12-16T06:34:53.606Z] [2021-12-16T06:34:53.606Z] === Skipped [2021-12-16T06:34:53.606Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-12-16T06:34:53.606Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:34:53.606Z] [2021-12-16T06:34:53.606Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-12-16T06:34:53.606Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:34:53.606Z] [2021-12-16T06:34:53.606Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-12-16T06:34:53.606Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:34:53.606Z] [2021-12-16T06:34:53.606Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-12-16T06:34:53.606Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:34:53.606Z] [2021-12-16T06:34:53.606Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-12-16T06:34:53.606Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:34:53.606Z] [2021-12-16T06:34:53.606Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-12-16T06:34:53.606Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:34:53.606Z] [2021-12-16T06:34:53.606Z] DONE 6 tests, 6 skipped in 0.159s [2021-12-16T06:34:53.606Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-16T06:34:53.606Z] INFO: Testing against a local daemon [2021-12-16T06:34:53.606Z] === RUN TestCheckpoint [2021-12-16T06:34:53.606Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-16T06:34:53.606Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-16T06:34:53.606Z] === RUN TestContainerInvalidJSON [2021-12-16T06:34:53.606Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:34:53.606Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:34:53.606Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:34:53.606Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:34:53.606Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:34:53.606Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:34:53.606Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-16T06:34:53.606Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-16T06:34:53.606Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-16T06:34:53.606Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-16T06:34:53.606Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-12-16T06:34:53.606Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-16T06:34:53.606Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-12-16T06:34:53.606Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-16T06:34:53.707Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-16T06:34:53.866Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-12-16T06:34:53.866Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-16T06:34:53.866Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-12-16T06:34:53.866Z] === RUN TestCopyFromContainer [2021-12-16T06:34:54.272Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-16T06:34:55.205Z] --- PASS: TestCreateServiceSecretFileMode (12.93s) [2021-12-16T06:34:55.205Z] === RUN TestCreateServiceConfigFileMode [2021-12-16T06:34:55.205Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-16T06:34:55.348Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2021-12-16T06:34:55.348Z] === RUN TestAPIIpcModeHost [2021-12-16T06:34:55.606Z] --- PASS: TestAPIIpcModeHost (0.42s) [2021-12-16T06:34:55.606Z] === RUN TestDaemonIpcModeShareable [2021-12-16T06:34:55.770Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-16T06:34:56.540Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-12-16T06:34:56.704Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-16T06:34:56.798Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2021-12-16T06:34:56.798Z] === RUN TestDaemonIpcModePrivate [2021-12-16T06:34:57.166Z] === RUN TestCopyFromContainer// [2021-12-16T06:34:57.166Z] === RUN TestCopyFromContainer//bar/root [2021-12-16T06:34:57.166Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-16T06:34:57.427Z] === RUN TestCopyFromContainer/bar/quux [2021-12-16T06:34:57.427Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-16T06:34:57.427Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-16T06:34:57.427Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-16T06:34:57.427Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-16T06:34:57.638Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-16T06:34:57.688Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-16T06:34:57.688Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-16T06:34:57.688Z] --- PASS: TestCopyFromContainer (3.91s) [2021-12-16T06:34:57.688Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-16T06:34:57.688Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-12-16T06:34:57.688Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-16T06:34:57.688Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-12-16T06:34:57.688Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-16T06:34:57.688Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-16T06:34:57.688Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-16T06:34:57.688Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-16T06:34:57.688Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-16T06:34:57.688Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-16T06:34:57.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-16T06:34:57.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:34:57.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:34:57.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:34:57.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:34:57.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:34:57.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:34:57.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:34:57.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:34:57.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:34:57.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-16T06:34:57.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-16T06:34:57.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-16T06:34:57.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-16T06:34:57.688Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-16T06:34:57.688Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-16T06:34:57.688Z] === RUN TestCreateWithInvalidEnv [2021-12-16T06:34:57.688Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-16T06:34:57.688Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-16T06:34:57.688Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-16T06:34:57.688Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-16T06:34:57.688Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-16T06:34:57.688Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-16T06:34:57.688Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-16T06:34:57.688Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-16T06:34:57.688Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-16T06:34:57.688Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-16T06:34:57.688Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-16T06:34:57.688Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-16T06:34:57.688Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-16T06:34:57.688Z] === RUN TestCreateTmpfsMountsTarget [2021-12-16T06:34:57.688Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-12-16T06:34:57.688Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-16T06:34:57.739Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2021-12-16T06:34:57.904Z] ...INFO: Daemon under test started and replied! [2021-12-16T06:34:57.904Z] INFO: Docker version of the daemon under test [2021-12-16T06:34:57.904Z] [2021-12-16T06:34:57.904Z] Client: [2021-12-16T06:34:57.904Z] Version: 17.06.2-ce [2021-12-16T06:34:57.904Z] API version: 1.30 [2021-12-16T06:34:57.904Z] Go version: go1.8.3 [2021-12-16T06:34:57.904Z] Git commit: cec0b72 [2021-12-16T06:34:57.904Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-16T06:34:57.904Z] OS/Arch: windows/amd64 [2021-12-16T06:34:57.904Z] [2021-12-16T06:34:57.904Z] Server: [2021-12-16T06:34:57.904Z] Version: 0.0.0-dev [2021-12-16T06:34:57.904Z] API version: 1.42 (minimum version 1.24) [2021-12-16T06:34:57.904Z] Go version: go1.17.5 [2021-12-16T06:34:57.904Z] Git commit: 26dafe43a4 [2021-12-16T06:34:57.904Z] Built: 12/16/2021 06:32:59 [2021-12-16T06:34:57.904Z] OS/Arch: windows/amd64 [2021-12-16T06:34:57.904Z] Experimental: false [2021-12-16T06:34:57.904Z] [2021-12-16T06:34:57.904Z] INFO: Docker info of the daemon under test [2021-12-16T06:34:57.904Z] [2021-12-16T06:34:57.904Z] Containers: 0 [2021-12-16T06:34:57.904Z] Running: 0 [2021-12-16T06:34:57.904Z] Paused: 0 [2021-12-16T06:34:57.904Z] Stopped: 0 [2021-12-16T06:34:57.904Z] Images: 0 [2021-12-16T06:34:57.904Z] Server Version: 0.0.0-dev [2021-12-16T06:34:57.904Z] Storage Driver: windowsfilter [2021-12-16T06:34:57.904Z] Windows: [2021-12-16T06:34:57.904Z] Logging Driver: json-file [2021-12-16T06:34:57.904Z] Plugins: [2021-12-16T06:34:57.904Z] Volume: local [2021-12-16T06:34:57.904Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-16T06:34:57.904Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-16T06:34:57.904Z] Swarm: inactive [2021-12-16T06:34:57.904Z] Default Isolation: process [2021-12-16T06:34:57.904Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-16T06:34:57.904Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-16T06:34:57.904Z] OSType: windows [2021-12-16T06:34:57.904Z] Architecture: x86_64 [2021-12-16T06:34:57.904Z] CPUs: 4 [2021-12-16T06:34:57.904Z] Total Memory: 32GiB [2021-12-16T06:34:57.904Z] Name: azwin-2-cb7040 [2021-12-16T06:34:57.904Z] ID: RPUW:XSIS:YFOC:EPUV:ARSS:5DPI:2RAM:SYA5:V6G5:2RFV:3LQB:DNC5 [2021-12-16T06:34:57.904Z] Docker Root Dir: D:\CI\PR-43087\1\daemon [2021-12-16T06:34:57.904Z] Debug Mode (client): false [2021-12-16T06:34:57.904Z] Debug Mode (server): true [2021-12-16T06:34:57.904Z] File Descriptors: -1 [2021-12-16T06:34:57.904Z] Goroutines: 16 [2021-12-16T06:34:57.904Z] System Time: 2021-12-16T06:34:56.9016343Z [2021-12-16T06:34:57.904Z] EventsListeners: 0 [2021-12-16T06:34:57.904Z] Registry: https://index.docker.io/v1/ [2021-12-16T06:34:57.905Z] Labels: [2021-12-16T06:34:57.905Z] Experimental: false [2021-12-16T06:34:57.905Z] Insecure Registries: [2021-12-16T06:34:57.905Z] 127.0.0.0/8 [2021-12-16T06:34:57.905Z] Live Restore Enabled: false [2021-12-16T06:34:57.905Z] [2021-12-16T06:34:57.905Z] [2021-12-16T06:34:57.905Z] INFO: Docker images of the daemon under test [2021-12-16T06:34:57.905Z] [2021-12-16T06:34:57.905Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-16T06:34:57.905Z] [2021-12-16T06:34:57.905Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-16T06:34:57.905Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-12-16T06:34:57.905Z] ltsc2022: Pulling from windows/servercore [2021-12-16T06:34:57.905Z] 8f616e6e9eec: Pulling fs layer [2021-12-16T06:34:57.905Z] 4d1d74adc6a9: Pulling fs layer [2021-12-16T06:34:57.998Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2021-12-16T06:34:57.998Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-16T06:34:58.571Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-16T06:34:58.571Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-16T06:34:58.933Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2021-12-16T06:34:59.071Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2021-12-16T06:34:59.071Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-16T06:34:59.136Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-16T06:34:59.190Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2021-12-16T06:34:59.190Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-16T06:34:59.701Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-16T06:35:00.014Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2021-12-16T06:35:00.014Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-16T06:35:00.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:35:00.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:35:00.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:35:00.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:35:00.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:35:00.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:35:00.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:35:00.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:35:00.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:35:00.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:35:00.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:35:00.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:35:00.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:35:00.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:35:00.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:35:00.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-16T06:35:00.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-16T06:35:00.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-16T06:35:00.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-16T06:35:00.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-16T06:35:00.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-16T06:35:00.014Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-16T06:35:00.124Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-12-16T06:35:00.382Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2021-12-16T06:35:00.382Z] === RUN TestIpcModeOlderClient [2021-12-16T06:35:00.382Z] === PAUSE TestIpcModeOlderClient [2021-12-16T06:35:00.382Z] === RUN TestKillContainerInvalidSignal [2021-12-16T06:35:00.585Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-12-16T06:35:00.585Z] === RUN TestCreateDifferentPlatform [2021-12-16T06:35:00.585Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-16T06:35:00.585Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-16T06:35:00.585Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-16T06:35:00.585Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-16T06:35:00.585Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-16T06:35:00.585Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-16T06:35:00.585Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-12-16T06:35:00.585Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-16T06:35:00.585Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-16T06:35:00.585Z] === RUN TestContainerStartOnDaemonRestart [2021-12-16T06:35:00.585Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-12-16T06:35:00.585Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-12-16T06:35:00.585Z] === RUN TestDaemonRestartIpcMode [2021-12-16T06:35:00.585Z] === PAUSE TestDaemonRestartIpcMode [2021-12-16T06:35:00.585Z] === RUN TestDaemonHostGatewayIP [2021-12-16T06:35:00.585Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:35:00.585Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-12-16T06:35:00.585Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-16T06:35:00.585Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-16T06:35:00.585Z] === RUN TestContainerKillOnDaemonStart [2021-12-16T06:35:00.585Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-12-16T06:35:00.585Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-16T06:35:00.585Z] === RUN TestDiff [2021-12-16T06:35:00.635Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-16T06:35:00.641Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2021-12-16T06:35:00.641Z] === RUN TestKillContainer [2021-12-16T06:35:00.641Z] === RUN TestKillContainer/no_signal [2021-12-16T06:35:00.846Z] --- PASS: TestDiff (0.41s) [2021-12-16T06:35:00.846Z] === RUN TestExecWithCloseStdin [2021-12-16T06:35:01.200Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-16T06:35:01.206Z] === RUN TestKillContainer/non_killing_signal [2021-12-16T06:35:01.418Z] --- PASS: TestExecWithCloseStdin (0.45s) [2021-12-16T06:35:01.418Z] === RUN TestExec [2021-12-16T06:35:01.464Z] === RUN TestKillContainer/killing_signal [2021-12-16T06:35:01.764Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-16T06:35:01.989Z] --- PASS: TestExec (0.50s) [2021-12-16T06:35:01.989Z] === RUN TestExecUser [2021-12-16T06:35:02.029Z] --- PASS: TestKillContainer (1.24s) [2021-12-16T06:35:02.029Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-12-16T06:35:02.029Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-12-16T06:35:02.029Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2021-12-16T06:35:02.029Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-16T06:35:02.029Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-16T06:35:02.249Z] --- PASS: TestExecUser (0.45s) [2021-12-16T06:35:02.249Z] === RUN TestExportContainerAndImportImage [2021-12-16T06:35:02.286Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-16T06:35:02.820Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2021-12-16T06:35:02.820Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-16T06:35:03.135Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-16T06:35:03.220Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2021-12-16T06:35:03.220Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2021-12-16T06:35:03.220Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-12-16T06:35:03.220Z] === RUN TestKillStoppedContainer [2021-12-16T06:35:03.220Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-16T06:35:03.220Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-16T06:35:03.220Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-12-16T06:35:03.220Z] === RUN TestKillDifferentUserContainer [2021-12-16T06:35:03.393Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-16T06:35:03.786Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2021-12-16T06:35:03.786Z] === RUN TestInspectOomKilledTrue [2021-12-16T06:35:03.786Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-12-16T06:35:03.786Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-16T06:35:03.786Z] === RUN TestInspectOomKilledFalse [2021-12-16T06:35:04.044Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2021-12-16T06:35:04.044Z] === RUN TestLinksEtcHostsContentMatch [2021-12-16T06:35:04.204Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-12-16T06:35:04.204Z] === RUN TestHealthCheckWorkdir [2021-12-16T06:35:04.610Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2021-12-16T06:35:04.610Z] === RUN TestLinksContainerNames [2021-12-16T06:35:04.775Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2021-12-16T06:35:04.775Z] === RUN TestHealthKillContainer [2021-12-16T06:35:05.176Z] --- PASS: TestLinksContainerNames (0.85s) [2021-12-16T06:35:05.177Z] === RUN TestLogsFollowTailEmpty [2021-12-16T06:35:05.290Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-16T06:35:05.744Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2021-12-16T06:35:05.745Z] === RUN TestContainerNetworkMountsNoChown [2021-12-16T06:35:06.311Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/default [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/default [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/private [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/private [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rprivate [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/slave [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/slave [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rslave [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/shared [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/shared [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rshared [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/default [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/rshared [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/shared [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/rslave [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/slave [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/rprivate [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/private [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-16T06:35:06.311Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-16T06:35:06.311Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-16T06:35:06.311Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-16T06:35:06.569Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-16T06:35:06.569Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-16T06:35:06.569Z] === RUN TestContainerBindMountNonRecursive [2021-12-16T06:35:07.945Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2021-12-16T06:35:07.945Z] === RUN TestContainerVolumesMountedAsShared [2021-12-16T06:35:08.511Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2021-12-16T06:35:08.511Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-16T06:35:08.568Z] --- PASS: TestCreateServiceConfigFileMode (12.88s) [2021-12-16T06:35:08.568Z] === RUN TestCreateServiceSysctls [2021-12-16T06:35:08.568Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-16T06:35:08.769Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2021-12-16T06:35:08.769Z] === RUN TestNetworkNat [2021-12-16T06:35:09.336Z] --- PASS: TestNetworkNat (0.46s) [2021-12-16T06:35:09.336Z] === RUN TestNetworkLocalhostTCPNat [2021-12-16T06:35:09.594Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-12-16T06:35:09.594Z] === RUN TestNetworkLoopbackNat [2021-12-16T06:35:10.788Z] ok github.com/docker/docker/libnetwork/networkdb 104.029s coverage: 60.0% of statements [2021-12-16T06:35:10.789Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-16T06:35:10.789Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-12-16T06:35:10.789Z] ok github.com/docker/docker/libnetwork/osl 4.313s coverage: 39.7% of statements [2021-12-16T06:35:10.789Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-12-16T06:35:10.789Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-12-16T06:35:11.047Z] ok github.com/docker/docker/libnetwork/portmapper 0.277s coverage: 48.6% of statements [2021-12-16T06:35:11.306Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-12-16T06:35:11.306Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-16T06:35:11.564Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-12-16T06:35:11.564Z] [2021-12-16T06:35:11.564Z] === Skipped [2021-12-16T06:35:11.564Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-12-16T06:35:11.564Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-16T06:35:11.564Z] [2021-12-16T06:35:11.564Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-12-16T06:35:11.564Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-16T06:35:11.564Z] [2021-12-16T06:35:11.564Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-12-16T06:35:11.564Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-16T06:35:11.564Z] [2021-12-16T06:35:11.564Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-16T06:35:11.564Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:35:11.564Z] [2021-12-16T06:35:11.564Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-16T06:35:11.564Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:35:11.564Z] [2021-12-16T06:35:11.564Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-16T06:35:11.564Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:35:11.564Z] [2021-12-16T06:35:11.564Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-16T06:35:11.564Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:35:11.564Z] [2021-12-16T06:35:11.564Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-16T06:35:11.564Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:35:11.564Z] [2021-12-16T06:35:11.564Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-12-16T06:35:11.564Z] firewalld_test.go:14: firewalld is not running [2021-12-16T06:35:11.564Z] [2021-12-16T06:35:11.564Z] DONE 331 tests, 9 skipped in 201.416s [2021-12-16T06:35:11.850Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-16T06:35:11.850Z] --- PASS: TestCreateServiceSysctls (3.55s) [2021-12-16T06:35:11.850Z] === RUN TestCreateServiceCapabilities [2021-12-16T06:35:11.850Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-16T06:35:12.122Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2021-12-16T06:35:12.122Z] === RUN TestPause Post stage [Pipeline] junit [2021-12-16T06:35:12.558Z] Recording test results [2021-12-16T06:35:12.689Z] --- PASS: TestPause (0.43s) [2021-12-16T06:35:12.689Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-16T06:35:12.689Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-16T06:35:12.689Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-16T06:35:12.689Z] === RUN TestPauseStopPausedContainer [2021-12-16T06:35:12.907Z] --- PASS: TestHealthKillContainer (7.92s) [2021-12-16T06:35:12.907Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-16T06:35:12.907Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-16T06:35:12.907Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-16T06:35:12.907Z] === RUN TestIpcModeNone [2021-12-16T06:35:13.168Z] --- PASS: TestIpcModeNone (0.44s) [2021-12-16T06:35:13.169Z] === RUN TestIpcModePrivate [2021-12-16T06:35:13.255Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2021-12-16T06:35:13.255Z] === RUN TestPidHost [2021-12-16T06:35:13.429Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-12-16T06:35:13.689Z] --- PASS: TestIpcModePrivate (0.45s) [2021-12-16T06:35:13.689Z] === RUN TestIpcModeShareable [2021-12-16T06:35:13.689Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-16T06:35:13.689Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-12-16T06:35:13.689Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-16T06:35:14.188Z] --- PASS: TestPidHost (0.94s) [2021-12-16T06:35:14.188Z] === RUN TestPsFilter [2021-12-16T06:35:14.188Z] --- PASS: TestPsFilter (0.11s) [2021-12-16T06:35:14.188Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-16T06:35:14.226Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-16T06:35:14.447Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-12-16T06:35:14.447Z] === RUN TestRemoveContainerWithVolume [2021-12-16T06:35:14.584Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -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:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/make.sh dynbinary test-integration [2021-12-16T06:35:15.012Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2021-12-16T06:35:15.012Z] === RUN TestRemoveContainerRunning [2021-12-16T06:35:15.076Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2021-12-16T06:35:15.076Z] === RUN TestAPIIpcModeHost [2021-12-16T06:35:15.076Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-16T06:35:15.076Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-12-16T06:35:15.076Z] === RUN TestDaemonIpcModeShareable [2021-12-16T06:35:15.076Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-16T06:35:15.076Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-12-16T06:35:15.076Z] === RUN TestDaemonIpcModePrivate [2021-12-16T06:35:15.127Z] --- PASS: TestCreateServiceCapabilities (3.47s) [2021-12-16T06:35:15.127Z] === RUN TestInspect [2021-12-16T06:35:15.151Z] [2021-12-16T06:35:15.151Z] Removing bundles/ [2021-12-16T06:35:15.151Z] [2021-12-16T06:35:15.151Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-16T06:35:15.151Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-16T06:35:15.151Z] GOOS="" GOARCH="" GOARM="" [2021-12-16T06:35:15.271Z] --- PASS: TestRemoveContainerRunning (0.40s) [2021-12-16T06:35:15.271Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-16T06:35:15.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-12-16T06:35:15.791Z] ---> ef58787a79e8 [2021-12-16T06:35:15.791Z] Successfully built ef58787a79e8 [2021-12-16T06:35:15.791Z] Successfully tagged docker:latest [2021-12-16T06:35:15.791Z] INFO: Image build ended at 12/16/2021 06:35:11. Duration:00:04:22.6618946 [2021-12-16T06:35:15.791Z] [2021-12-16T06:35:15.791Z] [2021-12-16T06:35:15.791Z] INFO: Building the test binaries at 12/16/2021 06:35:12... [2021-12-16T06:35:15.838Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-12-16T06:35:15.838Z] === RUN TestRemoveInvalidContainer [2021-12-16T06:35:15.838Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-16T06:35:15.838Z] === RUN TestRenameLinkedContainer [2021-12-16T06:35:16.016Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-12-16T06:35:16.258Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-16T06:35:16.277Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2021-12-16T06:35:16.277Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-16T06:35:16.277Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-16T06:35:16.277Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-12-16T06:35:16.277Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-16T06:35:16.277Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-16T06:35:16.277Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-12-16T06:35:16.277Z] === RUN TestIpcModeOlderClient [2021-12-16T06:35:16.277Z] === PAUSE TestIpcModeOlderClient [2021-12-16T06:35:16.277Z] === RUN TestKillContainerInvalidSignal [2021-12-16T06:35:16.537Z] --- PASS: TestKillContainerInvalidSignal (0.37s) [2021-12-16T06:35:16.537Z] === RUN TestKillContainer [2021-12-16T06:35:16.537Z] === RUN TestKillContainer/no_signal [2021-12-16T06:35:16.798Z] === RUN TestKillContainer/non_killing_signal [2021-12-16T06:35:17.058Z] === RUN TestKillContainer/killing_signal [2021-12-16T06:35:17.630Z] --- PASS: TestKillContainer (1.17s) [2021-12-16T06:35:17.630Z] --- PASS: TestKillContainer/no_signal (0.36s) [2021-12-16T06:35:17.630Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-12-16T06:35:17.630Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-12-16T06:35:17.630Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-16T06:35:17.630Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-16T06:35:17.631Z] docker_api_swarm_node_test.go:81: [d887e90b9a7c0] joining swarm manager [dd04d4c4efc1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:35:17.738Z] --- PASS: TestRenameLinkedContainer (1.69s) [2021-12-16T06:35:17.738Z] === RUN TestRenameStoppedContainer [2021-12-16T06:35:17.997Z] --- PASS: TestRenameStoppedContainer (0.52s) [2021-12-16T06:35:17.997Z] === RUN TestRenameRunningContainerAndReuse [2021-12-16T06:35:18.200Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-16T06:35:18.461Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2021-12-16T06:35:18.461Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2021-12-16T06:35:18.461Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2021-12-16T06:35:18.461Z] === RUN TestKillStoppedContainer [2021-12-16T06:35:18.461Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-16T06:35:18.461Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-16T06:35:18.461Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-12-16T06:35:18.461Z] === RUN TestKillDifferentUserContainer [2021-12-16T06:35:18.932Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2021-12-16T06:35:18.932Z] === RUN TestRenameInvalidName [2021-12-16T06:35:19.004Z] --- PASS: TestInspect (4.01s) [2021-12-16T06:35:19.004Z] === RUN TestCreateJob [2021-12-16T06:35:19.032Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2021-12-16T06:35:19.032Z] === RUN TestInspectOomKilledTrue [2021-12-16T06:35:19.032Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-16T06:35:19.032Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-16T06:35:19.032Z] === RUN TestInspectOomKilledFalse [2021-12-16T06:35:19.032Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-16T06:35:19.032Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-16T06:35:19.032Z] === RUN TestLinksEtcHostsContentMatch [2021-12-16T06:35:19.032Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-12-16T06:35:19.032Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-12-16T06:35:19.032Z] === RUN TestLinksContainerNames [2021-12-16T06:35:19.191Z] --- PASS: TestRenameInvalidName (0.46s) [2021-12-16T06:35:19.191Z] === RUN TestRenameAnonymousContainer [2021-12-16T06:35:19.276Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-16T06:35:19.276Z] [2021-12-16T06:35:19.276Z] ________ ____ __. [2021-12-16T06:35:19.276Z] \_____ \ | |/ _| [2021-12-16T06:35:19.276Z] / | \| < [2021-12-16T06:35:19.276Z] / | \ | \ [2021-12-16T06:35:19.276Z] \_______ /____|__ \ [2021-12-16T06:35:19.276Z] \/ \/ [2021-12-16T06:35:19.276Z] [2021-12-16T06:35:19.276Z] INFO: make.ps1 ended at 12/16/2021 06:35:13 [2021-12-16T06:35:19.276Z] INFO: Binaries build ended at 12/16/2021 06:35:15. Duration:00:01:12.7925181 [2021-12-16T06:35:19.276Z] INFO: Copying the built daemon binary to d:\CI\PR-43087\1\binary\dockerd-26dafe43a4.exe... [2021-12-16T06:35:19.276Z] INFO: Copying the built client binary to d:\CI\PR-43087\1\binary\docker-26dafe43a4.exe... [2021-12-16T06:35:19.276Z] INFO: Copying dockerversion from the container... [2021-12-16T06:35:19.276Z] INFO: Copying the golang package from the container to d:\CI\PR-43087\1\installer\go.zip... [2021-12-16T06:35:19.276Z] INFO: Extracting go.zip to d:\CI\PR-43087\1\go [2021-12-16T06:35:19.520Z] INFO: make.ps1 starting at 12/16/2021 06:35:18 [2021-12-16T06:35:19.520Z] INFO: Git commit (26dafe43a4) assumed from DOCKER_GITCOMMIT environment variable [2021-12-16T06:35:19.520Z] INFO: Invoking autogen... [2021-12-16T06:35:19.570Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-16T06:35:19.973Z] --- PASS: TestLinksContainerNames (0.85s) [2021-12-16T06:35:19.973Z] === RUN TestLogsFollowTailEmpty [2021-12-16T06:35:19.978Z] INFO: Building daemon... [2021-12-16T06:35:20.234Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2021-12-16T06:35:20.234Z] === RUN TestContainerNetworkMountsNoChown [2021-12-16T06:35:20.502Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-16T06:35:20.807Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/default [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/default [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/private [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/private [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rprivate [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/slave [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/slave [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rslave [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/shared [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/shared [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rshared [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/default [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/rshared [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/shared [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/rslave [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/slave [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/rprivate [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/private [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-16T06:35:20.807Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-16T06:35:20.807Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-16T06:35:20.807Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-16T06:35:21.069Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-16T06:35:21.069Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-16T06:35:21.069Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-16T06:35:21.069Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-16T06:35:21.069Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-16T06:35:21.069Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-16T06:35:21.069Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-16T06:35:21.069Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-16T06:35:21.069Z] === RUN TestContainerBindMountNonRecursive [2021-12-16T06:35:21.069Z] 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-16T06:35:21.069Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-12-16T06:35:21.069Z] === RUN TestContainerVolumesMountedAsShared [2021-12-16T06:35:21.069Z] 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-16T06:35:21.069Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-12-16T06:35:21.069Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-16T06:35:21.069Z] 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-16T06:35:21.069Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-12-16T06:35:21.069Z] === RUN TestNetworkNat [2021-12-16T06:35:21.092Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2021-12-16T06:35:21.092Z] === RUN TestRenameContainerWithSameName [2021-12-16T06:35:21.350Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-12-16T06:35:21.350Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-16T06:35:21.641Z] --- PASS: TestNetworkNat (0.48s) [2021-12-16T06:35:21.641Z] === RUN TestNetworkLocalhostTCPNat [2021-12-16T06:35:21.902Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2021-12-16T06:35:21.902Z] === RUN TestNetworkLoopbackNat [2021-12-16T06:35:21.917Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2021-12-16T06:35:21.917Z] === RUN TestResize [2021-12-16T06:35:22.482Z] --- PASS: TestResize (0.40s) [2021-12-16T06:35:22.482Z] === RUN TestResizeWithInvalidSize [2021-12-16T06:35:22.741Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2021-12-16T06:35:22.741Z] === RUN TestResizeWhenContainerNotStarted [2021-12-16T06:35:23.307Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-12-16T06:35:23.307Z] === RUN TestDaemonRestartKillContainers [2021-12-16T06:35:23.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-16T06:35:23.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-16T06:35:23.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-16T06:35:23.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-16T06:35:23.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-16T06:35:23.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-16T06:35:23.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-16T06:35:23.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-16T06:35:23.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-16T06:35:23.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-16T06:35:23.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-16T06:35:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-16T06:35:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-16T06:35:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-16T06:35:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-16T06:35:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-16T06:35:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:35:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:35:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:35:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:35:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:35:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:35:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:35:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:35:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:35:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:35:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:35:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:35:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:35:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:35:23.308Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:35:23.308Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:35:23.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-16T06:35:23.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:35:23.783Z] --- PASS: TestCreateJob (4.47s) [2021-12-16T06:35:23.783Z] === RUN TestReplicatedJob [2021-12-16T06:35:24.443Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2021-12-16T06:35:24.443Z] === RUN TestPause [2021-12-16T06:35:24.443Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-16T06:35:24.443Z] --- SKIP: TestPause (0.00s) [2021-12-16T06:35:24.443Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-16T06:35:24.443Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-16T06:35:24.443Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-16T06:35:24.443Z] === RUN TestPauseStopPausedContainer [2021-12-16T06:35:24.443Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-16T06:35:24.443Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-12-16T06:35:24.443Z] === RUN TestPidHost [2021-12-16T06:35:24.715Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-12-16T06:35:25.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-16T06:35:25.385Z] --- PASS: TestPidHost (0.90s) [2021-12-16T06:35:25.385Z] === RUN TestPsFilter [2021-12-16T06:35:25.385Z] --- PASS: TestPsFilter (0.09s) [2021-12-16T06:35:25.385Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-16T06:35:25.649Z] === RUN TestDockerSuite/TestCpToDot [2021-12-16T06:35:25.956Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2021-12-16T06:35:25.956Z] === RUN TestRemoveContainerWithVolume [2021-12-16T06:35:26.216Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2021-12-16T06:35:26.216Z] === RUN TestRemoveContainerRunning [2021-12-16T06:35:26.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-16T06:35:26.787Z] --- PASS: TestRemoveContainerRunning (0.48s) [2021-12-16T06:35:26.787Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-16T06:35:27.047Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2021-12-16T06:35:27.048Z] === RUN TestRemoveInvalidContainer [2021-12-16T06:35:27.048Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-16T06:35:27.048Z] === RUN TestRenameLinkedContainer [2021-12-16T06:35:27.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-16T06:35:27.546Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-16T06:35:28.007Z] 8f616e6e9eec: Verifying Checksum [2021-12-16T06:35:28.007Z] 8f616e6e9eec: Download complete [2021-12-16T06:35:28.007Z] 4d1d74adc6a9: Verifying Checksum [2021-12-16T06:35:28.007Z] 4d1d74adc6a9: Download complete [2021-12-16T06:35:28.451Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-16T06:35:28.479Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-16T06:35:28.979Z] --- PASS: TestRenameLinkedContainer (1.60s) [2021-12-16T06:35:28.979Z] === RUN TestRenameStoppedContainer [2021-12-16T06:35:28.979Z] --- PASS: TestRenameStoppedContainer (0.38s) [2021-12-16T06:35:28.979Z] === RUN TestRenameRunningContainerAndReuse [2021-12-16T06:35:29.827Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-16T06:35:29.949Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2021-12-16T06:35:29.949Z] === RUN TestRenameInvalidName [2021-12-16T06:35:30.211Z] --- PASS: TestRenameInvalidName (0.39s) [2021-12-16T06:35:30.211Z] === RUN TestRenameAnonymousContainer [2021-12-16T06:35:30.376Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-16T06:35:30.394Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-16T06:35:30.942Z] --- PASS: TestReplicatedJob (7.35s) [2021-12-16T06:35:30.942Z] === RUN TestUpdateReplicatedJob [2021-12-16T06:35:30.942Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-16T06:35:31.340Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-16T06:35:31.875Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-16T06:35:31.875Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-16T06:35:32.126Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2021-12-16T06:35:32.126Z] === RUN TestRenameContainerWithSameName [2021-12-16T06:35:32.126Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2021-12-16T06:35:32.126Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-16T06:35:32.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-12-16T06:35:32.297Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:35:32.698Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-16T06:35:33.068Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2021-12-16T06:35:33.068Z] === RUN TestResize [2021-12-16T06:35:33.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:35:33.329Z] --- PASS: TestResize (0.39s) [2021-12-16T06:35:33.329Z] === RUN TestResizeWithInvalidSize [2021-12-16T06:35:33.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:35:33.900Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-12-16T06:35:33.900Z] === RUN TestResizeWhenContainerNotStarted [2021-12-16T06:35:34.071Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-16T06:35:34.071Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-16T06:35:34.071Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-16T06:35:34.071Z] docker_api_swarm_node_test.go:53: [db81d0e66d2e5] joining swarm manager [d9e424a341b63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:35:34.160Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-12-16T06:35:34.160Z] === RUN TestDaemonRestartKillContainers [2021-12-16T06:35:34.160Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-12-16T06:35:34.160Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-16T06:35:34.160Z] === RUN TestCgroupNamespacesRun [2021-12-16T06:35:34.330Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-16T06:35:34.424Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:35:34.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:35:34.896Z] --- PASS: TestUpdateReplicatedJob (3.95s) [2021-12-16T06:35:34.896Z] === RUN TestServiceListWithStatuses [2021-12-16T06:35:34.896Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-16T06:35:34.896Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-16T06:35:34.896Z] === RUN TestDockerNetworkConnectAlias [2021-12-16T06:35:34.896Z] docker_api_swarm_node_test.go:54: [d25444aeab22d] joining swarm manager [d9e424a341b63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:35:35.153Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-16T06:35:35.153Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-12-16T06:35:35.153Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-16T06:35:35.153Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-16T06:35:35.543Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2021-12-16T06:35:35.543Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-16T06:35:35.619Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:35:35.718Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-16T06:35:35.976Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-16T06:35:35.976Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-16T06:35:36.233Z] === RUN TestDockerSuite/TestCreateRM [2021-12-16T06:35:36.233Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-16T06:35:36.233Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-16T06:35:36.233Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-16T06:35:36.484Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2021-12-16T06:35:36.485Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-16T06:35:36.491Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-16T06:35:36.491Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-16T06:35:37.867Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2021-12-16T06:35:37.867Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-16T06:35:38.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:35:38.390Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-16T06:35:38.648Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-16T06:35:38.648Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-16T06:35:38.808Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2021-12-16T06:35:38.808Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-16T06:35:39.751Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2021-12-16T06:35:39.751Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-16T06:35:40.021Z] --- PASS: TestDockerNetworkConnectAlias (5.21s) [2021-12-16T06:35:40.021Z] === RUN TestDockerNetworkReConnect [2021-12-16T06:35:41.134Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-12-16T06:35:41.134Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-16T06:35:41.394Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-16T06:35:41.394Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-16T06:35:41.394Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-16T06:35:41.394Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-16T06:35:41.394Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-16T06:35:41.394Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-16T06:35:41.705Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-12-16T06:35:41.705Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-16T06:35:41.961Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.31s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s) [2021-12-16T06:35:42.328Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s) [2021-12-16T06:35:42.328Z] === RUN TestCgroupNamespacesRun [2021-12-16T06:35:42.657Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2021-12-16T06:35:42.657Z] === RUN TestNISDomainname [2021-12-16T06:35:42.894Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2021-12-16T06:35:42.894Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-16T06:35:42.894Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-12-16T06:35:42.894Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-12-16T06:35:42.894Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-16T06:35:42.918Z] 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-16T06:35:42.918Z] --- SKIP: TestNISDomainname (0.01s) [2021-12-16T06:35:42.918Z] === RUN TestHostnameDnsResolution [2021-12-16T06:35:43.488Z] --- PASS: TestHostnameDnsResolution (0.60s) [2021-12-16T06:35:43.488Z] === RUN TestUnprivilegedPortsAndPing [2021-12-16T06:35:43.488Z] 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-16T06:35:43.488Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-12-16T06:35:43.488Z] === RUN TestStats [2021-12-16T06:35:43.488Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-16T06:35:43.488Z] --- SKIP: TestStats (0.00s) [2021-12-16T06:35:43.488Z] === RUN TestStopContainerWithTimeout [2021-12-16T06:35:43.488Z] === RUN TestStopContainerWithTimeout/0 [2021-12-16T06:35:43.488Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-16T06:35:43.488Z] === RUN TestStopContainerWithTimeout/1 [2021-12-16T06:35:43.488Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-16T06:35:43.488Z] === RUN TestStopContainerWithTimeout/3 [2021-12-16T06:35:43.488Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-16T06:35:43.488Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-16T06:35:43.488Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-16T06:35:43.488Z] === CONT TestStopContainerWithTimeout/0 [2021-12-16T06:35:43.488Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-16T06:35:43.859Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-16T06:35:44.070Z] === CONT TestStopContainerWithTimeout/3 [2021-12-16T06:35:44.268Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2021-12-16T06:35:44.268Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-16T06:35:44.366Z] INFO: Extraction ended at 12/16/2021 06:35:42. Duration:00:00:24.9989203 [2021-12-16T06:35:44.366Z] INFO: Updating the golang and path environment variables [2021-12-16T06:35:44.366Z] INFO: GOPATH=d:\gopath [2021-12-16T06:35:44.366Z] INFO: go version go1.17.5 windows/amd64 [2021-12-16T06:35:44.366Z] INFO: Running the daemon under test in debug mode [2021-12-16T06:35:44.366Z] INFO: Running the daemon under test in containerd mode [2021-12-16T06:35:44.366Z] INFO: Starting a daemon under test... [2021-12-16T06:35:44.366Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43087\1\daemon --pidfile d:\CI\PR-43087\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-12-16T06:35:44.366Z] INFO: Containerd started successfully. [2021-12-16T06:35:44.366Z] INFO: Process started successfully. [2021-12-16T06:35:44.366Z] INFO: Start tailing logs of the daemon under tests [2021-12-16T06:35:44.366Z] INFO: Waiting for the daemon under test to start... [2021-12-16T06:35:44.424Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-16T06:35:44.681Z] --- PASS: TestDockerNetworkReConnect (4.75s) [2021-12-16T06:35:44.681Z] === RUN TestServicePlugin [2021-12-16T06:35:45.203Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2021-12-16T06:35:45.203Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-16T06:35:45.982Z] === CONT TestStopContainerWithTimeout/1 [2021-12-16T06:35:46.055Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-16T06:35:46.575Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2021-12-16T06:35:46.575Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-16T06:35:46.988Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-16T06:35:47.365Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-16T06:35:47.365Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2021-12-16T06:35:47.365Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2021-12-16T06:35:47.365Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2021-12-16T06:35:47.365Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2021-12-16T06:35:47.365Z] === RUN TestDeleteDevicemapper [2021-12-16T06:35:47.365Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-16T06:35:47.365Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-16T06:35:47.365Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-16T06:35:47.510Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2021-12-16T06:35:47.510Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-16T06:35:47.553Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-16T06:35:48.444Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-12-16T06:35:48.444Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-16T06:35:48.486Z] plugin_test.go:61: [d2e93ef87556e] joining swarm manager [ddbd0703f9be5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:35:48.486Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-16T06:35:48.486Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-16T06:35:49.051Z] === RUN TestDockerSuite/TestDockerFails [2021-12-16T06:35:49.051Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-12-16T06:35:49.051Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-12-16T06:35:49.051Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-12-16T06:35:49.282Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.82s) [2021-12-16T06:35:49.282Z] === RUN TestUpdateMemory [2021-12-16T06:35:49.282Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-16T06:35:49.282Z] --- SKIP: TestUpdateMemory (0.00s) [2021-12-16T06:35:49.282Z] === RUN TestUpdateCPUQuota [2021-12-16T06:35:49.283Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-16T06:35:49.283Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-12-16T06:35:49.283Z] === RUN TestUpdatePidsLimit [2021-12-16T06:35:49.283Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-16T06:35:49.283Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-12-16T06:35:49.283Z] === RUN TestUpdateRestartPolicy [2021-12-16T06:35:49.385Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2021-12-16T06:35:49.385Z] === RUN TestNISDomainname [2021-12-16T06:35:49.616Z] plugin_test.go:64: [d4f2e64bf74f8] joining swarm manager [ddbd0703f9be5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:35:49.874Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-12-16T06:35:49.951Z] --- PASS: TestNISDomainname (0.56s) [2021-12-16T06:35:49.951Z] === RUN TestHostnameDnsResolution [2021-12-16T06:35:50.440Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-12-16T06:35:50.884Z] --- PASS: TestHostnameDnsResolution (0.67s) [2021-12-16T06:35:50.884Z] === RUN TestUnprivilegedPortsAndPing [2021-12-16T06:35:51.142Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2021-12-16T06:35:51.142Z] === RUN TestStats [2021-12-16T06:35:51.812Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-12-16T06:35:51.812Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-12-16T06:35:51.812Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-12-16T06:35:52.070Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-12-16T06:35:53.669Z] --- PASS: TestStats (2.45s) [2021-12-16T06:35:53.669Z] === RUN TestStopContainerWithTimeout [2021-12-16T06:35:53.669Z] === RUN TestStopContainerWithTimeout/0 [2021-12-16T06:35:53.669Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-16T06:35:53.669Z] === RUN TestStopContainerWithTimeout/1 [2021-12-16T06:35:53.669Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-16T06:35:53.669Z] === RUN TestStopContainerWithTimeout/3 [2021-12-16T06:35:53.669Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-16T06:35:53.669Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-16T06:35:53.669Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-16T06:35:53.669Z] === CONT TestStopContainerWithTimeout/0 [2021-12-16T06:35:53.669Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-16T06:35:54.235Z] === CONT TestStopContainerWithTimeout/3 [2021-12-16T06:35:56.763Z] === CONT TestStopContainerWithTimeout/1 [2021-12-16T06:35:57.697Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-12-16T06:35:57.697Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2021-12-16T06:35:57.697Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2021-12-16T06:35:57.697Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2021-12-16T06:35:57.697Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2021-12-16T06:35:57.697Z] === RUN TestDeleteDevicemapper [2021-12-16T06:35:57.697Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-16T06:35:57.697Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-16T06:35:57.697Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-16T06:35:58.624Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-16T06:35:59.557Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-16T06:35:59.599Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2021-12-16T06:35:59.599Z] === RUN TestUpdateMemory [2021-12-16T06:35:59.856Z] --- PASS: TestUpdateMemory (0.53s) [2021-12-16T06:35:59.856Z] === RUN TestUpdateCPUQuota [2021-12-16T06:36:00.792Z] --- PASS: TestUpdateCPUQuota (0.91s) [2021-12-16T06:36:00.792Z] === RUN TestUpdatePidsLimit [2021-12-16T06:36:00.792Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-16T06:36:01.051Z] === RUN TestUpdatePidsLimit/no_change [2021-12-16T06:36:01.314Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-16T06:36:01.454Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-16T06:36:01.506Z] --- PASS: TestUpdateRestartPolicy (11.00s) [2021-12-16T06:36:01.506Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-16T06:36:01.506Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-12-16T06:36:01.506Z] === RUN TestWaitNonBlocked [2021-12-16T06:36:01.506Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:36:01.506Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:36:01.506Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:36:01.506Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:36:01.506Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:36:01.506Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:36:01.506Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-12-16T06:36:01.506Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2021-12-16T06:36:01.506Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2021-12-16T06:36:01.506Z] === RUN TestWaitBlocked [2021-12-16T06:36:01.506Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-16T06:36:01.506Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-16T06:36:01.506Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-16T06:36:01.506Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-16T06:36:01.506Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-16T06:36:01.506Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-16T06:36:01.573Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-16T06:36:01.573Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-16T06:36:02.077Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-16T06:36:02.077Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s) [2021-12-16T06:36:02.077Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2021-12-16T06:36:02.077Z] === CONT TestDaemonRestartIpcMode [2021-12-16T06:36:02.077Z] === CONT TestIpcModeOlderClient [2021-12-16T06:36:02.077Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-12-16T06:36:02.077Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-16T06:36:02.140Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-16T06:36:02.140Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-16T06:36:03.079Z] --- PASS: TestUpdatePidsLimit (2.10s) [2021-12-16T06:36:03.079Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2021-12-16T06:36:03.079Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-12-16T06:36:03.079Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2021-12-16T06:36:03.079Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2021-12-16T06:36:03.079Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2021-12-16T06:36:03.079Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2021-12-16T06:36:03.079Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2021-12-16T06:36:03.079Z] === RUN TestUpdateRestartPolicy [2021-12-16T06:36:03.351Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-12-16T06:36:03.916Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-16T06:36:04.482Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-16T06:36:04.622Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2021-12-16T06:36:04.883Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2021-12-16T06:36:04.883Z] PASS [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === Skipped [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-16T06:36:04.883Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-12-16T06:36:04.883Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-12-16T06:36:04.883Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-12-16T06:36:04.883Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-16T06:36:04.883Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-12-16T06:36:04.883Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-12-16T06:36:04.883Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-12-16T06:36:04.883Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-12-16T06:36:04.883Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-12-16T06:36:04.883Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-16T06:36:04.883Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-12-16T06:36:04.883Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-12-16T06:36:04.883Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-12-16T06:36:04.883Z] 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-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-12-16T06:36:04.883Z] 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-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-12-16T06:36:04.883Z] 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-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-12-16T06:36:04.883Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-16T06:36:04.883Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-12-16T06:36:04.883Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-12-16T06:36:04.883Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-12-16T06:36:04.883Z] 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-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-12-16T06:36:04.883Z] 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-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-12-16T06:36:04.883Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-16T06:36:04.883Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-12-16T06:36:04.883Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-12-16T06:36:04.883Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-12-16T06:36:04.883Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-16T06:36:04.883Z] [2021-12-16T06:36:04.883Z] DONE 177 tests, 27 skipped in 71.470s [2021-12-16T06:36:04.883Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-16T06:36:05.047Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-16T06:36:05.144Z] === RUN TestConfigDaemonLibtrustID [2021-12-16T06:36:05.424Z] ...INFO: Daemon under test started and replied! [2021-12-16T06:36:05.424Z] INFO: Docker version of the daemon under test [2021-12-16T06:36:05.424Z] [2021-12-16T06:36:05.424Z] Client: [2021-12-16T06:36:05.424Z] Version: 17.06.2-ce [2021-12-16T06:36:05.424Z] API version: 1.30 [2021-12-16T06:36:05.424Z] Go version: go1.8.3 [2021-12-16T06:36:05.424Z] Git commit: cec0b72 [2021-12-16T06:36:05.424Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-16T06:36:05.424Z] OS/Arch: windows/amd64 [2021-12-16T06:36:05.424Z] [2021-12-16T06:36:05.424Z] Server: [2021-12-16T06:36:05.424Z] Version: 0.0.0-dev [2021-12-16T06:36:05.424Z] API version: 1.42 (minimum version 1.24) [2021-12-16T06:36:05.424Z] Go version: go1.17.5 [2021-12-16T06:36:05.424Z] Git commit: 26dafe43a4 [2021-12-16T06:36:05.424Z] Built: 12/16/2021 06:34:06 [2021-12-16T06:36:05.424Z] OS/Arch: windows/amd64 [2021-12-16T06:36:05.424Z] Experimental: false [2021-12-16T06:36:05.424Z] [2021-12-16T06:36:05.424Z] INFO: Docker info of the daemon under test [2021-12-16T06:36:05.424Z] [2021-12-16T06:36:05.424Z] Containers: 0 [2021-12-16T06:36:05.424Z] Running: 0 [2021-12-16T06:36:05.424Z] Paused: 0 [2021-12-16T06:36:05.424Z] Stopped: 0 [2021-12-16T06:36:05.424Z] Images: 0 [2021-12-16T06:36:05.424Z] Server Version: 0.0.0-dev [2021-12-16T06:36:05.424Z] Storage Driver: windowsfilter [2021-12-16T06:36:05.424Z] Windows: [2021-12-16T06:36:05.424Z] Logging Driver: json-file [2021-12-16T06:36:05.424Z] Plugins: [2021-12-16T06:36:05.424Z] Volume: local [2021-12-16T06:36:05.424Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-16T06:36:05.424Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-16T06:36:05.424Z] Swarm: inactive [2021-12-16T06:36:05.424Z] Default Isolation: process [2021-12-16T06:36:05.424Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-16T06:36:05.424Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-16T06:36:05.424Z] OSType: windows [2021-12-16T06:36:05.424Z] Architecture: x86_64 [2021-12-16T06:36:05.424Z] CPUs: 4 [2021-12-16T06:36:05.424Z] Total Memory: 32GiB [2021-12-16T06:36:05.424Z] Name: azwin-2-cb7041 [2021-12-16T06:36:05.424Z] ID: L343:VASC:GE5Z:G3SX:WXLJ:54I6:T2XD:ZT2H:CPBJ:HXRJ:ZSLK:IJ6Z [2021-12-16T06:36:05.424Z] Docker Root Dir: D:\CI\PR-43087\1\daemon [2021-12-16T06:36:05.424Z] Debug Mode (client): false [2021-12-16T06:36:05.424Z] Debug Mode (server): true [2021-12-16T06:36:05.424Z] File Descriptors: -1 [2021-12-16T06:36:05.424Z] Goroutines: 31 [2021-12-16T06:36:05.424Z] System Time: 2021-12-16T06:36:02.4812817Z [2021-12-16T06:36:05.424Z] EventsListeners: 0 [2021-12-16T06:36:05.424Z] Registry: https://index.docker.io/v1/ [2021-12-16T06:36:05.424Z] Labels: [2021-12-16T06:36:05.424Z] Experimental: false [2021-12-16T06:36:05.424Z] Insecure Registries: [2021-12-16T06:36:05.424Z] 127.0.0.0/8 [2021-12-16T06:36:05.424Z] Live Restore Enabled: false [2021-12-16T06:36:05.424Z] [2021-12-16T06:36:05.424Z] [2021-12-16T06:36:05.424Z] INFO: Docker images of the daemon under test [2021-12-16T06:36:05.424Z] [2021-12-16T06:36:05.424Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-16T06:36:05.424Z] [2021-12-16T06:36:05.424Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-16T06:36:05.424Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-12-16T06:36:05.424Z] ltsc2022: Pulling from windows/servercore [2021-12-16T06:36:05.424Z] 8f616e6e9eec: Pulling fs layer [2021-12-16T06:36:05.424Z] 4d1d74adc6a9: Pulling fs layer [2021-12-16T06:36:05.612Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-16T06:36:05.715Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-12-16T06:36:05.715Z] === RUN TestDaemonConfigValidation [2021-12-16T06:36:05.715Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-16T06:36:05.715Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-16T06:36:05.715Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-16T06:36:05.715Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-16T06:36:05.715Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-16T06:36:05.715Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-16T06:36:05.715Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-16T06:36:05.715Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-16T06:36:05.715Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-16T06:36:05.715Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-16T06:36:05.715Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-16T06:36:05.715Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-16T06:36:05.715Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-16T06:36:05.715Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-16T06:36:05.715Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-16T06:36:05.715Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-16T06:36:05.715Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-12-16T06:36:05.715Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-12-16T06:36:05.715Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-12-16T06:36:05.715Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-12-16T06:36:05.715Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-12-16T06:36:05.715Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-16T06:36:05.715Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-16T06:36:06.177Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-16T06:36:06.742Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-12-16T06:36:07.104Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-16T06:36:07.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-12-16T06:36:08.054Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-16T06:36:08.240Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-12-16T06:36:08.995Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-16T06:36:08.996Z] daemon_test.go:156: [db939f7baa657] daemon is not started [2021-12-16T06:36:08.996Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2021-12-16T06:36:08.996Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-12-16T06:36:08.996Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-12-16T06:36:08.996Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-12-16T06:36:08.996Z] === RUN TestDaemonProxy [2021-12-16T06:36:08.996Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-12-16T06:36:08.996Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-16T06:36:08.996Z] PASS [2021-12-16T06:36:08.996Z] [2021-12-16T06:36:08.996Z] === Skipped [2021-12-16T06:36:08.996Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-12-16T06:36:08.996Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-12-16T06:36:08.996Z] [2021-12-16T06:36:08.996Z] DONE 12 tests, 1 skipped in 4.172s [2021-12-16T06:36:08.996Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-16T06:36:09.256Z] INFO: Testing against a local daemon [2021-12-16T06:36:09.256Z] === RUN TestCommitInheritsEnv [2021-12-16T06:36:09.613Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-16T06:36:11.166Z] --- PASS: TestCommitInheritsEnv (1.90s) [2021-12-16T06:36:11.166Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-16T06:36:11.166Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-16T06:36:11.166Z] === RUN TestImagesFilterMultiReference [2021-12-16T06:36:11.166Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-12-16T06:36:11.166Z] === RUN TestImagePullPlatformInvalid [2021-12-16T06:36:11.166Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-16T06:36:11.166Z] === RUN TestRemoveImageOrphaning [2021-12-16T06:36:12.138Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-12-16T06:36:13.078Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-12-16T06:36:13.078Z] === RUN TestRemoveImageGarbageCollector [2021-12-16T06:36:13.078Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-12-16T06:36:13.078Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-12-16T06:36:13.078Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-16T06:36:13.078Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-16T06:36:13.078Z] === RUN TestTagInvalidReference [2021-12-16T06:36:13.339Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-16T06:36:13.339Z] === RUN TestTagValidPrefixedRepo [2021-12-16T06:36:13.339Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-16T06:36:13.339Z] === RUN TestTagExistedNameWithoutForce [2021-12-16T06:36:13.339Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-16T06:36:13.339Z] === RUN TestTagOfficialNames [2021-12-16T06:36:13.339Z] --- PASS: TestTagOfficialNames (0.05s) [2021-12-16T06:36:13.339Z] === RUN TestTagMatchesDigest [2021-12-16T06:36:13.339Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-16T06:36:13.339Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-16T06:36:13.972Z] 4d1d74adc6a9: Verifying Checksum [2021-12-16T06:36:13.972Z] 4d1d74adc6a9: Download complete [2021-12-16T06:36:14.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-12-16T06:36:14.036Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-16T06:36:14.601Z] --- PASS: TestServicePlugin (29.74s) [2021-12-16T06:36:14.601Z] === RUN TestServiceUpdateLabel [2021-12-16T06:36:15.168Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-16T06:36:15.274Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2021-12-16T06:36:15.274Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-16T06:36:15.274Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2021-12-16T06:36:15.274Z] === RUN TestWaitNonBlocked [2021-12-16T06:36:15.274Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:36:15.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:36:15.274Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:36:15.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:36:15.274Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:36:15.274Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:36:15.274Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-16T06:36:15.274Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2021-12-16T06:36:15.274Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2021-12-16T06:36:15.274Z] === RUN TestWaitBlocked [2021-12-16T06:36:15.274Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-16T06:36:15.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-16T06:36:15.274Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-16T06:36:15.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-16T06:36:15.274Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-16T06:36:15.274Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-16T06:36:15.734Z] docker_api_swarm_test.go:202: [d495710d9a15f] joining swarm manager [dc2bbe9a14b55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:36:15.842Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-16T06:36:15.842Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2021-12-16T06:36:15.842Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2021-12-16T06:36:15.842Z] === CONT TestContainerStartOnDaemonRestart [2021-12-16T06:36:15.842Z] === CONT TestContainerKillOnDaemonStart [2021-12-16T06:36:16.667Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-16T06:36:17.601Z] --- PASS: TestServiceUpdateLabel (2.85s) [2021-12-16T06:36:17.601Z] === RUN TestServiceUpdateSecrets [2021-12-16T06:36:17.601Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-16T06:36:17.601Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-16T06:36:18.373Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s) [2021-12-16T06:36:18.373Z] === CONT TestIpcModeOlderClient [2021-12-16T06:36:18.373Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-12-16T06:36:18.373Z] === CONT TestDaemonHostGatewayIP [2021-12-16T06:36:18.535Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-16T06:36:19.100Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-12-16T06:36:19.358Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-16T06:36:19.576Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-16T06:36:19.576Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-16T06:36:19.576Z] GOOS="" GOARCH="" GOARM="" [2021-12-16T06:36:19.576Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-16T06:36:19.576Z] [2021-12-16T06:36:19.576Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-12-16T06:36:19.576Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-12-16T06:36:19.576Z] Using test binary docker [2021-12-16T06:36:19.576Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-16T06:36:19.576Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-16T06:36:19.576Z] INFO: Waiting for daemon to start... [2021-12-16T06:36:19.576Z] Starting dockerd [2021-12-16T06:36:19.615Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-12-16T06:36:19.873Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-12-16T06:36:19.873Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-16T06:36:20.277Z] --- PASS: TestDaemonHostGatewayIP (2.27s) [2021-12-16T06:36:20.277Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-16T06:36:20.512Z] . [2021-12-16T06:36:20.512Z] INFO: Building docker-sdk-python3:5.0.3... [2021-12-16T06:36:20.805Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-16T06:36:22.177Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.69s) [2021-12-16T06:36:22.177Z] === CONT TestDaemonRestartIpcMode [2021-12-16T06:36:22.177Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-16T06:36:22.177Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-16T06:36:22.177Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-16T06:36:22.743Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-16T06:36:22.743Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-16T06:36:23.676Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-16T06:36:24.608Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-12-16T06:36:24.608Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-12-16T06:36:24.608Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-12-16T06:36:24.608Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-12-16T06:36:24.608Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-12-16T06:36:24.608Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-16T06:36:24.706Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2021-12-16T06:36:26.506Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-12-16T06:36:27.439Z] === RUN TestDockerSuite/TestEventsRename [2021-12-16T06:36:28.018Z] === RUN TestDockerSuite/TestEventsResize [2021-12-16T06:36:28.047Z] --- PASS: TestContainerKillOnDaemonStart (11.87s) [2021-12-16T06:36:28.047Z] PASS [2021-12-16T06:36:28.047Z] [2021-12-16T06:36:28.047Z] === Skipped [2021-12-16T06:36:28.047Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-16T06:36:28.047Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-16T06:36:28.047Z] [2021-12-16T06:36:28.047Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-16T06:36:28.047Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-12-16T06:36:28.047Z] [2021-12-16T06:36:28.047Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-16T06:36:28.047Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-16T06:36:28.047Z] [2021-12-16T06:36:28.047Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-12-16T06:36:28.047Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-12-16T06:36:28.047Z] [2021-12-16T06:36:28.047Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-16T06:36:28.047Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-16T06:36:28.047Z] [2021-12-16T06:36:28.047Z] DONE 200 tests, 5 skipped in 116.264s [2021-12-16T06:36:28.047Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-16T06:36:28.047Z] === RUN TestConfigDaemonLibtrustID [2021-12-16T06:36:28.318Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-12-16T06:36:28.318Z] === RUN TestDaemonConfigValidation [2021-12-16T06:36:28.318Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-16T06:36:28.318Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-16T06:36:28.318Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-16T06:36:28.318Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-16T06:36:28.318Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-16T06:36:28.318Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-16T06:36:28.318Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-16T06:36:28.318Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-16T06:36:28.318Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-16T06:36:28.318Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-16T06:36:28.318Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-16T06:36:28.318Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-16T06:36:28.318Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-16T06:36:28.318Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-16T06:36:28.577Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-16T06:36:28.577Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-16T06:36:28.577Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-12-16T06:36:28.577Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-12-16T06:36:28.577Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2021-12-16T06:36:28.577Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2021-12-16T06:36:28.577Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2021-12-16T06:36:28.577Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-16T06:36:28.577Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-16T06:36:28.598Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-16T06:36:29.280Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-16T06:36:29.620Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-16T06:36:29.851Z] === RUN TestDockerSuite/TestEventsStreaming [2021-12-16T06:36:30.417Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-16T06:36:30.554Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-16T06:36:31.927Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-16T06:36:31.927Z] daemon_test.go:156: [dacb39c0403d2] daemon is not started [2021-12-16T06:36:31.927Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-12-16T06:36:31.927Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-12-16T06:36:31.927Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-12-16T06:36:31.927Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-12-16T06:36:31.927Z] === RUN TestDaemonProxy [2021-12-16T06:36:31.927Z] === RUN TestDaemonProxy/environment_variables [2021-12-16T06:36:32.950Z] --- PASS: TestServiceUpdateSecrets (15.10s) [2021-12-16T06:36:32.950Z] === RUN TestServiceUpdateConfigs [2021-12-16T06:36:33.524Z] === RUN TestDockerSuite/TestEventsTop [2021-12-16T06:36:33.825Z] === RUN TestDaemonProxy/command-line_options [2021-12-16T06:36:34.468Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-16T06:36:35.008Z] 8f616e6e9eec: Verifying Checksum [2021-12-16T06:36:35.008Z] 8f616e6e9eec: Download complete [2021-12-16T06:36:35.197Z] === RUN TestDaemonProxy/configuration_file [2021-12-16T06:36:36.585Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-16T06:36:36.585Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-16T06:36:36.585Z] GOOS="" GOARCH="" GOARM="" [2021-12-16T06:36:36.585Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-16T06:36:36.585Z] [2021-12-16T06:36:36.585Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-16T06:36:36.585Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-16T06:36:36.585Z] HOSTNAME=a5424174f592 [2021-12-16T06:36:36.585Z] TESTDEBUG=0 [2021-12-16T06:36:36.585Z] DEST=bundles/test-integration [2021-12-16T06:36:36.585Z] PWD=/go/src/github.com/docker/docker [2021-12-16T06:36:36.585Z] DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a [2021-12-16T06:36:36.585Z] container=docker [2021-12-16T06:36:36.585Z] HOME=/root [2021-12-16T06:36:36.585Z] GOLANG_VERSION=1.17.5 [2021-12-16T06:36:36.585Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-16T06:36:36.585Z] VALIDATE_BRANCH=master [2021-12-16T06:36:36.585Z] TERM=xterm [2021-12-16T06:36:36.585Z] DOCKER_PKG=github.com/docker/docker [2021-12-16T06:36:36.585Z] SHLVL=1 [2021-12-16T06:36:36.585Z] TIMEOUT=120m [2021-12-16T06:36:36.585Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-16T06:36:36.585Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-16T06:36:36.585Z] GO111MODULE=off [2021-12-16T06:36:36.585Z] DOCKER_EXPERIMENTAL=1 [2021-12-16T06:36:36.585Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-16T06:36:36.585Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-16T06:36:36.585Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-16T06:36:36.585Z] GOPATH=/go [2021-12-16T06:36:36.585Z] PKG_CONFIG=pkg-config [2021-12-16T06:36:36.585Z] _=/usr/bin/env [2021-12-16T06:36:36.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-16T06:36:37.009Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-16T06:36:37.095Z] === RUN TestDaemonProxy/conflicting_options [2021-12-16T06:36:37.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-12-16T06:36:37.354Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-16T06:36:37.832Z] === RUN TestDockerSuite/TestExec [2021-12-16T06:36:37.920Z] --- PASS: TestDaemonProxy (6.28s) [2021-12-16T06:36:37.920Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2021-12-16T06:36:37.920Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2021-12-16T06:36:37.920Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2021-12-16T06:36:37.920Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-16T06:36:37.920Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-12-16T06:36:37.920Z] PASS [2021-12-16T06:36:37.920Z] [2021-12-16T06:36:37.920Z] DONE 17 tests in 10.191s [2021-12-16T06:36:37.920Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-16T06:36:37.920Z] INFO: Testing against a local daemon [2021-12-16T06:36:37.920Z] === RUN TestCommitInheritsEnv [2021-12-16T06:36:38.179Z] --- PASS: TestCommitInheritsEnv (0.26s) [2021-12-16T06:36:38.179Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-16T06:36:38.179Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-16T06:36:38.179Z] === RUN TestImagesFilterMultiReference [2021-12-16T06:36:38.179Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-12-16T06:36:38.179Z] === RUN TestImagePullPlatformInvalid [2021-12-16T06:36:38.437Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-12-16T06:36:38.437Z] === RUN TestRemoveImageOrphaning [2021-12-16T06:36:38.695Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-12-16T06:36:38.695Z] === RUN TestRemoveImageGarbageCollector [2021-12-16T06:36:38.765Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-16T06:36:39.331Z] docker_api_swarm_test.go:384: [d64db67670942] joining swarm manager [d2ead7c8617d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:36:39.331Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-16T06:36:39.896Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-16T06:36:40.461Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-16T06:36:40.461Z] docker_api_swarm_test.go:385: [dbb2dbe0d5394] joining swarm manager [d2ead7c8617d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:36:40.595Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2021-12-16T06:36:40.595Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-16T06:36:40.595Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-16T06:36:40.595Z] === RUN TestTagInvalidReference [2021-12-16T06:36:40.595Z] --- PASS: TestTagInvalidReference (0.02s) [2021-12-16T06:36:40.595Z] === RUN TestTagValidPrefixedRepo [2021-12-16T06:36:40.595Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-16T06:36:40.595Z] === RUN TestTagExistedNameWithoutForce [2021-12-16T06:36:40.595Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-16T06:36:40.595Z] === RUN TestTagOfficialNames [2021-12-16T06:36:40.595Z] --- PASS: TestTagOfficialNames (0.05s) [2021-12-16T06:36:40.595Z] === RUN TestTagMatchesDigest [2021-12-16T06:36:40.595Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-16T06:36:40.595Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-16T06:36:41.866Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-16T06:36:42.801Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-16T06:36:43.059Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-16T06:36:43.992Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-16T06:36:44.250Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-16T06:36:45.183Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-16T06:36:45.441Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-16T06:36:46.814Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-16T06:36:47.748Z] === RUN TestDockerSuite/TestExecEnv [2021-12-16T06:36:48.007Z] --- PASS: TestServiceUpdateConfigs (15.46s) [2021-12-16T06:36:48.007Z] === RUN TestServiceUpdateNetwork [2021-12-16T06:36:48.264Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-16T06:36:49.638Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-16T06:36:50.571Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-16T06:36:53.098Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-16T06:36:54.032Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-12-16T06:36:54.255Z] 8f616e6e9eec: Pull complete [2021-12-16T06:36:54.598Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-16T06:36:55.164Z] === RUN TestDockerSuite/TestExecParseError [2021-12-16T06:36:56.100Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-16T06:36:56.665Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-16T06:36:56.923Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-16T06:36:58.297Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-16T06:36:58.863Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-16T06:36:59.428Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-16T06:37:01.246Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-16T06:37:01.246Z] [2021-12-16T06:37:01.246Z] ________ ____ __. [2021-12-16T06:37:01.246Z] \_____ \ | |/ _| [2021-12-16T06:37:01.246Z] / | \| < [2021-12-16T06:37:01.246Z] / | \ | \ [2021-12-16T06:37:01.246Z] \_______ /____|__ \ [2021-12-16T06:37:01.246Z] \/ \/ [2021-12-16T06:37:01.246Z] [2021-12-16T06:37:01.246Z] INFO: make.ps1 ended at 12/16/2021 06:36:47 [2021-12-16T06:37:01.246Z] INFO: Binaries build ended at 12/16/2021 06:36:49. Duration:00:01:37.0438700 [2021-12-16T06:37:01.246Z] INFO: Copying the built daemon binary to d:\CI\PR-43087\1\binary\dockerd-26dafe43a4.exe... [2021-12-16T06:37:01.246Z] INFO: Copying the built client binary to d:\CI\PR-43087\1\binary\docker-26dafe43a4.exe... [2021-12-16T06:37:01.246Z] INFO: Copying dockerversion from the container... [2021-12-16T06:37:01.246Z] INFO: Copying the golang package from the container to d:\CI\PR-43087\1\installer\go.zip... [2021-12-16T06:37:01.246Z] INFO: Extracting go.zip to d:\CI\PR-43087\1\go [2021-12-16T06:37:01.955Z] --- PASS: TestServiceUpdateNetwork (13.86s) [2021-12-16T06:37:01.955Z] === RUN TestServiceUpdatePidsLimit [2021-12-16T06:37:02.889Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-16T06:37:03.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-16T06:37:03.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-16T06:37:03.823Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-16T06:37:07.193Z] sha256:57ad411700baed419d87859056f04f5d915c91acaa30981241132b5421f5f5bf [2021-12-16T06:37:07.193Z] INFO: Starting docker-py tests... [2021-12-16T06:37:07.193Z] ============================= test session starts ============================== [2021-12-16T06:37:07.193Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-12-16T06:37:07.193Z] rootdir: /src, inifile: pytest.ini [2021-12-16T06:37:07.193Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-12-16T06:37:07.193Z] collected 395 items / 1 deselected / 394 selected [2021-12-16T06:37:07.193Z] [2021-12-16T06:37:10.378Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-16T06:37:10.636Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-16T06:37:10.636Z] === RUN TestDockerSuite/TestExecTTY [2021-12-16T06:37:11.570Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-16T06:37:12.136Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-16T06:37:12.702Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-16T06:37:13.269Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-16T06:37:13.269Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-12-16T06:37:13.269Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-16T06:37:15.169Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-12-16T06:37:15.426Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-16T06:37:16.360Z] === RUN TestDockerSuite/TestExecWithTERM [2021-12-16T06:37:16.926Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-16T06:37:17.491Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-16T06:37:17.982Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-12-16T06:37:18.807Z] tests/integration/api_client_test.py ..... [ 7%] [2021-12-16T06:37:18.871Z] --- PASS: TestServiceUpdatePidsLimit (16.78s) [2021-12-16T06:37:18.871Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2021-12-16T06:37:18.871Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2021-12-16T06:37:18.871Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-12-16T06:37:18.871Z] PASS [2021-12-16T06:37:18.871Z] [2021-12-16T06:37:18.871Z] === Skipped [2021-12-16T06:37:18.871Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-16T06:37:18.871Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-16T06:37:18.871Z] [2021-12-16T06:37:18.871Z] DONE 27 tests, 1 skipped in 200.869s [2021-12-16T06:37:18.871Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-16T06:37:18.871Z] ++ 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-16T06:37:18.871Z] ++ set -e [2021-12-16T06:37:18.871Z] ++ '[' -n 0 ']' [2021-12-16T06:37:18.871Z] ++ set -x [2021-12-16T06:37:18.871Z] ++ 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-16T06:37:18.871Z] INFO: Testing against a local daemon [2021-12-16T06:37:18.871Z] === RUN TestSessionCreate [2021-12-16T06:37:18.871Z] --- PASS: TestSessionCreate (0.02s) [2021-12-16T06:37:18.871Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-16T06:37:18.871Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-16T06:37:18.871Z] PASS [2021-12-16T06:37:18.871Z] [2021-12-16T06:37:18.871Z] DONE 2 tests in 0.052s [2021-12-16T06:37:18.871Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-16T06:37:18.871Z] ++ 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-16T06:37:18.871Z] ++ set -e [2021-12-16T06:37:18.871Z] ++ '[' -n 0 ']' [2021-12-16T06:37:18.871Z] ++ set -x [2021-12-16T06:37:18.871Z] ++ 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-16T06:37:18.871Z] INFO: Testing against a local daemon [2021-12-16T06:37:18.871Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-16T06:37:18.871Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-16T06:37:18.871Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-16T06:37:18.871Z] === RUN TestDiskUsage [2021-12-16T06:37:18.871Z] === PAUSE TestDiskUsage [2021-12-16T06:37:18.871Z] === RUN TestEventsExecDie [2021-12-16T06:37:19.132Z] --- PASS: TestEventsExecDie (0.58s) [2021-12-16T06:37:19.132Z] === RUN TestEventsBackwardsCompatible [2021-12-16T06:37:19.399Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-12-16T06:37:19.400Z] === RUN TestEventsVolumeCreate [2021-12-16T06:37:19.400Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-12-16T06:37:19.400Z] === RUN TestInfoBinaryCommits [2021-12-16T06:37:19.400Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-16T06:37:19.400Z] === RUN TestInfoAPIVersioned [2021-12-16T06:37:19.400Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-16T06:37:19.400Z] === RUN TestInfoDiscoveryBackend [2021-12-16T06:37:19.981Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-12-16T06:37:19.981Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-16T06:37:20.311Z] tests/integration/api_config_test.py ...... [ 8%] [2021-12-16T06:37:20.913Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-16T06:37:20.913Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-16T06:37:21.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-16T06:37:21.478Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-12-16T06:37:21.478Z] === RUN TestInfoAPI [2021-12-16T06:37:21.478Z] --- PASS: TestInfoAPI (0.02s) [2021-12-16T06:37:21.478Z] === RUN TestInfoAPIWarnings [2021-12-16T06:37:22.327Z] INFO: Extraction ended at 12/16/2021 06:37:20. Duration:00:00:27.6759214 [2021-12-16T06:37:22.327Z] INFO: Updating the golang and path environment variables [2021-12-16T06:37:22.327Z] INFO: GOPATH=d:\gopath [2021-12-16T06:37:22.327Z] INFO: go version go1.17.5 windows/amd64 [2021-12-16T06:37:22.327Z] INFO: Running the daemon under test in debug mode [2021-12-16T06:37:22.327Z] INFO: Starting a daemon under test... [2021-12-16T06:37:22.327Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43087\1\daemon --pidfile d:\CI\PR-43087\1\docker.pid -D [2021-12-16T06:37:22.327Z] INFO: Process started successfully. [2021-12-16T06:37:22.327Z] INFO: Start tailing logs of the daemon under tests [2021-12-16T06:37:22.327Z] INFO: Waiting for the daemon under test to start... [2021-12-16T06:37:22.411Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-16T06:37:27.669Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-16T06:37:28.601Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-16T06:37:31.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-16T06:37:33.859Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-16T06:37:33.859Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-16T06:37:33.859Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-16T06:37:33.859Z] === RUN TestDockerSuite/TestHealth [2021-12-16T06:37:37.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-16T06:37:38.040Z] --- PASS: TestInfoAPIWarnings (16.21s) [2021-12-16T06:37:38.040Z] === RUN TestInfoDebug [2021-12-16T06:37:38.040Z] --- PASS: TestInfoDebug (0.52s) [2021-12-16T06:37:38.040Z] === RUN TestInfoInsecureRegistries [2021-12-16T06:37:38.605Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-12-16T06:37:38.605Z] === RUN TestInfoRegistryMirrors [2021-12-16T06:37:38.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-16T06:37:39.170Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-12-16T06:37:39.170Z] === RUN TestLoginFailsWithBadCredentials [2021-12-16T06:37:39.170Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-12-16T06:37:39.170Z] === RUN TestPingCacheHeaders [2021-12-16T06:37:39.170Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-16T06:37:39.170Z] === RUN TestPingGet [2021-12-16T06:37:39.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-16T06:37:39.428Z] --- PASS: TestPingGet (0.01s) [2021-12-16T06:37:39.428Z] === RUN TestPingHead [2021-12-16T06:37:39.428Z] --- PASS: TestPingHead (0.02s) [2021-12-16T06:37:39.428Z] === RUN TestVersion [2021-12-16T06:37:39.428Z] --- PASS: TestVersion (0.02s) [2021-12-16T06:37:39.428Z] === CONT TestDiskUsage [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/empty [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/empty/container_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/empty/image_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/empty/volume_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-16T06:37:39.993Z] === RUN TestDiskUsage/after_container.Run [2021-12-16T06:37:40.023Z] .....INFO: Daemon under test started and replied! [2021-12-16T06:37:40.023Z] INFO: Docker version of the daemon under test [2021-12-16T06:37:40.023Z] [2021-12-16T06:37:40.023Z] Client: [2021-12-16T06:37:40.023Z] Version: 17.06.2-ce [2021-12-16T06:37:40.023Z] API version: 1.30 [2021-12-16T06:37:40.023Z] Go version: go1.8.3 [2021-12-16T06:37:40.023Z] Git commit: cec0b72 [2021-12-16T06:37:40.023Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-16T06:37:40.023Z] OS/Arch: windows/amd64 [2021-12-16T06:37:40.023Z] [2021-12-16T06:37:40.023Z] Server: [2021-12-16T06:37:40.023Z] Version: 0.0.0-dev [2021-12-16T06:37:40.023Z] API version: 1.42 (minimum version 1.24) [2021-12-16T06:37:40.023Z] Go version: go1.17.5 [2021-12-16T06:37:40.023Z] Git commit: 26dafe43a4 [2021-12-16T06:37:40.023Z] Built: 12/16/2021 06:35:19 [2021-12-16T06:37:40.023Z] OS/Arch: windows/amd64 [2021-12-16T06:37:40.023Z] Experimental: false [2021-12-16T06:37:40.023Z] [2021-12-16T06:37:40.023Z] INFO: Docker info of the daemon under test [2021-12-16T06:37:40.023Z] [2021-12-16T06:37:40.023Z] Containers: 0 [2021-12-16T06:37:40.023Z] Running: 0 [2021-12-16T06:37:40.023Z] Paused: 0 [2021-12-16T06:37:40.023Z] Stopped: 0 [2021-12-16T06:37:40.023Z] Images: 0 [2021-12-16T06:37:40.023Z] Server Version: 0.0.0-dev [2021-12-16T06:37:40.023Z] Storage Driver: windowsfilter [2021-12-16T06:37:40.023Z] Windows: [2021-12-16T06:37:40.023Z] Logging Driver: json-file [2021-12-16T06:37:40.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-16T06:37:40.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-16T06:37:40.481Z] Plugins: [2021-12-16T06:37:40.481Z] Volume: local [2021-12-16T06:37:40.481Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-16T06:37:40.481Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-16T06:37:40.481Z] Swarm: inactive [2021-12-16T06:37:40.481Z] Default Isolation: process [2021-12-16T06:37:40.481Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-16T06:37:40.481Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-16T06:37:40.481Z] OSType: windows [2021-12-16T06:37:40.481Z] Architecture: x86_64 [2021-12-16T06:37:40.481Z] CPUs: 4 [2021-12-16T06:37:40.481Z] Total Memory: 32GiB [2021-12-16T06:37:40.481Z] Name: azwin-2-ab50c0 [2021-12-16T06:37:40.481Z] ID: 3IY5:2MBM:DAIZ:YWYP:MCOA:CCDK:66YE:FTKL:AQ7T:RNKQ:KQZB:6UU6 [2021-12-16T06:37:40.481Z] Docker Root Dir: D:\CI\PR-43087\1\daemon [2021-12-16T06:37:40.481Z] Debug Mode (client): false [2021-12-16T06:37:40.481Z] Debug Mode (server): true [2021-12-16T06:37:40.481Z] File Descriptors: -1 [2021-12-16T06:37:40.481Z] Goroutines: 16 [2021-12-16T06:37:40.481Z] System Time: 2021-12-16T06:37:39.9738434Z [2021-12-16T06:37:40.481Z] EventsListeners: 0 [2021-12-16T06:37:40.481Z] Registry: https://index.docker.io/v1/ [2021-12-16T06:37:40.481Z] Labels: [2021-12-16T06:37:40.481Z] Experimental: false [2021-12-16T06:37:40.481Z] Insecure Registries: [2021-12-16T06:37:40.481Z] 127.0.0.0/8 [2021-12-16T06:37:40.481Z] Live Restore Enabled: false [2021-12-16T06:37:40.481Z] [2021-12-16T06:37:40.481Z] [2021-12-16T06:37:40.481Z] INFO: Docker images of the daemon under test [2021-12-16T06:37:40.481Z] [2021-12-16T06:37:40.481Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-16T06:37:40.481Z] [2021-12-16T06:37:40.481Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-16T06:37:40.481Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-12-16T06:37:40.481Z] ltsc2019: Pulling from windows/servercore [2021-12-16T06:37:40.559Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-16T06:37:40.559Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-16T06:37:40.559Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-16T06:37:40.559Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-16T06:37:40.559Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-16T06:37:40.559Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-16T06:37:40.559Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-16T06:37:40.559Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-16T06:37:40.559Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-16T06:37:40.559Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage (1.38s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/empty (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-16T06:37:40.816Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-16T06:37:40.816Z] PASS [2021-12-16T06:37:40.816Z] [2021-12-16T06:37:40.816Z] === Skipped [2021-12-16T06:37:40.817Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-16T06:37:40.817Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-16T06:37:40.817Z] [2021-12-16T06:37:40.817Z] DONE 53 tests, 1 skipped in 22.085s [2021-12-16T06:37:40.817Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-16T06:37:40.817Z] ++ 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-16T06:37:40.817Z] ++ set -e [2021-12-16T06:37:40.817Z] ++ '[' -n 0 ']' [2021-12-16T06:37:40.817Z] ++ set -x [2021-12-16T06:37:40.817Z] ++ 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-16T06:37:40.817Z] INFO: Testing against a local daemon [2021-12-16T06:37:40.817Z] === RUN TestVolumesCreateAndList [2021-12-16T06:37:40.817Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-16T06:37:40.817Z] === RUN TestVolumesRemove [2021-12-16T06:37:40.817Z] --- PASS: TestVolumesRemove (0.06s) [2021-12-16T06:37:40.817Z] === RUN TestVolumesInspect [2021-12-16T06:37:40.817Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-16T06:37:40.817Z] === RUN TestVolumesInvalidJSON [2021-12-16T06:37:40.817Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-16T06:37:40.817Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-16T06:37:40.817Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-16T06:37:40.817Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-16T06:37:40.817Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-16T06:37:40.817Z] PASS [2021-12-16T06:37:40.817Z] [2021-12-16T06:37:40.817Z] DONE 5 tests in 0.141s [2021-12-16T06:37:40.817Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-16T06:37:40.939Z] 4612f6d0b889: Pulling fs layer [2021-12-16T06:37:40.939Z] 5ee7a7ea9cf2: Pulling fs layer [2021-12-16T06:37:41.075Z] ++++ cat bundles/test-integration/docker.pid [2021-12-16T06:37:41.075Z] +++ kill 10675 [2021-12-16T06:37:41.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-16T06:37:41.332Z] +++ /etc/init.d/apparmor stop [2021-12-16T06:37:41.332Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-16T06:37:41.332Z] [2021-12-16T06:37:41.332Z] Unloading profiles will leave already running processes permanently [2021-12-16T06:37:41.332Z] unconfined, which can lead to unexpected situations. [2021-12-16T06:37:41.332Z] [2021-12-16T06:37:41.332Z] To set a process to complain mode, use the command line tool [2021-12-16T06:37:41.332Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-16T06:37:41.332Z] +++ true [2021-12-16T06:37:41.332Z] exiting test-integration [2021-12-16T06:37:41.332Z] ++ exit 0 [2021-12-16T06:37:41.332Z] [2021-12-16T06:37:41.590Z] + for job in $(jobs -p) [2021-12-16T06:37:41.590Z] + wait 15932 [2021-12-16T06:37:43.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-16T06:37:44.116Z] check_test.go:379: [dbb2dbe0d5394] daemon is not started [2021-12-16T06:37:44.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-12-16T06:37:44.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-16T06:37:45.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-16T06:37:45.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-16T06:37:45.488Z] docker_api_swarm_test.go:802: [d70e1449d391c] joining swarm manager [daf58c39afab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:37:46.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-16T06:37:46.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-16T06:37:46.861Z] docker_api_swarm_test.go:802: [d286d44e5abb1] joining swarm manager [daf58c39afab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:37:47.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-16T06:37:48.233Z] docker_api_swarm_test.go:802: [df300b512117b] joining swarm manager [daf58c39afab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-16T06:37:48.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-16T06:37:49.169Z] docker_api_swarm_test.go:802: [d8e21085b587b] joining swarm manager [daf58c39afab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-12-16T06:37:49.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-16T06:37:49.625Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-12-16T06:37:49.775Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-16T06:37:49.775Z] Using test binary docker [2021-12-16T06:37:49.775Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-16T06:37:49.775Z] +++ /etc/init.d/apparmor start [2021-12-16T06:37:49.775Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-16T06:37:49.775Z] INFO: Waiting for daemon to start... [2021-12-16T06:37:49.775Z] Starting dockerd [2021-12-16T06:37:49.775Z] +++ 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-16T06:37:49.833Z] --- PASS: TestImportExtremelyLargeImageWorks (89.64s) [2021-12-16T06:37:49.833Z] PASS [2021-12-16T06:37:49.833Z] [2021-12-16T06:37:49.833Z] === Skipped [2021-12-16T06:37:49.833Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-12-16T06:37:49.833Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-12-16T06:37:49.833Z] [2021-12-16T06:37:49.833Z] DONE 12 tests, 1 skipped in 93.856s [2021-12-16T06:37:49.833Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-16T06:37:49.833Z] INFO: Testing against a local daemon [2021-12-16T06:37:49.833Z] === RUN TestNetworkCreateDelete [2021-12-16T06:37:49.833Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-12-16T06:37:49.833Z] === RUN TestDockerNetworkDeletePreferID [2021-12-16T06:37:49.833Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-12-16T06:37:49.833Z] === RUN TestDaemonDNSFallback [2021-12-16T06:37:49.833Z] --- PASS: TestDaemonDNSFallback (6.27s) [2021-12-16T06:37:49.833Z] === RUN TestInspectNetwork [2021-12-16T06:37:49.833Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:37:49.834Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-16T06:37:49.834Z] === RUN TestRunContainerWithBridgeNone [2021-12-16T06:37:49.834Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:49.834Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-16T06:37:49.834Z] === RUN TestNetworkInvalidJSON [2021-12-16T06:37:49.834Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-16T06:37:49.834Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-16T06:37:49.834Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:37:49.834Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:37:49.834Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:37:49.834Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:37:49.834Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-16T06:37:49.834Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:37:49.834Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:37:49.834Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-12-16T06:37:49.834Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-16T06:37:49.834Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-16T06:37:49.834Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-16T06:37:49.834Z] === RUN TestNetworkList [2021-12-16T06:37:49.834Z] === RUN TestNetworkList//networks [2021-12-16T06:37:49.834Z] === PAUSE TestNetworkList//networks [2021-12-16T06:37:49.834Z] === RUN TestNetworkList//networks/ [2021-12-16T06:37:49.834Z] === PAUSE TestNetworkList//networks/ [2021-12-16T06:37:49.834Z] === CONT TestNetworkList//networks [2021-12-16T06:37:49.834Z] === CONT TestNetworkList//networks/ [2021-12-16T06:37:49.834Z] --- PASS: TestNetworkList (0.02s) [2021-12-16T06:37:49.834Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-16T06:37:49.834Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-16T06:37:49.834Z] === RUN TestHostIPv4BridgeLabel [2021-12-16T06:37:49.834Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:49.834Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-16T06:37:49.834Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-16T06:37:49.834Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:49.834Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2021-12-16T06:37:49.834Z] === RUN TestDaemonDefaultNetworkPools [2021-12-16T06:37:49.834Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:49.834Z] --- SKIP: TestDaemonDefaultNetworkPools (0.03s) [2021-12-16T06:37:49.834Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-16T06:37:49.834Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:49.834Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-12-16T06:37:49.834Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-16T06:37:49.834Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:49.834Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-12-16T06:37:49.834Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-16T06:37:49.834Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:49.834Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2021-12-16T06:37:49.834Z] === RUN TestServiceWithPredefinedNetwork [2021-12-16T06:37:49.834Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:37:49.834Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-16T06:37:49.834Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-16T06:37:49.834Z] service_test.go:243: FLAKY_TEST [2021-12-16T06:37:49.834Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-16T06:37:49.834Z] === RUN TestServiceWithDataPathPortInit [2021-12-16T06:37:50.094Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:37:50.095Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-12-16T06:37:50.095Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-16T06:37:50.095Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:37:50.095Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-16T06:37:50.095Z] PASS [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === Skipped [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-12-16T06:37:50.095Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-12-16T06:37:50.095Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-12-16T06:37:50.095Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2021-12-16T06:37:50.095Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.03s) [2021-12-16T06:37:50.095Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-12-16T06:37:50.095Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-12-16T06:37:50.095Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2021-12-16T06:37:50.095Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-12-16T06:37:50.095Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-16T06:37:50.095Z] service_test.go:243: FLAKY_TEST [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-12-16T06:37:50.095Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-16T06:37:50.095Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] DONE 22 tests, 12 skipped in 6.982s [2021-12-16T06:37:50.095Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-16T06:37:50.095Z] INFO: Testing against a local daemon [2021-12-16T06:37:50.095Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-16T06:37:50.095Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:37:50.095Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-16T06:37:50.095Z] === RUN TestDockerNetworkIpvlan [2021-12-16T06:37:50.095Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:37:50.095Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-16T06:37:50.095Z] PASS [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === Skipped [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-16T06:37:50.095Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-16T06:37:50.095Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] DONE 2 tests, 2 skipped in 0.104s [2021-12-16T06:37:50.095Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-16T06:37:50.095Z] INFO: Testing against a local daemon [2021-12-16T06:37:50.095Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-16T06:37:50.095Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:50.095Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-12-16T06:37:50.095Z] === RUN TestDockerNetworkMacvlan [2021-12-16T06:37:50.095Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:50.095Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-12-16T06:37:50.095Z] PASS [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === Skipped [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-12-16T06:37:50.095Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-12-16T06:37:50.095Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:37:50.095Z] [2021-12-16T06:37:50.095Z] DONE 2 tests, 2 skipped in 0.084s [2021-12-16T06:37:50.095Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-16T06:37:50.355Z] testing: warning: no tests to run [2021-12-16T06:37:50.355Z] PASS [2021-12-16T06:37:50.355Z] [2021-12-16T06:37:50.355Z] DONE 0 tests in 0.023s [2021-12-16T06:37:50.355Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-16T06:37:50.355Z] INFO: Testing against a local daemon [2021-12-16T06:37:50.355Z] === RUN TestAuthZPluginAllowRequest [2021-12-16T06:37:50.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.355Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-12-16T06:37:50.355Z] === RUN TestAuthZPluginTLS [2021-12-16T06:37:50.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.355Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-12-16T06:37:50.355Z] === RUN TestAuthZPluginDenyRequest [2021-12-16T06:37:50.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.355Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-12-16T06:37:50.355Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-16T06:37:50.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.355Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-12-16T06:37:50.355Z] === RUN TestAuthZPluginDenyResponse [2021-12-16T06:37:50.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.355Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-12-16T06:37:50.355Z] === RUN TestAuthZPluginAllowEventStream [2021-12-16T06:37:50.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.355Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-12-16T06:37:50.355Z] === RUN TestAuthZPluginErrorResponse [2021-12-16T06:37:50.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.355Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-12-16T06:37:50.355Z] === RUN TestAuthZPluginErrorRequest [2021-12-16T06:37:50.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.355Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-12-16T06:37:50.355Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-16T06:37:50.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.355Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-12-16T06:37:50.355Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-16T06:37:50.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.355Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-12-16T06:37:50.355Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-16T06:37:50.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.355Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-12-16T06:37:50.355Z] === RUN TestAuthZPluginHeader [2021-12-16T06:37:50.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.355Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-12-16T06:37:50.355Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-16T06:37:50.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.355Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2021-12-16T06:37:50.355Z] === RUN TestAuthZPluginV2Disable [2021-12-16T06:37:50.355Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.355Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-12-16T06:37:50.355Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-16T06:37:50.561Z] docker_api_swarm_test.go:810: [d6e9a819844c0] joining swarm manager [daf58c39afab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-12-16T06:37:50.615Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-12-16T06:37:50.615Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-12-16T06:37:50.615Z] PASS [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === Skipped [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-12-16T06:37:50.615Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] [2021-12-16T06:37:50.615Z] DONE 17 tests, 17 skipped in 0.291s [2021-12-16T06:37:50.615Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-16T06:37:50.615Z] INFO: Testing against a local daemon [2021-12-16T06:37:50.615Z] === RUN TestPluginInvalidJSON [2021-12-16T06:37:50.615Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:37:50.615Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:37:50.615Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:37:50.615Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-12-16T06:37:50.615Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-16T06:37:50.615Z] === RUN TestPluginInstall [2021-12-16T06:37:50.615Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.615Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-16T06:37:50.615Z] === RUN TestPluginsWithRuntimes [2021-12-16T06:37:50.615Z] 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-16T06:37:50.615Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-16T06:37:50.615Z] === RUN TestPluginBackCompatMediaTypes [2021-12-16T06:37:50.616Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-12-16T06:37:50.616Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-16T06:37:50.616Z] PASS [2021-12-16T06:37:50.616Z] [2021-12-16T06:37:50.616Z] === Skipped [2021-12-16T06:37:50.616Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-12-16T06:37:50.616Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-16T06:37:50.616Z] [2021-12-16T06:37:50.616Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-12-16T06:37:50.616Z] 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-16T06:37:50.616Z] [2021-12-16T06:37:50.616Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-12-16T06:37:50.616Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-12-16T06:37:50.616Z] [2021-12-16T06:37:50.616Z] DONE 5 tests, 3 skipped in 0.125s [2021-12-16T06:37:50.616Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-16T06:37:50.880Z] INFO: Testing against a local daemon [2021-12-16T06:37:50.880Z] === RUN TestExternalGraphDriver [2021-12-16T06:37:50.880Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-12-16T06:37:50.880Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-12-16T06:37:50.880Z] === RUN TestGraphdriverPluginV2 [2021-12-16T06:37:52.458Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-16T06:37:52.716Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-16T06:37:52.716Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-16T06:37:52.716Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-16T06:37:53.281Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-16T06:37:53.281Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-16T06:37:53.395Z] 5ee7a7ea9cf2: Verifying Checksum [2021-12-16T06:37:53.395Z] 5ee7a7ea9cf2: Download complete [2021-12-16T06:37:53.846Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-16T06:37:53.846Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-16T06:37:53.846Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-16T06:37:53.846Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-16T06:37:54.103Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-16T06:37:54.177Z] --- PASS: TestGraphdriverPluginV2 (3.38s) [2021-12-16T06:37:54.177Z] PASS [2021-12-16T06:37:54.177Z] [2021-12-16T06:37:54.177Z] === Skipped [2021-12-16T06:37:54.177Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-12-16T06:37:54.177Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-12-16T06:37:54.177Z] [2021-12-16T06:37:54.177Z] DONE 2 tests, 1 skipped in 3.513s [2021-12-16T06:37:54.177Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-16T06:37:54.177Z] INFO: Testing against a local daemon [2021-12-16T06:37:54.177Z] === RUN TestContinueAfterPluginCrash [2021-12-16T06:37:54.177Z] === PAUSE TestContinueAfterPluginCrash [2021-12-16T06:37:54.177Z] === RUN TestReadPluginNoRead [2021-12-16T06:37:54.177Z] === PAUSE TestReadPluginNoRead [2021-12-16T06:37:54.177Z] === RUN TestDaemonStartWithLogOpt [2021-12-16T06:37:54.177Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-16T06:37:54.177Z] === CONT TestContinueAfterPluginCrash [2021-12-16T06:37:54.177Z] === CONT TestDaemonStartWithLogOpt [2021-12-16T06:37:54.361Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-16T06:37:54.618Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-16T06:37:54.618Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-16T06:37:55.183Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-16T06:37:55.183Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-16T06:37:55.750Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-16T06:37:56.315Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-16T06:37:56.316Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-16T06:37:56.881Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-16T06:37:57.889Z] . [2021-12-16T06:37:57.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-16T06:37:57.889Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-16T06:37:57.889Z] Error: No such image: emptyfs [2021-12-16T06:37:57.889Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-16T06:37:57.889Z] ++++ docker load [2021-12-16T06:37:57.889Z] Running integration-test (iteration 1) [2021-12-16T06:37:57.889Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-12-16T06:37:57.889Z] ++ 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-16T06:37:57.889Z] ++ set -e [2021-12-16T06:37:57.889Z] ++ '[' -n 0 ']' [2021-12-16T06:37:57.889Z] ++ set -x [2021-12-16T06:37:57.889Z] ++ 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-16T06:37:57.889Z] Loaded image: busybox:latest [2021-12-16T06:37:57.889Z] Loaded image: busybox:glibc [2021-12-16T06:37:59.263Z] Loaded image: debian:bullseye-slim [2021-12-16T06:37:59.263Z] Loaded image: hello-world:latest [2021-12-16T06:37:59.263Z] Loaded image: arm32v7/hello-world:latest [2021-12-16T06:37:59.264Z] INFO: Testing against a local daemon [2021-12-16T06:37:59.264Z] === RUN TestCgroupNamespacesBuild [2021-12-16T06:37:59.408Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-16T06:37:59.408Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-16T06:37:59.408Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-16T06:37:59.466Z] --- PASS: TestDaemonStartWithLogOpt (4.27s) [2021-12-16T06:37:59.466Z] === CONT TestReadPluginNoRead [2021-12-16T06:38:00.198Z] --- PASS: TestCgroupNamespacesBuild (1.08s) [2021-12-16T06:38:00.198Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-16T06:38:00.781Z] === RUN TestDockerSuite/TestImportFile [2021-12-16T06:38:00.849Z] === RUN TestReadPluginNoRead/default [2021-12-16T06:38:00.962Z] 8f616e6e9eec: Pull complete [2021-12-16T06:38:01.132Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2021-12-16T06:38:01.132Z] === RUN TestBuildWithSession [2021-12-16T06:38:01.132Z] build_session_test.go:25: TODO: BuildKit [2021-12-16T06:38:01.132Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-16T06:38:01.132Z] === RUN TestBuildSquashParent [2021-12-16T06:38:01.714Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-16T06:38:01.971Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-16T06:38:02.231Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-16T06:38:02.904Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-16T06:38:03.206Z] --- PASS: TestContinueAfterPluginCrash (8.98s) [2021-12-16T06:38:03.206Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-16T06:38:04.277Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-16T06:38:04.611Z] === CONT TestReadPluginNoRead [2021-12-16T06:38:04.611Z] read_test.go:92: [d03814f77f5da] daemon is not started [2021-12-16T06:38:04.611Z] --- PASS: TestReadPluginNoRead (6.00s) [2021-12-16T06:38:04.611Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2021-12-16T06:38:04.611Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2021-12-16T06:38:04.611Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2021-12-16T06:38:04.611Z] PASS [2021-12-16T06:38:04.611Z] [2021-12-16T06:38:04.611Z] DONE 6 tests in 10.364s [2021-12-16T06:38:04.611Z] 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-16T06:38:04.611Z] testing: warning: no tests to run [2021-12-16T06:38:04.611Z] PASS [2021-12-16T06:38:04.611Z] [2021-12-16T06:38:04.611Z] DONE 0 tests in 0.033s [2021-12-16T06:38:04.611Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-16T06:38:04.611Z] INFO: Testing against a local daemon [2021-12-16T06:38:04.611Z] === RUN TestPluginWithDevMounts [2021-12-16T06:38:04.611Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-12-16T06:38:04.611Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-16T06:38:04.611Z] PASS [2021-12-16T06:38:04.611Z] [2021-12-16T06:38:04.611Z] === Skipped [2021-12-16T06:38:04.611Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-12-16T06:38:04.611Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-12-16T06:38:04.611Z] [2021-12-16T06:38:04.611Z] DONE 1 tests, 1 skipped in 0.103s [2021-12-16T06:38:04.871Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-16T06:38:04.871Z] INFO: Testing against a local daemon [2021-12-16T06:38:04.871Z] === RUN TestSecretInspect [2021-12-16T06:38:04.871Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:04.871Z] --- SKIP: TestSecretInspect (0.01s) [2021-12-16T06:38:04.871Z] === RUN TestSecretList [2021-12-16T06:38:04.871Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:04.871Z] --- SKIP: TestSecretList (0.01s) [2021-12-16T06:38:04.871Z] === RUN TestSecretsCreateAndDelete [2021-12-16T06:38:04.871Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:04.871Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-12-16T06:38:04.871Z] === RUN TestSecretsUpdate [2021-12-16T06:38:04.871Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:04.871Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-12-16T06:38:04.871Z] === RUN TestTemplatedSecret [2021-12-16T06:38:04.871Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:04.871Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-16T06:38:04.871Z] === RUN TestSecretCreateResolve [2021-12-16T06:38:04.871Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:04.871Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-12-16T06:38:04.871Z] PASS [2021-12-16T06:38:04.871Z] [2021-12-16T06:38:04.871Z] === Skipped [2021-12-16T06:38:04.871Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-12-16T06:38:04.871Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:04.871Z] [2021-12-16T06:38:04.871Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-12-16T06:38:04.871Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:04.871Z] [2021-12-16T06:38:04.871Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-12-16T06:38:04.871Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:04.871Z] [2021-12-16T06:38:04.871Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-12-16T06:38:04.871Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:04.871Z] [2021-12-16T06:38:04.871Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-12-16T06:38:04.871Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:04.871Z] [2021-12-16T06:38:04.871Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-12-16T06:38:04.871Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:04.871Z] [2021-12-16T06:38:04.871Z] DONE 6 tests, 6 skipped in 0.210s [2021-12-16T06:38:04.871Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-16T06:38:05.132Z] INFO: Testing against a local daemon [2021-12-16T06:38:05.132Z] === RUN TestServiceCreateInit [2021-12-16T06:38:05.132Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-16T06:38:05.132Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.132Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-16T06:38:05.132Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.132Z] --- PASS: TestServiceCreateInit (0.01s) [2021-12-16T06:38:05.132Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-16T06:38:05.132Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-16T06:38:05.132Z] === RUN TestCreateServiceMultipleTimes [2021-12-16T06:38:05.132Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.132Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-12-16T06:38:05.132Z] === RUN TestCreateServiceConflict [2021-12-16T06:38:05.132Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.132Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-12-16T06:38:05.132Z] === RUN TestCreateServiceMaxReplicas [2021-12-16T06:38:05.132Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.132Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-12-16T06:38:05.132Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-16T06:38:05.132Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.132Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-12-16T06:38:05.132Z] === RUN TestCreateServiceSecretFileMode [2021-12-16T06:38:05.132Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.132Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-12-16T06:38:05.132Z] === RUN TestCreateServiceConfigFileMode [2021-12-16T06:38:05.132Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.132Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-12-16T06:38:05.132Z] === RUN TestCreateServiceSysctls [2021-12-16T06:38:05.132Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.132Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-12-16T06:38:05.132Z] === RUN TestCreateServiceCapabilities [2021-12-16T06:38:05.132Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.132Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-12-16T06:38:05.132Z] === RUN TestInspect [2021-12-16T06:38:05.132Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.132Z] --- SKIP: TestInspect (0.01s) [2021-12-16T06:38:05.132Z] === RUN TestCreateJob [2021-12-16T06:38:05.132Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.132Z] --- SKIP: TestCreateJob (0.01s) [2021-12-16T06:38:05.132Z] === RUN TestReplicatedJob [2021-12-16T06:38:05.132Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.132Z] --- SKIP: TestReplicatedJob (0.01s) [2021-12-16T06:38:05.132Z] === RUN TestUpdateReplicatedJob [2021-12-16T06:38:05.132Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.132Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-12-16T06:38:05.132Z] === RUN TestServiceListWithStatuses [2021-12-16T06:38:05.132Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-16T06:38:05.132Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-16T06:38:05.132Z] === RUN TestDockerNetworkConnectAlias [2021-12-16T06:38:05.317Z] --- PASS: TestBuildSquashParent (3.91s) [2021-12-16T06:38:05.317Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-16T06:38:05.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:38:05.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:38:05.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:38:05.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:38:05.317Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:38:05.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:38:05.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:38:05.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:38:05.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:38:05.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:38:05.317Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:38:05.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:38:05.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:38:05.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:38:05.393Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.393Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-12-16T06:38:05.393Z] === RUN TestDockerNetworkReConnect [2021-12-16T06:38:05.393Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:05.393Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-12-16T06:38:05.393Z] === RUN TestServicePlugin [2021-12-16T06:38:05.649Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-16T06:38:05.907Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-16T06:38:06.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:38:06.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:38:06.839Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-16T06:38:07.304Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] --- SKIP: TestServicePlugin (1.88s) [2021-12-16T06:38:07.304Z] === RUN TestServiceUpdateLabel [2021-12-16T06:38:07.304Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-12-16T06:38:07.304Z] === RUN TestServiceUpdateSecrets [2021-12-16T06:38:07.304Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-12-16T06:38:07.304Z] === RUN TestServiceUpdateConfigs [2021-12-16T06:38:07.304Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-12-16T06:38:07.304Z] === RUN TestServiceUpdateNetwork [2021-12-16T06:38:07.304Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-12-16T06:38:07.304Z] === RUN TestServiceUpdatePidsLimit [2021-12-16T06:38:07.304Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-12-16T06:38:07.304Z] PASS [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === Skipped [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-16T06:38:07.304Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-16T06:38:07.304Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-12-16T06:38:07.304Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-12-16T06:38:07.304Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-12-16T06:38:07.304Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-12-16T06:38:07.304Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-12-16T06:38:07.304Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-12-16T06:38:07.304Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-12-16T06:38:07.304Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-12-16T06:38:07.304Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-12-16T06:38:07.304Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-12-16T06:38:07.304Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-12-16T06:38:07.304Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-12-16T06:38:07.304Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-16T06:38:07.304Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-12-16T06:38:07.304Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-12-16T06:38:07.304Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestServicePlugin (1.88s) [2021-12-16T06:38:07.304Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-12-16T06:38:07.304Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-12-16T06:38:07.304Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-12-16T06:38:07.304Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-12-16T06:38:07.304Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-12-16T06:38:07.304Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] DONE 24 tests, 23 skipped in 2.251s [2021-12-16T06:38:07.304Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-16T06:38:07.304Z] INFO: Testing against a local daemon [2021-12-16T06:38:07.304Z] === RUN TestSessionCreate [2021-12-16T06:38:07.304Z] --- PASS: TestSessionCreate (0.02s) [2021-12-16T06:38:07.304Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-16T06:38:07.304Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-16T06:38:07.304Z] PASS [2021-12-16T06:38:07.304Z] [2021-12-16T06:38:07.304Z] DONE 2 tests in 0.132s [2021-12-16T06:38:07.304Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-16T06:38:07.404Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-16T06:38:07.404Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-12-16T06:38:07.404Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-16T06:38:07.565Z] INFO: Testing against a local daemon [2021-12-16T06:38:07.565Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-16T06:38:07.565Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-16T06:38:07.565Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-16T06:38:07.565Z] === RUN TestDiskUsage [2021-12-16T06:38:07.565Z] === PAUSE TestDiskUsage [2021-12-16T06:38:07.565Z] === RUN TestEventsExecDie [2021-12-16T06:38:07.626Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:38:07.626Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:38:07.825Z] --- PASS: TestEventsExecDie (0.47s) [2021-12-16T06:38:07.825Z] === RUN TestEventsBackwardsCompatible [2021-12-16T06:38:07.969Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-16T06:38:08.086Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-12-16T06:38:08.086Z] === RUN TestEventsVolumeCreate [2021-12-16T06:38:08.086Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-12-16T06:38:08.086Z] === RUN TestInfoBinaryCommits [2021-12-16T06:38:08.086Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-16T06:38:08.086Z] === RUN TestInfoAPIVersioned [2021-12-16T06:38:08.086Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-16T06:38:08.086Z] === RUN TestInfoDiscoveryBackend [2021-12-16T06:38:08.207Z] 4612f6d0b889: Verifying Checksum [2021-12-16T06:38:08.207Z] 4612f6d0b889: Download complete [2021-12-16T06:38:08.534Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-16T06:38:08.583Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-16T06:38:08.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.24s) [2021-12-16T06:38:08.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) [2021-12-16T06:38:08.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.00s) [2021-12-16T06:38:08.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.06s) [2021-12-16T06:38:08.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s) [2021-12-16T06:38:08.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) [2021-12-16T06:38:08.583Z] === RUN TestBuildMultiStageCopy [2021-12-16T06:38:08.583Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-16T06:38:08.657Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-12-16T06:38:08.657Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-16T06:38:09.099Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-16T06:38:09.517Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-16T06:38:09.664Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-16T06:38:09.775Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-16T06:38:10.033Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-16T06:38:10.033Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-16T06:38:10.230Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-16T06:38:10.292Z] --- PASS: TestBuildMultiStageCopy (1.74s) [2021-12-16T06:38:10.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.02s) [2021-12-16T06:38:10.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2021-12-16T06:38:10.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-12-16T06:38:10.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2021-12-16T06:38:10.292Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-12-16T06:38:10.292Z] === RUN TestBuildMultiStageParentConfig [2021-12-16T06:38:10.795Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-16T06:38:10.796Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-12-16T06:38:10.857Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2021-12-16T06:38:10.858Z] === RUN TestBuildLabelWithTargets [2021-12-16T06:38:11.791Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2021-12-16T06:38:11.791Z] === RUN TestBuildWithEmptyLayers [2021-12-16T06:38:11.954Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-12-16T06:38:11.954Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-16T06:38:11.954Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:38:11.954Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-12-16T06:38:11.954Z] === RUN TestInfoAPI [2021-12-16T06:38:11.954Z] --- PASS: TestInfoAPI (0.02s) [2021-12-16T06:38:11.954Z] === RUN TestInfoAPIWarnings [2021-12-16T06:38:12.049Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2021-12-16T06:38:12.049Z] === RUN TestBuildMultiStageOnBuild [2021-12-16T06:38:12.168Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-16T06:38:12.733Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-16T06:38:13.298Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-16T06:38:13.298Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-16T06:38:13.423Z] --- PASS: TestBuildMultiStageOnBuild (1.24s) [2021-12-16T06:38:13.423Z] === RUN TestBuildUncleanTarFilenames [2021-12-16T06:38:13.862Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-16T06:38:13.862Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-12-16T06:38:13.862Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-16T06:38:13.989Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-12-16T06:38:13.989Z] === RUN TestBuildMultiStageLayerLeak [2021-12-16T06:38:14.795Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-16T06:38:15.360Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-16T06:38:15.364Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s) [2021-12-16T06:38:15.364Z] === RUN TestBuildWithHugeFile [2021-12-16T06:38:15.926Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-16T06:38:16.491Z] === RUN TestDockerSuite/TestInspectImage [2021-12-16T06:38:16.491Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-16T06:38:16.491Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-16T06:38:16.491Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-12-16T06:38:16.491Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-16T06:38:17.022Z] --- PASS: TestImportExtremelyLargeImageWorks (90.02s) [2021-12-16T06:38:17.022Z] PASS [2021-12-16T06:38:17.022Z] [2021-12-16T06:38:17.022Z] DONE 12 tests in 92.633s [2021-12-16T06:38:17.022Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-16T06:38:17.022Z] INFO: Testing against a local daemon [2021-12-16T06:38:17.022Z] === RUN TestNetworkCreateDelete [2021-12-16T06:38:17.022Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-12-16T06:38:17.022Z] === RUN TestDockerNetworkDeletePreferID [2021-12-16T06:38:17.022Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-12-16T06:38:17.022Z] === RUN TestDaemonDNSFallback [2021-12-16T06:38:17.072Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-16T06:38:17.281Z] --- PASS: TestDaemonDNSFallback (6.32s) [2021-12-16T06:38:17.281Z] === RUN TestInspectNetwork [2021-12-16T06:38:17.638Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-16T06:38:17.638Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-16T06:38:18.203Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-16T06:38:18.768Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-16T06:38:20.563Z] === RUN TestInspectNetwork/full_network_id [2021-12-16T06:38:20.563Z] === RUN TestInspectNetwork/partial_network_id [2021-12-16T06:38:20.563Z] === RUN TestInspectNetwork/network_name [2021-12-16T06:38:20.563Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-16T06:38:20.666Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-16T06:38:20.666Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-16T06:38:21.599Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-16T06:38:22.165Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-16T06:38:23.537Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-16T06:38:24.102Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-16T06:38:24.667Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-16T06:38:24.743Z] --- PASS: TestInspectNetwork (7.03s) [2021-12-16T06:38:24.743Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-16T06:38:24.743Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-16T06:38:24.743Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-16T06:38:24.743Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-16T06:38:24.743Z] === RUN TestRunContainerWithBridgeNone [2021-12-16T06:38:24.925Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-16T06:38:25.490Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-16T06:38:26.055Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-16T06:38:26.117Z] --- PASS: TestRunContainerWithBridgeNone (1.68s) [2021-12-16T06:38:26.117Z] === RUN TestNetworkInvalidJSON [2021-12-16T06:38:26.117Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-16T06:38:26.117Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-16T06:38:26.117Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:38:26.117Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:38:26.117Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:38:26.117Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:38:26.117Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-16T06:38:26.117Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:38:26.117Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:38:26.117Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-16T06:38:26.117Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-16T06:38:26.117Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-16T06:38:26.117Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-16T06:38:26.117Z] === RUN TestNetworkList [2021-12-16T06:38:26.117Z] === RUN TestNetworkList//networks [2021-12-16T06:38:26.117Z] === PAUSE TestNetworkList//networks [2021-12-16T06:38:26.117Z] === RUN TestNetworkList//networks/ [2021-12-16T06:38:26.117Z] === PAUSE TestNetworkList//networks/ [2021-12-16T06:38:26.117Z] === CONT TestNetworkList//networks [2021-12-16T06:38:26.117Z] === CONT TestNetworkList//networks/ [2021-12-16T06:38:26.117Z] --- PASS: TestNetworkList (0.01s) [2021-12-16T06:38:26.117Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-16T06:38:26.117Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-16T06:38:26.117Z] === RUN TestHostIPv4BridgeLabel [2021-12-16T06:38:26.621Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-16T06:38:26.621Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-12-16T06:38:26.683Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-12-16T06:38:26.683Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-16T06:38:27.994Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-16T06:38:28.058Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-12-16T06:38:28.058Z] === RUN TestDaemonDefaultNetworkPools [2021-12-16T06:38:28.623Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-12-16T06:38:28.623Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-16T06:38:28.926Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-16T06:38:29.557Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-12-16T06:38:29.557Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-16T06:38:30.057Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-12-16T06:38:30.057Z] === RUN TestInfoDebug [2021-12-16T06:38:30.057Z] --- PASS: TestInfoDebug (0.53s) [2021-12-16T06:38:30.057Z] === RUN TestInfoInsecureRegistries [2021-12-16T06:38:30.057Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-12-16T06:38:30.057Z] === RUN TestInfoRegistryMirrors [2021-12-16T06:38:30.057Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-12-16T06:38:30.057Z] === RUN TestLoginFailsWithBadCredentials [2021-12-16T06:38:30.057Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2021-12-16T06:38:30.057Z] === RUN TestPingCacheHeaders [2021-12-16T06:38:30.057Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-16T06:38:30.057Z] === RUN TestPingGet [2021-12-16T06:38:30.057Z] --- PASS: TestPingGet (0.01s) [2021-12-16T06:38:30.057Z] === RUN TestPingHead [2021-12-16T06:38:30.057Z] --- PASS: TestPingHead (0.02s) [2021-12-16T06:38:30.057Z] === RUN TestVersion [2021-12-16T06:38:30.057Z] --- PASS: TestVersion (0.02s) [2021-12-16T06:38:30.057Z] === CONT TestDiskUsage [2021-12-16T06:38:30.297Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-16T06:38:30.297Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-16T06:38:30.627Z] === RUN TestDiskUsage/empty [2021-12-16T06:38:30.627Z] === RUN TestDiskUsage/empty/container_types [2021-12-16T06:38:30.627Z] === RUN TestDiskUsage/empty/image_types [2021-12-16T06:38:30.627Z] === RUN TestDiskUsage/empty/volume_types [2021-12-16T06:38:30.627Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-16T06:38:30.627Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-16T06:38:30.627Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-16T06:38:30.627Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-16T06:38:30.627Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-16T06:38:30.627Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-16T06:38:30.627Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-16T06:38:30.627Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-16T06:38:30.888Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-16T06:38:30.888Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-16T06:38:30.888Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-16T06:38:30.888Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-16T06:38:30.888Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-16T06:38:30.888Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-16T06:38:30.888Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-16T06:38:30.888Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-16T06:38:30.888Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-16T06:38:30.888Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-16T06:38:30.888Z] === RUN TestDiskUsage/after_container.Run [2021-12-16T06:38:30.930Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-12-16T06:38:30.930Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-16T06:38:31.148Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-16T06:38:31.148Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-16T06:38:31.148Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-16T06:38:31.148Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-16T06:38:31.148Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-16T06:38:31.148Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-16T06:38:31.148Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-16T06:38:31.148Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-16T06:38:31.148Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-16T06:38:31.148Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage (1.21s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-12-16T06:38:31.409Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-12-16T06:38:31.409Z] PASS [2021-12-16T06:38:31.409Z] [2021-12-16T06:38:31.409Z] === Skipped [2021-12-16T06:38:31.409Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-16T06:38:31.409Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-16T06:38:31.409Z] [2021-12-16T06:38:31.409Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-12-16T06:38:31.409Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-16T06:38:31.409Z] [2021-12-16T06:38:31.409Z] DONE 53 tests, 2 skipped in 23.973s [2021-12-16T06:38:31.409Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-16T06:38:31.409Z] INFO: Testing against a local daemon [2021-12-16T06:38:31.409Z] === RUN TestVolumesCreateAndList [2021-12-16T06:38:31.409Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-16T06:38:31.409Z] === RUN TestVolumesRemove [2021-12-16T06:38:31.409Z] --- PASS: TestVolumesRemove (0.06s) [2021-12-16T06:38:31.409Z] === RUN TestVolumesInspect [2021-12-16T06:38:31.498Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-12-16T06:38:31.498Z] === RUN TestServiceWithPredefinedNetwork [2021-12-16T06:38:31.669Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-16T06:38:31.670Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-16T06:38:31.670Z] === RUN TestVolumesInvalidJSON [2021-12-16T06:38:31.670Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-16T06:38:31.670Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-16T06:38:31.670Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-16T06:38:31.670Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-16T06:38:31.670Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-16T06:38:31.670Z] PASS [2021-12-16T06:38:31.670Z] [2021-12-16T06:38:31.670Z] DONE 5 tests in 0.189s [2021-12-16T06:38:31.670Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-16T06:38:31.670Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13399 is not a child of this shell [2021-12-16T06:38:31.670Z] warning: PID 13399 from bundles/test-integration/docker.pid had a nonzero exit code [2021-12-16T06:38:31.670Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-16T06:38:31.670Z] [2021-12-16T06:38:31.670Z] Unloading profiles will leave already running processes permanently [2021-12-16T06:38:31.670Z] unconfined, which can lead to unexpected situations. [2021-12-16T06:38:31.670Z] [2021-12-16T06:38:31.670Z] To set a process to complain mode, use the command line tool [2021-12-16T06:38:31.670Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-16T06:38:31.670Z] Removing test suite binaries [2021-12-16T06:38:31.670Z] exiting test-integration [2021-12-16T06:38:31.670Z] ++ exit 0 [2021-12-16T06:38:31.670Z] Post stage [Pipeline] junit [2021-12-16T06:38:33.074Z] Recording test results [2021-12-16T06:38:33.568Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-16T06:38:34.028Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2021-12-16T06:38:34.028Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-16T06:38:34.028Z] service_test.go:243: FLAKY_TEST [2021-12-16T06:38:34.028Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-16T06:38:34.028Z] === RUN TestServiceWithDataPathPortInit [2021-12-16T06:38:34.940Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-16T06:38:34.940Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-16T06:38:35.269Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-16T06:38:35.635Z] + echo Ensuring container killed. [2021-12-16T06:38:35.635Z] Ensuring container killed. [2021-12-16T06:38:35.635Z] + docker rm -vf docker-pr1 [2021-12-16T06:38:35.635Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-16T06:38:35.924Z] + echo Chowning /workspace to jenkins user [2021-12-16T06:38:35.924Z] Chowning /workspace to jenkins user [2021-12-16T06:38:35.924Z] + id -u [2021-12-16T06:38:35.924Z] + id -g [2021-12-16T06:38:35.924Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43087:/workspace busybox chown -R 1000:1000 /workspace [2021-12-16T06:38:35.924Z] Unable to find image 'busybox:latest' locally [2021-12-16T06:38:35.924Z] latest: Pulling from library/busybox [2021-12-16T06:38:36.186Z] 3cb635b06aa2: Pulling fs layer [2021-12-16T06:38:36.186Z] 3cb635b06aa2: Verifying Checksum [2021-12-16T06:38:36.186Z] 3cb635b06aa2: Download complete [2021-12-16T06:38:36.186Z] 3cb635b06aa2: Pull complete [2021-12-16T06:38:36.186Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-16T06:38:36.186Z] Status: Downloaded newer image for busybox:latest [2021-12-16T06:38:36.839Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-16T06:38:36.839Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-16T06:38:37.404Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-16T06:38:38.409Z] + bundleName=amd64-rootless [2021-12-16T06:38:38.409Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-12-16T06:38:38.409Z] Creating amd64-rootless-bundles.tar.gz [2021-12-16T06:38:38.409Z] + 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-16T06:38:38.409Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-12-16T06:38:38.423Z] Archiving artifacts [2021-12-16T06:38:40.356Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43087/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-16T06:38:40.671Z] + make clean [2021-12-16T06:38:40.932Z] docker volume rm -f docker-dev-cache [2021-12-16T06:38:40.932Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-16T06:38:42.578Z] ..........................xx.................... [ 29%] [2021-12-16T06:38:45.507Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-16T06:38:46.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-12-16T06:38:47.138Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-16T06:38:48.512Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-16T06:38:48.900Z] --- PASS: TestServiceWithDataPathPortInit (13.84s) [2021-12-16T06:38:48.900Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-16T06:38:49.094Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-16T06:38:49.836Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jfsgvuoii27wwbgf7skp85t4j Created:2021-12-16 06:38:48.726612542 +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[7231ee4c20f6bfb9283bf076b6274c600579d99c9b2e0a0a30c2bf97ae62cce2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.03eof4d53afv0fzigcaec45r2 EndpointID:bf5ec4232c90b93718abde73bb8e5553c5579b3755d7ce3a7ec5b88293ff32bf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dc3c54fc6486713792f43ca62b83b9794bd197599f26af46a109129b0243fd78 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:381749c3b2ef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.03eof4d53afv0fzigcaec45r2 EndpointID:bf5ec4232c90b93718abde73bb8e5553c5579b3755d7ce3a7ec5b88293ff32bf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-16T06:38:50.939Z] 4d1d74adc6a9: Pull complete [2021-12-16T06:38:50.939Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2021-12-16T06:38:50.939Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:38:50.939Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-12-16T06:38:50.939Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-12-16T06:38:50.939Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.405' [2021-12-16T06:38:50.939Z] WARN: Skipping validation tests [2021-12-16T06:38:50.939Z] INFO: Running unit tests at 12/16/2021 06:38:36... [2021-12-16T06:38:50.939Z] INFO: make.ps1 starting at 12/16/2021 06:38:40 [2021-12-16T06:38:50.939Z] INFO: Git commit (26dafe43a4) assumed from DOCKER_GITCOMMIT environment variable [2021-12-16T06:38:50.939Z] INFO: Invoking autogen... [2021-12-16T06:38:50.939Z] INFO: Running unit tests... [2021-12-16T06:38:50.940Z] 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-16T06:38:50.997Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-12-16T06:38:50.997Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-16T06:38:50.997Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-16T06:38:51.255Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-16T06:38:51.255Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-16T06:38:51.820Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-16T06:38:52.385Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-16T06:38:55.099Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2021-12-16T06:38:55.099Z] PASS [2021-12-16T06:38:55.099Z] [2021-12-16T06:38:55.099Z] === Skipped [2021-12-16T06:38:55.099Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-16T06:38:55.099Z] service_test.go:243: FLAKY_TEST [2021-12-16T06:38:55.099Z] [2021-12-16T06:38:55.099Z] DONE 26 tests, 1 skipped in 43.629s [2021-12-16T06:38:55.099Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-16T06:38:55.099Z] INFO: Testing against a local daemon [2021-12-16T06:38:55.099Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-16T06:38:55.099Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:38:55.099Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-16T06:38:55.099Z] === RUN TestDockerNetworkIpvlan [2021-12-16T06:38:55.099Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:38:55.099Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-16T06:38:55.099Z] PASS [2021-12-16T06:38:55.099Z] [2021-12-16T06:38:55.099Z] === Skipped [2021-12-16T06:38:55.099Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-16T06:38:55.099Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:38:55.099Z] [2021-12-16T06:38:55.099Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-16T06:38:55.099Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:38:55.099Z] [2021-12-16T06:38:55.099Z] DONE 2 tests, 2 skipped in 0.032s [2021-12-16T06:38:55.099Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-16T06:38:55.099Z] INFO: Testing against a local daemon [2021-12-16T06:38:55.099Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-16T06:38:55.686Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2021-12-16T06:38:55.686Z] === RUN TestDockerNetworkMacvlan [2021-12-16T06:38:56.262Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-16T06:38:56.564Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-16T06:38:56.564Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-16T06:38:57.215Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-16T06:38:57.780Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-16T06:38:58.111Z] ? github.com/docker/docker/api [no test files] [2021-12-16T06:38:58.736Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-12-16T06:38:59.679Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-16T06:39:01.579Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-16T06:39:01.822Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-16T06:39:01.822Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-16T06:39:01.822Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-16T06:39:02.388Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-16T06:39:03.320Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-16T06:39:04.252Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-16T06:39:04.874Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-16T06:39:05.185Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-16T06:39:05.445Z] --- PASS: TestDockerNetworkMacvlan (9.82s) [2021-12-16T06:39:05.445Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-12-16T06:39:05.445Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-12-16T06:39:05.445Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2021-12-16T06:39:05.445Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2021-12-16T06:39:05.445Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s) [2021-12-16T06:39:05.445Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2021-12-16T06:39:05.445Z] PASS [2021-12-16T06:39:05.445Z] [2021-12-16T06:39:05.445Z] DONE 8 tests in 11.175s [2021-12-16T06:39:05.445Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-16T06:39:05.445Z] testing: warning: no tests to run [2021-12-16T06:39:05.445Z] PASS [2021-12-16T06:39:05.445Z] [2021-12-16T06:39:05.445Z] DONE 0 tests in 0.014s [2021-12-16T06:39:05.445Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-16T06:39:05.445Z] INFO: Testing against a local daemon [2021-12-16T06:39:05.445Z] === RUN TestAuthZPluginAllowRequest [2021-12-16T06:39:06.118Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-16T06:39:06.458Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-12-16T06:39:06.820Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2021-12-16T06:39:06.820Z] === RUN TestAuthZPluginTLS [2021-12-16T06:39:07.385Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-12-16T06:39:07.385Z] === RUN TestAuthZPluginDenyRequest [2021-12-16T06:39:07.490Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-16T06:39:07.952Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-12-16T06:39:07.952Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-16T06:39:08.055Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-16T06:39:08.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-12-16T06:39:08.210Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-12-16T06:39:08.210Z] === RUN TestAuthZPluginDenyResponse [2021-12-16T06:39:08.620Z] === RUN TestDockerSuite/TestLogsSince [2021-12-16T06:39:08.776Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-12-16T06:39:08.776Z] === RUN TestAuthZPluginAllowEventStream [2021-12-16T06:39:10.150Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2021-12-16T06:39:10.150Z] === RUN TestAuthZPluginErrorResponse [2021-12-16T06:39:10.716Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-12-16T06:39:10.716Z] === RUN TestAuthZPluginErrorRequest [2021-12-16T06:39:10.808Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-12-16T06:39:11.281Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-12-16T06:39:11.281Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-16T06:39:11.847Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-12-16T06:39:11.847Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-16T06:39:11.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-12-16T06:39:13.055Z] === RUN TestMiddlewares [2021-12-16T06:39:13.055Z] --- PASS: TestMiddlewares (0.00s) [2021-12-16T06:39:13.055Z] PASS [2021-12-16T06:39:13.055Z] coverage: 9.0% of statements [2021-12-16T06:39:13.055Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2021-12-16T06:39:13.223Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2021-12-16T06:39:13.223Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-16T06:39:13.796Z] docker_api_swarm_service_test.go:395: [ddf88b66a81f9] joining swarm manager [da10c1b0915df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:39:14.597Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2021-12-16T06:39:14.597Z] === RUN TestAuthZPluginHeader [2021-12-16T06:39:14.729Z] docker_api_swarm_service_test.go:395: [d11bffd26ec62] joining swarm manager [da10c1b0915df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:39:15.162Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-12-16T06:39:15.162Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-16T06:39:15.295Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-16T06:39:19.345Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.05s) [2021-12-16T06:39:19.345Z] === RUN TestAuthZPluginV2Disable [2021-12-16T06:39:21.850Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-16T06:39:21.850Z] === RUN TestDockerSuite/TestLogsTail [2021-12-16T06:39:21.850Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-16T06:39:22.416Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-16T06:39:22.626Z] --- PASS: TestAuthZPluginV2Disable (3.36s) [2021-12-16T06:39:22.626Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-16T06:39:22.981Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-16T06:39:23.033Z] --- PASS: TestBuildWithHugeFile (67.02s) [2021-12-16T06:39:23.033Z] === RUN TestBuildWCOWSandboxSize [2021-12-16T06:39:23.033Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-16T06:39:23.033Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-16T06:39:23.033Z] === RUN TestBuildWithEmptyDockerfile [2021-12-16T06:39:23.033Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:39:23.033Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:39:23.033Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:39:23.033Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:39:23.033Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:39:23.033Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:39:23.033Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:39:23.033Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:39:23.033Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:39:23.033Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-12-16T06:39:23.033Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-12-16T06:39:23.033Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-12-16T06:39:23.033Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-12-16T06:39:23.033Z] === RUN TestBuildPreserveOwnership [2021-12-16T06:39:23.033Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-16T06:39:23.240Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-16T06:39:24.180Z] === RUN TestDockerSuite/TestNetHostname [2021-12-16T06:39:24.406Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-16T06:39:24.972Z] --- PASS: TestBuildPreserveOwnership (2.62s) [2021-12-16T06:39:24.972Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.75s) [2021-12-16T06:39:24.972Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.86s) [2021-12-16T06:39:24.972Z] === RUN TestBuildPlatformInvalid [2021-12-16T06:39:24.972Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-16T06:39:24.972Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-16T06:39:25.559Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-16T06:39:25.560Z] === RUN TestDockerSuite/TestNetworkEvents [2021-12-16T06:39:25.904Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.15s) [2021-12-16T06:39:25.904Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-16T06:39:25.937Z] Loaded image: busybox:latest [2021-12-16T06:39:25.937Z] Loaded image: busybox:glibc [2021-12-16T06:39:26.493Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-16T06:39:26.651Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-12-16T06:39:26.886Z] Loaded image: debian:bullseye-slim [2021-12-16T06:39:27.144Z] Loaded image: hello-world:latest [2021-12-16T06:39:27.144Z] Loaded image: arm32v7/hello-world:latest [2021-12-16T06:39:27.866Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-16T06:39:28.431Z] === RUN TestDockerSuite/TestPluginActive [2021-12-16T06:39:28.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-12-16T06:39:30.367Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-16T06:39:30.932Z] docker_api_swarm_service_test.go:343: [d140fcff6b359] joining swarm manager [dcca237ec6196]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:39:31.865Z] docker_api_swarm_service_test.go:343: [da00b3f781a7f] joining swarm manager [dcca237ec6196]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:39:35.251Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.25s) [2021-12-16T06:39:35.251Z] PASS [2021-12-16T06:39:35.251Z] [2021-12-16T06:39:35.251Z] === Skipped [2021-12-16T06:39:35.251Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-12-16T06:39:35.251Z] build_session_test.go:25: TODO: BuildKit [2021-12-16T06:39:35.251Z] [2021-12-16T06:39:35.251Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-16T06:39:35.251Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-16T06:39:35.251Z] [2021-12-16T06:39:35.251Z] DONE 34 tests, 2 skipped in 96.767s [2021-12-16T06:39:35.251Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-12-16T06:39:35.251Z] ++ 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-16T06:39:35.251Z] ++ set -e [2021-12-16T06:39:35.251Z] ++ '[' -n 0 ']' [2021-12-16T06:39:35.251Z] ++ set -x [2021-12-16T06:39:35.251Z] ++ 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-16T06:39:35.251Z] INFO: Testing against a local daemon [2021-12-16T06:39:35.251Z] === RUN TestConfigInspect [2021-12-16T06:39:36.047Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-16T06:39:36.047Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-12-16T06:39:36.047Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-16T06:39:36.424Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-12-16T06:39:36.624Z] --- PASS: TestConfigInspect (2.24s) [2021-12-16T06:39:36.625Z] === RUN TestConfigList [2021-12-16T06:39:36.979Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-16T06:39:37.926Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-12-16T06:39:38.096Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.49s) [2021-12-16T06:39:38.096Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-16T06:39:39.152Z] --- PASS: TestConfigList (2.11s) [2021-12-16T06:39:39.152Z] === RUN TestConfigsCreateAndDelete [2021-12-16T06:39:40.257Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-16T06:39:41.051Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2021-12-16T06:39:41.051Z] === RUN TestConfigsUpdate [2021-12-16T06:39:41.629Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-16T06:39:42.122Z] 4d1d74adc6a9: Pull complete [2021-12-16T06:39:42.122Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2021-12-16T06:39:42.122Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:39:42.122Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-12-16T06:39:42.122Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-12-16T06:39:42.122Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.405' [2021-12-16T06:39:42.122Z] WARN: Skipping validation tests [2021-12-16T06:39:42.122Z] INFO: Running unit tests at 12/16/2021 06:39:32... [2021-12-16T06:39:42.122Z] INFO: make.ps1 starting at 12/16/2021 06:39:36 [2021-12-16T06:39:42.122Z] INFO: Git commit (26dafe43a4) assumed from DOCKER_GITCOMMIT environment variable [2021-12-16T06:39:42.122Z] INFO: Invoking autogen... [2021-12-16T06:39:42.122Z] INFO: Running unit tests... [2021-12-16T06:39:42.292Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-12-16T06:39:42.951Z] --- PASS: TestConfigsUpdate (2.05s) [2021-12-16T06:39:42.952Z] === RUN TestTemplatedConfig [2021-12-16T06:39:43.647Z] 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-16T06:39:44.154Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-16T06:39:45.479Z] --- PASS: TestTemplatedConfig (2.30s) [2021-12-16T06:39:45.479Z] === RUN TestConfigCreateResolve [2021-12-16T06:39:45.525Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-12-16T06:39:47.378Z] --- PASS: TestConfigCreateResolve (2.10s) [2021-12-16T06:39:47.378Z] PASS [2021-12-16T06:39:47.378Z] [2021-12-16T06:39:47.378Z] DONE 6 tests in 13.011s [2021-12-16T06:39:47.378Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-12-16T06:39:47.378Z] ++ 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-16T06:39:47.378Z] ++ set -e [2021-12-16T06:39:47.378Z] ++ '[' -n 0 ']' [2021-12-16T06:39:47.378Z] ++ set -x [2021-12-16T06:39:47.379Z] ++ 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-16T06:39:47.423Z] docker_api_swarm_service_test.go:490: [df59c11725a31] joining swarm manager [d441ee536cd76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:39:47.637Z] INFO: Testing against a local daemon [2021-12-16T06:39:47.637Z] === RUN TestCheckpoint [2021-12-16T06:39:47.637Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-16T06:39:47.637Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-16T06:39:47.637Z] === RUN TestContainerInvalidJSON [2021-12-16T06:39:47.637Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:39:47.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:39:47.637Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:39:47.637Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:39:47.637Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:39:47.637Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:39:47.637Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-16T06:39:47.637Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-16T06:39:47.637Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-16T06:39:47.637Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-16T06:39:47.637Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-12-16T06:39:47.637Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-16T06:39:47.637Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-12-16T06:39:47.637Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-16T06:39:47.637Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-12-16T06:39:47.637Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-16T06:39:47.637Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-12-16T06:39:47.637Z] === RUN TestCopyFromContainer [2021-12-16T06:39:47.988Z] docker_api_swarm_service_test.go:490: [dd2f2400054e3] joining swarm manager [d441ee536cd76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:39:48.573Z] === RUN TestCopyFromContainer// [2021-12-16T06:39:48.573Z] === RUN TestCopyFromContainer//bar/root [2021-12-16T06:39:48.573Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-16T06:39:48.832Z] === RUN TestCopyFromContainer/bar/quux [2021-12-16T06:39:48.832Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-16T06:39:48.832Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-16T06:39:48.832Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-16T06:39:48.832Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-16T06:39:49.090Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-16T06:39:49.090Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-16T06:39:49.090Z] --- PASS: TestCopyFromContainer (1.37s) [2021-12-16T06:39:49.090Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-16T06:39:49.090Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-12-16T06:39:49.090Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-16T06:39:49.090Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-12-16T06:39:49.090Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-16T06:39:49.090Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-16T06:39:49.090Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-16T06:39:49.091Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-16T06:39:49.091Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-16T06:39:49.091Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-16T06:39:49.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-16T06:39:49.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:39:49.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:39:49.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:39:49.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:39:49.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:39:49.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:39:49.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:39:49.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:39:49.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:39:49.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-16T06:39:49.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-16T06:39:49.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-16T06:39:49.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-16T06:39:49.091Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-16T06:39:49.091Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-16T06:39:49.091Z] === RUN TestCreateWithInvalidEnv [2021-12-16T06:39:49.091Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-16T06:39:49.091Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-16T06:39:49.091Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-16T06:39:49.091Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-16T06:39:49.091Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-16T06:39:49.091Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-16T06:39:49.091Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-16T06:39:49.091Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-16T06:39:49.091Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-16T06:39:49.091Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-16T06:39:49.091Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-16T06:39:49.091Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-16T06:39:49.091Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-16T06:39:49.091Z] === RUN TestCreateTmpfsMountsTarget [2021-12-16T06:39:49.091Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-12-16T06:39:49.091Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-16T06:39:49.361Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-16T06:39:50.466Z] --- PASS: TestCreateWithCustomMaskedPaths (1.10s) [2021-12-16T06:39:50.466Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-16T06:39:51.260Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-16T06:39:51.402Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2021-12-16T06:39:51.402Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-16T06:39:51.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:39:51.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:39:51.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:39:51.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:39:51.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:39:51.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:39:51.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:39:51.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:39:51.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:39:51.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:39:51.402Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:39:51.402Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:39:51.402Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:39:51.402Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:39:51.402Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:39:51.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-16T06:39:51.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-16T06:39:51.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-16T06:39:51.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-16T06:39:51.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-16T06:39:51.402Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-16T06:39:51.402Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-16T06:39:51.970Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-12-16T06:39:51.970Z] === RUN TestCreateDifferentPlatform [2021-12-16T06:39:51.970Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-16T06:39:51.970Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-16T06:39:51.970Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-12-16T06:39:51.970Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-16T06:39:51.970Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-16T06:39:51.970Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-16T06:39:51.970Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-12-16T06:39:51.970Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-16T06:39:51.970Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-16T06:39:51.970Z] === RUN TestContainerStartOnDaemonRestart [2021-12-16T06:39:51.970Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-16T06:39:51.970Z] === RUN TestDaemonRestartIpcMode [2021-12-16T06:39:51.970Z] === PAUSE TestDaemonRestartIpcMode [2021-12-16T06:39:51.970Z] === RUN TestDaemonHostGatewayIP [2021-12-16T06:39:51.970Z] === PAUSE TestDaemonHostGatewayIP [2021-12-16T06:39:51.970Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-16T06:39:51.970Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-16T06:39:51.970Z] === RUN TestContainerKillOnDaemonStart [2021-12-16T06:39:51.970Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-16T06:39:51.970Z] === RUN TestDiff [2021-12-16T06:39:52.228Z] --- PASS: TestDiff (0.38s) [2021-12-16T06:39:52.228Z] === RUN TestExecWithCloseStdin [2021-12-16T06:39:52.633Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-16T06:39:52.794Z] --- PASS: TestExecWithCloseStdin (0.48s) [2021-12-16T06:39:52.795Z] === RUN TestExec [2021-12-16T06:39:52.961Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-12-16T06:39:52.961Z] PASS [2021-12-16T06:39:52.961Z] [2021-12-16T06:39:52.961Z] DONE 17 tests in 47.311s [2021-12-16T06:39:52.961Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-16T06:39:52.961Z] INFO: Testing against a local daemon [2021-12-16T06:39:52.961Z] === RUN TestPluginInvalidJSON [2021-12-16T06:39:52.961Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:39:52.961Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:39:52.961Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:39:52.961Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-12-16T06:39:52.961Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-16T06:39:52.961Z] === RUN TestPluginInstall [2021-12-16T06:39:52.961Z] === RUN TestPluginInstall/no_auth [2021-12-16T06:39:53.052Z] --- PASS: TestExec (0.41s) [2021-12-16T06:39:53.052Z] === RUN TestExecUser [2021-12-16T06:39:53.198Z] === RUN TestDockerSuite/TestPortList [2021-12-16T06:39:53.618Z] --- PASS: TestExecUser (0.50s) [2021-12-16T06:39:53.618Z] === RUN TestExportContainerAndImportImage [2021-12-16T06:39:54.045Z] ? github.com/docker/docker/api [no test files] [2021-12-16T06:39:54.183Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2021-12-16T06:39:54.183Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-16T06:39:54.333Z] time="2021-12-16T06:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:39:54.333Z] time="2021-12-16T06:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:707fefde940fc11cd645801d00369b79552832380d9571217fb4f26f7f6a9b20" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:39:54.333Z] time="2021-12-16T06:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:39:54.333Z] time="2021-12-16T06:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:707fefde940fc11cd645801d00369b79552832380d9571217fb4f26f7f6a9b20" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:39:54.591Z] === RUN TestPluginInstall/with_htpasswd [2021-12-16T06:39:54.849Z] time="2021-12-16T06:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:39:54.849Z] time="2021-12-16T06:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0366774f8fa7a08d9300263f0ce7a0f1159a17660572e4b4118914df74db40a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:39:54.849Z] time="2021-12-16T06:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:39:54.849Z] time="2021-12-16T06:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0366774f8fa7a08d9300263f0ce7a0f1159a17660572e4b4118914df74db40a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:39:55.106Z] === RUN TestPluginInstall/with_insecure [2021-12-16T06:39:55.555Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2021-12-16T06:39:55.555Z] === RUN TestHealthCheckWorkdir [2021-12-16T06:39:55.844Z] ............................ [ 67%] [2021-12-16T06:39:56.040Z] time="2021-12-16T06:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:39:56.040Z] time="2021-12-16T06:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fa047750a36fe6f96422b22e2f14c100268c89c68dd717ade4c5afc5f743b5a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:39:56.040Z] time="2021-12-16T06:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:39:56.040Z] time="2021-12-16T06:39:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9fa047750a36fe6f96422b22e2f14c100268c89c68dd717ade4c5afc5f743b5a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:39:56.121Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2021-12-16T06:39:56.121Z] === RUN TestHealthKillContainer [2021-12-16T06:39:56.298Z] plugin_test.go:165: [dfc9ab5901252] daemon is not started [2021-12-16T06:39:56.298Z] --- PASS: TestPluginInstall (3.31s) [2021-12-16T06:39:56.298Z] --- PASS: TestPluginInstall/no_auth (1.65s) [2021-12-16T06:39:56.298Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2021-12-16T06:39:56.298Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2021-12-16T06:39:56.298Z] === RUN TestPluginsWithRuntimes [2021-12-16T06:39:57.678Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-16T06:39:58.618Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-16T06:39:59.552Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2021-12-16T06:39:59.552Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2021-12-16T06:39:59.552Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2021-12-16T06:39:59.552Z] === RUN TestPluginBackCompatMediaTypes [2021-12-16T06:40:00.118Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-12-16T06:40:00.118Z] PASS [2021-12-16T06:40:00.118Z] [2021-12-16T06:40:00.118Z] DONE 10 tests in 7.242s [2021-12-16T06:40:00.118Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-16T06:40:00.118Z] INFO: Testing against a local daemon [2021-12-16T06:40:00.118Z] === RUN TestExternalGraphDriver [2021-12-16T06:40:00.118Z] === RUN TestExternalGraphDriver/json [2021-12-16T06:40:01.313Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-16T06:40:01.313Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-12-16T06:40:01.571Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-16T06:40:02.016Z] === RUN TestExternalGraphDriver/spec [2021-12-16T06:40:03.427Z] === RUN TestExternalGraphDriver/pull [2021-12-16T06:40:03.959Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-16T06:40:03.959Z] === RUN TestBoolValue [2021-12-16T06:40:03.959Z] --- PASS: TestBoolValue (0.00s) [2021-12-16T06:40:03.959Z] === RUN TestBoolValueOrDefault [2021-12-16T06:40:03.959Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-16T06:40:03.959Z] === RUN TestInt64ValueOrZero [2021-12-16T06:40:03.959Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-16T06:40:03.959Z] === RUN TestInt64ValueOrDefault [2021-12-16T06:40:03.959Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-16T06:40:03.959Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-16T06:40:03.959Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-16T06:40:03.959Z] === RUN TestJsonContentType [2021-12-16T06:40:03.959Z] --- PASS: TestJsonContentType (0.00s) [2021-12-16T06:40:03.959Z] PASS [2021-12-16T06:40:03.959Z] coverage: 14.7% of statements [2021-12-16T06:40:03.959Z] ok github.com/docker/docker/api/server/httputils 0.069s coverage: 14.7% of statements [2021-12-16T06:40:03.959Z] === RUN TestMaskSecretKeys [2021-12-16T06:40:03.959Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-16T06:40:03.959Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-16T06:40:03.959Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-16T06:40:03.959Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-16T06:40:03.959Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-16T06:40:03.959Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-16T06:40:03.959Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-16T06:40:03.959Z] === RUN TestVersionMiddlewareVersion [2021-12-16T06:40:03.959Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-16T06:40:03.959Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-16T06:40:03.959Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-16T06:40:03.959Z] PASS [2021-12-16T06:40:03.959Z] coverage: 37.7% of statements [2021-12-16T06:40:03.959Z] ok github.com/docker/docker/api/server/middleware 0.079s coverage: 37.7% of statements [2021-12-16T06:40:03.959Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-16T06:40:03.959Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-16T06:40:03.959Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-16T06:40:03.959Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-16T06:40:03.959Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-16T06:40:03.959Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-16T06:40:03.959Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-16T06:40:03.959Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-16T06:40:03.959Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-16T06:40:03.959Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-16T06:40:03.959Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-16T06:40:04.225Z] --- PASS: TestHealthKillContainer (7.86s) [2021-12-16T06:40:04.225Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-16T06:40:04.225Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-12-16T06:40:04.225Z] === RUN TestIpcModeNone [2021-12-16T06:40:04.790Z] --- PASS: TestIpcModeNone (0.54s) [2021-12-16T06:40:04.790Z] === RUN TestIpcModePrivate [2021-12-16T06:40:04.946Z] === RUN TestAdjustForAPIVersion [2021-12-16T06:40:04.946Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-16T06:40:04.946Z] PASS [2021-12-16T06:40:04.946Z] coverage: 5.7% of statements [2021-12-16T06:40:04.946Z] ok github.com/docker/docker/api/server/router/swarm 0.089s coverage: 5.7% of statements [2021-12-16T06:40:04.946Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-16T06:40:04.946Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-16T06:40:04.946Z] ? github.com/docker/docker/api/types [no test files] [2021-12-16T06:40:04.946Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-16T06:40:04.946Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-16T06:40:04.946Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-16T06:40:04.946Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-16T06:40:04.946Z] === RUN TestStrSliceMarshalJSON [2021-12-16T06:40:04.946Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestStrSliceUnmarshalJSON [2021-12-16T06:40:04.946Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestStrSliceUnmarshalString [2021-12-16T06:40:04.946Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestStrSliceUnmarshalSlice [2021-12-16T06:40:04.946Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-16T06:40:04.946Z] PASS [2021-12-16T06:40:04.946Z] coverage: 90.0% of statements [2021-12-16T06:40:04.946Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2021-12-16T06:40:04.946Z] === RUN TestToJSON [2021-12-16T06:40:04.946Z] --- PASS: TestToJSON (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestToParamWithVersion [2021-12-16T06:40:04.946Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestFromJSON [2021-12-16T06:40:04.946Z] --- PASS: TestFromJSON (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestEmpty [2021-12-16T06:40:04.946Z] --- PASS: TestEmpty (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestArgsMatchKVListEmptySources [2021-12-16T06:40:04.946Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestArgsMatchKVList [2021-12-16T06:40:04.946Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestArgsMatch [2021-12-16T06:40:04.946Z] --- PASS: TestArgsMatch (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestAdd [2021-12-16T06:40:04.946Z] --- PASS: TestAdd (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestDel [2021-12-16T06:40:04.946Z] --- PASS: TestDel (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestLen [2021-12-16T06:40:04.946Z] --- PASS: TestLen (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestExactMatch [2021-12-16T06:40:04.946Z] --- PASS: TestExactMatch (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestOnlyOneExactMatch [2021-12-16T06:40:04.946Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestContains [2021-12-16T06:40:04.946Z] --- PASS: TestContains (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestValidate [2021-12-16T06:40:04.946Z] --- PASS: TestValidate (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestWalkValues [2021-12-16T06:40:04.946Z] --- PASS: TestWalkValues (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestFuzzyMatch [2021-12-16T06:40:04.946Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestClone [2021-12-16T06:40:04.946Z] --- PASS: TestClone (0.00s) [2021-12-16T06:40:04.946Z] PASS [2021-12-16T06:40:04.946Z] coverage: 92.2% of statements [2021-12-16T06:40:04.946Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2021-12-16T06:40:04.946Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-16T06:40:04.946Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-16T06:40:04.946Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-16T06:40:04.946Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-16T06:40:04.946Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-16T06:40:04.946Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-16T06:40:04.946Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-16T06:40:04.946Z] === RUN TestDurationToSecondsString [2021-12-16T06:40:04.946Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-16T06:40:04.946Z] === RUN TestGetTimestamp [2021-12-16T06:40:04.946Z] --- PASS: TestGetTimestamp (0.17s) [2021-12-16T06:40:04.946Z] === RUN TestParseTimestamps [2021-12-16T06:40:04.946Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-16T06:40:04.946Z] PASS [2021-12-16T06:40:04.946Z] coverage: 100.0% of statements [2021-12-16T06:40:04.946Z] ok github.com/docker/docker/api/types/time 0.218s coverage: 100.0% of statements [2021-12-16T06:40:05.048Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2021-12-16T06:40:05.305Z] --- PASS: TestIpcModePrivate (0.46s) [2021-12-16T06:40:05.305Z] === RUN TestIpcModeShareable [2021-12-16T06:40:05.330Z] --- PASS: TestExternalGraphDriver (5.00s) [2021-12-16T06:40:05.331Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2021-12-16T06:40:05.331Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2021-12-16T06:40:05.331Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2021-12-16T06:40:05.331Z] === RUN TestGraphdriverPluginV2 [2021-12-16T06:40:05.416Z] === RUN TestCompareVersion [2021-12-16T06:40:05.416Z] --- PASS: TestCompareVersion (0.00s) [2021-12-16T06:40:05.416Z] PASS [2021-12-16T06:40:05.416Z] coverage: 77.3% of statements [2021-12-16T06:40:05.416Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 77.3% of statements [2021-12-16T06:40:05.416Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-16T06:40:05.416Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-16T06:40:05.416Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-16T06:40:05.416Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-16T06:40:05.416Z] ? github.com/docker/docker/builder [no test files] [2021-12-16T06:40:05.416Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-16T06:40:05.416Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-16T06:40:05.416Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-16T06:40:05.416Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-16T06:40:05.416Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-16T06:40:05.416Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-16T06:40:05.416Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-16T06:40:05.563Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-12-16T06:40:05.563Z] --- PASS: TestIpcModeShareable (0.44s) [2021-12-16T06:40:05.563Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-16T06:40:06.407Z] === RUN TestParseRemoteURL [2021-12-16T06:40:06.407Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-16T06:40:06.407Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-16T06:40:06.407Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-16T06:40:06.407Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-16T06:40:06.407Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-16T06:40:06.407Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-16T06:40:06.407Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-16T06:40:06.407Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-16T06:40:06.407Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-16T06:40:06.407Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-16T06:40:06.407Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-16T06:40:06.407Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-16T06:40:06.407Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-16T06:40:06.407Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-16T06:40:06.407Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-16T06:40:06.407Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-16T06:40:06.407Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-16T06:40:06.407Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-16T06:40:06.407Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-16T06:40:06.407Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-16T06:40:06.407Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-16T06:40:06.407Z] === RUN TestCloneArgsSmartHttp [2021-12-16T06:40:06.407Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-12-16T06:40:06.407Z] === RUN TestCloneArgsDumbHttp [2021-12-16T06:40:06.407Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-16T06:40:06.407Z] === RUN TestCloneArgsGit [2021-12-16T06:40:06.407Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-16T06:40:06.407Z] === RUN TestCheckoutGit [2021-12-16T06:40:06.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-12-16T06:40:07.462Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2021-12-16T06:40:07.462Z] === RUN TestAPIIpcModeHost [2021-12-16T06:40:07.462Z] --- PASS: TestAPIIpcModeHost (0.35s) [2021-12-16T06:40:07.462Z] === RUN TestDaemonIpcModeShareable [2021-12-16T06:40:07.973Z] === RUN TestEnable [2021-12-16T06:40:07.973Z] --- PASS: TestEnable (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestDisable [2021-12-16T06:40:07.973Z] --- PASS: TestDisable (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestEnabled [2021-12-16T06:40:07.973Z] --- PASS: TestEnabled (0.00s) [2021-12-16T06:40:07.973Z] PASS [2021-12-16T06:40:07.973Z] coverage: 100.0% of statements [2021-12-16T06:40:07.973Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2021-12-16T06:40:07.973Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-16T06:40:07.973Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestProcessNoDockerignore [2021-12-16T06:40:07.973Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-16T06:40:07.973Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-12-16T06:40:07.973Z] === RUN TestDetectContentType [2021-12-16T06:40:07.973Z] --- PASS: TestDetectContentType (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestSelectAcceptableMIME [2021-12-16T06:40:07.973Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestInspectEmptyResponse [2021-12-16T06:40:07.973Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestInspectResponseBinary [2021-12-16T06:40:07.973Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestResponseUnsupportedContentType [2021-12-16T06:40:07.973Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestInspectResponseTextSimple [2021-12-16T06:40:07.973Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestInspectResponseEmptyContentType [2021-12-16T06:40:07.973Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestUnknownContentLength [2021-12-16T06:40:07.973Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestDownloadRemote [2021-12-16T06:40:07.973Z] --- PASS: TestDownloadRemote (0.10s) [2021-12-16T06:40:07.973Z] === RUN TestGetWithStatusError [2021-12-16T06:40:07.973Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestCloseRootDirectory [2021-12-16T06:40:07.973Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:40:07.973Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestHashFile [2021-12-16T06:40:07.973Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:40:07.973Z] --- SKIP: TestHashFile (0.00s) [2021-12-16T06:40:07.973Z] === RUN TestHashSubdir [2021-12-16T06:40:07.973Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:40:07.973Z] --- SKIP: TestHashSubdir (0.01s) [2021-12-16T06:40:07.973Z] === RUN TestRemoveDirectory [2021-12-16T06:40:07.973Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:40:07.973Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-16T06:40:07.973Z] PASS [2021-12-16T06:40:07.973Z] coverage: 9.3% of statements [2021-12-16T06:40:07.973Z] ok github.com/docker/docker/builder/remotecontext 0.274s coverage: 9.3% of statements [2021-12-16T06:40:08.206Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-16T06:40:08.206Z] docker_api_swarm_service_test.go:128: [d6ff0a7314147] joining swarm manager [ddebc8e30d5df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:40:08.206Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-16T06:40:08.206Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-16T06:40:08.395Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2021-12-16T06:40:08.449Z] === RUN TestGetAllAllowed [2021-12-16T06:40:08.449Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestGetAllMeta [2021-12-16T06:40:08.449Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-16T06:40:08.449Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestIsUnreferencedBuiltin [2021-12-16T06:40:08.449Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestIsExistingDirectory [2021-12-16T06:40:08.449Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-12-16T06:40:08.449Z] === RUN TestGetFilenameForDownload [2021-12-16T06:40:08.449Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestEnv2Variables [2021-12-16T06:40:08.449Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-16T06:40:08.449Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestMaintainer [2021-12-16T06:40:08.449Z] --- PASS: TestMaintainer (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestLabel [2021-12-16T06:40:08.449Z] --- PASS: TestLabel (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestFromScratch [2021-12-16T06:40:08.449Z] --- PASS: TestFromScratch (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestFromWithArg [2021-12-16T06:40:08.449Z] --- PASS: TestFromWithArg (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-16T06:40:08.449Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestFromWithUndefinedArg [2021-12-16T06:40:08.449Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestFromMultiStageWithNamedStage [2021-12-16T06:40:08.449Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestOnbuild [2021-12-16T06:40:08.449Z] --- PASS: TestOnbuild (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestWorkdir [2021-12-16T06:40:08.449Z] --- PASS: TestWorkdir (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestCmd [2021-12-16T06:40:08.449Z] --- PASS: TestCmd (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestHealthcheckNone [2021-12-16T06:40:08.449Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestHealthcheckCmd [2021-12-16T06:40:08.449Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestEntrypoint [2021-12-16T06:40:08.449Z] --- PASS: TestEntrypoint (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestExpose [2021-12-16T06:40:08.449Z] --- PASS: TestExpose (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestUser [2021-12-16T06:40:08.449Z] --- PASS: TestUser (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestVolume [2021-12-16T06:40:08.449Z] --- PASS: TestVolume (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestStopSignal [2021-12-16T06:40:08.449Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-16T06:40:08.449Z] --- SKIP: TestStopSignal (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestArg [2021-12-16T06:40:08.449Z] --- PASS: TestArg (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestShell [2021-12-16T06:40:08.449Z] --- PASS: TestShell (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestPrependEnvOnCmd [2021-12-16T06:40:08.449Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestRunWithBuildArgs [2021-12-16T06:40:08.449Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestRunIgnoresHealthcheck [2021-12-16T06:40:08.449Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestDispatchUnsupportedOptions [2021-12-16T06:40:08.449Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-16T06:40:08.449Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-16T06:40:08.449Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-16T06:40:08.449Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-16T06:40:08.449Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-16T06:40:08.449Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-16T06:40:08.449Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestNormalizeWorkdir [2021-12-16T06:40:08.449Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestDispatch [2021-12-16T06:40:08.449Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-16T06:40:08.449Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-16T06:40:08.449Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-16T06:40:08.449Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-16T06:40:08.449Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-16T06:40:08.449Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-16T06:40:08.449Z] === RUN TestDispatch/COPY_url [2021-12-16T06:40:08.449Z] --- PASS: TestDispatch (0.06s) [2021-12-16T06:40:08.449Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-12-16T06:40:08.449Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-12-16T06:40:08.449Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-16T06:40:08.449Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-16T06:40:08.449Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-16T06:40:08.449Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-16T06:40:08.449Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestAddScratchImageAddsToMounts [2021-12-16T06:40:08.449Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-16T06:40:08.449Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-16T06:40:08.449Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-16T06:40:08.449Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestImageSourceGetAddsToMounts [2021-12-16T06:40:08.449Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestEmptyDockerfile [2021-12-16T06:40:08.449Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestSymlinkDockerfile [2021-12-16T06:40:08.449Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-16T06:40:08.449Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-16T06:40:08.449Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestNonExistingDockerfile [2021-12-16T06:40:08.449Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestCopyRunConfig [2021-12-16T06:40:08.449Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestDeepCopyRunConfig [2021-12-16T06:40:08.449Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestExportImage [2021-12-16T06:40:08.449Z] --- PASS: TestExportImage (0.00s) [2021-12-16T06:40:08.449Z] === RUN TestNormalizeDest [2021-12-16T06:40:08.449Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-16T06:40:08.449Z] PASS [2021-12-16T06:40:08.449Z] coverage: 46.8% of statements [2021-12-16T06:40:08.449Z] ok github.com/docker/docker/builder/dockerfile 0.173s coverage: 46.8% of statements [2021-12-16T06:40:08.449Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-16T06:40:08.653Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2021-12-16T06:40:08.653Z] === RUN TestDaemonIpcModePrivate [2021-12-16T06:40:08.771Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-16T06:40:08.771Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-16T06:40:08.811Z] === RUN TestMiddlewares [2021-12-16T06:40:08.811Z] --- PASS: TestMiddlewares (0.00s) [2021-12-16T06:40:08.811Z] PASS [2021-12-16T06:40:08.811Z] coverage: 9.0% of statements [2021-12-16T06:40:08.811Z] ok github.com/docker/docker/api/server 0.068s coverage: 9.0% of statements [2021-12-16T06:40:09.028Z] docker_api_swarm_service_test.go:129: [d1900d1082249] joining swarm manager [ddebc8e30d5df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:40:09.286Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-16T06:40:09.439Z] === RUN TestTCP4Proxy [2021-12-16T06:40:09.439Z] --- PASS: TestTCP4Proxy (0.01s) [2021-12-16T06:40:09.439Z] === RUN TestTCP4ProxyHalfClose [2021-12-16T06:40:09.439Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-16T06:40:09.439Z] === RUN TestTCP6Proxy [2021-12-16T06:40:09.439Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-16T06:40:09.439Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-16T06:40:09.439Z] === RUN TestTCPDualStackProxy [2021-12-16T06:40:09.439Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-16T06:40:09.439Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-16T06:40:09.439Z] === RUN TestUDP4Proxy [2021-12-16T06:40:09.439Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-16T06:40:09.439Z] === RUN TestUDP6Proxy [2021-12-16T06:40:09.439Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-16T06:40:09.439Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-16T06:40:09.439Z] === RUN TestUDPWriteError [2021-12-16T06:40:09.439Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-16T06:40:09.439Z] === RUN TestSCTP4Proxy [2021-12-16T06:40:09.439Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-16T06:40:09.439Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-12-16T06:40:09.439Z] === RUN TestSCTP6Proxy [2021-12-16T06:40:09.439Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-16T06:40:09.439Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-16T06:40:09.439Z] PASS [2021-12-16T06:40:09.439Z] coverage: 49.4% of statements [2021-12-16T06:40:09.439Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 49.4% of statements [2021-12-16T06:40:09.516Z] --- PASS: TestGraphdriverPluginV2 (3.82s) [2021-12-16T06:40:09.516Z] PASS [2021-12-16T06:40:09.516Z] [2021-12-16T06:40:09.516Z] DONE 5 tests in 8.849s [2021-12-16T06:40:09.516Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-16T06:40:09.516Z] INFO: Testing against a local daemon [2021-12-16T06:40:09.516Z] === RUN TestContinueAfterPluginCrash [2021-12-16T06:40:09.516Z] === PAUSE TestContinueAfterPluginCrash [2021-12-16T06:40:09.516Z] === RUN TestReadPluginNoRead [2021-12-16T06:40:09.516Z] === PAUSE TestReadPluginNoRead [2021-12-16T06:40:09.516Z] === RUN TestDaemonStartWithLogOpt [2021-12-16T06:40:09.516Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-16T06:40:09.516Z] === CONT TestContinueAfterPluginCrash [2021-12-16T06:40:09.516Z] === CONT TestDaemonStartWithLogOpt [2021-12-16T06:40:09.545Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-16T06:40:09.586Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-12-16T06:40:09.586Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2021-12-16T06:40:09.586Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-16T06:40:10.109Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-16T06:40:10.109Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-16T06:40:10.519Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-12-16T06:40:10.675Z] docker_api_swarm_service_test.go:137: [dbbce0eddab37] joining swarm manager [ddebc8e30d5df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-16T06:40:10.777Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2021-12-16T06:40:10.777Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-16T06:40:11.240Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-16T06:40:11.240Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-12-16T06:40:11.240Z] docker_api_swarm_service_test.go:138: [df438f6dc3d3b] joining swarm manager [ddebc8e30d5df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-12-16T06:40:11.710Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2021-12-16T06:40:11.968Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2021-12-16T06:40:11.968Z] === RUN TestIpcModeOlderClient [2021-12-16T06:40:11.968Z] === PAUSE TestIpcModeOlderClient [2021-12-16T06:40:11.968Z] === RUN TestKillContainerInvalidSignal [2021-12-16T06:40:12.246Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2021-12-16T06:40:12.246Z] === RUN TestKillContainer [2021-12-16T06:40:12.246Z] === RUN TestKillContainer/no_signal [2021-12-16T06:40:12.801Z] --- PASS: TestDaemonStartWithLogOpt (3.31s) [2021-12-16T06:40:12.801Z] === CONT TestReadPluginNoRead [2021-12-16T06:40:12.837Z] === RUN TestKillContainer/non_killing_signal [2021-12-16T06:40:12.837Z] === RUN TestKillContainer/killing_signal [2021-12-16T06:40:13.412Z] --- PASS: TestKillContainer (1.21s) [2021-12-16T06:40:13.412Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-12-16T06:40:13.412Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-12-16T06:40:13.412Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2021-12-16T06:40:13.412Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-16T06:40:13.412Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-16T06:40:13.977Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-16T06:40:14.520Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-12-16T06:40:14.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2021-12-16T06:40:14.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2021-12-16T06:40:14.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-12-16T06:40:14.544Z] === RUN TestKillStoppedContainer [2021-12-16T06:40:14.544Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-16T06:40:14.544Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-16T06:40:14.703Z] === RUN TestReadPluginNoRead/default [2021-12-16T06:40:14.802Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-12-16T06:40:14.802Z] === RUN TestKillDifferentUserContainer [2021-12-16T06:40:15.085Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-12-16T06:40:15.343Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-12-16T06:40:15.368Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2021-12-16T06:40:15.368Z] === RUN TestInspectOomKilledTrue [2021-12-16T06:40:15.600Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-16T06:40:15.626Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2021-12-16T06:40:15.626Z] === RUN TestInspectOomKilledFalse [2021-12-16T06:40:15.638Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-16T06:40:16.192Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2021-12-16T06:40:16.192Z] === RUN TestLinksEtcHostsContentMatch [2021-12-16T06:40:16.450Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2021-12-16T06:40:16.450Z] === RUN TestLinksContainerNames [2021-12-16T06:40:17.010Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-16T06:40:17.016Z] --- PASS: TestLinksContainerNames (0.77s) [2021-12-16T06:40:17.016Z] === RUN TestLogsFollowTailEmpty [2021-12-16T06:40:17.576Z] --- PASS: TestContinueAfterPluginCrash (8.51s) [2021-12-16T06:40:17.582Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-12-16T06:40:17.582Z] === RUN TestContainerNetworkMountsNoChown [2021-12-16T06:40:17.840Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/default [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/default [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/private [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/private [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/rprivate [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/slave [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/slave [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/rslave [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/shared [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/shared [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/rshared [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-16T06:40:17.840Z] === CONT TestMountDaemonRoot/default [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-16T06:40:17.840Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-16T06:40:17.840Z] === CONT TestMountDaemonRoot/rshared [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-16T06:40:17.840Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-16T06:40:17.840Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-16T06:40:17.840Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/shared [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/rslave [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/slave [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/rprivate [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/private [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-16T06:40:18.098Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-16T06:40:18.098Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-16T06:40:18.098Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-16T06:40:18.127Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-16T06:40:18.143Z] === CONT TestReadPluginNoRead [2021-12-16T06:40:18.143Z] read_test.go:92: [d730c727a2f82] daemon is not started [2021-12-16T06:40:18.143Z] --- PASS: TestReadPluginNoRead (5.71s) [2021-12-16T06:40:18.143Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2021-12-16T06:40:18.143Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2021-12-16T06:40:18.143Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2021-12-16T06:40:18.143Z] PASS [2021-12-16T06:40:18.143Z] [2021-12-16T06:40:18.143Z] DONE 6 tests in 9.063s [2021-12-16T06:40:18.143Z] 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-16T06:40:18.143Z] testing: warning: no tests to run [2021-12-16T06:40:18.143Z] PASS [2021-12-16T06:40:18.143Z] [2021-12-16T06:40:18.143Z] DONE 0 tests in 0.011s [2021-12-16T06:40:18.143Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-16T06:40:18.143Z] INFO: Testing against a local daemon [2021-12-16T06:40:18.143Z] === RUN TestPluginWithDevMounts [2021-12-16T06:40:18.143Z] === PAUSE TestPluginWithDevMounts [2021-12-16T06:40:18.143Z] === CONT TestPluginWithDevMounts [2021-12-16T06:40:18.356Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-16T06:40:18.356Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-16T06:40:18.356Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-16T06:40:18.356Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-16T06:40:18.356Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-16T06:40:18.356Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-16T06:40:18.356Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-16T06:40:18.356Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-16T06:40:18.356Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-16T06:40:18.356Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-16T06:40:18.356Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-16T06:40:18.356Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-16T06:40:18.356Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-16T06:40:18.357Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-16T06:40:18.357Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-16T06:40:18.357Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-16T06:40:18.357Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-16T06:40:18.357Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-16T06:40:18.357Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-16T06:40:18.357Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-16T06:40:18.357Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-16T06:40:18.357Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-16T06:40:18.357Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-16T06:40:18.357Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-16T06:40:18.357Z] === RUN TestContainerBindMountNonRecursive [2021-12-16T06:40:18.384Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-16T06:40:19.517Z] --- PASS: TestPluginWithDevMounts (1.54s) [2021-12-16T06:40:19.517Z] PASS [2021-12-16T06:40:19.517Z] [2021-12-16T06:40:19.517Z] DONE 1 tests in 1.569s [2021-12-16T06:40:19.517Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-16T06:40:19.517Z] INFO: Testing against a local daemon [2021-12-16T06:40:19.517Z] === RUN TestSecretInspect [2021-12-16T06:40:19.730Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2021-12-16T06:40:19.730Z] === RUN TestContainerVolumesMountedAsShared [2021-12-16T06:40:19.872Z] === RUN TestCheckpointCreateError [2021-12-16T06:40:19.872Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCheckpointCreate [2021-12-16T06:40:19.872Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCheckpointDeleteError [2021-12-16T06:40:19.872Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCheckpointDelete [2021-12-16T06:40:19.872Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCheckpointListError [2021-12-16T06:40:19.872Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCheckpointList [2021-12-16T06:40:19.872Z] --- PASS: TestCheckpointList (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCheckpointListContainerNotFound [2021-12-16T06:40:19.872Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestNewClientWithOpsFromEnv [2021-12-16T06:40:19.872Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-16T06:40:19.872Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestGetAPIPath [2021-12-16T06:40:19.872Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestParseHostURL [2021-12-16T06:40:19.872Z] --- PASS: TestParseHostURL (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-16T06:40:19.872Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-16T06:40:19.872Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestNegotiateAPIVersion [2021-12-16T06:40:19.872Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestNegotiateAPVersionOverride [2021-12-16T06:40:19.872Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-16T06:40:19.872Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-16T06:40:19.872Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-16T06:40:19.872Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestClientRedirect [2021-12-16T06:40:19.872Z] --- PASS: TestClientRedirect (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigCreateUnsupported [2021-12-16T06:40:19.872Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigCreateError [2021-12-16T06:40:19.872Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigCreate [2021-12-16T06:40:19.872Z] --- PASS: TestConfigCreate (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigInspectNotFound [2021-12-16T06:40:19.872Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigInspectWithEmptyID [2021-12-16T06:40:19.872Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigInspectUnsupported [2021-12-16T06:40:19.872Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigInspectError [2021-12-16T06:40:19.872Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigInspectConfigNotFound [2021-12-16T06:40:19.872Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigInspect [2021-12-16T06:40:19.872Z] --- PASS: TestConfigInspect (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigListUnsupported [2021-12-16T06:40:19.872Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigListError [2021-12-16T06:40:19.872Z] --- PASS: TestConfigListError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigList [2021-12-16T06:40:19.872Z] --- PASS: TestConfigList (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigRemoveUnsupported [2021-12-16T06:40:19.872Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigRemoveError [2021-12-16T06:40:19.872Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigRemove [2021-12-16T06:40:19.872Z] --- PASS: TestConfigRemove (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigUpdateUnsupported [2021-12-16T06:40:19.872Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigUpdateError [2021-12-16T06:40:19.872Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestConfigUpdate [2021-12-16T06:40:19.872Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestContainerCommitError [2021-12-16T06:40:19.872Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestContainerCommit [2021-12-16T06:40:19.872Z] --- PASS: TestContainerCommit (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestContainerStatPathError [2021-12-16T06:40:19.872Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestContainerStatPathNotFoundError [2021-12-16T06:40:19.872Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestContainerStatPathNoHeaderError [2021-12-16T06:40:19.872Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestContainerStatPath [2021-12-16T06:40:19.872Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCopyToContainerError [2021-12-16T06:40:19.872Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCopyToContainerNotFoundError [2021-12-16T06:40:19.872Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-16T06:40:19.872Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCopyToContainer [2021-12-16T06:40:19.872Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCopyFromContainerError [2021-12-16T06:40:19.872Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCopyFromContainerNotFoundError [2021-12-16T06:40:19.872Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-16T06:40:19.872Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-16T06:40:19.872Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestCopyFromContainer [2021-12-16T06:40:19.872Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestContainerCreateError [2021-12-16T06:40:19.872Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestContainerCreateImageNotFound [2021-12-16T06:40:19.872Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestContainerCreateWithName [2021-12-16T06:40:19.872Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestContainerCreateAutoRemove [2021-12-16T06:40:19.872Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestContainerDiffError [2021-12-16T06:40:19.872Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestContainerDiff [2021-12-16T06:40:19.872Z] --- PASS: TestContainerDiff (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestContainerExecCreateError [2021-12-16T06:40:19.872Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-16T06:40:19.872Z] === RUN TestContainerExecCreate [2021-12-16T06:40:19.873Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerExecStartError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerExecStart [2021-12-16T06:40:19.873Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerExecInspectError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerExecInspect [2021-12-16T06:40:19.873Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerExportError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerExportError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerExport [2021-12-16T06:40:19.873Z] --- PASS: TestContainerExport (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerInspectError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerInspectContainerNotFound [2021-12-16T06:40:19.873Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerInspectWithEmptyID [2021-12-16T06:40:19.873Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerInspect [2021-12-16T06:40:19.873Z] --- PASS: TestContainerInspect (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerInspectNode [2021-12-16T06:40:19.873Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerKillError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerKillError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerKill [2021-12-16T06:40:19.873Z] --- PASS: TestContainerKill (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerListError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerListError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerList [2021-12-16T06:40:19.873Z] --- PASS: TestContainerList (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerLogsNotFoundError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerLogsError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerLogs [2021-12-16T06:40:19.873Z] --- PASS: TestContainerLogs (0.19s) [2021-12-16T06:40:19.873Z] === RUN TestContainerPauseError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerPause [2021-12-16T06:40:19.873Z] --- PASS: TestContainerPause (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainersPruneError [2021-12-16T06:40:19.873Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainersPrune [2021-12-16T06:40:19.873Z] --- PASS: TestContainersPrune (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerRemoveError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerRemoveNotFoundError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerRemove [2021-12-16T06:40:19.873Z] --- PASS: TestContainerRemove (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerRenameError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerRename [2021-12-16T06:40:19.873Z] --- PASS: TestContainerRename (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerResizeError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerExecResizeError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerResize [2021-12-16T06:40:19.873Z] --- PASS: TestContainerResize (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerExecResize [2021-12-16T06:40:19.873Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerRestartError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerRestart [2021-12-16T06:40:19.873Z] --- PASS: TestContainerRestart (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerStartError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerStartError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerStart [2021-12-16T06:40:19.873Z] --- PASS: TestContainerStart (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerStatsError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerStats [2021-12-16T06:40:19.873Z] --- PASS: TestContainerStats (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerStopError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerStopError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerStop [2021-12-16T06:40:19.873Z] --- PASS: TestContainerStop (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerTopError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerTopError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerTop [2021-12-16T06:40:19.873Z] --- PASS: TestContainerTop (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerUnpauseError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerUnpause [2021-12-16T06:40:19.873Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerUpdateError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerUpdate [2021-12-16T06:40:19.873Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerWaitError [2021-12-16T06:40:19.873Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestContainerWait [2021-12-16T06:40:19.873Z] --- PASS: TestContainerWait (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestDiskUsageError [2021-12-16T06:40:19.873Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestDiskUsage [2021-12-16T06:40:19.873Z] --- PASS: TestDiskUsage (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestDistributionInspectUnsupported [2021-12-16T06:40:19.873Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestDistributionInspectWithEmptyID [2021-12-16T06:40:19.873Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestEventsErrorInOptions [2021-12-16T06:40:19.873Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestEventsErrorFromServer [2021-12-16T06:40:19.873Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestEvents [2021-12-16T06:40:19.873Z] --- PASS: TestEvents (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestTLSCloseWriter [2021-12-16T06:40:19.873Z] === PAUSE TestTLSCloseWriter [2021-12-16T06:40:19.873Z] === RUN TestImageBuildError [2021-12-16T06:40:19.873Z] --- PASS: TestImageBuildError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageBuild [2021-12-16T06:40:19.873Z] --- PASS: TestImageBuild (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestGetDockerOS [2021-12-16T06:40:19.873Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageCreateError [2021-12-16T06:40:19.873Z] --- PASS: TestImageCreateError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageCreate [2021-12-16T06:40:19.873Z] --- PASS: TestImageCreate (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageHistoryError [2021-12-16T06:40:19.873Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageHistory [2021-12-16T06:40:19.873Z] --- PASS: TestImageHistory (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageImportError [2021-12-16T06:40:19.873Z] --- PASS: TestImageImportError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageImport [2021-12-16T06:40:19.873Z] --- PASS: TestImageImport (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageInspectError [2021-12-16T06:40:19.873Z] --- PASS: TestImageInspectError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageInspectImageNotFound [2021-12-16T06:40:19.873Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageInspectWithEmptyID [2021-12-16T06:40:19.873Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageInspect [2021-12-16T06:40:19.873Z] --- PASS: TestImageInspect (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageListError [2021-12-16T06:40:19.873Z] --- PASS: TestImageListError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageList [2021-12-16T06:40:19.873Z] --- PASS: TestImageList (0.01s) [2021-12-16T06:40:19.873Z] === RUN TestImageListApiBefore125 [2021-12-16T06:40:19.873Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageLoadError [2021-12-16T06:40:19.873Z] --- PASS: TestImageLoadError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageLoad [2021-12-16T06:40:19.873Z] --- PASS: TestImageLoad (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagesPruneError [2021-12-16T06:40:19.873Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagesPrune [2021-12-16T06:40:19.873Z] --- PASS: TestImagesPrune (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagePullReferenceParseError [2021-12-16T06:40:19.873Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagePullAnyError [2021-12-16T06:40:19.873Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-16T06:40:19.873Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-16T06:40:19.873Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-16T06:40:19.873Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-16T06:40:19.873Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagePullWithoutErrors [2021-12-16T06:40:19.873Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagePushReferenceError [2021-12-16T06:40:19.873Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagePushAnyError [2021-12-16T06:40:19.873Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-16T06:40:19.873Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-16T06:40:19.873Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-16T06:40:19.873Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-16T06:40:19.873Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImagePushWithoutErrors [2021-12-16T06:40:19.873Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-16T06:40:19.873Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-16T06:40:19.873Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-16T06:40:19.873Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-16T06:40:19.873Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-16T06:40:19.873Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-16T06:40:19.873Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-16T06:40:19.873Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-16T06:40:19.873Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageRemoveError [2021-12-16T06:40:19.873Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageRemoveImageNotFound [2021-12-16T06:40:19.873Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageRemove [2021-12-16T06:40:19.873Z] --- PASS: TestImageRemove (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageSaveError [2021-12-16T06:40:19.873Z] --- PASS: TestImageSaveError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageSave [2021-12-16T06:40:19.873Z] --- PASS: TestImageSave (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageSearchAnyError [2021-12-16T06:40:19.873Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-16T06:40:19.873Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-16T06:40:19.873Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-16T06:40:19.873Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-16T06:40:19.873Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageSearchWithoutErrors [2021-12-16T06:40:19.873Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageTagError [2021-12-16T06:40:19.873Z] --- PASS: TestImageTagError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageTagInvalidReference [2021-12-16T06:40:19.873Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageTagInvalidSourceImageName [2021-12-16T06:40:19.873Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageTagHexSource [2021-12-16T06:40:19.873Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestImageTag [2021-12-16T06:40:19.873Z] --- PASS: TestImageTag (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestInfoServerError [2021-12-16T06:40:19.873Z] --- PASS: TestInfoServerError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestInfoInvalidResponseJSONError [2021-12-16T06:40:19.873Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestInfo [2021-12-16T06:40:19.873Z] --- PASS: TestInfo (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNetworkConnectError [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNetworkConnect [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNetworkCreateError [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNetworkCreate [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNetworkDisconnectError [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNetworkDisconnect [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNetworkInspect [2021-12-16T06:40:19.873Z] === RUN TestNetworkInspect/empty_ID [2021-12-16T06:40:19.873Z] === RUN TestNetworkInspect/no_options [2021-12-16T06:40:19.873Z] === RUN TestNetworkInspect/verbose [2021-12-16T06:40:19.873Z] === RUN TestNetworkInspect/global_scope [2021-12-16T06:40:19.873Z] === RUN TestNetworkInspect/unknown_network [2021-12-16T06:40:19.873Z] === RUN TestNetworkInspect/server_error [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNetworkListError [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkListError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNetworkList [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkList (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNetworksPruneError [2021-12-16T06:40:19.873Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNetworksPrune [2021-12-16T06:40:19.873Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNetworkRemoveError [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNetworkRemove [2021-12-16T06:40:19.873Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNodeInspectError [2021-12-16T06:40:19.873Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNodeInspectNodeNotFound [2021-12-16T06:40:19.873Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNodeInspectWithEmptyID [2021-12-16T06:40:19.873Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNodeInspect [2021-12-16T06:40:19.873Z] --- PASS: TestNodeInspect (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNodeListError [2021-12-16T06:40:19.873Z] --- PASS: TestNodeListError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNodeList [2021-12-16T06:40:19.873Z] --- PASS: TestNodeList (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNodeRemoveError [2021-12-16T06:40:19.873Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNodeRemove [2021-12-16T06:40:19.873Z] --- PASS: TestNodeRemove (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNodeUpdateError [2021-12-16T06:40:19.873Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestNodeUpdate [2021-12-16T06:40:19.873Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestOptionWithTimeout [2021-12-16T06:40:19.873Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestPingFail [2021-12-16T06:40:19.873Z] --- PASS: TestPingFail (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestPingWithError [2021-12-16T06:40:19.873Z] 2021/12/16 06:40:18 RoundTripper returned a response & error; ignoring response [2021-12-16T06:40:19.873Z] 2021/12/16 06:40:18 RoundTripper returned a response & error; ignoring response [2021-12-16T06:40:19.873Z] --- PASS: TestPingWithError (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestPingSuccess [2021-12-16T06:40:19.873Z] --- PASS: TestPingSuccess (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestPingHeadFallback [2021-12-16T06:40:19.873Z] === RUN TestPingHeadFallback/OK [2021-12-16T06:40:19.873Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-16T06:40:19.873Z] === RUN TestPingHeadFallback/Not_Found [2021-12-16T06:40:19.873Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-16T06:40:19.873Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-16T06:40:19.873Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-16T06:40:19.873Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-16T06:40:19.873Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-16T06:40:19.873Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-16T06:40:19.873Z] === RUN TestPluginDisableError [2021-12-16T06:40:19.873Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPluginDisable [2021-12-16T06:40:19.874Z] --- PASS: TestPluginDisable (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPluginEnableError [2021-12-16T06:40:19.874Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPluginEnable [2021-12-16T06:40:19.874Z] --- PASS: TestPluginEnable (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPluginInspectError [2021-12-16T06:40:19.874Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPluginInspectWithEmptyID [2021-12-16T06:40:19.874Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPluginInspect [2021-12-16T06:40:19.874Z] --- PASS: TestPluginInspect (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPluginListError [2021-12-16T06:40:19.874Z] --- PASS: TestPluginListError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPluginList [2021-12-16T06:40:19.874Z] --- PASS: TestPluginList (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPluginPushError [2021-12-16T06:40:19.874Z] --- PASS: TestPluginPushError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPluginPush [2021-12-16T06:40:19.874Z] --- PASS: TestPluginPush (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPluginRemoveError [2021-12-16T06:40:19.874Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPluginRemove [2021-12-16T06:40:19.874Z] --- PASS: TestPluginRemove (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPluginSetError [2021-12-16T06:40:19.874Z] --- PASS: TestPluginSetError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPluginSet [2021-12-16T06:40:19.874Z] --- PASS: TestPluginSet (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSetHostHeader [2021-12-16T06:40:19.874Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestPlainTextError [2021-12-16T06:40:19.874Z] --- PASS: TestPlainTextError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestInfiniteError [2021-12-16T06:40:19.874Z] --- PASS: TestInfiniteError (0.02s) [2021-12-16T06:40:19.874Z] === RUN TestCanceledContext [2021-12-16T06:40:19.874Z] 2021/12/16 06:40:18 RoundTripper returned a response & error; ignoring response [2021-12-16T06:40:19.874Z] --- PASS: TestCanceledContext (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestDeadlineExceededContext [2021-12-16T06:40:19.874Z] 2021/12/16 06:40:18 RoundTripper returned a response & error; ignoring response [2021-12-16T06:40:19.874Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretCreateUnsupported [2021-12-16T06:40:19.874Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretCreateError [2021-12-16T06:40:19.874Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretCreate [2021-12-16T06:40:19.874Z] --- PASS: TestSecretCreate (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretInspectUnsupported [2021-12-16T06:40:19.874Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretInspectError [2021-12-16T06:40:19.874Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretInspectSecretNotFound [2021-12-16T06:40:19.874Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretInspectWithEmptyID [2021-12-16T06:40:19.874Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretInspect [2021-12-16T06:40:19.874Z] --- PASS: TestSecretInspect (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretListUnsupported [2021-12-16T06:40:19.874Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretListError [2021-12-16T06:40:19.874Z] --- PASS: TestSecretListError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretList [2021-12-16T06:40:19.874Z] --- PASS: TestSecretList (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretRemoveUnsupported [2021-12-16T06:40:19.874Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretRemoveError [2021-12-16T06:40:19.874Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretRemove [2021-12-16T06:40:19.874Z] --- PASS: TestSecretRemove (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretUpdateUnsupported [2021-12-16T06:40:19.874Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretUpdateError [2021-12-16T06:40:19.874Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSecretUpdate [2021-12-16T06:40:19.874Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceCreateError [2021-12-16T06:40:19.874Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceCreate [2021-12-16T06:40:19.874Z] --- PASS: TestServiceCreate (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-16T06:40:19.874Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceCreateDigestPinning [2021-12-16T06:40:19.874Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceInspectError [2021-12-16T06:40:19.874Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceInspectServiceNotFound [2021-12-16T06:40:19.874Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceInspectWithEmptyID [2021-12-16T06:40:19.874Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceInspect [2021-12-16T06:40:19.874Z] --- PASS: TestServiceInspect (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceListError [2021-12-16T06:40:19.874Z] --- PASS: TestServiceListError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceList [2021-12-16T06:40:19.874Z] --- PASS: TestServiceList (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceLogsError [2021-12-16T06:40:19.874Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceLogs [2021-12-16T06:40:19.874Z] --- PASS: TestServiceLogs (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceRemoveError [2021-12-16T06:40:19.874Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceRemoveNotFoundError [2021-12-16T06:40:19.874Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceRemove [2021-12-16T06:40:19.874Z] --- PASS: TestServiceRemove (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceUpdateError [2021-12-16T06:40:19.874Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestServiceUpdate [2021-12-16T06:40:19.874Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSwarmGetUnlockKeyError [2021-12-16T06:40:19.874Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSwarmGetUnlockKey [2021-12-16T06:40:19.874Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSwarmInitError [2021-12-16T06:40:19.874Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSwarmInit [2021-12-16T06:40:19.874Z] --- PASS: TestSwarmInit (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSwarmInspectError [2021-12-16T06:40:19.874Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSwarmInspect [2021-12-16T06:40:19.874Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSwarmJoinError [2021-12-16T06:40:19.874Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSwarmJoin [2021-12-16T06:40:19.874Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSwarmLeaveError [2021-12-16T06:40:19.874Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSwarmLeave [2021-12-16T06:40:19.874Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSwarmUnlockError [2021-12-16T06:40:19.874Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSwarmUnlock [2021-12-16T06:40:19.874Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSwarmUpdateError [2021-12-16T06:40:19.874Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestSwarmUpdate [2021-12-16T06:40:19.874Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestTaskInspectError [2021-12-16T06:40:19.874Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestTaskInspectWithEmptyID [2021-12-16T06:40:19.874Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestTaskInspect [2021-12-16T06:40:19.874Z] --- PASS: TestTaskInspect (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestTaskListError [2021-12-16T06:40:19.874Z] --- PASS: TestTaskListError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestTaskList [2021-12-16T06:40:19.874Z] --- PASS: TestTaskList (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestVolumeCreateError [2021-12-16T06:40:19.874Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestVolumeCreate [2021-12-16T06:40:19.874Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestVolumeInspectError [2021-12-16T06:40:19.874Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestVolumeInspectNotFound [2021-12-16T06:40:19.874Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestVolumeInspectWithEmptyID [2021-12-16T06:40:19.874Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestVolumeInspect [2021-12-16T06:40:19.874Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestVolumeListError [2021-12-16T06:40:19.874Z] --- PASS: TestVolumeListError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestVolumeList [2021-12-16T06:40:19.874Z] --- PASS: TestVolumeList (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestVolumeRemoveError [2021-12-16T06:40:19.874Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-16T06:40:19.874Z] === RUN TestVolumeRemove [2021-12-16T06:40:19.874Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-16T06:40:19.874Z] === CONT TestTLSCloseWriter [2021-12-16T06:40:19.874Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-12-16T06:40:19.874Z] PASS [2021-12-16T06:40:19.874Z] coverage: 75.1% of statements [2021-12-16T06:40:19.874Z] ok github.com/docker/docker/client 0.405s coverage: 75.1% of statements [2021-12-16T06:40:20.296Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2021-12-16T06:40:20.296Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-16T06:40:20.554Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2021-12-16T06:40:20.554Z] === RUN TestNetworkNat [2021-12-16T06:40:20.811Z] --- PASS: TestNetworkNat (0.41s) [2021-12-16T06:40:20.811Z] === RUN TestNetworkLocalhostTCPNat [2021-12-16T06:40:20.909Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-16T06:40:21.378Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2021-12-16T06:40:21.378Z] === RUN TestNetworkLoopbackNat [2021-12-16T06:40:22.043Z] --- PASS: TestSecretInspect (2.11s) [2021-12-16T06:40:22.043Z] === RUN TestSecretList [2021-12-16T06:40:23.906Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2021-12-16T06:40:23.906Z] === RUN TestPause [2021-12-16T06:40:23.942Z] --- PASS: TestSecretList (2.11s) [2021-12-16T06:40:23.942Z] === RUN TestSecretsCreateAndDelete [2021-12-16T06:40:24.164Z] --- PASS: TestPause (0.43s) [2021-12-16T06:40:24.164Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-16T06:40:24.164Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-16T06:40:24.164Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-16T06:40:24.164Z] === RUN TestPauseStopPausedContainer [2021-12-16T06:40:24.188Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-16T06:40:24.188Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-16T06:40:24.731Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2021-12-16T06:40:24.731Z] === RUN TestPidHost [2021-12-16T06:40:25.666Z] --- PASS: TestPidHost (0.89s) [2021-12-16T06:40:25.666Z] === RUN TestPsFilter [2021-12-16T06:40:25.666Z] --- PASS: TestPsFilter (0.10s) [2021-12-16T06:40:25.666Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-16T06:40:26.231Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2021-12-16T06:40:26.231Z] === RUN TestRemoveContainerWithVolume [2021-12-16T06:40:26.470Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2021-12-16T06:40:26.470Z] === RUN TestSecretsUpdate [2021-12-16T06:40:26.489Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2021-12-16T06:40:26.489Z] === RUN TestRemoveContainerRunning [2021-12-16T06:40:26.715Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-16T06:40:27.054Z] --- PASS: TestRemoveContainerRunning (0.43s) [2021-12-16T06:40:27.054Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-16T06:40:27.312Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2021-12-16T06:40:27.312Z] === RUN TestRemoveInvalidContainer [2021-12-16T06:40:27.312Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-16T06:40:27.312Z] === RUN TestRenameLinkedContainer [2021-12-16T06:40:28.368Z] --- PASS: TestSecretsUpdate (2.15s) [2021-12-16T06:40:28.368Z] === RUN TestTemplatedSecret [2021-12-16T06:40:29.210Z] --- PASS: TestRenameLinkedContainer (1.59s) [2021-12-16T06:40:29.210Z] === RUN TestRenameStoppedContainer [2021-12-16T06:40:29.468Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-12-16T06:40:29.468Z] === RUN TestRenameRunningContainerAndReuse [2021-12-16T06:40:30.400Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2021-12-16T06:40:30.400Z] === RUN TestRenameInvalidName [2021-12-16T06:40:30.658Z] --- PASS: TestRenameInvalidName (0.40s) [2021-12-16T06:40:30.658Z] === RUN TestRenameAnonymousContainer [2021-12-16T06:40:30.895Z] --- PASS: TestTemplatedSecret (2.48s) [2021-12-16T06:40:30.895Z] === RUN TestSecretCreateResolve [2021-12-16T06:40:32.031Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2021-12-16T06:40:32.031Z] === RUN TestRenameContainerWithSameName [2021-12-16T06:40:32.596Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2021-12-16T06:40:32.596Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-16T06:40:32.792Z] --- PASS: TestSecretCreateResolve (2.12s) [2021-12-16T06:40:32.792Z] PASS [2021-12-16T06:40:32.792Z] [2021-12-16T06:40:32.792Z] DONE 6 tests in 13.133s [2021-12-16T06:40:32.792Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-16T06:40:32.792Z] INFO: Testing against a local daemon [2021-12-16T06:40:32.792Z] === RUN TestServiceCreateInit [2021-12-16T06:40:32.792Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-16T06:40:33.162Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2021-12-16T06:40:33.162Z] === RUN TestResize [2021-12-16T06:40:33.268Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-16T06:40:33.727Z] --- PASS: TestResize (0.41s) [2021-12-16T06:40:33.727Z] === RUN TestResizeWithInvalidSize [2021-12-16T06:40:33.985Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2021-12-16T06:40:33.985Z] === RUN TestResizeWhenContainerNotStarted [2021-12-16T06:40:34.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-12-16T06:40:34.458Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-16T06:40:34.550Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-12-16T06:40:34.550Z] === RUN TestDaemonRestartKillContainers [2021-12-16T06:40:34.550Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-16T06:40:34.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-16T06:40:34.550Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-16T06:40:34.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-16T06:40:34.550Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-16T06:40:34.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-16T06:40:34.550Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-16T06:40:34.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-16T06:40:34.550Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-16T06:40:34.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-16T06:40:34.550Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-16T06:40:34.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-16T06:40:34.551Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-16T06:40:34.551Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-16T06:40:34.551Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:40:34.551Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:40:34.551Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:40:34.551Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:40:34.551Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:40:34.551Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:40:34.551Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:40:34.551Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:40:34.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:40:34.551Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-16T06:40:34.551Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:40:35.924Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:40:35.924Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-16T06:40:36.365Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-16T06:40:36.858Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-16T06:40:36.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-12-16T06:40:36.977Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-16T06:40:37.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:40:37.526Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-12-16T06:40:37.767Z] --- PASS: TestCheckoutGit (29.89s) [2021-12-16T06:40:37.767Z] === RUN TestValidGitTransport [2021-12-16T06:40:37.767Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-16T06:40:37.767Z] === RUN TestGitInvalidRef [2021-12-16T06:40:37.767Z] --- PASS: TestGitInvalidRef (0.20s) [2021-12-16T06:40:37.767Z] PASS [2021-12-16T06:40:37.767Z] coverage: 86.3% of statements [2021-12-16T06:40:37.767Z] ok github.com/docker/docker/builder/remotecontext/git 30.192s coverage: 86.3% of statements [2021-12-16T06:40:37.767Z] ? github.com/docker/docker/cli [no test files] [2021-12-16T06:40:37.767Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-16T06:40:37.863Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-16T06:40:38.357Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:40:38.795Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-16T06:40:38.795Z] docker_api_swarm_service_test.go:304: [d8e0181076dc0] joining swarm manager [de13a0c805908]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:40:39.728Z] docker_api_swarm_service_test.go:304: [d49e25876c450] joining swarm manager [de13a0c805908]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:40:40.257Z] --- PASS: TestServiceCreateInit (7.11s) [2021-12-16T06:40:40.257Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s) [2021-12-16T06:40:40.257Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2021-12-16T06:40:40.257Z] === RUN TestCreateServiceMultipleTimes [2021-12-16T06:40:40.883Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-16T06:40:41.101Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-16T06:40:41.449Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-16T06:40:42.532Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-16T06:40:42.532Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-16T06:40:42.532Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-16T06:40:42.532Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-16T06:40:42.532Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-16T06:40:42.532Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-16T06:40:42.532Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-16T06:40:42.532Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-16T06:40:42.532Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-16T06:40:42.532Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-16T06:40:42.532Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-16T06:40:42.532Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-16T06:40:42.532Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-16T06:40:42.532Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-16T06:40:42.532Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-16T06:40:42.532Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-16T06:40:42.532Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-16T06:40:42.532Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-16T06:40:42.532Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-16T06:40:42.532Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-16T06:40:42.532Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-16T06:40:42.532Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-16T06:40:42.532Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-16T06:40:42.532Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-16T06:40:42.532Z] === RUN TestConfigureDaemonLogs [2021-12-16T06:40:42.532Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-16T06:40:42.532Z] === RUN TestCommonOptionsInstallFlags [2021-12-16T06:40:42.532Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-16T06:40:42.532Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-16T06:40:42.532Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-16T06:40:42.532Z] PASS [2021-12-16T06:40:42.532Z] coverage: 18.6% of statements [2021-12-16T06:40:42.532Z] ok github.com/docker/docker/cmd/dockerd 0.199s coverage: 18.6% of statements [2021-12-16T06:40:42.532Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-16T06:40:42.532Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-16T06:40:42.998Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-16T06:40:43.002Z] === RUN TestContainerStopSignal [2021-12-16T06:40:43.002Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-16T06:40:43.002Z] === RUN TestContainerStopTimeout [2021-12-16T06:40:43.002Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-16T06:40:43.002Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-16T06:40:43.002Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-16T06:40:43.002Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-16T06:40:43.002Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-16T06:40:43.002Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-16T06:40:43.002Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-12-16T06:40:43.002Z] === RUN TestReplaceAndAppendEnvVars [2021-12-16T06:40:43.002Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-16T06:40:43.002Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-16T06:40:43.002Z] === RUN TestNewMemoryStore [2021-12-16T06:40:43.002Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-16T06:40:43.002Z] === RUN TestAddContainers [2021-12-16T06:40:43.002Z] --- PASS: TestAddContainers (0.00s) [2021-12-16T06:40:43.002Z] === RUN TestGetContainer [2021-12-16T06:40:43.002Z] --- PASS: TestGetContainer (0.00s) [2021-12-16T06:40:43.002Z] === RUN TestDeleteContainer [2021-12-16T06:40:43.002Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-16T06:40:43.002Z] === RUN TestListContainers [2021-12-16T06:40:43.002Z] --- PASS: TestListContainers (0.00s) [2021-12-16T06:40:43.002Z] === RUN TestFirstContainer [2021-12-16T06:40:43.002Z] --- PASS: TestFirstContainer (0.00s) [2021-12-16T06:40:43.002Z] === RUN TestApplyAllContainer [2021-12-16T06:40:43.002Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-16T06:40:43.002Z] === RUN TestIsValidHealthString [2021-12-16T06:40:43.002Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-16T06:40:43.002Z] === RUN TestStateRunStop [2021-12-16T06:40:43.002Z] --- PASS: TestStateRunStop (0.00s) [2021-12-16T06:40:43.002Z] === RUN TestStateTimeoutWait [2021-12-16T06:40:43.471Z] state_test.go:141: Stop callback fired [2021-12-16T06:40:43.471Z] state_test.go:165: Stop callback fired [2021-12-16T06:40:43.471Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-16T06:40:43.471Z] === RUN TestIsValidStateString [2021-12-16T06:40:43.471Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-16T06:40:43.471Z] === RUN TestViewSaveDelete [2021-12-16T06:40:43.471Z] --- PASS: TestViewSaveDelete (0.02s) [2021-12-16T06:40:43.471Z] === RUN TestViewAll [2021-12-16T06:40:43.471Z] --- PASS: TestViewAll (0.02s) [2021-12-16T06:40:43.471Z] === RUN TestViewGet [2021-12-16T06:40:43.471Z] --- PASS: TestViewGet (0.01s) [2021-12-16T06:40:43.471Z] === RUN TestNames [2021-12-16T06:40:43.471Z] --- PASS: TestNames (0.00s) [2021-12-16T06:40:43.471Z] === RUN TestViewWithHealthCheck [2021-12-16T06:40:43.471Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-16T06:40:43.471Z] PASS [2021-12-16T06:40:43.471Z] coverage: 41.7% of statements [2021-12-16T06:40:43.471Z] ok github.com/docker/docker/container 0.246s coverage: 41.7% of statements [2021-12-16T06:40:43.471Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-16T06:40:43.471Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-16T06:40:43.471Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-16T06:40:43.471Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-16T06:40:43.931Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-16T06:40:43.977Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-16T06:40:44.189Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-16T06:40:44.459Z] === RUN TestPrepare [2021-12-16T06:40:44.459Z] --- PASS: TestPrepare (0.00s) [2021-12-16T06:40:44.459Z] === RUN TestStart [2021-12-16T06:40:44.459Z] --- PASS: TestStart (0.00s) [2021-12-16T06:40:44.459Z] === RUN TestWaitCancel [2021-12-16T06:40:44.459Z] --- PASS: TestWaitCancel (0.00s) [2021-12-16T06:40:44.459Z] === RUN TestWaitDisabled [2021-12-16T06:40:44.459Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-16T06:40:44.459Z] === RUN TestWaitEnabled [2021-12-16T06:40:44.459Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-16T06:40:44.459Z] === RUN TestRemove [2021-12-16T06:40:44.459Z] --- PASS: TestRemove (0.00s) [2021-12-16T06:40:44.459Z] PASS [2021-12-16T06:40:44.459Z] coverage: 65.3% of statements [2021-12-16T06:40:44.459Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2021-12-16T06:40:44.753Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-16T06:40:45.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-16T06:40:45.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-16T06:40:46.652Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-16T06:40:46.684Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-16T06:40:46.684Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-16T06:40:46.684Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-16T06:40:46.684Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-16T06:40:46.684Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-16T06:40:46.684Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-16T06:40:46.684Z] PASS [2021-12-16T06:40:46.684Z] coverage: 35.9% of statements [2021-12-16T06:40:46.684Z] ok github.com/docker/docker/daemon/cluster/convert 0.870s coverage: 35.9% of statements [2021-12-16T06:40:46.684Z] === RUN TestNewListSecretsFilters [2021-12-16T06:40:46.684Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-16T06:40:46.684Z] === RUN TestNewListConfigsFilters [2021-12-16T06:40:46.684Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-16T06:40:46.684Z] PASS [2021-12-16T06:40:46.684Z] coverage: 0.5% of statements [2021-12-16T06:40:46.684Z] ok github.com/docker/docker/daemon/cluster 0.542s coverage: 0.5% of statements [2021-12-16T06:40:46.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-16T06:40:47.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-16T06:40:48.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-16T06:40:49.287Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-16T06:40:49.645Z] === RUN TestBuilderGC [2021-12-16T06:40:49.645Z] --- PASS: TestBuilderGC (0.00s) [2021-12-16T06:40:49.645Z] === RUN TestDaemonConfigurationNotFound [2021-12-16T06:40:49.645Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-16T06:40:49.645Z] === RUN TestDaemonBrokenConfiguration [2021-12-16T06:40:49.645Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-16T06:40:49.645Z] === RUN TestParseClusterAdvertiseSettings [2021-12-16T06:40:49.645Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-16T06:40:49.645Z] === RUN TestFindConfigurationConflicts [2021-12-16T06:40:49.645Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-16T06:40:49.645Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-16T06:40:49.645Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-16T06:40:49.645Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-16T06:40:49.645Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-16T06:40:49.645Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-16T06:40:49.645Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-16T06:40:49.645Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-16T06:40:49.645Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-16T06:40:49.645Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-16T06:40:49.645Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-16T06:40:49.645Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-16T06:40:49.645Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-16T06:40:49.645Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-16T06:40:49.645Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-16T06:40:49.645Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-12-16T06:40:49.645Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-16T06:40:49.645Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-16T06:40:49.645Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-16T06:40:49.645Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-16T06:40:49.645Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-16T06:40:49.645Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-16T06:40:49.645Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-16T06:40:49.645Z] === RUN TestValidateConfigurationErrors [2021-12-16T06:40:49.645Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-16T06:40:49.645Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-16T06:40:49.645Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-16T06:40:49.645Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-16T06:40:49.645Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-16T06:40:49.645Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-16T06:40:49.645Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-16T06:40:49.645Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-16T06:40:49.645Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-16T06:40:49.932Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-16T06:40:49.932Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-16T06:40:49.932Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-12-16T06:40:49.932Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-16T06:40:50.113Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-16T06:40:50.113Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-16T06:40:50.113Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-16T06:40:50.113Z] === RUN TestValidateConfiguration [2021-12-16T06:40:50.113Z] === RUN TestValidateConfiguration/with_label [2021-12-16T06:40:50.113Z] === RUN TestValidateConfiguration/with_dns [2021-12-16T06:40:50.113Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-16T06:40:50.113Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-16T06:40:50.113Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-16T06:40:50.113Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-16T06:40:50.113Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-16T06:40:50.113Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-16T06:40:50.113Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-16T06:40:50.113Z] === RUN TestModifiedDiscoverySettings [2021-12-16T06:40:50.113Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-16T06:40:50.113Z] === RUN TestReloadSetConfigFileNotExist [2021-12-16T06:40:50.113Z] time="2021-12-16T06:40:49Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-16T06:40:50.113Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-12-16T06:40:50.113Z] === RUN TestReloadDefaultConfigNotExist [2021-12-16T06:40:50.113Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:40:50.113Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-12-16T06:40:50.113Z] === RUN TestReloadBadDefaultConfig [2021-12-16T06:40:50.113Z] time="2021-12-16T06:40:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2052450174" [2021-12-16T06:40:50.113Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-16T06:40:50.113Z] === RUN TestReloadWithConflictingLabels [2021-12-16T06:40:50.113Z] time="2021-12-16T06:40:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1589859177" [2021-12-16T06:40:50.114Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-16T06:40:50.114Z] === RUN TestReloadWithDuplicateLabels [2021-12-16T06:40:50.114Z] time="2021-12-16T06:40:49Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3249409293" [2021-12-16T06:40:50.114Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-16T06:40:50.114Z] === RUN TestMaskURLCredentials [2021-12-16T06:40:50.114Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-16T06:40:50.114Z] === RUN TestDaemonConfigurationMerge [2021-12-16T06:40:50.114Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-16T06:40:50.114Z] PASS [2021-12-16T06:40:50.114Z] coverage: 80.0% of statements [2021-12-16T06:40:50.114Z] ok github.com/docker/docker/daemon/config 0.384s coverage: 80.0% of statements [2021-12-16T06:40:50.114Z] === RUN TestDiscoveryOptsErrors [2021-12-16T06:40:50.114Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-16T06:40:50.114Z] === RUN TestDiscoveryOpts [2021-12-16T06:40:50.114Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-16T06:40:50.114Z] PASS [2021-12-16T06:40:50.114Z] coverage: 30.0% of statements [2021-12-16T06:40:50.114Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2021-12-16T06:40:50.190Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-16T06:40:50.190Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-16T06:40:50.190Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-16T06:40:50.360Z] 4612f6d0b889: Pull complete [2021-12-16T06:40:50.584Z] === RUN TestWaitNodeAttachment [2021-12-16T06:40:50.755Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-16T06:40:51.053Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-12-16T06:40:51.053Z] === RUN TestIsolationConversion [2021-12-16T06:40:51.053Z] === RUN TestIsolationConversion/default [2021-12-16T06:40:51.053Z] === RUN TestIsolationConversion/process [2021-12-16T06:40:51.053Z] === RUN TestIsolationConversion/hyperv [2021-12-16T06:40:51.053Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-16T06:40:51.053Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-16T06:40:51.053Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-16T06:40:51.053Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-16T06:40:51.053Z] === RUN TestContainerLabels [2021-12-16T06:40:51.053Z] --- PASS: TestContainerLabels (0.00s) [2021-12-16T06:40:51.053Z] === RUN TestCredentialSpecConversion [2021-12-16T06:40:51.053Z] === RUN TestCredentialSpecConversion/none [2021-12-16T06:40:51.053Z] === RUN TestCredentialSpecConversion/config [2021-12-16T06:40:51.053Z] === RUN TestCredentialSpecConversion/file [2021-12-16T06:40:51.053Z] === RUN TestCredentialSpecConversion/registry [2021-12-16T06:40:51.053Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-16T06:40:51.053Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-16T06:40:51.053Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-16T06:40:51.053Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-16T06:40:51.053Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-16T06:40:51.053Z] === RUN TestControllerValidateMountBind [2021-12-16T06:40:51.053Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-16T06:40:51.053Z] === RUN TestControllerValidateMountVolume [2021-12-16T06:40:51.053Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-16T06:40:51.053Z] === RUN TestControllerValidateMountTarget [2021-12-16T06:40:51.053Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-16T06:40:51.053Z] === RUN TestControllerValidateMountTmpfs [2021-12-16T06:40:51.053Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-16T06:40:51.053Z] === RUN TestControllerValidateMountInvalidType [2021-12-16T06:40:51.053Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-16T06:40:51.053Z] === RUN TestControllerValidateMountNamedPipe [2021-12-16T06:40:51.053Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-16T06:40:51.053Z] PASS [2021-12-16T06:40:51.053Z] coverage: 11.0% of statements [2021-12-16T06:40:51.053Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.563s coverage: 11.0% of statements [2021-12-16T06:40:51.053Z] === RUN TestEventsLog [2021-12-16T06:40:51.053Z] --- PASS: TestEventsLog (0.00s) [2021-12-16T06:40:51.053Z] === RUN TestEventsLogTimeout [2021-12-16T06:40:51.053Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-16T06:40:51.053Z] === RUN TestLogEvents [2021-12-16T06:40:51.053Z] --- PASS: TestLogEvents (0.05s) [2021-12-16T06:40:51.053Z] === RUN TestLoadBufferedEvents [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.55s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.21s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.21s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.64s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.65s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.71s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2021-12-16T06:40:51.185Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2021-12-16T06:40:51.185Z] === RUN TestCgroupNamespacesRun [2021-12-16T06:40:51.522Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-12-16T06:40:51.522Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-16T06:40:51.522Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-16T06:40:51.522Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-16T06:40:51.522Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-16T06:40:51.522Z] PASS [2021-12-16T06:40:51.522Z] coverage: 50.0% of statements [2021-12-16T06:40:51.522Z] ok github.com/docker/docker/daemon/events 0.272s coverage: 50.0% of statements [2021-12-16T06:40:51.522Z] === RUN TestVerifyNetworkingConfig [2021-12-16T06:40:51.522Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-16T06:40:51.522Z] === RUN TestGetContainer [2021-12-16T06:40:51.522Z] --- PASS: TestGetContainer (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestValidContainerNames [2021-12-16T06:40:51.992Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestContainerInitDNS [2021-12-16T06:40:51.992Z] daemon_test.go:146: root required [2021-12-16T06:40:51.992Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestMerge [2021-12-16T06:40:51.992Z] --- PASS: TestMerge (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestValidateContainerIsolation [2021-12-16T06:40:51.992Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestFindNetworkErrorType [2021-12-16T06:40:51.992Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestEnsureServicesExist [2021-12-16T06:40:51.992Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestEnsureServicesExistErrors [2021-12-16T06:40:51.992Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-16T06:40:51.992Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-16T06:40:51.992Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-16T06:40:51.992Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestContainerDelete [2021-12-16T06:40:51.992Z] --- PASS: TestContainerDelete (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestContainerDoubleDelete [2021-12-16T06:40:51.992Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestLogContainerEventCopyLabels [2021-12-16T06:40:51.992Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestLogContainerEventWithAttributes [2021-12-16T06:40:51.992Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestNoneHealthcheck [2021-12-16T06:40:51.992Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestHealthStates [2021-12-16T06:40:51.992Z] === RUN TestIsEmptyDir [2021-12-16T06:40:51.992Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-16T06:40:51.992Z] PASS [2021-12-16T06:40:51.992Z] coverage: 2.3% of statements [2021-12-16T06:40:51.992Z] ok github.com/docker/docker/daemon/graphdriver 0.080s coverage: 2.3% of statements [2021-12-16T06:40:51.992Z] time="2021-12-16T06:40:51Z" 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-16T06:40:51.992Z] time="2021-12-16T06:40:51Z" 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-16T06:40:51.992Z] time="2021-12-16T06:40:51Z" 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-16T06:40:51.992Z] time="2021-12-16T06:40:51Z" 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-16T06:40:51.992Z] time="2021-12-16T06:40:51Z" 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-16T06:40:51.992Z] time="2021-12-16T06:40:51Z" 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-16T06:40:51.992Z] time="2021-12-16T06:40:51Z" 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-16T06:40:51.992Z] time="2021-12-16T06:40:51Z" 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-16T06:40:51.992Z] time="2021-12-16T06:40:51Z" 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-16T06:40:51.992Z] time="2021-12-16T06:40:51Z" 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-16T06:40:51.992Z] --- PASS: TestHealthStates (0.17s) [2021-12-16T06:40:51.992Z] === RUN TestGetInspectData [2021-12-16T06:40:51.992Z] --- PASS: TestGetInspectData (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestFillLicense [2021-12-16T06:40:51.992Z] --- PASS: TestFillLicense (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestListInvalidFilter [2021-12-16T06:40:51.992Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestNameFilter [2021-12-16T06:40:51.992Z] --- PASS: TestNameFilter (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-16T06:40:51.992Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-16T06:40:51.992Z] === 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-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-16T06:40:51.992Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-16T06:40:51.992Z] --- 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-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-16T06:40:51.992Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestDaemonReloadLabels [2021-12-16T06:40:51.992Z] --- PASS: TestDaemonReloadLabels (0.01s) [2021-12-16T06:40:51.992Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-16T06:40:51.992Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestDaemonReloadMirrors [2021-12-16T06:40:51.992Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-16T06:40:51.992Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-16T06:40:51.992Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-16T06:40:51.992Z] === RUN TestDaemonDiscoveryReload [2021-12-16T06:40:52.119Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2021-12-16T06:40:52.119Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-16T06:40:52.128Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-16T06:40:52.461Z] === RUN TestLinkNaming [2021-12-16T06:40:52.461Z] --- PASS: TestLinkNaming (0.00s) [2021-12-16T06:40:52.461Z] === RUN TestLinkNew [2021-12-16T06:40:52.461Z] --- PASS: TestLinkNew (0.00s) [2021-12-16T06:40:52.461Z] === RUN TestLinkEnv [2021-12-16T06:40:52.461Z] --- PASS: TestLinkEnv (0.00s) [2021-12-16T06:40:52.461Z] === RUN TestLinkMultipleEnv [2021-12-16T06:40:52.461Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-16T06:40:52.461Z] === RUN TestLinkPortRangeEnv [2021-12-16T06:40:52.461Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-16T06:40:52.461Z] PASS [2021-12-16T06:40:52.461Z] coverage: 93.0% of statements [2021-12-16T06:40:52.461Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2021-12-16T06:40:52.655Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-12-16T06:40:52.931Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-12-16T06:40:52.932Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-16T06:40:53.052Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2021-12-16T06:40:53.052Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-16T06:40:53.060Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-16T06:40:53.400Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-12-16T06:40:53.400Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-16T06:40:53.624Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-16T06:40:53.869Z] === RUN TestAdapterReadLogs [2021-12-16T06:40:53.869Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-16T06:40:53.869Z] === RUN TestCopier [2021-12-16T06:40:53.869Z] --- PASS: TestCopier (0.00s) [2021-12-16T06:40:53.869Z] === RUN TestCopierLongLines [2021-12-16T06:40:53.869Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-16T06:40:53.869Z] === RUN TestCopierSlow [2021-12-16T06:40:53.869Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-12-16T06:40:53.869Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-16T06:40:53.869Z] reload_test.go:520: root required [2021-12-16T06:40:53.869Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-16T06:40:53.869Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-16T06:40:53.869Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-16T06:40:53.869Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-16T06:40:53.869Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-12-16T06:40:53.869Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-16T06:40:53.869Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-16T06:40:53.869Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-16T06:40:53.869Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-12-16T06:40:53.869Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-16T06:40:53.869Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-16T06:40:53.869Z] === RUN TestParseVolumesFrom [2021-12-16T06:40:53.869Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-16T06:40:53.869Z] PASS [2021-12-16T06:40:53.869Z] coverage: 9.0% of statements [2021-12-16T06:40:53.869Z] ok github.com/docker/docker/daemon 2.396s coverage: 9.0% of statements [2021-12-16T06:40:53.869Z] --- PASS: TestCopierSlow (0.20s) [2021-12-16T06:40:53.869Z] === RUN TestCopierWithSized [2021-12-16T06:40:53.869Z] === RUN TestCopierWithSized/as_is [2021-12-16T06:40:53.869Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-16T06:40:53.869Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-16T06:40:53.869Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-16T06:40:53.869Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-12-16T06:40:53.869Z] === RUN TestCopierWithPartial [2021-12-16T06:40:53.869Z] --- PASS: TestCopierWithPartial (0.00s) [2021-12-16T06:40:53.869Z] === RUN TestRingLogger [2021-12-16T06:40:53.869Z] --- PASS: TestRingLogger (0.00s) [2021-12-16T06:40:53.869Z] === RUN TestRingCap [2021-12-16T06:40:53.869Z] --- PASS: TestRingCap (0.00s) [2021-12-16T06:40:53.869Z] === RUN TestRingClose [2021-12-16T06:40:53.869Z] --- PASS: TestRingClose (0.00s) [2021-12-16T06:40:53.869Z] === RUN TestRingDrain [2021-12-16T06:40:53.869Z] --- PASS: TestRingDrain (0.00s) [2021-12-16T06:40:53.869Z] PASS [2021-12-16T06:40:53.869Z] coverage: 43.8% of statements [2021-12-16T06:40:53.869Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-16T06:40:53.869Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-16T06:40:53.869Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-16T06:40:53.869Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-16T06:40:53.869Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-16T06:40:53.869Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-16T06:40:53.869Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-16T06:40:53.869Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-16T06:40:53.869Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-16T06:40:54.338Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-16T06:40:54.338Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-16T06:40:54.338Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-16T06:40:54.338Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-16T06:40:54.338Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-16T06:40:54.338Z] ok github.com/docker/docker/daemon/logger 0.275s coverage: 43.8% of statements [2021-12-16T06:40:54.424Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2021-12-16T06:40:54.424Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-16T06:40:54.556Z] tests/integration/client_test.py ..... [ 75%] [2021-12-16T06:40:54.807Z] === RUN TestNewStreamConfig [2021-12-16T06:40:54.807Z] === RUN TestNewStreamConfig/defaults [2021-12-16T06:40:54.807Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-16T06:40:54.807Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-16T06:40:54.807Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-16T06:40:54.807Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-16T06:40:54.807Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-16T06:40:54.807Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-16T06:40:54.807Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-16T06:40:54.807Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-16T06:40:54.807Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-16T06:40:54.807Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-16T06:40:54.807Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-16T06:40:54.807Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-16T06:40:54.807Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-16T06:40:54.807Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-16T06:40:54.807Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-16T06:40:54.807Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-16T06:40:54.807Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-16T06:40:54.807Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-16T06:40:54.807Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-16T06:40:54.807Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-16T06:40:54.807Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-16T06:40:54.807Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-16T06:40:54.807Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-16T06:40:54.807Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-16T06:40:54.807Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-16T06:40:54.807Z] time="2021-12-16T06:40:54Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-16T06:40:54.807Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2021-12-16T06:40:54.807Z] === RUN TestCreateSuccess [2021-12-16T06:40:54.807Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-16T06:40:54.807Z] === RUN TestCreateStreamSkipped [2021-12-16T06:40:54.807Z] time="2021-12-16T06:40:54Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-16T06:40:54.807Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-16T06:40:54.807Z] === RUN TestCreateLogGroupSuccess [2021-12-16T06:40:54.807Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-16T06:40:54.807Z] === RUN TestCreateError [2021-12-16T06:40:54.807Z] --- PASS: TestCreateError (0.00s) [2021-12-16T06:40:54.807Z] === RUN TestCreateAlreadyExists [2021-12-16T06:40:54.807Z] time="2021-12-16T06:40:54Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-16T06:40:54.807Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-16T06:40:54.807Z] === RUN TestLogClosed [2021-12-16T06:40:54.807Z] --- PASS: TestLogClosed (0.00s) [2021-12-16T06:40:54.814Z] tests/integration/context_api_test.py ... [ 76%] [2021-12-16T06:40:55.072Z] tests/integration/errors_test.py . [ 76%] [2021-12-16T06:40:55.276Z] === RUN TestLogBlocking [2021-12-16T06:40:55.276Z] --- PASS: TestLogBlocking (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-16T06:40:55.276Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestLogNonBlockingBufferFull [2021-12-16T06:40:55.276Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestPublishBatchSuccess [2021-12-16T06:40:55.276Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestPublishBatchError [2021-12-16T06:40:55.276Z] time="2021-12-16T06:40:54Z" level=error msg=Error [2021-12-16T06:40:55.276Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-16T06:40:55.276Z] time="2021-12-16T06:40:54Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-16T06:40:55.276Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-16T06:40:55.276Z] time="2021-12-16T06:40:54Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-16T06:40:55.276Z] time="2021-12-16T06:40:54Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-16T06:40:55.276Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestCollectBatchSimple [2021-12-16T06:40:55.276Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestCollectBatchTicker [2021-12-16T06:40:55.276Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestCollectBatchMultilinePattern [2021-12-16T06:40:55.276Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-16T06:40:55.276Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-16T06:40:55.276Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-16T06:40:55.276Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-12-16T06:40:55.276Z] === RUN TestCollectBatchClose [2021-12-16T06:40:55.276Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestEffectiveLen [2021-12-16T06:40:55.276Z] === RUN TestEffectiveLen/0/Hello [2021-12-16T06:40:55.276Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-16T06:40:55.276Z] === RUN TestEffectiveLen/2/🙃 [2021-12-16T06:40:55.276Z] === RUN TestEffectiveLen/3/���� [2021-12-16T06:40:55.276Z] === RUN TestEffectiveLen/4/He��o [2021-12-16T06:40:55.276Z] === RUN TestEffectiveLen/5/ [2021-12-16T06:40:55.276Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestFindValidSplit [2021-12-16T06:40:55.276Z] === RUN TestFindValidSplit/0/ [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1105: [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1106: [2021-12-16T06:40:55.276Z] === RUN TestFindValidSplit/1/Hello [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1105: Hello [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1106: [2021-12-16T06:40:55.276Z] === RUN TestFindValidSplit/2/Hello [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1105: He [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1106: llo [2021-12-16T06:40:55.276Z] === RUN TestFindValidSplit/3/Hello [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1105: [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1106: Hello [2021-12-16T06:40:55.276Z] === RUN TestFindValidSplit/4/🙃 [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1105: [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-16T06:40:55.276Z] === RUN TestFindValidSplit/5/🙃 [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1106: [2021-12-16T06:40:55.276Z] === RUN TestFindValidSplit/6/a� [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1105: a [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1106: � [2021-12-16T06:40:55.276Z] === RUN TestFindValidSplit/7/a� [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1105: a� [2021-12-16T06:40:55.276Z] cloudwatchlogs_test.go:1106: [2021-12-16T06:40:55.276Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestProcessEventEmoji [2021-12-16T06:40:55.276Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-12-16T06:40:55.276Z] === RUN TestCollectBatchLineSplit [2021-12-16T06:40:55.276Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-16T06:40:55.276Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestCollectBatchMaxEvents [2021-12-16T06:40:55.276Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-12-16T06:40:55.276Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-16T06:40:55.276Z] === RUN TestSearchRegistryForImagesErrors [2021-12-16T06:40:55.276Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestSearchRegistryForImages [2021-12-16T06:40:55.276Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestOnlyPlatformWithFallback [2021-12-16T06:40:55.276Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestImageDelete [2021-12-16T06:40:55.276Z] === RUN TestImageDelete/no_lease [2021-12-16T06:40:55.276Z] === RUN TestImageDelete/lease_exists [2021-12-16T06:40:55.276Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-12-16T06:40:55.276Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-16T06:40:55.276Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-12-16T06:40:55.276Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-16T06:40:55.276Z] --- PASS: TestImageDelete (0.06s) [2021-12-16T06:40:55.276Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-12-16T06:40:55.276Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-12-16T06:40:55.276Z] === RUN TestContentStoreForPull [2021-12-16T06:40:55.276Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-12-16T06:40:55.276Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-16T06:40:55.276Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-16T06:40:55.276Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-16T06:40:55.276Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-16T06:40:55.276Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-16T06:40:55.276Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-16T06:40:55.276Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-16T06:40:55.276Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-16T06:40:55.276Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-16T06:40:55.276Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsFormat [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-16T06:40:55.276Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-16T06:40:55.276Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestCreateTagSuccess [2021-12-16T06:40:55.276Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-16T06:40:55.276Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-16T06:40:55.276Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-16T06:40:55.276Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-16T06:40:55.276Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-16T06:40:55.276Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-12-16T06:40:55.276Z] PASS [2021-12-16T06:40:55.276Z] coverage: 78.0% of statements [2021-12-16T06:40:55.276Z] ok github.com/docker/docker/daemon/logger/awslogs 0.420s coverage: 78.0% of statements [2021-12-16T06:40:55.276Z] --- PASS: TestContentStoreForPull (0.20s) [2021-12-16T06:40:55.276Z] PASS [2021-12-16T06:40:55.276Z] coverage: 6.7% of statements [2021-12-16T06:40:55.276Z] ok github.com/docker/docker/daemon/images 0.421s coverage: 6.7% of statements [2021-12-16T06:40:55.276Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-16T06:40:55.276Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-16T06:40:55.276Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-16T06:40:55.276Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-16T06:40:55.276Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-16T06:40:55.276Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-16T06:40:55.276Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-16T06:40:55.746Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-16T06:40:55.746Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-16T06:40:55.746Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-16T06:40:55.746Z] === RUN TestJSONFileLogger [2021-12-16T06:40:55.746Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-16T06:40:55.746Z] === RUN TestJSONFileLoggerWithTags [2021-12-16T06:40:55.746Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-16T06:40:55.746Z] === RUN TestJSONFileLoggerWithOpts [2021-12-16T06:40:55.746Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-12-16T06:40:55.746Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-16T06:40:55.746Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-16T06:40:55.746Z] === RUN TestEncodeDecode [2021-12-16T06:40:55.746Z] === PAUSE TestEncodeDecode [2021-12-16T06:40:55.746Z] === RUN TestUnexpectedEOF [2021-12-16T06:40:55.746Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2021-12-16T06:40:55.746Z] === RUN TestFastTimeMarshalJSON [2021-12-16T06:40:55.746Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-12-16T06:40:55.746Z] PASS [2021-12-16T06:40:55.746Z] coverage: 87.2% of statements [2021-12-16T06:40:55.746Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.222s coverage: 87.2% of statements [2021-12-16T06:40:55.746Z] time="2021-12-16T06:40:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-16T06:40:55.746Z] time="2021-12-16T06:40:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-16T06:40:55.746Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-12-16T06:40:55.746Z] === CONT TestEncodeDecode [2021-12-16T06:40:55.746Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-16T06:40:55.746Z] PASS [2021-12-16T06:40:55.746Z] coverage: 69.9% of statements [2021-12-16T06:40:55.746Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.257s coverage: 69.9% of statements [2021-12-16T06:40:55.823Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2021-12-16T06:40:55.823Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-16T06:40:56.798Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2021-12-16T06:40:56.798Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-16T06:40:57.312Z] === RUN TestWriteLog [2021-12-16T06:40:57.312Z] === PAUSE TestWriteLog [2021-12-16T06:40:57.312Z] === RUN TestReadLog [2021-12-16T06:40:57.312Z] === PAUSE TestReadLog [2021-12-16T06:40:57.312Z] === CONT TestWriteLog [2021-12-16T06:40:57.312Z] === CONT TestReadLog [2021-12-16T06:40:57.312Z] --- PASS: TestWriteLog (0.01s) [2021-12-16T06:40:57.312Z] === RUN TestReadLog/tail_exact [2021-12-16T06:40:57.312Z] === RUN TestReadLog/tail_less_than_available [2021-12-16T06:40:57.312Z] === RUN TestReadLog/tail_more_than_available [2021-12-16T06:40:57.312Z] --- PASS: TestReadLog (0.21s) [2021-12-16T06:40:57.312Z] --- PASS: TestReadLog/tail_exact (0.19s) [2021-12-16T06:40:57.312Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-16T06:40:57.312Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-16T06:40:57.312Z] PASS [2021-12-16T06:40:57.312Z] coverage: 75.2% of statements [2021-12-16T06:40:57.312Z] ok github.com/docker/docker/daemon/logger/local 0.347s coverage: 75.2% of statements [2021-12-16T06:40:57.312Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-16T06:40:57.312Z] === RUN TestOpenFileDelete [2021-12-16T06:40:57.312Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-16T06:40:57.312Z] === RUN TestOpenFileRename [2021-12-16T06:40:57.312Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-16T06:40:57.312Z] === RUN TestParseLogTagDefaultTag [2021-12-16T06:40:57.312Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-16T06:40:57.312Z] === RUN TestParseLogTag [2021-12-16T06:40:57.312Z] --- PASS: TestParseLogTag (0.00s) [2021-12-16T06:40:57.312Z] === RUN TestParseLogTagEmptyTag [2021-12-16T06:40:57.312Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-16T06:40:57.312Z] === RUN TestTailFiles [2021-12-16T06:40:57.312Z] --- PASS: TestTailFiles (0.00s) [2021-12-16T06:40:57.312Z] === RUN TestFollowLogsConsumerGone [2021-12-16T06:40:57.312Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-16T06:40:57.312Z] === RUN TestFollowLogsProducerGone [2021-12-16T06:40:57.312Z] logfile_test.go:178: logDecode() closed after sending 1506 messages [2021-12-16T06:40:57.312Z] logfile_test.go:231: messages sent: 1506, received: 1506 [2021-12-16T06:40:57.312Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-16T06:40:57.312Z] === RUN TestCheckCapacityAndRotate [2021-12-16T06:40:57.312Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-16T06:40:57.312Z] === RUN TestLog [2021-12-16T06:40:57.312Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-16T06:40:57.731Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-12-16T06:40:57.731Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-16T06:40:57.783Z] --- PASS: TestLog (0.01s) [2021-12-16T06:40:57.783Z] PASS [2021-12-16T06:40:57.783Z] coverage: 31.5% of statements [2021-12-16T06:40:57.783Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2021-12-16T06:40:57.783Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-12-16T06:40:57.783Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-16T06:40:57.783Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-12-16T06:40:57.783Z] PASS [2021-12-16T06:40:57.783Z] coverage: 53.7% of statements [2021-12-16T06:40:57.783Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.160s coverage: 53.7% of statements [2021-12-16T06:40:57.783Z] === RUN TestValidateLogOpt [2021-12-16T06:40:57.783Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-16T06:40:57.783Z] === RUN TestNewMissedConfig [2021-12-16T06:40:57.783Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-16T06:40:57.783Z] === RUN TestNewMissedUrl [2021-12-16T06:40:57.783Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-16T06:40:57.783Z] === RUN TestNewMissedToken [2021-12-16T06:40:57.783Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-16T06:40:57.783Z] === RUN TestNewWithProxy [2021-12-16T06:40:57.783Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-16T06:40:57.783Z] === RUN TestDefault [2021-12-16T06:40:57.783Z] --- PASS: TestDefault (0.01s) [2021-12-16T06:40:57.783Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-16T06:40:57.783Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-16T06:40:57.783Z] === RUN TestJsonFormat [2021-12-16T06:40:57.783Z] --- PASS: TestJsonFormat (0.02s) [2021-12-16T06:40:57.783Z] === RUN TestRawFormat [2021-12-16T06:40:57.783Z] --- PASS: TestRawFormat (0.00s) [2021-12-16T06:40:57.783Z] === RUN TestRawFormatWithLabels [2021-12-16T06:40:57.783Z] --- PASS: TestRawFormatWithLabels (0.01s) [2021-12-16T06:40:57.783Z] === RUN TestRawFormatWithoutTag [2021-12-16T06:40:57.783Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-16T06:40:57.783Z] === RUN TestBatching [2021-12-16T06:40:58.251Z] --- PASS: TestBatching (0.26s) [2021-12-16T06:40:58.251Z] === RUN TestFrequency [2021-12-16T06:40:58.251Z] --- PASS: TestFrequency (0.16s) [2021-12-16T06:40:58.251Z] === RUN TestOneMessagePerRequest [2021-12-16T06:40:58.251Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-16T06:40:58.251Z] === RUN TestVerify [2021-12-16T06:40:58.251Z] --- PASS: TestVerify (0.00s) [2021-12-16T06:40:58.251Z] === RUN TestSkipVerify [2021-12-16T06:40:58.251Z] === RUN TestNewParse [2021-12-16T06:40:58.251Z] --- PASS: TestNewParse (0.00s) [2021-12-16T06:40:58.251Z] PASS [2021-12-16T06:40:58.251Z] coverage: 8.3% of statements [2021-12-16T06:40:58.251Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2021-12-16T06:40:58.251Z] time="2021-12-16T06:40:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:40:58.251Z] time="2021-12-16T06:40:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:40:58.251Z] time="2021-12-16T06:40:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:40:58.330Z] --- PASS: TestCreateServiceMultipleTimes (15.62s) [2021-12-16T06:40:58.330Z] === RUN TestCreateServiceConflict [2021-12-16T06:40:58.330Z] --- PASS: TestCreateServiceConflict (2.12s) [2021-12-16T06:40:58.330Z] === RUN TestCreateServiceMaxReplicas [2021-12-16T06:40:58.665Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-12-16T06:40:58.665Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-16T06:40:58.724Z] --- PASS: TestSkipVerify (0.43s) [2021-12-16T06:40:58.724Z] === RUN TestBufferMaximum [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639636858.344747\",\"host\":\"aa10ddca154f\"}'" [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639636858.344747\",\"host\":\"aa10ddca154f\"}'" [2021-12-16T06:40:58.724Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-16T06:40:58.724Z] === RUN TestServerAlwaysDown [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639636858.347734\",\"host\":\"aa10ddca154f\"}'" [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639636858.347734\",\"host\":\"aa10ddca154f\"}'" [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639636858.347734\",\"host\":\"aa10ddca154f\"}'" [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639636858.347734\",\"host\":\"aa10ddca154f\"}'" [2021-12-16T06:40:58.724Z] time="2021-12-16T06:40:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639636858.347734\",\"host\":\"aa10ddca154f\"}'" [2021-12-16T06:40:58.724Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-16T06:40:58.724Z] === RUN TestCannotSendAfterClose [2021-12-16T06:40:58.724Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-16T06:40:58.724Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-16T06:40:58.724Z] === RUN TestParseLogFormat [2021-12-16T06:40:58.724Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-16T06:40:58.724Z] === RUN TestValidateLogOptEmpty [2021-12-16T06:40:58.724Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-16T06:40:58.724Z] === RUN TestValidateSyslogAddress [2021-12-16T06:40:58.724Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-16T06:40:58.724Z] === RUN TestParseAddressDefaultPort [2021-12-16T06:40:58.724Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-16T06:40:58.724Z] === RUN TestValidateSyslogFacility [2021-12-16T06:40:58.724Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-16T06:40:58.724Z] === RUN TestValidateLogOptSyslogFormat [2021-12-16T06:40:58.724Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-16T06:40:58.724Z] === RUN TestValidateLogOpt [2021-12-16T06:40:58.724Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-16T06:40:58.724Z] PASS [2021-12-16T06:40:58.724Z] coverage: 46.8% of statements [2021-12-16T06:40:58.724Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 46.8% of statements [2021-12-16T06:40:59.422Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-16T06:40:59.422Z] === RUN TestBoolValue [2021-12-16T06:40:59.422Z] --- PASS: TestBoolValue (0.00s) [2021-12-16T06:40:59.422Z] === RUN TestBoolValueOrDefault [2021-12-16T06:40:59.422Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-16T06:40:59.422Z] === RUN TestInt64ValueOrZero [2021-12-16T06:40:59.422Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-16T06:40:59.422Z] === RUN TestInt64ValueOrDefault [2021-12-16T06:40:59.422Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-16T06:40:59.422Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-16T06:40:59.422Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-16T06:40:59.422Z] === RUN TestJsonContentType [2021-12-16T06:40:59.422Z] --- PASS: TestJsonContentType (0.00s) [2021-12-16T06:40:59.422Z] PASS [2021-12-16T06:40:59.422Z] coverage: 14.7% of statements [2021-12-16T06:40:59.422Z] ok github.com/docker/docker/api/server/httputils 0.122s coverage: 14.7% of statements [2021-12-16T06:40:59.422Z] === RUN TestMaskSecretKeys [2021-12-16T06:40:59.422Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-16T06:40:59.422Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-16T06:40:59.422Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-16T06:40:59.422Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-16T06:40:59.422Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-16T06:40:59.422Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-16T06:40:59.422Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-16T06:40:59.422Z] === RUN TestVersionMiddlewareVersion [2021-12-16T06:40:59.422Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-16T06:40:59.422Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-16T06:40:59.422Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-16T06:40:59.422Z] PASS [2021-12-16T06:40:59.422Z] coverage: 37.7% of statements [2021-12-16T06:40:59.422Z] ok github.com/docker/docker/api/server/middleware 0.054s coverage: 37.7% of statements [2021-12-16T06:40:59.422Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-16T06:40:59.422Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-16T06:40:59.422Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-16T06:40:59.422Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-16T06:40:59.422Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-16T06:40:59.422Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-16T06:40:59.422Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-16T06:40:59.422Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-16T06:40:59.422Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-16T06:40:59.422Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-16T06:40:59.422Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-16T06:40:59.599Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2021-12-16T06:40:59.599Z] === RUN TestNISDomainname [2021-12-16T06:40:59.716Z] time="2021-12-16T06:40:59Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-12-16T06:40:59.716Z] time="2021-12-16T06:40:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"aa10ddca154f\"}'" [2021-12-16T06:40:59.716Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-16T06:40:59.716Z] PASS [2021-12-16T06:40:59.716Z] coverage: 82.5% of statements [2021-12-16T06:40:59.716Z] ok github.com/docker/docker/daemon/logger/splunk 2.000s coverage: 82.5% of statements [2021-12-16T06:40:59.716Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-16T06:40:59.716Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-16T06:40:59.716Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-16T06:40:59.716Z] === RUN TestV1IDService [2021-12-16T06:40:59.716Z] --- PASS: TestV1IDService (0.03s) [2021-12-16T06:40:59.716Z] === RUN TestV2MetadataService [2021-12-16T06:41:00.166Z] --- PASS: TestNISDomainname (0.52s) [2021-12-16T06:41:00.166Z] === RUN TestHostnameDnsResolution [2021-12-16T06:41:00.177Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-16T06:41:00.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-12-16T06:41:00.230Z] --- PASS: TestCreateServiceMaxReplicas (2.70s) [2021-12-16T06:41:00.230Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-16T06:41:00.383Z] === RUN TestToJSON [2021-12-16T06:41:00.383Z] --- PASS: TestToJSON (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestToParamWithVersion [2021-12-16T06:41:00.383Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestFromJSON [2021-12-16T06:41:00.383Z] --- PASS: TestFromJSON (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestEmpty [2021-12-16T06:41:00.383Z] --- PASS: TestEmpty (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestArgsMatchKVListEmptySources [2021-12-16T06:41:00.383Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestArgsMatchKVList [2021-12-16T06:41:00.383Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestArgsMatch [2021-12-16T06:41:00.383Z] --- PASS: TestArgsMatch (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestAdd [2021-12-16T06:41:00.383Z] --- PASS: TestAdd (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestDel [2021-12-16T06:41:00.383Z] --- PASS: TestDel (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestLen [2021-12-16T06:41:00.383Z] --- PASS: TestLen (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestExactMatch [2021-12-16T06:41:00.383Z] --- PASS: TestExactMatch (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestOnlyOneExactMatch [2021-12-16T06:41:00.383Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestContains [2021-12-16T06:41:00.383Z] --- PASS: TestContains (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestValidate [2021-12-16T06:41:00.383Z] --- PASS: TestValidate (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestWalkValues [2021-12-16T06:41:00.383Z] --- PASS: TestWalkValues (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestFuzzyMatch [2021-12-16T06:41:00.383Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestClone [2021-12-16T06:41:00.383Z] --- PASS: TestClone (0.00s) [2021-12-16T06:41:00.383Z] PASS [2021-12-16T06:41:00.383Z] coverage: 92.2% of statements [2021-12-16T06:41:00.383Z] ok github.com/docker/docker/api/types/filters 0.065s coverage: 92.2% of statements [2021-12-16T06:41:00.383Z] === RUN TestAdjustForAPIVersion [2021-12-16T06:41:00.383Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-16T06:41:00.383Z] PASS [2021-12-16T06:41:00.383Z] coverage: 5.7% of statements [2021-12-16T06:41:00.383Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2021-12-16T06:41:00.383Z] === RUN TestStrSliceMarshalJSON [2021-12-16T06:41:00.383Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestStrSliceUnmarshalJSON [2021-12-16T06:41:00.383Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestStrSliceUnmarshalString [2021-12-16T06:41:00.383Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-16T06:41:00.383Z] === RUN TestStrSliceUnmarshalSlice [2021-12-16T06:41:00.383Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-16T06:41:00.383Z] PASS [2021-12-16T06:41:00.383Z] coverage: 90.0% of statements [2021-12-16T06:41:00.383Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-16T06:41:00.383Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-16T06:41:00.383Z] ? github.com/docker/docker/api/types [no test files] [2021-12-16T06:41:00.383Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-16T06:41:00.383Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-16T06:41:00.383Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-16T06:41:00.383Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-16T06:41:00.383Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-16T06:41:00.383Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-16T06:41:00.383Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-16T06:41:00.383Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-16T06:41:00.383Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-16T06:41:00.383Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2021-12-16T06:41:00.383Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-16T06:41:00.383Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-16T06:41:00.434Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-16T06:41:00.705Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-16T06:41:00.705Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-16T06:41:00.705Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-16T06:41:00.705Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-16T06:41:00.705Z] === RUN TestContinueOnError_NeverContinue [2021-12-16T06:41:00.705Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-16T06:41:00.705Z] === RUN TestManifestStore [2021-12-16T06:41:00.705Z] === RUN TestManifestStore/no_remote_or_local [2021-12-16T06:41:00.705Z] === RUN TestSuccessfulDownload [2021-12-16T06:41:00.705Z] download_test.go:267: Needs fixing on Windows [2021-12-16T06:41:00.705Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-16T06:41:00.705Z] === RUN TestCancelledDownload [2021-12-16T06:41:00.705Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-16T06:41:00.705Z] === RUN TestMaxDownloadAttempts [2021-12-16T06:41:00.705Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-16T06:41:00.705Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-16T06:41:00.705Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-16T06:41:00.705Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-16T06:41:00.705Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-16T06:41:00.705Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-16T06:41:00.705Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-16T06:41:00.705Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-16T06:41:00.705Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-16T06:41:00.705Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-16T06:41:00.705Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-16T06:41:00.705Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-16T06:41:00.705Z] time="2021-12-16T06:41:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3035492482\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-16T06:41:00.705Z] === RUN TestManifestStore/no_local_cache [2021-12-16T06:41:00.705Z] === RUN TestManifestStore/with_local_cache [2021-12-16T06:41:00.705Z] === RUN TestManifestStore/unknown_media_type [2021-12-16T06:41:00.705Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-16T06:41:00.705Z] time="2021-12-16T06:41:00Z" level=warning msg="reference for unknown type: " [2021-12-16T06:41:00.705Z] time="2021-12-16T06:41:00Z" level=warning msg="reference for unknown type: " [2021-12-16T06:41:00.705Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-16T06:41:00.705Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-16T06:41:00.705Z] time="2021-12-16T06:41:00Z" level=warning msg="reference for unknown type: " [2021-12-16T06:41:00.705Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-16T06:41:00.705Z] time="2021-12-16T06:41:00Z" level=warning msg="reference for unknown type: " [2021-12-16T06:41:00.705Z] time="2021-12-16T06:41:00Z" level=warning msg="reference for unknown type: " [2021-12-16T06:41:00.705Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-16T06:41:00.705Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-16T06:41:00.705Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-16T06:41:00.705Z] time="2021-12-16T06:41:00Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-16T06:41:00.705Z] --- PASS: TestManifestStore (0.30s) [2021-12-16T06:41:00.705Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-12-16T06:41:00.705Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-12-16T06:41:00.705Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-12-16T06:41:00.705Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-12-16T06:41:00.705Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-12-16T06:41:00.705Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-12-16T06:41:00.705Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-12-16T06:41:00.705Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-12-16T06:41:00.705Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-12-16T06:41:00.705Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaType [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-16T06:41:00.705Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-16T06:41:00.705Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-16T06:41:00.705Z] === RUN TestFixManifestLayers [2021-12-16T06:41:00.705Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-16T06:41:00.705Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-16T06:41:00.705Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-16T06:41:00.705Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-16T06:41:00.705Z] === RUN TestFixManifestLayersBadParent [2021-12-16T06:41:00.705Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-16T06:41:00.705Z] === RUN TestValidateManifest [2021-12-16T06:41:00.705Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-16T06:41:00.705Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-16T06:41:00.705Z] === RUN TestFormatPlatform [2021-12-16T06:41:00.705Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-16T06:41:00.705Z] === RUN TestGetRepositoryMountCandidates [2021-12-16T06:41:00.705Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-16T06:41:00.705Z] === RUN TestLayerAlreadyExists [2021-12-16T06:41:00.705Z] 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-16T06:41:00.705Z] 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-16T06:41:00.705Z] 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-16T06:41:00.705Z] 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-16T06:41:00.705Z] 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-16T06:41:00.705Z] 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-16T06:41:00.705Z] --- PASS: TestLayerAlreadyExists (0.02s) [2021-12-16T06:41:00.705Z] === RUN TestWhenEmptyAuthConfig [2021-12-16T06:41:00.731Z] --- PASS: TestHostnameDnsResolution (0.61s) [2021-12-16T06:41:00.731Z] === RUN TestUnprivilegedPortsAndPing [2021-12-16T06:41:00.839Z] === RUN TestDurationToSecondsString [2021-12-16T06:41:00.839Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-16T06:41:00.839Z] === RUN TestGetTimestamp [2021-12-16T06:41:00.839Z] --- PASS: TestGetTimestamp (0.14s) [2021-12-16T06:41:00.839Z] === RUN TestParseTimestamps [2021-12-16T06:41:00.839Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-16T06:41:00.839Z] PASS [2021-12-16T06:41:00.839Z] coverage: 100.0% of statements [2021-12-16T06:41:00.839Z] ok github.com/docker/docker/api/types/time 0.204s coverage: 100.0% of statements [2021-12-16T06:41:00.839Z] === RUN TestCompareVersion [2021-12-16T06:41:00.839Z] --- PASS: TestCompareVersion (0.00s) [2021-12-16T06:41:00.839Z] PASS [2021-12-16T06:41:00.839Z] coverage: 77.3% of statements [2021-12-16T06:41:00.839Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 77.3% of statements [2021-12-16T06:41:00.839Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-16T06:41:00.839Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-16T06:41:00.839Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-16T06:41:00.839Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-16T06:41:00.839Z] ? github.com/docker/docker/builder [no test files] [2021-12-16T06:41:00.839Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-16T06:41:00.839Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-16T06:41:00.839Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-16T06:41:00.839Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-16T06:41:00.839Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-16T06:41:00.839Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-16T06:41:00.839Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-16T06:41:01.175Z] time="2021-12-16T06:41:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-16T06:41:01.175Z] time="2021-12-16T06:41:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-16T06:41:01.175Z] time="2021-12-16T06:41:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-16T06:41:01.175Z] time="2021-12-16T06:41:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-16T06:41:01.175Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-16T06:41:01.175Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-12-16T06:41:01.175Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-12-16T06:41:01.175Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-12-16T06:41:01.175Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-12-16T06:41:01.175Z] === RUN TestTransfer [2021-12-16T06:41:01.175Z] --- PASS: TestV2MetadataService (1.25s) [2021-12-16T06:41:01.175Z] PASS [2021-12-16T06:41:01.175Z] coverage: 48.2% of statements [2021-12-16T06:41:01.175Z] ok github.com/docker/docker/distribution/metadata 1.356s coverage: 48.2% of statements [2021-12-16T06:41:01.175Z] --- PASS: TestTransfer (0.12s) [2021-12-16T06:41:01.175Z] === RUN TestConcurrencyLimit [2021-12-16T06:41:01.175Z] === RUN TestNotFound [2021-12-16T06:41:01.176Z] --- PASS: TestNotFound (0.00s) [2021-12-16T06:41:01.176Z] === RUN TestConflict [2021-12-16T06:41:01.176Z] --- PASS: TestConflict (0.00s) [2021-12-16T06:41:01.176Z] === RUN TestForbidden [2021-12-16T06:41:01.176Z] --- PASS: TestForbidden (0.00s) [2021-12-16T06:41:01.176Z] === RUN TestInvalidParameter [2021-12-16T06:41:01.176Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-16T06:41:01.176Z] === RUN TestNotImplemented [2021-12-16T06:41:01.176Z] --- PASS: TestNotImplemented (0.00s) [2021-12-16T06:41:01.176Z] === RUN TestNotModified [2021-12-16T06:41:01.176Z] --- PASS: TestNotModified (0.00s) [2021-12-16T06:41:01.176Z] === RUN TestUnauthorized [2021-12-16T06:41:01.176Z] --- PASS: TestUnauthorized (0.00s) [2021-12-16T06:41:01.176Z] === RUN TestUnknown [2021-12-16T06:41:01.176Z] --- PASS: TestUnknown (0.00s) [2021-12-16T06:41:01.176Z] === RUN TestCancelled [2021-12-16T06:41:01.176Z] --- PASS: TestCancelled (0.00s) [2021-12-16T06:41:01.176Z] === RUN TestDeadline [2021-12-16T06:41:01.176Z] --- PASS: TestDeadline (0.00s) [2021-12-16T06:41:01.176Z] === RUN TestDataLoss [2021-12-16T06:41:01.176Z] --- PASS: TestDataLoss (0.00s) [2021-12-16T06:41:01.176Z] === RUN TestUnavailable [2021-12-16T06:41:01.176Z] --- PASS: TestUnavailable (0.00s) [2021-12-16T06:41:01.176Z] === RUN TestSystem [2021-12-16T06:41:01.176Z] --- PASS: TestSystem (0.00s) [2021-12-16T06:41:01.176Z] === RUN TestFromStatusCode [2021-12-16T06:41:01.176Z] === RUN TestFromStatusCode/Not_Found [2021-12-16T06:41:01.176Z] === RUN TestFromStatusCode/Bad_Request [2021-12-16T06:41:01.176Z] === RUN TestFromStatusCode/Conflict [2021-12-16T06:41:01.176Z] === RUN TestFromStatusCode/Unauthorized [2021-12-16T06:41:01.176Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-16T06:41:01.176Z] === RUN TestFromStatusCode/Forbidden [2021-12-16T06:41:01.176Z] === RUN TestFromStatusCode/Not_Modified [2021-12-16T06:41:01.176Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-16T06:41:01.176Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-16T06:41:01.176Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-16T06:41:01.176Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-16T06:41:01.176Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-16T06:41:01.176Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-16T06:41:01.176Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-16T06:41:01.176Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-16T06:41:01.176Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-16T06:41:01.176Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-16T06:41:01.176Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-16T06:41:01.176Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-16T06:41:01.176Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-16T06:41:01.176Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-16T06:41:01.176Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-16T06:41:01.176Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-16T06:41:01.176Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-16T06:41:01.176Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-16T06:41:01.176Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-16T06:41:01.176Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-16T06:41:01.176Z] PASS [2021-12-16T06:41:01.176Z] coverage: 53.1% of statements [2021-12-16T06:41:01.176Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-12-16T06:41:01.296Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2021-12-16T06:41:01.296Z] === RUN TestStats [2021-12-16T06:41:01.644Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-12-16T06:41:01.645Z] === RUN TestInactiveJobs [2021-12-16T06:41:01.645Z] --- PASS: TestInactiveJobs (0.37s) [2021-12-16T06:41:01.645Z] === RUN TestWatchRelease [2021-12-16T06:41:01.645Z] --- PASS: TestWatchRelease (0.04s) [2021-12-16T06:41:01.645Z] === RUN TestWatchFinishedTransfer [2021-12-16T06:41:01.645Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-16T06:41:01.645Z] === RUN TestDuplicateTransfer [2021-12-16T06:41:01.805Z] docker_api_swarm_service_test.go:100: [db2e00c0a6e55] joining swarm manager [d6289fa5afcde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:41:02.113Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-16T06:41:02.113Z] === RUN TestSuccessfulUpload [2021-12-16T06:41:02.113Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-12-16T06:41:02.113Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-16T06:41:02.113Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-16T06:41:02.113Z] === RUN TestTokenPassThru [2021-12-16T06:41:02.113Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-16T06:41:02.113Z] === RUN TestTokenPassThruDifferentHost [2021-12-16T06:41:02.113Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-16T06:41:02.113Z] PASS [2021-12-16T06:41:02.113Z] coverage: 24.6% of statements [2021-12-16T06:41:02.113Z] ok github.com/docker/docker/distribution 1.545s coverage: 24.6% of statements [2021-12-16T06:41:02.113Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-16T06:41:02.113Z] time="2021-12-16T06:41:01Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-16T06:41:02.113Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-12-16T06:41:02.113Z] === RUN TestCancelledUpload [2021-12-16T06:41:02.113Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-16T06:41:02.113Z] PASS [2021-12-16T06:41:02.113Z] coverage: 76.8% of statements [2021-12-16T06:41:02.113Z] ok github.com/docker/docker/distribution/xfer 1.844s coverage: 76.8% of statements [2021-12-16T06:41:02.113Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-16T06:41:02.113Z] === RUN TestFSGetInvalidData [2021-12-16T06:41:02.113Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-12-16T06:41:02.113Z] === RUN TestFSInvalidSet [2021-12-16T06:41:02.366Z] === RUN TestParseRemoteURL [2021-12-16T06:41:02.366Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-16T06:41:02.366Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-16T06:41:02.366Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-16T06:41:02.366Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-16T06:41:02.366Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-16T06:41:02.366Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-16T06:41:02.366Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-16T06:41:02.366Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-16T06:41:02.366Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-16T06:41:02.366Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-16T06:41:02.366Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-16T06:41:02.366Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-16T06:41:02.366Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-16T06:41:02.366Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-16T06:41:02.366Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-16T06:41:02.366Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-16T06:41:02.366Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-16T06:41:02.367Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-16T06:41:02.367Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-16T06:41:02.367Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-16T06:41:02.367Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-16T06:41:02.367Z] === RUN TestCloneArgsSmartHttp [2021-12-16T06:41:02.367Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-12-16T06:41:02.367Z] === RUN TestCloneArgsDumbHttp [2021-12-16T06:41:02.367Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-16T06:41:02.367Z] === RUN TestCloneArgsGit [2021-12-16T06:41:02.367Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-16T06:41:02.367Z] === RUN TestCheckoutGit [2021-12-16T06:41:02.370Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-16T06:41:02.370Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-16T06:41:02.370Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-16T06:41:02.583Z] --- PASS: TestFSInvalidSet (0.02s) [2021-12-16T06:41:02.583Z] === RUN TestFSInvalidRoot [2021-12-16T06:41:02.583Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-16T06:41:02.583Z] === RUN TestFSMetadataGetSet [2021-12-16T06:41:02.583Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-12-16T06:41:02.583Z] === RUN TestFSInvalidWalker [2021-12-16T06:41:02.583Z] --- PASS: TestFSInvalidWalker (0.03s) [2021-12-16T06:41:02.583Z] === RUN TestFSGetSet [2021-12-16T06:41:02.583Z] --- PASS: TestFSGetSet (0.04s) [2021-12-16T06:41:02.583Z] === RUN TestFSGetUnsetKey [2021-12-16T06:41:02.583Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-12-16T06:41:02.583Z] === RUN TestFSGetEmptyData [2021-12-16T06:41:02.583Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-12-16T06:41:02.583Z] === RUN TestFSDelete [2021-12-16T06:41:02.583Z] === RUN TestCompare [2021-12-16T06:41:02.583Z] --- PASS: TestCompare (0.00s) [2021-12-16T06:41:02.583Z] PASS [2021-12-16T06:41:02.583Z] coverage: 19.2% of statements [2021-12-16T06:41:02.583Z] --- PASS: TestFSDelete (0.02s) [2021-12-16T06:41:02.583Z] === RUN TestFSWalker [2021-12-16T06:41:02.583Z] ok github.com/docker/docker/image/cache 0.089s coverage: 19.2% of statements [2021-12-16T06:41:02.583Z] --- PASS: TestFSWalker (0.02s) [2021-12-16T06:41:02.583Z] === RUN TestFSWalkerStopOnError [2021-12-16T06:41:02.583Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-16T06:41:02.583Z] === RUN TestNewFromJSON [2021-12-16T06:41:02.583Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-16T06:41:02.583Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-16T06:41:02.583Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-16T06:41:02.583Z] === RUN TestMarshalKeyOrder [2021-12-16T06:41:02.583Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-16T06:41:02.583Z] === RUN TestHistoryEqual [2021-12-16T06:41:02.583Z] --- PASS: TestHistoryEqual (0.19s) [2021-12-16T06:41:02.583Z] === RUN TestImage [2021-12-16T06:41:02.583Z] --- PASS: TestImage (0.00s) [2021-12-16T06:41:02.583Z] === RUN TestImageOSNotEmpty [2021-12-16T06:41:02.583Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-16T06:41:02.583Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-16T06:41:02.583Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-16T06:41:02.583Z] === RUN TestCreate [2021-12-16T06:41:02.583Z] --- PASS: TestCreate (0.03s) [2021-12-16T06:41:02.583Z] === RUN TestRestore [2021-12-16T06:41:02.583Z] time="2021-12-16T06:41:02Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-16T06:41:02.628Z] docker_api_swarm_service_test.go:101: [d24d2a1026992] joining swarm manager [d6289fa5afcde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:41:02.628Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-16T06:41:03.053Z] --- PASS: TestRestore (0.05s) [2021-12-16T06:41:03.053Z] === RUN TestAddDelete [2021-12-16T06:41:03.053Z] --- PASS: TestAddDelete (0.04s) [2021-12-16T06:41:03.053Z] === RUN TestSearchAfterDelete [2021-12-16T06:41:03.053Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-16T06:41:03.053Z] === RUN TestParentReset [2021-12-16T06:41:03.053Z] --- PASS: TestParentReset (0.04s) [2021-12-16T06:41:03.053Z] === RUN TestGetAndSetLastUpdated [2021-12-16T06:41:03.053Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-12-16T06:41:03.053Z] === RUN TestStoreLen [2021-12-16T06:41:03.053Z] --- PASS: TestStoreLen (0.07s) [2021-12-16T06:41:03.053Z] PASS [2021-12-16T06:41:03.053Z] coverage: 86.6% of statements [2021-12-16T06:41:03.053Z] ok github.com/docker/docker/image 0.752s coverage: 86.6% of statements [2021-12-16T06:41:03.053Z] === RUN TestMakeV1ConfigFromConfig [2021-12-16T06:41:03.053Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-16T06:41:03.053Z] PASS [2021-12-16T06:41:03.053Z] coverage: 25.0% of statements [2021-12-16T06:41:03.053Z] ok github.com/docker/docker/image/v1 0.074s coverage: 25.0% of statements [2021-12-16T06:41:03.327Z] === RUN TestEnable [2021-12-16T06:41:03.327Z] --- PASS: TestEnable (0.00s) [2021-12-16T06:41:03.327Z] === RUN TestDisable [2021-12-16T06:41:03.327Z] --- PASS: TestDisable (0.00s) [2021-12-16T06:41:03.327Z] === RUN TestEnabled [2021-12-16T06:41:03.327Z] --- PASS: TestEnabled (0.00s) [2021-12-16T06:41:03.327Z] PASS [2021-12-16T06:41:03.327Z] coverage: 100.0% of statements [2021-12-16T06:41:03.327Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2021-12-16T06:41:03.522Z] === RUN TestValidateManifest [2021-12-16T06:41:03.522Z] === RUN TestValidateManifest/nil [2021-12-16T06:41:03.522Z] === RUN TestValidateManifest/non-nil [2021-12-16T06:41:03.522Z] --- PASS: TestValidateManifest (0.00s) [2021-12-16T06:41:03.522Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-16T06:41:03.522Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-16T06:41:03.522Z] PASS [2021-12-16T06:41:03.522Z] coverage: 0.7% of statements [2021-12-16T06:41:03.522Z] ok github.com/docker/docker/image/tarexport 0.064s coverage: 0.7% of statements [2021-12-16T06:41:03.522Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-16T06:41:03.788Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-16T06:41:03.788Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestProcessNoDockerignore [2021-12-16T06:41:03.788Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-16T06:41:03.788Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestDetectContentType [2021-12-16T06:41:03.788Z] --- PASS: TestDetectContentType (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestSelectAcceptableMIME [2021-12-16T06:41:03.788Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestInspectEmptyResponse [2021-12-16T06:41:03.788Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestInspectResponseBinary [2021-12-16T06:41:03.788Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestResponseUnsupportedContentType [2021-12-16T06:41:03.788Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestInspectResponseTextSimple [2021-12-16T06:41:03.788Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestInspectResponseEmptyContentType [2021-12-16T06:41:03.788Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestUnknownContentLength [2021-12-16T06:41:03.788Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestDownloadRemote [2021-12-16T06:41:03.788Z] --- PASS: TestDownloadRemote (0.11s) [2021-12-16T06:41:03.788Z] === RUN TestGetWithStatusError [2021-12-16T06:41:03.788Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestCloseRootDirectory [2021-12-16T06:41:03.788Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:41:03.788Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestHashFile [2021-12-16T06:41:03.788Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:41:03.788Z] --- SKIP: TestHashFile (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestHashSubdir [2021-12-16T06:41:03.788Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:41:03.788Z] --- SKIP: TestHashSubdir (0.00s) [2021-12-16T06:41:03.788Z] === RUN TestRemoveDirectory [2021-12-16T06:41:03.788Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:41:03.788Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-16T06:41:03.788Z] PASS [2021-12-16T06:41:03.788Z] coverage: 9.3% of statements [2021-12-16T06:41:03.788Z] ok github.com/docker/docker/builder/remotecontext 0.240s coverage: 9.3% of statements [2021-12-16T06:41:03.822Z] --- PASS: TestStats (2.41s) [2021-12-16T06:41:03.822Z] === RUN TestStopContainerWithTimeout [2021-12-16T06:41:03.822Z] === RUN TestStopContainerWithTimeout/0 [2021-12-16T06:41:03.822Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-16T06:41:03.822Z] === RUN TestStopContainerWithTimeout/1 [2021-12-16T06:41:03.822Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-16T06:41:03.822Z] === RUN TestStopContainerWithTimeout/3 [2021-12-16T06:41:03.822Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-16T06:41:03.822Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-16T06:41:03.822Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-16T06:41:03.822Z] === CONT TestStopContainerWithTimeout/0 [2021-12-16T06:41:03.822Z] === CONT TestStopContainerWithTimeout/3 [2021-12-16T06:41:04.243Z] === RUN TestGetAllAllowed [2021-12-16T06:41:04.243Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestGetAllMeta [2021-12-16T06:41:04.243Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-16T06:41:04.243Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestIsUnreferencedBuiltin [2021-12-16T06:41:04.243Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestIsExistingDirectory [2021-12-16T06:41:04.243Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-12-16T06:41:04.243Z] === RUN TestGetFilenameForDownload [2021-12-16T06:41:04.243Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestEnv2Variables [2021-12-16T06:41:04.243Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-16T06:41:04.243Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestMaintainer [2021-12-16T06:41:04.243Z] --- PASS: TestMaintainer (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestLabel [2021-12-16T06:41:04.243Z] --- PASS: TestLabel (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestFromScratch [2021-12-16T06:41:04.243Z] --- PASS: TestFromScratch (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestFromWithArg [2021-12-16T06:41:04.243Z] --- PASS: TestFromWithArg (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-16T06:41:04.243Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestFromWithUndefinedArg [2021-12-16T06:41:04.243Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestFromMultiStageWithNamedStage [2021-12-16T06:41:04.243Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestOnbuild [2021-12-16T06:41:04.243Z] --- PASS: TestOnbuild (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestWorkdir [2021-12-16T06:41:04.243Z] --- PASS: TestWorkdir (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestCmd [2021-12-16T06:41:04.243Z] --- PASS: TestCmd (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestHealthcheckNone [2021-12-16T06:41:04.243Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestHealthcheckCmd [2021-12-16T06:41:04.243Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestEntrypoint [2021-12-16T06:41:04.243Z] --- PASS: TestEntrypoint (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestExpose [2021-12-16T06:41:04.243Z] --- PASS: TestExpose (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestUser [2021-12-16T06:41:04.243Z] --- PASS: TestUser (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestVolume [2021-12-16T06:41:04.243Z] --- PASS: TestVolume (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestStopSignal [2021-12-16T06:41:04.243Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-16T06:41:04.243Z] --- SKIP: TestStopSignal (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestArg [2021-12-16T06:41:04.243Z] --- PASS: TestArg (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestShell [2021-12-16T06:41:04.243Z] --- PASS: TestShell (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestPrependEnvOnCmd [2021-12-16T06:41:04.243Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestRunWithBuildArgs [2021-12-16T06:41:04.243Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestRunIgnoresHealthcheck [2021-12-16T06:41:04.243Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestDispatchUnsupportedOptions [2021-12-16T06:41:04.243Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-16T06:41:04.243Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-16T06:41:04.243Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-16T06:41:04.243Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-16T06:41:04.243Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-16T06:41:04.243Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-16T06:41:04.243Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestNormalizeWorkdir [2021-12-16T06:41:04.243Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestDispatch [2021-12-16T06:41:04.243Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-16T06:41:04.243Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-16T06:41:04.243Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-16T06:41:04.243Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-16T06:41:04.243Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-16T06:41:04.243Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-16T06:41:04.243Z] === RUN TestDispatch/COPY_url [2021-12-16T06:41:04.243Z] --- PASS: TestDispatch (0.08s) [2021-12-16T06:41:04.243Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-12-16T06:41:04.243Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-12-16T06:41:04.243Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-16T06:41:04.243Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-16T06:41:04.243Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-16T06:41:04.243Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-16T06:41:04.243Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestAddScratchImageAddsToMounts [2021-12-16T06:41:04.243Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-16T06:41:04.243Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-16T06:41:04.243Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-16T06:41:04.243Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestImageSourceGetAddsToMounts [2021-12-16T06:41:04.243Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestEmptyDockerfile [2021-12-16T06:41:04.243Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-12-16T06:41:04.243Z] === RUN TestSymlinkDockerfile [2021-12-16T06:41:04.243Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-16T06:41:04.243Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-16T06:41:04.243Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestNonExistingDockerfile [2021-12-16T06:41:04.243Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestCopyRunConfig [2021-12-16T06:41:04.243Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestDeepCopyRunConfig [2021-12-16T06:41:04.243Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-16T06:41:04.243Z] === RUN TestExportImage [2021-12-16T06:41:04.244Z] --- PASS: TestExportImage (0.00s) [2021-12-16T06:41:04.244Z] === RUN TestNormalizeDest [2021-12-16T06:41:04.244Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-16T06:41:04.244Z] PASS [2021-12-16T06:41:04.244Z] coverage: 46.8% of statements [2021-12-16T06:41:04.244Z] ok github.com/docker/docker/builder/dockerfile 0.211s coverage: 46.8% of statements [2021-12-16T06:41:04.388Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-16T06:41:04.513Z] === RUN TestSerialization [2021-12-16T06:41:04.513Z] --- PASS: TestSerialization (0.02s) [2021-12-16T06:41:04.513Z] PASS [2021-12-16T06:41:04.513Z] coverage: 100.0% of statements [2021-12-16T06:41:04.513Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2021-12-16T06:41:04.699Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-16T06:41:04.699Z] === RUN TestTCP4Proxy [2021-12-16T06:41:04.699Z] --- PASS: TestTCP4Proxy (0.00s) [2021-12-16T06:41:04.699Z] === RUN TestTCP4ProxyHalfClose [2021-12-16T06:41:04.699Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-16T06:41:04.699Z] === RUN TestTCP6Proxy [2021-12-16T06:41:04.699Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-16T06:41:04.699Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-16T06:41:04.699Z] === RUN TestTCPDualStackProxy [2021-12-16T06:41:04.699Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-16T06:41:04.699Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-16T06:41:04.699Z] === RUN TestUDP4Proxy [2021-12-16T06:41:04.699Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-16T06:41:04.699Z] === RUN TestUDP6Proxy [2021-12-16T06:41:04.699Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-16T06:41:04.699Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-16T06:41:04.699Z] === RUN TestUDPWriteError [2021-12-16T06:41:04.699Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-16T06:41:04.699Z] === RUN TestSCTP4Proxy [2021-12-16T06:41:04.699Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-16T06:41:04.699Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-16T06:41:04.699Z] === RUN TestSCTP6Proxy [2021-12-16T06:41:04.699Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-16T06:41:04.699Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-16T06:41:04.699Z] PASS [2021-12-16T06:41:04.699Z] coverage: 49.4% of statements [2021-12-16T06:41:04.699Z] ok github.com/docker/docker/cmd/docker-proxy 0.048s coverage: 49.4% of statements [2021-12-16T06:41:04.982Z] === RUN TestEmptyLayer [2021-12-16T06:41:04.982Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-16T06:41:04.982Z] === RUN TestCommitFailure [2021-12-16T06:41:05.454Z] --- PASS: TestCommitFailure (0.02s) [2021-12-16T06:41:05.454Z] === RUN TestStartTransactionFailure [2021-12-16T06:41:05.454Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-16T06:41:05.454Z] === RUN TestGetOrphan [2021-12-16T06:41:05.454Z] --- PASS: TestGetOrphan (0.01s) [2021-12-16T06:41:05.454Z] === RUN TestMountAndRegister [2021-12-16T06:41:05.454Z] === RUN TestEnvironmentParsing [2021-12-16T06:41:05.454Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-16T06:41:05.454Z] PASS [2021-12-16T06:41:05.454Z] coverage: 1.2% of statements [2021-12-16T06:41:05.454Z] ok github.com/docker/docker/libcontainerd/local 0.088s coverage: 1.2% of statements [2021-12-16T06:41:05.454Z] layer_test.go:270: Layer size: 14 [2021-12-16T06:41:05.454Z] --- PASS: TestMountAndRegister (0.07s) [2021-12-16T06:41:05.454Z] === RUN TestLayerRelease [2021-12-16T06:41:05.454Z] layer_test.go:303: Failing on Windows [2021-12-16T06:41:05.454Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-16T06:41:05.454Z] === RUN TestStoreRestore [2021-12-16T06:41:05.454Z] layer_test.go:352: Failing on Windows [2021-12-16T06:41:05.454Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-16T06:41:05.454Z] === RUN TestTarStreamStability [2021-12-16T06:41:05.454Z] layer_test.go:467: Failing on Windows [2021-12-16T06:41:05.454Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-16T06:41:05.454Z] === RUN TestRegisterExistingLayer [2021-12-16T06:41:05.454Z] --- PASS: TestRegisterExistingLayer (0.20s) [2021-12-16T06:41:05.454Z] === RUN TestTarStreamVerification [2021-12-16T06:41:05.454Z] layer_test.go:696: Failing on Windows [2021-12-16T06:41:05.454Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-16T06:41:05.454Z] === RUN TestLayerMigration [2021-12-16T06:41:05.454Z] migration_test.go:45: Failing on Windows [2021-12-16T06:41:05.454Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-16T06:41:05.454Z] === RUN TestLayerMigrationNoTarsplit [2021-12-16T06:41:05.454Z] migration_test.go:181: Failing on Windows [2021-12-16T06:41:05.454Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-16T06:41:05.454Z] === RUN TestMountInit [2021-12-16T06:41:05.454Z] mount_test.go:17: Failing on Windows [2021-12-16T06:41:05.454Z] --- SKIP: TestMountInit (0.00s) [2021-12-16T06:41:05.454Z] === RUN TestMountSize [2021-12-16T06:41:05.454Z] mount_test.go:76: Failing on Windows [2021-12-16T06:41:05.454Z] --- SKIP: TestMountSize (0.00s) [2021-12-16T06:41:05.454Z] === RUN TestMountChanges [2021-12-16T06:41:05.454Z] mount_test.go:125: Failing on Windows [2021-12-16T06:41:05.454Z] --- SKIP: TestMountChanges (0.00s) [2021-12-16T06:41:05.454Z] === RUN TestMountApply [2021-12-16T06:41:05.454Z] mount_test.go:212: Failing on Windows [2021-12-16T06:41:05.454Z] --- SKIP: TestMountApply (0.00s) [2021-12-16T06:41:05.454Z] PASS [2021-12-16T06:41:05.454Z] coverage: 30.1% of statements [2021-12-16T06:41:05.454Z] ok github.com/docker/docker/layer 0.491s coverage: 30.1% of statements [2021-12-16T06:41:05.905Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-16T06:41:05.923Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-16T06:41:05.923Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-16T06:41:05.923Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-16T06:41:05.923Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-16T06:41:05.923Z] === RUN TestSequenceGetAvailableBit [2021-12-16T06:41:05.923Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-16T06:41:05.923Z] === RUN TestSequenceEqual [2021-12-16T06:41:05.923Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-16T06:41:05.923Z] === RUN TestSequenceCopy [2021-12-16T06:41:05.923Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-16T06:41:05.923Z] === RUN TestGetFirstAvailable [2021-12-16T06:41:05.923Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-16T06:41:05.923Z] === RUN TestFindSequence [2021-12-16T06:41:05.923Z] --- PASS: TestFindSequence (0.00s) [2021-12-16T06:41:05.923Z] === RUN TestCheckIfAvailable [2021-12-16T06:41:05.923Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-16T06:41:05.923Z] === RUN TestMergeSequences [2021-12-16T06:41:05.923Z] --- PASS: TestMergeSequences (0.00s) [2021-12-16T06:41:05.923Z] === RUN TestPushReservation [2021-12-16T06:41:05.923Z] --- PASS: TestPushReservation (0.00s) [2021-12-16T06:41:05.923Z] === RUN TestSerializeDeserialize [2021-12-16T06:41:05.923Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-16T06:41:05.923Z] === RUN TestSet [2021-12-16T06:41:05.923Z] --- PASS: TestSet (0.00s) [2021-12-16T06:41:05.923Z] === RUN TestSetUnset [2021-12-16T06:41:05.923Z] --- PASS: TestSetUnset (0.00s) [2021-12-16T06:41:05.923Z] === RUN TestOffsetSetUnset [2021-12-16T06:41:05.923Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-16T06:41:05.923Z] === RUN TestSetInRange [2021-12-16T06:41:05.923Z] --- PASS: TestSetInRange (0.00s) [2021-12-16T06:41:06.286Z] === CONT TestStopContainerWithTimeout/1 [2021-12-16T06:41:06.392Z] === RUN TestSetAnyInRange [2021-12-16T06:41:06.392Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-16T06:41:06.392Z] === RUN TestMethods [2021-12-16T06:41:06.392Z] --- PASS: TestMethods (0.00s) [2021-12-16T06:41:06.393Z] === RUN TestRandomAllocateDeallocate [2021-12-16T06:41:06.837Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-16T06:41:07.660Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-12-16T06:41:07.660Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2021-12-16T06:41:07.660Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2021-12-16T06:41:07.660Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2021-12-16T06:41:07.660Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2021-12-16T06:41:07.660Z] === RUN TestDeleteDevicemapper [2021-12-16T06:41:07.660Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-16T06:41:07.660Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-16T06:41:07.660Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-16T06:41:07.961Z] === RUN TestInvalidConfig [2021-12-16T06:41:07.961Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-16T06:41:07.961Z] === RUN TestConfig [2021-12-16T06:41:07.961Z] --- PASS: TestConfig (0.00s) [2021-12-16T06:41:07.961Z] === RUN TestOptionsLabels [2021-12-16T06:41:07.961Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-16T06:41:07.961Z] === RUN TestValidName [2021-12-16T06:41:07.961Z] --- PASS: TestValidName (0.00s) [2021-12-16T06:41:07.961Z] === RUN TestTLSConfiguration [2021-12-16T06:41:08.432Z] time="2021-12-16T06:41:07Z" level=info msg="Option Initializing KV with TLS" [2021-12-16T06:41:08.432Z] --- PASS: TestTLSConfiguration (0.22s) [2021-12-16T06:41:08.432Z] PASS [2021-12-16T06:41:08.432Z] coverage: 24.0% of statements [2021-12-16T06:41:08.432Z] ok github.com/docker/docker/libnetwork/config 0.290s coverage: 24.0% of statements [2021-12-16T06:41:08.432Z] === RUN TestKey [2021-12-16T06:41:08.432Z] --- PASS: TestKey (0.00s) [2021-12-16T06:41:08.432Z] === RUN TestParseKey [2021-12-16T06:41:08.432Z] --- PASS: TestParseKey (0.00s) [2021-12-16T06:41:08.432Z] === RUN TestInvalidDataStore [2021-12-16T06:41:08.432Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-16T06:41:08.432Z] === RUN TestKVObjectFlatKey [2021-12-16T06:41:08.432Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-16T06:41:08.432Z] === RUN TestAtomicKVObjectFlatKey [2021-12-16T06:41:08.432Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-16T06:41:08.432Z] PASS [2021-12-16T06:41:08.432Z] coverage: 21.9% of statements [2021-12-16T06:41:08.432Z] ok github.com/docker/docker/libnetwork/datastore 0.036s coverage: 21.9% of statements [2021-12-16T06:41:08.432Z] === RUN TestErrorInterfaces [2021-12-16T06:41:08.432Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-16T06:41:08.432Z] === RUN TestNetworkMarshalling [2021-12-16T06:41:08.901Z] --- PASS: TestNetworkMarshalling (0.20s) [2021-12-16T06:41:08.901Z] === RUN TestEndpointMarshalling [2021-12-16T06:41:08.901Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-16T06:41:08.901Z] === RUN TestAuxAddresses [2021-12-16T06:41:08.901Z] time="2021-12-16T06:41:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-16T06:41:08.901Z] --- PASS: TestAuxAddresses (0.01s) [2021-12-16T06:41:08.901Z] === RUN TestSRVServiceQuery [2021-12-16T06:41:08.901Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:41:08.901Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-12-16T06:41:08.901Z] === RUN TestServiceVIPReuse [2021-12-16T06:41:08.901Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:41:08.901Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-12-16T06:41:08.901Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-16T06:41:08.901Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:41:08.901Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-16T06:41:08.901Z] === RUN TestDNSIPQuery [2021-12-16T06:41:08.901Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:41:08.901Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-16T06:41:08.901Z] === RUN TestDNSProxyServFail [2021-12-16T06:41:08.901Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:41:08.901Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-16T06:41:08.901Z] === RUN TestSandboxAddEmpty [2021-12-16T06:41:08.901Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:41:08.901Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-16T06:41:08.901Z] === RUN TestSandboxAddMultiPrio [2021-12-16T06:41:08.901Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:41:08.901Z] --- SKIP: TestSandboxAddMultiPrio (0.01s) [2021-12-16T06:41:08.901Z] === RUN TestSandboxAddSamePrio [2021-12-16T06:41:08.901Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:41:08.901Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-16T06:41:08.901Z] === RUN TestCleanupServiceDiscovery [2021-12-16T06:41:08.901Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:41:08.901Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-16T06:41:08.901Z] === RUN TestDNSOptions [2021-12-16T06:41:08.901Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:41:08.901Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-16T06:41:08.901Z] === RUN TestMultipleControllersWithSameStore [2021-12-16T06:41:08.901Z] time="2021-12-16T06:41:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-16T06:41:08.901Z] time="2021-12-16T06:41:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-16T06:41:08.901Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-12-16T06:41:08.901Z] PASS [2021-12-16T06:41:08.901Z] coverage: 8.6% of statements [2021-12-16T06:41:08.901Z] ok github.com/docker/docker/libnetwork 0.351s coverage: 8.6% of statements [2021-12-16T06:41:08.901Z] === RUN TestIPDataMarshalling [2021-12-16T06:41:08.901Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-16T06:41:08.901Z] === RUN TestValidateAndIsV6 [2021-12-16T06:41:08.901Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-16T06:41:08.901Z] PASS [2021-12-16T06:41:08.901Z] coverage: 68.9% of statements [2021-12-16T06:41:09.035Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2021-12-16T06:41:09.035Z] === RUN TestUpdateMemory [2021-12-16T06:41:09.369Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-16T06:41:09.371Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2021-12-16T06:41:09.371Z] === RUN TestDriver [2021-12-16T06:41:09.371Z] --- PASS: TestDriver (0.00s) [2021-12-16T06:41:09.371Z] PASS [2021-12-16T06:41:09.371Z] coverage: 34.8% of statements [2021-12-16T06:41:09.371Z] ok github.com/docker/docker/libnetwork/drivers/host 0.058s coverage: 34.8% of statements [2021-12-16T06:41:09.601Z] --- PASS: TestUpdateMemory (0.51s) [2021-12-16T06:41:09.601Z] === RUN TestUpdateCPUQuota [2021-12-16T06:41:09.841Z] === RUN TestDriver [2021-12-16T06:41:09.841Z] --- PASS: TestDriver (0.00s) [2021-12-16T06:41:09.841Z] PASS [2021-12-16T06:41:09.841Z] coverage: 34.8% of statements [2021-12-16T06:41:09.841Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2021-12-16T06:41:10.168Z] --- PASS: TestUpdateCPUQuota (0.68s) [2021-12-16T06:41:10.168Z] === RUN TestUpdatePidsLimit [2021-12-16T06:41:10.168Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-16T06:41:10.313Z] === RUN TestNetworkAllocateFree [2021-12-16T06:41:10.313Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-16T06:41:10.313Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-16T06:41:10.313Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-16T06:41:10.313Z] PASS [2021-12-16T06:41:10.313Z] coverage: 63.6% of statements [2021-12-16T06:41:10.313Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2021-12-16T06:41:10.329Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-16T06:41:10.329Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-16T06:41:10.329Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-16T06:41:10.427Z] === RUN TestUpdatePidsLimit/no_change [2021-12-16T06:41:10.427Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-16T06:41:10.783Z] === RUN TestGetEmptyCapabilities [2021-12-16T06:41:10.783Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-16T06:41:10.783Z] === RUN TestGetExtraCapabilities [2021-12-16T06:41:10.783Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-12-16T06:41:10.783Z] === RUN TestGetInvalidCapabilities [2021-12-16T06:41:10.783Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-12-16T06:41:10.783Z] === RUN TestRemoteDriver [2021-12-16T06:41:10.783Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-16T06:41:10.783Z] === RUN TestDriverError [2021-12-16T06:41:10.783Z] --- PASS: TestDriverError (0.01s) [2021-12-16T06:41:10.783Z] === RUN TestMissingValues [2021-12-16T06:41:10.783Z] --- PASS: TestMissingValues (0.00s) [2021-12-16T06:41:10.783Z] === RUN TestRollback [2021-12-16T06:41:10.783Z] --- PASS: TestRollback (0.01s) [2021-12-16T06:41:10.783Z] PASS [2021-12-16T06:41:10.783Z] coverage: 57.4% of statements [2021-12-16T06:41:10.783Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.096s coverage: 57.4% of statements [2021-12-16T06:41:10.993Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-16T06:41:10.993Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-16T06:41:11.252Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-16T06:41:11.252Z] === RUN TestNAT [2021-12-16T06:41:11.252Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-16T06:41:11.252Z] --- SKIP: TestNAT (0.00s) [2021-12-16T06:41:11.252Z] === RUN TestTransparent [2021-12-16T06:41:11.252Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-16T06:41:11.252Z] --- SKIP: TestTransparent (0.00s) [2021-12-16T06:41:11.252Z] PASS [2021-12-16T06:41:11.252Z] coverage: 0.0% of statements [2021-12-16T06:41:11.252Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.064s coverage: 0.0% of statements [2021-12-16T06:41:11.252Z] === RUN TestNew [2021-12-16T06:41:11.252Z] --- PASS: TestNew (0.00s) [2021-12-16T06:41:11.252Z] === RUN TestAddDriver [2021-12-16T06:41:11.252Z] --- PASS: TestAddDriver (0.00s) [2021-12-16T06:41:11.252Z] === RUN TestAddDuplicateDriver [2021-12-16T06:41:11.252Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-16T06:41:11.252Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-16T06:41:11.252Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-16T06:41:11.252Z] === RUN TestDriver [2021-12-16T06:41:11.252Z] --- PASS: TestDriver (0.00s) [2021-12-16T06:41:11.252Z] === RUN TestIPAM [2021-12-16T06:41:11.252Z] --- PASS: TestIPAM (0.00s) [2021-12-16T06:41:11.252Z] === RUN TestWalkIPAMs [2021-12-16T06:41:11.252Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-16T06:41:11.252Z] === RUN TestWalkDrivers [2021-12-16T06:41:11.252Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-16T06:41:11.252Z] PASS [2021-12-16T06:41:11.252Z] coverage: 82.4% of statements [2021-12-16T06:41:11.252Z] ok github.com/docker/docker/libnetwork/drvregistry 0.071s coverage: 82.4% of statements [2021-12-16T06:41:11.510Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-16T06:41:11.720Z] === RUN TestBuildDefault [2021-12-16T06:41:11.720Z] --- PASS: TestBuildDefault (0.00s) [2021-12-16T06:41:11.720Z] === RUN TestBuildHostnameDomainname [2021-12-16T06:41:11.720Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-16T06:41:11.720Z] === RUN TestBuildHostname [2021-12-16T06:41:11.720Z] --- PASS: TestBuildHostname (0.00s) [2021-12-16T06:41:11.720Z] === RUN TestBuildHostnameFQDN [2021-12-16T06:41:11.720Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-16T06:41:11.720Z] === RUN TestBuildNoIP [2021-12-16T06:41:11.720Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-16T06:41:11.720Z] === RUN TestUpdate [2021-12-16T06:41:11.720Z] --- PASS: TestUpdate (0.00s) [2021-12-16T06:41:11.720Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-16T06:41:11.720Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-16T06:41:11.720Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-16T06:41:11.720Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-16T06:41:11.720Z] === RUN TestAddEmpty [2021-12-16T06:41:11.720Z] --- PASS: TestAddEmpty (0.00s) [2021-12-16T06:41:11.720Z] === RUN TestAdd [2021-12-16T06:41:11.720Z] --- PASS: TestAdd (0.00s) [2021-12-16T06:41:11.720Z] === RUN TestDeleteEmpty [2021-12-16T06:41:11.720Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-16T06:41:11.720Z] === RUN TestDeleteNewline [2021-12-16T06:41:11.720Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-16T06:41:11.720Z] === RUN TestDelete [2021-12-16T06:41:11.720Z] --- PASS: TestDelete (0.00s) [2021-12-16T06:41:11.720Z] === RUN TestConcurrentWrites [2021-12-16T06:41:11.720Z] --- PASS: TestConcurrentWrites (0.22s) [2021-12-16T06:41:11.720Z] PASS [2021-12-16T06:41:11.720Z] coverage: 81.2% of statements [2021-12-16T06:41:11.720Z] ok github.com/docker/docker/libnetwork/etchosts 0.284s coverage: 81.2% of statements [2021-12-16T06:41:12.076Z] --- PASS: TestUpdatePidsLimit (1.89s) [2021-12-16T06:41:12.076Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2021-12-16T06:41:12.076Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2021-12-16T06:41:12.076Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2021-12-16T06:41:12.076Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2021-12-16T06:41:12.076Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2021-12-16T06:41:12.076Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2021-12-16T06:41:12.076Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2021-12-16T06:41:12.076Z] === RUN TestUpdateRestartPolicy [2021-12-16T06:41:12.189Z] === RUN TestNew [2021-12-16T06:41:12.189Z] --- PASS: TestNew (0.00s) [2021-12-16T06:41:12.189Z] === RUN TestAllocate [2021-12-16T06:41:12.189Z] --- PASS: TestAllocate (0.00s) [2021-12-16T06:41:12.189Z] === RUN TestUninitialized [2021-12-16T06:41:12.189Z] --- PASS: TestUninitialized (0.00s) [2021-12-16T06:41:12.189Z] === RUN TestAllocateInRange [2021-12-16T06:41:12.189Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-16T06:41:12.189Z] === RUN TestAllocateSerial [2021-12-16T06:41:12.189Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-16T06:41:12.189Z] PASS [2021-12-16T06:41:12.189Z] coverage: 87.5% of statements [2021-12-16T06:41:12.189Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2021-12-16T06:41:12.189Z] === RUN TestDiff [2021-12-16T06:41:12.189Z] --- PASS: TestDiff (0.00s) [2021-12-16T06:41:12.189Z] === RUN TestAddedCallback [2021-12-16T06:41:12.189Z] --- PASS: TestAddedCallback (0.00s) [2021-12-16T06:41:12.189Z] === RUN TestRemovedCallback [2021-12-16T06:41:12.189Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-16T06:41:12.189Z] === RUN TestNoCallback [2021-12-16T06:41:12.189Z] --- PASS: TestNoCallback (0.00s) [2021-12-16T06:41:12.189Z] PASS [2021-12-16T06:41:12.189Z] coverage: 48.1% of statements [2021-12-16T06:41:12.189Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.047s coverage: 48.1% of statements [2021-12-16T06:41:12.657Z] === RUN TestCaller [2021-12-16T06:41:12.657Z] --- PASS: TestCaller (0.00s) [2021-12-16T06:41:12.657Z] PASS [2021-12-16T06:41:12.657Z] coverage: 100.0% of statements [2021-12-16T06:41:12.657Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-12-16T06:41:12.855Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-16T06:41:13.126Z] === RUN TestSetSerialInsertDelete [2021-12-16T06:41:13.126Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-16T06:41:13.126Z] === RUN TestSetParallelInsertDelete [2021-12-16T06:41:13.126Z] --- PASS: TestRandomAllocateDeallocate (7.45s) [2021-12-16T06:41:13.126Z] === RUN TestAllocateRandomDeallocate [2021-12-16T06:41:13.293Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-12-16T06:41:13.420Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-16T06:41:13.678Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-16T06:41:14.612Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-16T06:41:14.695Z] === RUN TestInt2IP2IntConversion [2021-12-16T06:41:14.696Z] === RUN TestPoolRequest [2021-12-16T06:41:14.696Z] --- PASS: TestPoolRequest (0.00s) [2021-12-16T06:41:14.696Z] === RUN TestOtherRequests [2021-12-16T06:41:14.696Z] --- PASS: TestOtherRequests (0.00s) [2021-12-16T06:41:14.696Z] PASS [2021-12-16T06:41:14.696Z] coverage: 57.1% of statements [2021-12-16T06:41:14.696Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2021-12-16T06:41:14.696Z] --- PASS: TestAllocateRandomDeallocate (1.46s) [2021-12-16T06:41:14.696Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-16T06:41:14.696Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2021-12-16T06:41:14.696Z] === RUN TestGetAddressVersion [2021-12-16T06:41:14.696Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-16T06:41:14.696Z] === RUN TestKeyString [2021-12-16T06:41:14.696Z] --- PASS: TestKeyString (0.00s) [2021-12-16T06:41:14.696Z] === RUN TestPoolDataMarshal [2021-12-16T06:41:14.696Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-16T06:41:14.696Z] === RUN TestSubnetsMarshal [2021-12-16T06:41:14.979Z] === RUN TestCheckpointCreateError [2021-12-16T06:41:14.979Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-16T06:41:14.979Z] === RUN TestCheckpointCreate [2021-12-16T06:41:14.980Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestCheckpointDeleteError [2021-12-16T06:41:14.980Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestCheckpointDelete [2021-12-16T06:41:14.980Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestCheckpointListError [2021-12-16T06:41:14.980Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestCheckpointList [2021-12-16T06:41:14.980Z] --- PASS: TestCheckpointList (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestCheckpointListContainerNotFound [2021-12-16T06:41:14.980Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestNewClientWithOpsFromEnv [2021-12-16T06:41:14.980Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-16T06:41:14.980Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestGetAPIPath [2021-12-16T06:41:14.980Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestParseHostURL [2021-12-16T06:41:14.980Z] --- PASS: TestParseHostURL (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-16T06:41:14.980Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-16T06:41:14.980Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestNegotiateAPIVersion [2021-12-16T06:41:14.980Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestNegotiateAPVersionOverride [2021-12-16T06:41:14.980Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-16T06:41:14.980Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-16T06:41:14.980Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-16T06:41:14.980Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestClientRedirect [2021-12-16T06:41:14.980Z] --- PASS: TestClientRedirect (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigCreateUnsupported [2021-12-16T06:41:14.980Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigCreateError [2021-12-16T06:41:14.980Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigCreate [2021-12-16T06:41:14.980Z] --- PASS: TestConfigCreate (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigInspectNotFound [2021-12-16T06:41:14.980Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigInspectWithEmptyID [2021-12-16T06:41:14.980Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigInspectUnsupported [2021-12-16T06:41:14.980Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigInspectError [2021-12-16T06:41:14.980Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigInspectConfigNotFound [2021-12-16T06:41:14.980Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigInspect [2021-12-16T06:41:14.980Z] --- PASS: TestConfigInspect (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigListUnsupported [2021-12-16T06:41:14.980Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigListError [2021-12-16T06:41:14.980Z] --- PASS: TestConfigListError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigList [2021-12-16T06:41:14.980Z] --- PASS: TestConfigList (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigRemoveUnsupported [2021-12-16T06:41:14.980Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigRemoveError [2021-12-16T06:41:14.980Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigRemove [2021-12-16T06:41:14.980Z] --- PASS: TestConfigRemove (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigUpdateUnsupported [2021-12-16T06:41:14.980Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigUpdateError [2021-12-16T06:41:14.980Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestConfigUpdate [2021-12-16T06:41:14.980Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerCommitError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerCommit [2021-12-16T06:41:14.980Z] --- PASS: TestContainerCommit (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerStatPathError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerStatPathNotFoundError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerStatPathNoHeaderError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerStatPath [2021-12-16T06:41:14.980Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestCopyToContainerError [2021-12-16T06:41:14.980Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestCopyToContainerNotFoundError [2021-12-16T06:41:14.980Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-16T06:41:14.980Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestCopyToContainer [2021-12-16T06:41:14.980Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestCopyFromContainerError [2021-12-16T06:41:14.980Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestCopyFromContainerNotFoundError [2021-12-16T06:41:14.980Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-16T06:41:14.980Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-16T06:41:14.980Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestCopyFromContainer [2021-12-16T06:41:14.980Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerCreateError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerCreateImageNotFound [2021-12-16T06:41:14.980Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerCreateWithName [2021-12-16T06:41:14.980Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerCreateAutoRemove [2021-12-16T06:41:14.980Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerDiffError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerDiff [2021-12-16T06:41:14.980Z] --- PASS: TestContainerDiff (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerExecCreateError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerExecCreate [2021-12-16T06:41:14.980Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerExecStartError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerExecStart [2021-12-16T06:41:14.980Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerExecInspectError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerExecInspect [2021-12-16T06:41:14.980Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerExportError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerExportError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerExport [2021-12-16T06:41:14.980Z] --- PASS: TestContainerExport (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerInspectError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerInspectContainerNotFound [2021-12-16T06:41:14.980Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerInspectWithEmptyID [2021-12-16T06:41:14.980Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerInspect [2021-12-16T06:41:14.980Z] --- PASS: TestContainerInspect (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerInspectNode [2021-12-16T06:41:14.980Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerKillError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerKillError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerKill [2021-12-16T06:41:14.980Z] --- PASS: TestContainerKill (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerListError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerListError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerList [2021-12-16T06:41:14.980Z] --- PASS: TestContainerList (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerLogsNotFoundError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerLogsError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerLogs [2021-12-16T06:41:14.980Z] --- PASS: TestContainerLogs (0.16s) [2021-12-16T06:41:14.980Z] === RUN TestContainerPauseError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerPause [2021-12-16T06:41:14.980Z] --- PASS: TestContainerPause (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainersPruneError [2021-12-16T06:41:14.980Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainersPrune [2021-12-16T06:41:14.980Z] --- PASS: TestContainersPrune (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerRemoveError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerRemoveNotFoundError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerRemove [2021-12-16T06:41:14.980Z] --- PASS: TestContainerRemove (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerRenameError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerRename [2021-12-16T06:41:14.980Z] --- PASS: TestContainerRename (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerResizeError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerExecResizeError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerResize [2021-12-16T06:41:14.980Z] --- PASS: TestContainerResize (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerExecResize [2021-12-16T06:41:14.980Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerRestartError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerRestart [2021-12-16T06:41:14.980Z] --- PASS: TestContainerRestart (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerStartError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerStartError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerStart [2021-12-16T06:41:14.980Z] --- PASS: TestContainerStart (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerStatsError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerStats [2021-12-16T06:41:14.980Z] --- PASS: TestContainerStats (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerStopError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerStopError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerStop [2021-12-16T06:41:14.980Z] --- PASS: TestContainerStop (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerTopError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerTopError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerTop [2021-12-16T06:41:14.980Z] --- PASS: TestContainerTop (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerUnpauseError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerUnpause [2021-12-16T06:41:14.980Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerUpdateError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerUpdate [2021-12-16T06:41:14.980Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerWaitError [2021-12-16T06:41:14.980Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestContainerWait [2021-12-16T06:41:14.980Z] --- PASS: TestContainerWait (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestDiskUsageError [2021-12-16T06:41:14.980Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestDiskUsage [2021-12-16T06:41:14.980Z] --- PASS: TestDiskUsage (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestDistributionInspectUnsupported [2021-12-16T06:41:14.980Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestDistributionInspectWithEmptyID [2021-12-16T06:41:14.980Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestEventsErrorInOptions [2021-12-16T06:41:14.980Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestEventsErrorFromServer [2021-12-16T06:41:14.980Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestEvents [2021-12-16T06:41:14.980Z] --- PASS: TestEvents (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestTLSCloseWriter [2021-12-16T06:41:14.980Z] === PAUSE TestTLSCloseWriter [2021-12-16T06:41:14.980Z] === RUN TestImageBuildError [2021-12-16T06:41:14.980Z] --- PASS: TestImageBuildError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageBuild [2021-12-16T06:41:14.980Z] --- PASS: TestImageBuild (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestGetDockerOS [2021-12-16T06:41:14.980Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageCreateError [2021-12-16T06:41:14.980Z] --- PASS: TestImageCreateError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageCreate [2021-12-16T06:41:14.980Z] --- PASS: TestImageCreate (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageHistoryError [2021-12-16T06:41:14.980Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageHistory [2021-12-16T06:41:14.980Z] --- PASS: TestImageHistory (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageImportError [2021-12-16T06:41:14.980Z] --- PASS: TestImageImportError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageImport [2021-12-16T06:41:14.980Z] --- PASS: TestImageImport (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageInspectError [2021-12-16T06:41:14.980Z] --- PASS: TestImageInspectError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageInspectImageNotFound [2021-12-16T06:41:14.980Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageInspectWithEmptyID [2021-12-16T06:41:14.980Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageInspect [2021-12-16T06:41:14.980Z] --- PASS: TestImageInspect (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageListError [2021-12-16T06:41:14.980Z] --- PASS: TestImageListError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageList [2021-12-16T06:41:14.980Z] --- PASS: TestImageList (0.01s) [2021-12-16T06:41:14.980Z] === RUN TestImageListApiBefore125 [2021-12-16T06:41:14.980Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageLoadError [2021-12-16T06:41:14.980Z] --- PASS: TestImageLoadError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageLoad [2021-12-16T06:41:14.980Z] --- PASS: TestImageLoad (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagesPruneError [2021-12-16T06:41:14.980Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagesPrune [2021-12-16T06:41:14.980Z] --- PASS: TestImagesPrune (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagePullReferenceParseError [2021-12-16T06:41:14.980Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagePullAnyError [2021-12-16T06:41:14.980Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-16T06:41:14.980Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-16T06:41:14.980Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-16T06:41:14.980Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-16T06:41:14.980Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagePullWithoutErrors [2021-12-16T06:41:14.980Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagePushReferenceError [2021-12-16T06:41:14.980Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagePushAnyError [2021-12-16T06:41:14.980Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-16T06:41:14.980Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-16T06:41:14.980Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-16T06:41:14.980Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-16T06:41:14.980Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImagePushWithoutErrors [2021-12-16T06:41:14.980Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-16T06:41:14.980Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-16T06:41:14.980Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-16T06:41:14.980Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-16T06:41:14.980Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-16T06:41:14.980Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-16T06:41:14.980Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-16T06:41:14.980Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-16T06:41:14.980Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageRemoveError [2021-12-16T06:41:14.980Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageRemoveImageNotFound [2021-12-16T06:41:14.980Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageRemove [2021-12-16T06:41:14.980Z] --- PASS: TestImageRemove (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageSaveError [2021-12-16T06:41:14.980Z] --- PASS: TestImageSaveError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageSave [2021-12-16T06:41:14.980Z] --- PASS: TestImageSave (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageSearchAnyError [2021-12-16T06:41:14.980Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-16T06:41:14.980Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-16T06:41:14.980Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-16T06:41:14.980Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-16T06:41:14.980Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageSearchWithoutErrors [2021-12-16T06:41:14.980Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageTagError [2021-12-16T06:41:14.980Z] --- PASS: TestImageTagError (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageTagInvalidReference [2021-12-16T06:41:14.980Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageTagInvalidSourceImageName [2021-12-16T06:41:14.980Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageTagHexSource [2021-12-16T06:41:14.980Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestImageTag [2021-12-16T06:41:14.980Z] --- PASS: TestImageTag (0.00s) [2021-12-16T06:41:14.980Z] === RUN TestInfoServerError [2021-12-16T06:41:14.981Z] --- PASS: TestInfoServerError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestInfoInvalidResponseJSONError [2021-12-16T06:41:14.981Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestInfo [2021-12-16T06:41:14.981Z] --- PASS: TestInfo (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNetworkConnectError [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNetworkConnect [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNetworkCreateError [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNetworkCreate [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNetworkDisconnectError [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNetworkDisconnect [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNetworkInspect [2021-12-16T06:41:14.981Z] === RUN TestNetworkInspect/empty_ID [2021-12-16T06:41:14.981Z] === RUN TestNetworkInspect/no_options [2021-12-16T06:41:14.981Z] === RUN TestNetworkInspect/verbose [2021-12-16T06:41:14.981Z] === RUN TestNetworkInspect/global_scope [2021-12-16T06:41:14.981Z] === RUN TestNetworkInspect/unknown_network [2021-12-16T06:41:14.981Z] === RUN TestNetworkInspect/server_error [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNetworkListError [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkListError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNetworkList [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkList (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNetworksPruneError [2021-12-16T06:41:14.981Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNetworksPrune [2021-12-16T06:41:14.981Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNetworkRemoveError [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNetworkRemove [2021-12-16T06:41:14.981Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNodeInspectError [2021-12-16T06:41:14.981Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNodeInspectNodeNotFound [2021-12-16T06:41:14.981Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNodeInspectWithEmptyID [2021-12-16T06:41:14.981Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNodeInspect [2021-12-16T06:41:14.981Z] --- PASS: TestNodeInspect (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNodeListError [2021-12-16T06:41:14.981Z] --- PASS: TestNodeListError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNodeList [2021-12-16T06:41:14.981Z] --- PASS: TestNodeList (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNodeRemoveError [2021-12-16T06:41:14.981Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNodeRemove [2021-12-16T06:41:14.981Z] --- PASS: TestNodeRemove (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNodeUpdateError [2021-12-16T06:41:14.981Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestNodeUpdate [2021-12-16T06:41:14.981Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestOptionWithTimeout [2021-12-16T06:41:14.981Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPingFail [2021-12-16T06:41:14.981Z] --- PASS: TestPingFail (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPingWithError [2021-12-16T06:41:14.981Z] 2021/12/16 06:41:13 RoundTripper returned a response & error; ignoring response [2021-12-16T06:41:14.981Z] 2021/12/16 06:41:13 RoundTripper returned a response & error; ignoring response [2021-12-16T06:41:14.981Z] --- PASS: TestPingWithError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPingSuccess [2021-12-16T06:41:14.981Z] --- PASS: TestPingSuccess (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPingHeadFallback [2021-12-16T06:41:14.981Z] === RUN TestPingHeadFallback/OK [2021-12-16T06:41:14.981Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-16T06:41:14.981Z] === RUN TestPingHeadFallback/Not_Found [2021-12-16T06:41:14.981Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-16T06:41:14.981Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-16T06:41:14.981Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-16T06:41:14.981Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-16T06:41:14.981Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-16T06:41:14.981Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginDisableError [2021-12-16T06:41:14.981Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginDisable [2021-12-16T06:41:14.981Z] --- PASS: TestPluginDisable (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginEnableError [2021-12-16T06:41:14.981Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginEnable [2021-12-16T06:41:14.981Z] --- PASS: TestPluginEnable (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginInspectError [2021-12-16T06:41:14.981Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginInspectWithEmptyID [2021-12-16T06:41:14.981Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginInspect [2021-12-16T06:41:14.981Z] --- PASS: TestPluginInspect (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginListError [2021-12-16T06:41:14.981Z] --- PASS: TestPluginListError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginList [2021-12-16T06:41:14.981Z] --- PASS: TestPluginList (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginPushError [2021-12-16T06:41:14.981Z] --- PASS: TestPluginPushError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginPush [2021-12-16T06:41:14.981Z] --- PASS: TestPluginPush (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginRemoveError [2021-12-16T06:41:14.981Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginRemove [2021-12-16T06:41:14.981Z] --- PASS: TestPluginRemove (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginSetError [2021-12-16T06:41:14.981Z] --- PASS: TestPluginSetError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPluginSet [2021-12-16T06:41:14.981Z] --- PASS: TestPluginSet (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSetHostHeader [2021-12-16T06:41:14.981Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestPlainTextError [2021-12-16T06:41:14.981Z] --- PASS: TestPlainTextError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestInfiniteError [2021-12-16T06:41:14.981Z] --- PASS: TestInfiniteError (0.02s) [2021-12-16T06:41:14.981Z] === RUN TestCanceledContext [2021-12-16T06:41:14.981Z] 2021/12/16 06:41:13 RoundTripper returned a response & error; ignoring response [2021-12-16T06:41:14.981Z] --- PASS: TestCanceledContext (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestDeadlineExceededContext [2021-12-16T06:41:14.981Z] 2021/12/16 06:41:13 RoundTripper returned a response & error; ignoring response [2021-12-16T06:41:14.981Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretCreateUnsupported [2021-12-16T06:41:14.981Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretCreateError [2021-12-16T06:41:14.981Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretCreate [2021-12-16T06:41:14.981Z] --- PASS: TestSecretCreate (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretInspectUnsupported [2021-12-16T06:41:14.981Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretInspectError [2021-12-16T06:41:14.981Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretInspectSecretNotFound [2021-12-16T06:41:14.981Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretInspectWithEmptyID [2021-12-16T06:41:14.981Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretInspect [2021-12-16T06:41:14.981Z] --- PASS: TestSecretInspect (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretListUnsupported [2021-12-16T06:41:14.981Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretListError [2021-12-16T06:41:14.981Z] --- PASS: TestSecretListError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretList [2021-12-16T06:41:14.981Z] --- PASS: TestSecretList (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretRemoveUnsupported [2021-12-16T06:41:14.981Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretRemoveError [2021-12-16T06:41:14.981Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretRemove [2021-12-16T06:41:14.981Z] --- PASS: TestSecretRemove (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretUpdateUnsupported [2021-12-16T06:41:14.981Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretUpdateError [2021-12-16T06:41:14.981Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSecretUpdate [2021-12-16T06:41:14.981Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceCreateError [2021-12-16T06:41:14.981Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceCreate [2021-12-16T06:41:14.981Z] --- PASS: TestServiceCreate (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-16T06:41:14.981Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.01s) [2021-12-16T06:41:14.981Z] === RUN TestServiceCreateDigestPinning [2021-12-16T06:41:14.981Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceInspectError [2021-12-16T06:41:14.981Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceInspectServiceNotFound [2021-12-16T06:41:14.981Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceInspectWithEmptyID [2021-12-16T06:41:14.981Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceInspect [2021-12-16T06:41:14.981Z] --- PASS: TestServiceInspect (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceListError [2021-12-16T06:41:14.981Z] --- PASS: TestServiceListError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceList [2021-12-16T06:41:14.981Z] --- PASS: TestServiceList (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceLogsError [2021-12-16T06:41:14.981Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceLogs [2021-12-16T06:41:14.981Z] --- PASS: TestServiceLogs (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceRemoveError [2021-12-16T06:41:14.981Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceRemoveNotFoundError [2021-12-16T06:41:14.981Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceRemove [2021-12-16T06:41:14.981Z] --- PASS: TestServiceRemove (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceUpdateError [2021-12-16T06:41:14.981Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestServiceUpdate [2021-12-16T06:41:14.981Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSwarmGetUnlockKeyError [2021-12-16T06:41:14.981Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSwarmGetUnlockKey [2021-12-16T06:41:14.981Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSwarmInitError [2021-12-16T06:41:14.981Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSwarmInit [2021-12-16T06:41:14.981Z] --- PASS: TestSwarmInit (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSwarmInspectError [2021-12-16T06:41:14.981Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSwarmInspect [2021-12-16T06:41:14.981Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSwarmJoinError [2021-12-16T06:41:14.981Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSwarmJoin [2021-12-16T06:41:14.981Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSwarmLeaveError [2021-12-16T06:41:14.981Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSwarmLeave [2021-12-16T06:41:14.981Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSwarmUnlockError [2021-12-16T06:41:14.981Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSwarmUnlock [2021-12-16T06:41:14.981Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSwarmUpdateError [2021-12-16T06:41:14.981Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestSwarmUpdate [2021-12-16T06:41:14.981Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestTaskInspectError [2021-12-16T06:41:14.981Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestTaskInspectWithEmptyID [2021-12-16T06:41:14.981Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestTaskInspect [2021-12-16T06:41:14.981Z] --- PASS: TestTaskInspect (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestTaskListError [2021-12-16T06:41:14.981Z] --- PASS: TestTaskListError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestTaskList [2021-12-16T06:41:14.981Z] --- PASS: TestTaskList (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestVolumeCreateError [2021-12-16T06:41:14.981Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestVolumeCreate [2021-12-16T06:41:14.981Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestVolumeInspectError [2021-12-16T06:41:14.981Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestVolumeInspectNotFound [2021-12-16T06:41:14.981Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestVolumeInspectWithEmptyID [2021-12-16T06:41:14.981Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestVolumeInspect [2021-12-16T06:41:14.981Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestVolumeListError [2021-12-16T06:41:14.981Z] --- PASS: TestVolumeListError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestVolumeList [2021-12-16T06:41:14.981Z] --- PASS: TestVolumeList (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestVolumeRemoveError [2021-12-16T06:41:14.981Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-16T06:41:14.981Z] === RUN TestVolumeRemove [2021-12-16T06:41:14.981Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-16T06:41:14.981Z] === CONT TestTLSCloseWriter [2021-12-16T06:41:14.981Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-12-16T06:41:14.981Z] PASS [2021-12-16T06:41:14.981Z] coverage: 75.1% of statements [2021-12-16T06:41:14.981Z] ok github.com/docker/docker/client 0.311s coverage: 75.1% of statements [2021-12-16T06:41:15.095Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2021-12-16T06:41:15.095Z] === RUN TestCreateServiceSecretFileMode [2021-12-16T06:41:15.164Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-12-16T06:41:15.164Z] === RUN TestAddSubnets [2021-12-16T06:41:15.164Z] --- PASS: TestAddSubnets (0.07s) [2021-12-16T06:41:15.164Z] === RUN TestDoublePoolRelease [2021-12-16T06:41:15.164Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-12-16T06:41:15.164Z] === RUN TestAddReleasePoolID [2021-12-16T06:41:15.164Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-12-16T06:41:15.164Z] === RUN TestPredefinedPool [2021-12-16T06:41:15.164Z] --- PASS: TestPredefinedPool (0.04s) [2021-12-16T06:41:15.164Z] === RUN TestRemoveSubnet [2021-12-16T06:41:15.544Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-16T06:41:15.632Z] --- PASS: TestRemoveSubnet (0.30s) [2021-12-16T06:41:15.632Z] === RUN TestGetSameAddress [2021-12-16T06:41:15.632Z] --- PASS: TestGetSameAddress (0.05s) [2021-12-16T06:41:15.632Z] === RUN TestPoolAllocationReuse [2021-12-16T06:41:15.632Z] === RUN TestGetCapabilities [2021-12-16T06:41:15.632Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-16T06:41:15.632Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-16T06:41:15.632Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-12-16T06:41:15.632Z] === RUN TestGetDefaultAddressSpaces [2021-12-16T06:41:15.632Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-12-16T06:41:15.632Z] === RUN TestRemoteDriver [2021-12-16T06:41:15.632Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-16T06:41:15.632Z] PASS [2021-12-16T06:41:15.632Z] coverage: 47.4% of statements [2021-12-16T06:41:15.632Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2021-12-16T06:41:16.101Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.46s) [2021-12-16T06:41:16.101Z] === RUN TestRetrieveFromStore [2021-12-16T06:41:16.570Z] === RUN TestWindowsIPAM [2021-12-16T06:41:16.570Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-16T06:41:16.570Z] PASS [2021-12-16T06:41:16.570Z] coverage: 71.4% of statements [2021-12-16T06:41:16.570Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2021-12-16T06:41:16.570Z] --- PASS: TestRetrieveFromStore (0.56s) [2021-12-16T06:41:16.570Z] === RUN TestIsCorrupted [2021-12-16T06:41:16.570Z] --- PASS: TestIsCorrupted (0.02s) [2021-12-16T06:41:16.570Z] === RUN TestSetRollover [2021-12-16T06:41:16.917Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-16T06:41:17.481Z] === RUN TestDockerSuite/TestRmiTag [2021-12-16T06:41:17.557Z] === RUN TestDefaultNetwork [2021-12-16T06:41:17.557Z] --- PASS: TestPoolAllocationReuse (2.00s) [2021-12-16T06:41:17.557Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-16T06:41:17.557Z] --- PASS: TestDefaultNetwork (0.25s) [2021-12-16T06:41:17.557Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-16T06:41:17.557Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-12-16T06:41:17.557Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-16T06:41:17.557Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-12-16T06:41:17.557Z] === RUN TestInitAddressPools [2021-12-16T06:41:17.557Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-16T06:41:17.557Z] PASS [2021-12-16T06:41:17.557Z] coverage: 74.0% of statements [2021-12-16T06:41:17.557Z] ok github.com/docker/docker/libnetwork/ipamutils 0.559s coverage: 74.0% of statements [2021-12-16T06:41:17.739Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-16T06:41:18.305Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-16T06:41:18.544Z] === RUN TestKeyValue [2021-12-16T06:41:18.545Z] --- PASS: TestKeyValue (0.00s) [2021-12-16T06:41:18.545Z] PASS [2021-12-16T06:41:18.545Z] coverage: 60.0% of statements [2021-12-16T06:41:18.545Z] ok github.com/docker/docker/libnetwork/netlabel 0.038s coverage: 60.0% of statements [2021-12-16T06:41:18.545Z] --- PASS: TestSetRollover (1.98s) [2021-12-16T06:41:18.545Z] === RUN TestSetRolloverSerial [2021-12-16T06:41:20.832Z] check_test.go:379: [db2e00c0a6e55] daemon is not started [2021-12-16T06:41:21.500Z] === RUN TestNetworkDBSimple [2021-12-16T06:41:21.500Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.51s) [2021-12-16T06:41:21.500Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-16T06:41:21.500Z] --- PASS: TestSetRolloverSerial (2.47s) [2021-12-16T06:41:21.500Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-16T06:41:21.500Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-16T06:41:21.500Z] PASS [2021-12-16T06:41:21.500Z] coverage: 84.4% of statements [2021-12-16T06:41:21.500Z] ok github.com/docker/docker/libnetwork/bitseq 15.455s coverage: 84.4% of statements [2021-12-16T06:41:21.969Z] 2021/12/16 06:41:21 Closing DB instances... [2021-12-16T06:41:22.205Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-16T06:41:22.463Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-16T06:41:22.958Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-16T06:41:22.958Z] PASS [2021-12-16T06:41:22.958Z] coverage: 100.0% of statements [2021-12-16T06:41:22.958Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2021-12-16T06:41:23.029Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-16T06:41:23.287Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-16T06:41:23.427Z] --- PASS: TestNetworkDBSimple (2.44s) [2021-12-16T06:41:23.427Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-16T06:41:23.427Z] === RUN TestGenerate [2021-12-16T06:41:23.427Z] --- PASS: TestGenerate (0.00s) [2021-12-16T06:41:23.427Z] === RUN TestGeneratePtr [2021-12-16T06:41:23.427Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-16T06:41:23.427Z] === RUN TestGenerateMissingField [2021-12-16T06:41:23.427Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-16T06:41:23.427Z] === RUN TestFieldCannotBeSet [2021-12-16T06:41:23.427Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-16T06:41:23.427Z] === RUN TestTypeMismatchError [2021-12-16T06:41:23.427Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-16T06:41:23.427Z] PASS [2021-12-16T06:41:23.427Z] coverage: 100.0% of statements [2021-12-16T06:41:23.427Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.54s) [2021-12-16T06:41:23.427Z] === RUN TestGetAddress [2021-12-16T06:41:23.427Z] ok github.com/docker/docker/libnetwork/options 0.034s coverage: 100.0% of statements [2021-12-16T06:41:24.267Z] --- PASS: TestUpdateRestartPolicy (10.72s) [2021-12-16T06:41:24.267Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-16T06:41:24.267Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-12-16T06:41:24.267Z] === RUN TestWaitNonBlocked [2021-12-16T06:41:24.267Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:41:24.267Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:41:24.267Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:41:24.267Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:41:24.267Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:41:24.267Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:41:24.267Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-16T06:41:24.267Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2021-12-16T06:41:24.267Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2021-12-16T06:41:24.267Z] === RUN TestWaitBlocked [2021-12-16T06:41:24.267Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-16T06:41:24.267Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-16T06:41:24.267Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-16T06:41:24.267Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-16T06:41:24.267Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-16T06:41:24.267Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-16T06:41:24.415Z] testing: warning: no tests to run [2021-12-16T06:41:24.415Z] PASS [2021-12-16T06:41:24.415Z] coverage: 0.0% of statements [2021-12-16T06:41:24.415Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2021-12-16T06:41:24.661Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-16T06:41:24.832Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-16T06:41:24.832Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2021-12-16T06:41:24.832Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2021-12-16T06:41:24.832Z] === CONT TestContainerStartOnDaemonRestart [2021-12-16T06:41:24.832Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-16T06:41:24.885Z] 2021/12/16 06:41:24 Closing DB instances... [2021-12-16T06:41:24.885Z] === RUN TestRequestNewPort [2021-12-16T06:41:24.885Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-16T06:41:24.885Z] === RUN TestRequestSpecificPort [2021-12-16T06:41:24.885Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-16T06:41:24.885Z] === RUN TestReleasePort [2021-12-16T06:41:24.885Z] --- PASS: TestReleasePort (0.00s) [2021-12-16T06:41:24.885Z] === RUN TestReuseReleasedPort [2021-12-16T06:41:24.885Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-16T06:41:24.885Z] === RUN TestReleaseUnreadledPort [2021-12-16T06:41:24.885Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-16T06:41:24.885Z] === RUN TestUnknowProtocol [2021-12-16T06:41:24.885Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-16T06:41:24.885Z] === RUN TestAllocateAllPorts [2021-12-16T06:41:24.885Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-16T06:41:24.885Z] === RUN TestPortAllocation [2021-12-16T06:41:24.885Z] --- PASS: TestPortAllocation (0.00s) [2021-12-16T06:41:24.885Z] === RUN TestPortAllocationWithCustomRange [2021-12-16T06:41:24.885Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-16T06:41:24.885Z] === RUN TestNoDuplicateBPR [2021-12-16T06:41:24.885Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-16T06:41:24.885Z] === RUN TestChangePortRange [2021-12-16T06:41:24.885Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-16T06:41:24.885Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-16T06:41:24.885Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-16T06:41:24.885Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-16T06:41:24.885Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-16T06:41:24.885Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-16T06:41:24.885Z] --- PASS: TestChangePortRange (0.00s) [2021-12-16T06:41:24.885Z] PASS [2021-12-16T06:41:24.885Z] coverage: 88.6% of statements [2021-12-16T06:41:24.885Z] ok github.com/docker/docker/libnetwork/portallocator 0.072s coverage: 88.6% of statements [2021-12-16T06:41:24.918Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-16T06:41:25.176Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-16T06:41:25.741Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-16T06:41:25.741Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-16T06:41:25.874Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-16T06:41:25.874Z] testing: warning: no tests to run [2021-12-16T06:41:25.874Z] PASS [2021-12-16T06:41:25.874Z] coverage: 0.0% of statements [2021-12-16T06:41:25.874Z] ok github.com/docker/docker/libnetwork/portmapper 0.035s coverage: 0.0% of statements [no tests to run] [2021-12-16T06:41:25.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-12-16T06:41:26.343Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-12-16T06:41:26.343Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-16T06:41:26.343Z] === RUN TestHashData [2021-12-16T06:41:26.343Z] --- PASS: TestHashData (0.00s) [2021-12-16T06:41:26.343Z] PASS [2021-12-16T06:41:26.343Z] coverage: 2.8% of statements [2021-12-16T06:41:26.343Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2021-12-16T06:41:26.343Z] === RUN TestErrorConstructors [2021-12-16T06:41:26.343Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-16T06:41:26.343Z] === RUN TestCompareIPMask [2021-12-16T06:41:26.343Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-16T06:41:26.343Z] === RUN TestUtilGetHostPartIP [2021-12-16T06:41:26.343Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-16T06:41:26.343Z] === RUN TestUtilGetBroadcastIP [2021-12-16T06:41:26.343Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-16T06:41:26.343Z] === RUN TestParseCIDR [2021-12-16T06:41:26.343Z] --- PASS: TestParseCIDR (0.00s) [2021-12-16T06:41:26.343Z] PASS [2021-12-16T06:41:26.343Z] coverage: 37.3% of statements [2021-12-16T06:41:26.343Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2021-12-16T06:41:26.563Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-16T06:41:26.733Z] --- PASS: TestContainerStartOnDaemonRestart (1.98s) [2021-12-16T06:41:26.733Z] === CONT TestIpcModeOlderClient [2021-12-16T06:41:26.733Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-12-16T06:41:26.733Z] === CONT TestContainerKillOnDaemonStart [2021-12-16T06:41:26.991Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2021-12-16T06:41:26.991Z] === CONT TestDaemonHostGatewayIP [2021-12-16T06:41:27.323Z] --- PASS: TestCreateServiceSecretFileMode (12.42s) [2021-12-16T06:41:27.323Z] === RUN TestCreateServiceConfigFileMode [2021-12-16T06:41:27.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-16T06:41:27.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-16T06:41:27.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-16T06:41:27.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-16T06:41:27.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-16T06:41:27.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-16T06:41:27.332Z] PASS [2021-12-16T06:41:27.332Z] coverage: 50.0% of statements [2021-12-16T06:41:27.332Z] ok github.com/docker/docker/oci 0.041s coverage: 50.0% of statements [2021-12-16T06:41:27.801Z] 2021/12/16 06:41:27 Closing DB instances... [2021-12-16T06:41:27.801Z] === RUN TestAddressPoolOpt [2021-12-16T06:41:27.801Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/a [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/something [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/_=a [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/env1=value1 [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/_env1=value1 [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/PATH [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/=a [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/PATH= [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/PATH=something [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/asd!qwe [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/1asd [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/123 [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/some_space [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/__some_space_before [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/some_space_after__ [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/= [2021-12-16T06:41:27.801Z] === RUN TestValidateEnv/PaTh [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestParseHost [2021-12-16T06:41:27.801Z] --- PASS: TestParseHost (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestParseDockerDaemonHost [2021-12-16T06:41:27.801Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestParseTCP [2021-12-16T06:41:27.801Z] --- PASS: TestParseTCP (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-16T06:41:27.801Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestValidateExtraHosts [2021-12-16T06:41:27.801Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestIpOptString [2021-12-16T06:41:27.801Z] --- PASS: TestIpOptString (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-16T06:41:27.801Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestNewIpOptValidDefaultVal [2021-12-16T06:41:27.801Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestIpOptSetInvalidVal [2021-12-16T06:41:27.801Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestValidateIPAddress [2021-12-16T06:41:27.801Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestMapOpts [2021-12-16T06:41:27.801Z] --- PASS: TestMapOpts (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestListOptsWithoutValidator [2021-12-16T06:41:27.801Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestListOptsWithValidator [2021-12-16T06:41:27.801Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestValidateDNSSearch [2021-12-16T06:41:27.801Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestValidateLabel [2021-12-16T06:41:27.801Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-16T06:41:27.801Z] === RUN TestValidateLabel/label_with_general_format [2021-12-16T06:41:27.801Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-16T06:41:27.801Z] === RUN TestValidateLabel/label_with_one_more [2021-12-16T06:41:27.801Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-16T06:41:27.801Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-16T06:41:27.801Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-16T06:41:27.801Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-16T06:41:27.801Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-16T06:41:27.801Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-16T06:41:27.801Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-16T06:41:27.801Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-16T06:41:27.801Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-16T06:41:27.801Z] --- PASS: TestValidateLabel (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-16T06:41:27.801Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestNamedListOpts [2021-12-16T06:41:27.801Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestNamedMapOpts [2021-12-16T06:41:27.801Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestParseLink [2021-12-16T06:41:27.801Z] --- PASS: TestParseLink (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestQuotedStringSetWithQuotes [2021-12-16T06:41:27.801Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-16T06:41:27.801Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-16T06:41:27.801Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-16T06:41:27.801Z] === RUN TestUlimitOpt [2021-12-16T06:41:27.801Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-16T06:41:27.801Z] PASS [2021-12-16T06:41:27.801Z] coverage: 67.1% of statements [2021-12-16T06:41:27.801Z] ok github.com/docker/docker/opts 0.080s coverage: 67.1% of statements [2021-12-16T06:41:27.801Z] === RUN TestParseVersion [2021-12-16T06:41:27.801Z] --- PASS: TestParseVersion (0.00s) [2021-12-16T06:41:27.801Z] PASS [2021-12-16T06:41:27.801Z] coverage: 52.9% of statements [2021-12-16T06:41:27.801Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2021-12-16T06:41:27.934Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-16T06:41:27.934Z] docker_api_swarm_service_test.go:533: [dff09127ba1d8] joining swarm manager [d6e42c7dc6b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:41:28.193Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-16T06:41:29.126Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-16T06:41:29.126Z] docker_api_swarm_service_test.go:534: [d33a0fb36c972] joining swarm manager [d6e42c7dc6b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:41:29.218Z] ......... [ 85%] [2021-12-16T06:41:29.367Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-12-16T06:41:29.367Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-16T06:41:29.367Z] === RUN TestPeerCertificateMarshalJSON [2021-12-16T06:41:29.520Z] --- PASS: TestDaemonHostGatewayIP (2.19s) [2021-12-16T06:41:29.520Z] === CONT TestDaemonRestartIpcMode [2021-12-16T06:41:29.690Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-12-16T06:41:29.837Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-16T06:41:29.837Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-16T06:41:29.837Z] --- PASS: TestPeerCertificateMarshalJSON (0.62s) [2021-12-16T06:41:29.837Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-16T06:41:29.837Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-16T06:41:29.837Z] === RUN TestMiddleware [2021-12-16T06:41:29.837Z] --- PASS: TestMiddleware (0.00s) [2021-12-16T06:41:29.837Z] === RUN TestNewResponseModifier [2021-12-16T06:41:29.837Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-16T06:41:29.837Z] PASS [2021-12-16T06:41:29.837Z] coverage: 26.8% of statements [2021-12-16T06:41:29.837Z] ok github.com/docker/docker/pkg/authorization 0.659s coverage: 26.8% of statements [2021-12-16T06:41:29.837Z] === RUN TestIsArchivePathDir [2021-12-16T06:41:29.837Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-12-16T06:41:29.837Z] === RUN TestIsArchivePathInvalidFile [2021-12-16T06:41:30.309Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-12-16T06:41:30.309Z] === RUN TestIsArchivePathTar [2021-12-16T06:41:30.309Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-12-16T06:41:30.309Z] === RUN TestDecompressStreamGzip [2021-12-16T06:41:30.309Z] === RUN TestUnbuffered [2021-12-16T06:41:30.309Z] --- PASS: TestUnbuffered (0.00s) [2021-12-16T06:41:30.309Z] === RUN TestRaceUnbuffered [2021-12-16T06:41:30.309Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-16T06:41:30.309Z] PASS [2021-12-16T06:41:30.309Z] coverage: 100.0% of statements [2021-12-16T06:41:30.309Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2021-12-16T06:41:30.309Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-12-16T06:41:30.309Z] === RUN TestDecompressStreamBzip2 [2021-12-16T06:41:30.309Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-12-16T06:41:30.309Z] === RUN TestDecompressStreamXz [2021-12-16T06:41:30.309Z] archive_test.go:133: Xz not present in msys2 [2021-12-16T06:41:30.309Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-16T06:41:30.309Z] === RUN TestDecompressStreamZstd [2021-12-16T06:41:30.779Z] archive_test.go:140: zstd not installed [2021-12-16T06:41:30.779Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2021-12-16T06:41:30.779Z] === RUN TestCompressStreamXzUnsupported [2021-12-16T06:41:30.779Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-16T06:41:30.779Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-16T06:41:30.779Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-16T06:41:30.779Z] === RUN TestCompressStreamInvalid [2021-12-16T06:41:30.779Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-16T06:41:30.779Z] === RUN TestExtensionInvalid [2021-12-16T06:41:30.779Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-16T06:41:30.779Z] === RUN TestExtensionUncompressed [2021-12-16T06:41:30.779Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-16T06:41:30.779Z] === RUN TestExtensionBzip2 [2021-12-16T06:41:30.779Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-16T06:41:30.779Z] === RUN TestExtensionGzip [2021-12-16T06:41:30.779Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-16T06:41:30.779Z] === RUN TestExtensionXz [2021-12-16T06:41:30.779Z] --- PASS: TestExtensionXz (0.00s) [2021-12-16T06:41:30.779Z] === RUN TestExtensionZstd [2021-12-16T06:41:30.779Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-16T06:41:30.779Z] === RUN TestCmdStreamLargeStderr [2021-12-16T06:41:30.779Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-12-16T06:41:30.779Z] === RUN TestCmdStreamBad [2021-12-16T06:41:30.779Z] archive_test.go:252: Failing on Windows CI machines [2021-12-16T06:41:30.779Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-16T06:41:30.779Z] === RUN TestCmdStreamGood [2021-12-16T06:41:30.779Z] --- PASS: TestCmdStreamGood (0.04s) [2021-12-16T06:41:30.779Z] === RUN TestUntarPathWithInvalidDest [2021-12-16T06:41:30.779Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-12-16T06:41:30.779Z] === RUN TestUntarPathWithInvalidSrc [2021-12-16T06:41:30.779Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-16T06:41:30.779Z] === RUN TestUntarPath [2021-12-16T06:41:30.779Z] --- PASS: TestUntarPath (0.06s) [2021-12-16T06:41:30.779Z] === RUN TestUntarPathWithDestinationFile [2021-12-16T06:41:30.779Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-12-16T06:41:30.779Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-16T06:41:30.779Z] === RUN TestMatch [2021-12-16T06:41:30.779Z] === RUN TestMatch/[[]] [2021-12-16T06:41:30.779Z] === RUN TestMatch/[[foo]] [2021-12-16T06:41:30.779Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-16T06:41:30.779Z] === RUN TestMatch/[[foo_bar]] [2021-12-16T06:41:30.779Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-16T06:41:30.779Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-16T06:41:30.779Z] === RUN TestMatch/[] [2021-12-16T06:41:30.779Z] === RUN TestMatch/[]#01 [2021-12-16T06:41:30.779Z] === RUN TestMatch/[[qux]] [2021-12-16T06:41:30.779Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-16T06:41:30.779Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-16T06:41:30.779Z] === RUN TestMatch/[[foo_baz]] [2021-12-16T06:41:30.779Z] --- PASS: TestMatch (0.00s) [2021-12-16T06:41:30.779Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-16T06:41:30.779Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-16T06:41:30.779Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-16T06:41:30.779Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-16T06:41:30.779Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-16T06:41:30.779Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-16T06:41:30.779Z] --- PASS: TestMatch/[] (0.00s) [2021-12-16T06:41:30.779Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-16T06:41:30.779Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-16T06:41:30.779Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-16T06:41:30.779Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-16T06:41:30.779Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-16T06:41:30.779Z] PASS [2021-12-16T06:41:30.779Z] coverage: 87.5% of statements [2021-12-16T06:41:30.779Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2021-12-16T06:41:30.779Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-12-16T06:41:30.779Z] === RUN TestCopyWithTarInvalidSrc [2021-12-16T06:41:30.779Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-16T06:41:30.779Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-16T06:41:30.779Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-16T06:41:30.779Z] === RUN TestCopyWithTarSrcFile [2021-12-16T06:41:30.779Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-16T06:41:30.779Z] === RUN TestCopyWithTarSrcFolder [2021-12-16T06:41:30.779Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-16T06:41:30.779Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-16T06:41:30.779Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-16T06:41:30.779Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-16T06:41:30.779Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-12-16T06:41:30.779Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-16T06:41:30.779Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-12-16T06:41:30.779Z] === RUN TestCopyFileWithTarSrcFile [2021-12-16T06:41:30.779Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-12-16T06:41:30.779Z] === RUN TestTarFiles [2021-12-16T06:41:31.063Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-16T06:41:31.249Z] 2021/12/16 06:41:30 Closing DB instances... [2021-12-16T06:41:31.419Z] --- PASS: TestDaemonRestartIpcMode (2.10s) [2021-12-16T06:41:31.718Z] === RUN TestChrootTarUntar [2021-12-16T06:41:31.718Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:41:31.718Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-16T06:41:31.718Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-16T06:41:31.718Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:41:31.718Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-16T06:41:31.718Z] === RUN TestChrootUntarEmptyArchive [2021-12-16T06:41:31.718Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-16T06:41:31.718Z] === RUN TestChrootTarUntarWithSymlink [2021-12-16T06:41:31.718Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:41:31.718Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-16T06:41:31.718Z] === RUN TestChrootCopyWithTar [2021-12-16T06:41:31.718Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:41:31.718Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-16T06:41:31.718Z] === RUN TestChrootCopyFileWithTar [2021-12-16T06:41:31.718Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:41:31.718Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-16T06:41:31.718Z] === RUN TestChrootUntarPath [2021-12-16T06:41:31.718Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:41:31.718Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-16T06:41:31.718Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-16T06:41:31.718Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:41:31.718Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-16T06:41:31.718Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-16T06:41:31.718Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:41:31.718Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-16T06:41:31.718Z] === RUN TestChrootApplyDotDotFile [2021-12-16T06:41:31.718Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:41:31.718Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-16T06:41:31.718Z] PASS [2021-12-16T06:41:31.718Z] coverage: 15.1% of statements [2021-12-16T06:41:31.718Z] ok github.com/docker/docker/pkg/chrootarchive 0.082s coverage: 15.1% of statements [2021-12-16T06:41:32.617Z] --- PASS: TestCheckoutGit (28.77s) [2021-12-16T06:41:32.617Z] === RUN TestValidGitTransport [2021-12-16T06:41:32.617Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-16T06:41:32.617Z] === RUN TestGitInvalidRef [2021-12-16T06:41:32.617Z] --- PASS: TestGitInvalidRef (0.17s) [2021-12-16T06:41:32.617Z] PASS [2021-12-16T06:41:32.617Z] coverage: 86.3% of statements [2021-12-16T06:41:32.617Z] ok github.com/docker/docker/builder/remotecontext/git 29.119s coverage: 86.3% of statements [2021-12-16T06:41:32.617Z] ? github.com/docker/docker/cli [no test files] [2021-12-16T06:41:32.617Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-16T06:41:32.705Z] === RUN TestSizeEmpty [2021-12-16T06:41:32.706Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-16T06:41:32.706Z] === RUN TestSizeEmptyFile [2021-12-16T06:41:32.706Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-16T06:41:32.706Z] === RUN TestSizeNonemptyFile [2021-12-16T06:41:32.706Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-16T06:41:32.706Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-16T06:41:32.706Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-16T06:41:32.706Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-16T06:41:32.706Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-16T06:41:32.706Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-16T06:41:32.706Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-16T06:41:32.706Z] === RUN TestMoveToSubdir [2021-12-16T06:41:32.706Z] --- PASS: TestMoveToSubdir (0.00s) [2021-12-16T06:41:32.706Z] === RUN TestSizeNonExistingDirectory [2021-12-16T06:41:32.706Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-16T06:41:32.706Z] PASS [2021-12-16T06:41:32.706Z] coverage: 80.0% of statements [2021-12-16T06:41:32.706Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2021-12-16T06:41:32.963Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-12-16T06:41:33.177Z] --- PASS: TestNetworkDBCRUDTableEntry (3.86s) [2021-12-16T06:41:33.177Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-16T06:41:33.529Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-12-16T06:41:33.646Z] === RUN Test [2021-12-16T06:41:33.646Z] === RUN Test/TestContainsEntry [2021-12-16T06:41:33.646Z] === RUN Test/TestCreateEntries [2021-12-16T06:41:33.646Z] === RUN Test/TestEntriesDiff [2021-12-16T06:41:33.646Z] === RUN Test/TestEntriesEquality [2021-12-16T06:41:33.646Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-16T06:41:33.646Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-16T06:41:33.646Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-16T06:41:33.646Z] === RUN Test/TestGeneratorNotGenerate [2021-12-16T06:41:33.646Z] === RUN Test/TestGeneratorWithPort [2021-12-16T06:41:33.646Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-16T06:41:33.646Z] === RUN Test/TestNewEntry [2021-12-16T06:41:33.646Z] === RUN Test/TestParse [2021-12-16T06:41:33.646Z] --- PASS: Test (0.00s) [2021-12-16T06:41:33.646Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-16T06:41:33.646Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-16T06:41:33.646Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-16T06:41:33.646Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-16T06:41:33.646Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-16T06:41:33.646Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-16T06:41:33.646Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-16T06:41:33.646Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-16T06:41:33.646Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-16T06:41:33.646Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-16T06:41:33.646Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-16T06:41:33.646Z] --- PASS: Test/TestParse (0.00s) [2021-12-16T06:41:33.646Z] PASS [2021-12-16T06:41:33.646Z] coverage: 58.3% of statements [2021-12-16T06:41:33.646Z] ok github.com/docker/docker/pkg/discovery 0.049s coverage: 58.3% of statements [2021-12-16T06:41:33.936Z] tests/integration/models_images_test.py ............... [ 89%] [2021-12-16T06:41:34.094Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-12-16T06:41:34.115Z] === RUN Test [2021-12-16T06:41:34.115Z] === RUN Test/TestContent [2021-12-16T06:41:34.115Z] === RUN Test/TestInitialize [2021-12-16T06:41:34.115Z] === RUN Test/TestNew [2021-12-16T06:41:34.115Z] === RUN Test/TestParsingContentsWithComments [2021-12-16T06:41:34.115Z] === RUN Test/TestRegister [2021-12-16T06:41:34.115Z] === RUN Test/TestWatch [2021-12-16T06:41:34.115Z] --- PASS: Test (0.00s) [2021-12-16T06:41:34.115Z] --- PASS: Test/TestContent (0.00s) [2021-12-16T06:41:34.115Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-16T06:41:34.115Z] --- PASS: Test/TestNew (0.00s) [2021-12-16T06:41:34.115Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-16T06:41:34.115Z] --- PASS: Test/TestRegister (0.00s) [2021-12-16T06:41:34.115Z] --- PASS: Test/TestWatch (0.00s) [2021-12-16T06:41:34.115Z] PASS [2021-12-16T06:41:34.115Z] coverage: 92.9% of statements [2021-12-16T06:41:34.115Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 92.9% of statements [2021-12-16T06:41:35.102Z] 2021/12/16 06:41:34 Closing DB instances... [2021-12-16T06:41:35.389Z] tests/integration/models_networks_test.py .... [ 90%] [2021-12-16T06:41:35.466Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-12-16T06:41:35.578Z] === RUN Test [2021-12-16T06:41:35.578Z] === RUN Test/TestInitialize [2021-12-16T06:41:35.578Z] time="2021-12-16T06:41:35Z" level=info msg="Initializing discovery without TLS" [2021-12-16T06:41:35.578Z] time="2021-12-16T06:41:35Z" level=info msg="Initializing discovery without TLS" [2021-12-16T06:41:35.578Z] time="2021-12-16T06:41:35Z" level=info msg="Initializing discovery without TLS" [2021-12-16T06:41:35.578Z] === RUN Test/TestInitializeWithCerts [2021-12-16T06:41:35.578Z] time="2021-12-16T06:41:35Z" level=info msg="Initializing discovery with TLS" [2021-12-16T06:41:35.578Z] === RUN Test/TestWatch [2021-12-16T06:41:35.578Z] time="2021-12-16T06:41:35Z" level=info msg="Initializing discovery without TLS" [2021-12-16T06:41:36.031Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-12-16T06:41:36.046Z] --- PASS: TestTarFiles (5.09s) [2021-12-16T06:41:36.046Z] === RUN TestDetectCompressionZstd [2021-12-16T06:41:36.046Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-16T06:41:36.046Z] === RUN TestTarUntar [2021-12-16T06:41:36.046Z] --- PASS: TestTarUntar (0.04s) [2021-12-16T06:41:36.046Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-16T06:41:36.046Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-12-16T06:41:36.046Z] === RUN TestTarWithOptions [2021-12-16T06:41:36.046Z] --- PASS: TestTarWithOptions (0.03s) [2021-12-16T06:41:36.046Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-16T06:41:36.046Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-16T06:41:36.046Z] === RUN TestUntarUstarGnuConflict [2021-12-16T06:41:36.046Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-16T06:41:36.046Z] === RUN TestUntarInvalidFilenames [2021-12-16T06:41:36.046Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1995721444\\dest" [2021-12-16T06:41:36.516Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-12-16T06:41:36.516Z] === RUN TestUntarHardlinkToSymlink [2021-12-16T06:41:36.516Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-16T06:41:36.516Z] === RUN TestUntarInvalidHardlink [2021-12-16T06:41:36.516Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3667239334\\victim\\hello" -> "../victim/hello" [2021-12-16T06:41:36.516Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4149995775\\victim\\hello" -> "/../victim/hello" [2021-12-16T06:41:36.516Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2263064200\\victim" -> "../victim" [2021-12-16T06:41:36.516Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2653157160\\victim" -> "../victim" [2021-12-16T06:41:36.516Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink180359971\\victim" -> "../victim" [2021-12-16T06:41:36.516Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink475406393\\victim" -> "../victim" [2021-12-16T06:41:36.516Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-12-16T06:41:36.516Z] === RUN TestUntarInvalidSymlink [2021-12-16T06:41:36.516Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2021686588\\dest\\dotdot" -> "../victim/hello" [2021-12-16T06:41:36.516Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink863649615\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-16T06:41:36.516Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1301573680\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:41:36.516Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3018049208\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:41:36.516Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink885216455\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:41:36.516Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink870557408\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:41:36.516Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1973242837\\dest\\dir\\loophole" -> "../../victim" [2021-12-16T06:41:36.516Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-12-16T06:41:36.516Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-16T06:41:36.516Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-16T06:41:36.516Z] === RUN TestXGlobalNoParent [2021-12-16T06:41:36.516Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-16T06:41:36.516Z] === RUN TestReplaceFileTarWrapper [2021-12-16T06:41:36.516Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-12-16T06:41:36.516Z] === RUN TestPrefixHeaderReadable [2021-12-16T06:41:36.516Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-12-16T06:41:36.516Z] === RUN TestDisablePigz [2021-12-16T06:41:36.516Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-16T06:41:36.516Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2021-12-16T06:41:36.516Z] === RUN TestNetworkDBNodeLeave [2021-12-16T06:41:36.516Z] --- PASS: TestDisablePigz (0.12s) [2021-12-16T06:41:36.516Z] === RUN TestPigz [2021-12-16T06:41:36.596Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-16T06:41:36.985Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-16T06:41:36.985Z] --- PASS: TestPigz (0.14s) [2021-12-16T06:41:36.985Z] === RUN TestCopyFileWithInvalidDest [2021-12-16T06:41:36.985Z] archive_windows_test.go:16: Currently fails [2021-12-16T06:41:36.985Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-16T06:41:36.985Z] === RUN TestCanonicalTarNameForPath [2021-12-16T06:41:36.985Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-16T06:41:36.985Z] === RUN TestCanonicalTarName [2021-12-16T06:41:36.985Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-16T06:41:36.985Z] === RUN TestChmodTarEntry [2021-12-16T06:41:36.985Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-16T06:41:36.985Z] === RUN TestHardLinkOrder [2021-12-16T06:41:36.985Z] --- PASS: TestHardLinkOrder (0.07s) [2021-12-16T06:41:36.985Z] === RUN TestChangeString [2021-12-16T06:41:36.985Z] --- PASS: TestChangeString (0.00s) [2021-12-16T06:41:36.985Z] === RUN TestChangesWithNoChanges [2021-12-16T06:41:36.985Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-12-16T06:41:36.985Z] === RUN TestChangesWithChanges [2021-12-16T06:41:36.985Z] --- PASS: TestChangesWithChanges (0.03s) [2021-12-16T06:41:36.985Z] === RUN TestChangesWithChangesGH13590 [2021-12-16T06:41:36.985Z] changes_test.go:195: needs more investigation [2021-12-16T06:41:36.985Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-16T06:41:36.985Z] === RUN TestChangesDirsEmpty [2021-12-16T06:41:36.985Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-16T06:41:36.985Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-12-16T06:41:36.985Z] === RUN TestChangesDirsMutated [2021-12-16T06:41:36.985Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-16T06:41:36.985Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-12-16T06:41:36.985Z] === RUN TestApplyLayer [2021-12-16T06:41:36.985Z] changes_test.go:432: needs further investigation [2021-12-16T06:41:36.985Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-16T06:41:36.985Z] === RUN TestChangesSizeWithHardlinks [2021-12-16T06:41:36.985Z] changes_test.go:468: needs further investigation [2021-12-16T06:41:36.985Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-16T06:41:36.985Z] === RUN TestChangesSizeWithNoChanges [2021-12-16T06:41:36.985Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-16T06:41:36.985Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-16T06:41:36.985Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-16T06:41:36.985Z] === RUN TestChangesSize [2021-12-16T06:41:36.985Z] --- PASS: TestChangesSize (0.00s) [2021-12-16T06:41:36.985Z] === RUN TestApplyLayerInvalidFilenames [2021-12-16T06:41:36.985Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2760783153\\dest" [2021-12-16T06:41:36.985Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-12-16T06:41:36.985Z] === RUN TestApplyLayerInvalidHardlink [2021-12-16T06:41:36.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1764862914\\victim\\hello" -> "../victim/hello" [2021-12-16T06:41:36.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2201676333\\victim\\hello" -> "/../victim/hello" [2021-12-16T06:41:36.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4206122675\\victim" -> "../victim" [2021-12-16T06:41:36.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3230071764\\victim" -> "../victim" [2021-12-16T06:41:36.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1513482677\\victim" -> "../victim" [2021-12-16T06:41:36.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1125090561\\victim" -> "../victim" [2021-12-16T06:41:36.985Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-12-16T06:41:36.985Z] === RUN TestApplyLayerInvalidSymlink [2021-12-16T06:41:36.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4105276089\\dest\\dotdot" -> "../victim/hello" [2021-12-16T06:41:36.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3215054348\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-16T06:41:36.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1050582952\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:41:36.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2516828609\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:41:36.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink713077391\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:41:36.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink916509882\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:41:36.985Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-12-16T06:41:36.985Z] === RUN TestApplyLayerWhiteouts [2021-12-16T06:41:36.985Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-12-16T06:41:36.985Z] === RUN TestGenerateEmptyFile [2021-12-16T06:41:36.985Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-16T06:41:36.985Z] === RUN TestGenerateWithContent [2021-12-16T06:41:36.985Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-16T06:41:36.985Z] PASS [2021-12-16T06:41:36.985Z] coverage: 62.0% of statements [2021-12-16T06:41:36.985Z] ok github.com/docker/docker/pkg/archive 7.176s coverage: 62.0% of statements [2021-12-16T06:41:37.286Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-16T06:41:37.286Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-16T06:41:37.286Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-16T06:41:37.286Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-16T06:41:37.286Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-16T06:41:37.286Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-12-16T06:41:37.286Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-16T06:41:37.286Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-16T06:41:37.286Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-16T06:41:37.286Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-16T06:41:37.286Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-16T06:41:37.286Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-16T06:41:37.286Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-16T06:41:37.286Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-16T06:41:37.286Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-16T06:41:37.286Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-16T06:41:37.286Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-16T06:41:37.286Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-16T06:41:37.286Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-16T06:41:37.286Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-16T06:41:37.286Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-16T06:41:37.286Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2021-12-16T06:41:37.286Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-16T06:41:37.286Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2021-12-16T06:41:37.286Z] === RUN TestConfigureDaemonLogs [2021-12-16T06:41:37.286Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-16T06:41:37.286Z] === RUN TestCommonOptionsInstallFlags [2021-12-16T06:41:37.286Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-16T06:41:37.286Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-16T06:41:37.286Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-16T06:41:37.286Z] PASS [2021-12-16T06:41:37.286Z] coverage: 18.6% of statements [2021-12-16T06:41:37.286Z] ok github.com/docker/docker/cmd/dockerd 0.243s coverage: 18.6% of statements [2021-12-16T06:41:37.286Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-16T06:41:37.286Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-16T06:41:37.543Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-12-16T06:41:38.111Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-16T06:41:38.247Z] === RUN TestContainerStopSignal [2021-12-16T06:41:38.247Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestContainerStopTimeout [2021-12-16T06:41:38.247Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-16T06:41:38.247Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-16T06:41:38.247Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-16T06:41:38.247Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestReplaceAndAppendEnvVars [2021-12-16T06:41:38.247Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-16T06:41:38.247Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestNewMemoryStore [2021-12-16T06:41:38.247Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestAddContainers [2021-12-16T06:41:38.247Z] --- PASS: TestAddContainers (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestGetContainer [2021-12-16T06:41:38.247Z] --- PASS: TestGetContainer (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestDeleteContainer [2021-12-16T06:41:38.247Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestListContainers [2021-12-16T06:41:38.247Z] --- PASS: TestListContainers (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestFirstContainer [2021-12-16T06:41:38.247Z] --- PASS: TestFirstContainer (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestApplyAllContainer [2021-12-16T06:41:38.247Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestIsValidHealthString [2021-12-16T06:41:38.247Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestStateRunStop [2021-12-16T06:41:38.247Z] --- PASS: TestStateRunStop (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestStateTimeoutWait [2021-12-16T06:41:38.247Z] state_test.go:141: Stop callback fired [2021-12-16T06:41:38.247Z] state_test.go:165: Stop callback fired [2021-12-16T06:41:38.247Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-16T06:41:38.247Z] === RUN TestIsValidStateString [2021-12-16T06:41:38.247Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestViewSaveDelete [2021-12-16T06:41:38.247Z] --- PASS: TestViewSaveDelete (0.02s) [2021-12-16T06:41:38.247Z] === RUN TestViewAll [2021-12-16T06:41:38.247Z] --- PASS: TestViewAll (0.01s) [2021-12-16T06:41:38.247Z] === RUN TestViewGet [2021-12-16T06:41:38.247Z] --- PASS: TestViewGet (0.01s) [2021-12-16T06:41:38.247Z] === RUN TestNames [2021-12-16T06:41:38.247Z] --- PASS: TestNames (0.00s) [2021-12-16T06:41:38.247Z] === RUN TestViewWithHealthCheck [2021-12-16T06:41:38.247Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-16T06:41:38.247Z] PASS [2021-12-16T06:41:38.247Z] coverage: 41.5% of statements [2021-12-16T06:41:38.248Z] ok github.com/docker/docker/container 0.225s coverage: 41.5% of statements [2021-12-16T06:41:38.248Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-16T06:41:38.248Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-16T06:41:38.248Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-16T06:41:38.248Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-16T06:41:38.549Z] --- PASS: Test (3.21s) [2021-12-16T06:41:38.549Z] --- PASS: Test/TestInitialize (0.19s) [2021-12-16T06:41:38.549Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-12-16T06:41:38.549Z] --- PASS: Test/TestWatch (3.00s) [2021-12-16T06:41:38.549Z] PASS [2021-12-16T06:41:38.549Z] coverage: 84.1% of statements [2021-12-16T06:41:38.549Z] ok github.com/docker/docker/pkg/discovery/kv 3.255s coverage: 84.1% of statements [2021-12-16T06:41:38.676Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-16T06:41:39.521Z] --- PASS: TestCreateServiceConfigFileMode (12.53s) [2021-12-16T06:41:39.521Z] === RUN TestCreateServiceSysctls [2021-12-16T06:41:39.522Z] --- PASS: TestContainerKillOnDaemonStart (11.48s) [2021-12-16T06:41:39.522Z] PASS [2021-12-16T06:41:39.522Z] [2021-12-16T06:41:39.522Z] === Skipped [2021-12-16T06:41:39.522Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-12-16T06:41:39.522Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-16T06:41:39.522Z] [2021-12-16T06:41:39.522Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-16T06:41:39.522Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-16T06:41:39.522Z] [2021-12-16T06:41:39.522Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-16T06:41:39.522Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-16T06:41:39.522Z] [2021-12-16T06:41:39.522Z] DONE 200 tests, 3 skipped in 110.794s [2021-12-16T06:41:39.522Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-16T06:41:39.522Z] ++ 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-16T06:41:39.522Z] ++ set -e [2021-12-16T06:41:39.522Z] ++ '[' -n 0 ']' [2021-12-16T06:41:39.522Z] ++ set -x [2021-12-16T06:41:39.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T06:41:39.522Z] === RUN TestConfigDaemonLibtrustID [2021-12-16T06:41:39.522Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-12-16T06:41:39.522Z] === RUN TestDaemonConfigValidation [2021-12-16T06:41:39.522Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-16T06:41:39.522Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-16T06:41:39.522Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-16T06:41:39.523Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-16T06:41:39.523Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-16T06:41:39.523Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-16T06:41:39.523Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-16T06:41:39.523Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-16T06:41:39.523Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-16T06:41:39.523Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-16T06:41:39.523Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-16T06:41:39.523Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-16T06:41:39.523Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-16T06:41:39.523Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-16T06:41:39.523Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-16T06:41:39.523Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-16T06:41:39.523Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2021-12-16T06:41:39.523Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-12-16T06:41:39.523Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2021-12-16T06:41:39.523Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2021-12-16T06:41:39.523Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-12-16T06:41:39.523Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-16T06:41:39.523Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-16T06:41:39.538Z] === RUN Test [2021-12-16T06:41:39.538Z] === RUN Test/TestWatch [2021-12-16T06:41:39.538Z] --- PASS: Test (0.00s) [2021-12-16T06:41:39.538Z] --- PASS: Test/TestWatch (0.00s) [2021-12-16T06:41:39.538Z] PASS [2021-12-16T06:41:39.538Z] coverage: 92.3% of statements [2021-12-16T06:41:39.538Z] ok github.com/docker/docker/pkg/discovery/memory 0.042s coverage: 92.3% of statements [2021-12-16T06:41:39.538Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-12-16T06:41:39.538Z] === RUN TestNetworkDBWatch [2021-12-16T06:41:39.608Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-16T06:41:39.777Z] === RUN TestPrepare [2021-12-16T06:41:39.777Z] --- PASS: TestPrepare (0.00s) [2021-12-16T06:41:39.777Z] === RUN TestStart [2021-12-16T06:41:39.777Z] --- PASS: TestStart (0.00s) [2021-12-16T06:41:39.777Z] === RUN TestWaitCancel [2021-12-16T06:41:39.777Z] --- PASS: TestWaitCancel (0.00s) [2021-12-16T06:41:39.777Z] === RUN TestWaitDisabled [2021-12-16T06:41:39.777Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-16T06:41:39.777Z] === RUN TestWaitEnabled [2021-12-16T06:41:39.777Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-16T06:41:39.777Z] === RUN TestRemove [2021-12-16T06:41:39.777Z] --- PASS: TestRemove (0.00s) [2021-12-16T06:41:39.777Z] PASS [2021-12-16T06:41:39.777Z] coverage: 65.3% of statements [2021-12-16T06:41:39.777Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2021-12-16T06:41:40.008Z] === RUN Test [2021-12-16T06:41:40.008Z] === RUN Test/TestInitialize [2021-12-16T06:41:40.008Z] === RUN Test/TestInitializeWithPattern [2021-12-16T06:41:40.008Z] === RUN Test/TestRegister [2021-12-16T06:41:40.008Z] === RUN Test/TestWatch [2021-12-16T06:41:40.008Z] --- PASS: Test (0.00s) [2021-12-16T06:41:40.008Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-16T06:41:40.008Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-16T06:41:40.008Z] --- PASS: Test/TestRegister (0.00s) [2021-12-16T06:41:40.008Z] --- PASS: Test/TestWatch (0.00s) [2021-12-16T06:41:40.008Z] PASS [2021-12-16T06:41:40.008Z] coverage: 93.8% of statements [2021-12-16T06:41:40.008Z] ok github.com/docker/docker/pkg/discovery/nodes 0.047s coverage: 93.8% of statements [2021-12-16T06:41:40.094Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-16T06:41:40.173Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-16T06:41:40.173Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-16T06:41:40.995Z] === RUN TestPollerAddRemove [2021-12-16T06:41:40.995Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-16T06:41:40.995Z] === RUN TestPollerEvent [2021-12-16T06:41:40.995Z] poller_test.go:40: No chmod on Windows [2021-12-16T06:41:40.995Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-16T06:41:40.995Z] === RUN TestPollerClose [2021-12-16T06:41:40.995Z] --- PASS: TestPollerClose (0.00s) [2021-12-16T06:41:40.995Z] PASS [2021-12-16T06:41:40.995Z] coverage: 45.7% of statements [2021-12-16T06:41:40.995Z] ok github.com/docker/docker/pkg/filenotify 0.035s coverage: 45.7% of statements [2021-12-16T06:41:40.995Z] 2021/12/16 06:41:40 Closing DB instances... [2021-12-16T06:41:41.026Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-16T06:41:41.304Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-16T06:41:41.304Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-16T06:41:41.304Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-16T06:41:41.304Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-16T06:41:41.304Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-16T06:41:41.304Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-16T06:41:41.419Z] --- PASS: TestCreateServiceSysctls (3.10s) [2021-12-16T06:41:41.419Z] === RUN TestCreateServiceCapabilities [2021-12-16T06:41:41.759Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-16T06:41:41.759Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-16T06:41:41.759Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-16T06:41:41.759Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-16T06:41:41.759Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-16T06:41:41.759Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-16T06:41:41.759Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-16T06:41:41.759Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-16T06:41:41.759Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-16T06:41:41.759Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-16T06:41:41.759Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-16T06:41:41.759Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-16T06:41:41.759Z] PASS [2021-12-16T06:41:41.759Z] coverage: 35.9% of statements [2021-12-16T06:41:41.759Z] ok github.com/docker/docker/daemon/cluster/convert 0.736s coverage: 35.9% of statements [2021-12-16T06:41:41.759Z] === RUN TestNewListSecretsFilters [2021-12-16T06:41:41.759Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-16T06:41:41.759Z] === RUN TestNewListConfigsFilters [2021-12-16T06:41:41.759Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-16T06:41:41.759Z] PASS [2021-12-16T06:41:41.759Z] coverage: 0.5% of statements [2021-12-16T06:41:41.760Z] ok github.com/docker/docker/daemon/cluster 0.869s coverage: 0.5% of statements [2021-12-16T06:41:41.949Z] tests/integration/models_nodes_test.py . [ 90%] [2021-12-16T06:41:41.949Z] tests/integration/models_resources_test.py . [ 91%] [2021-12-16T06:41:41.987Z] === RUN TestCopyFileWithInvalidSrc [2021-12-16T06:41:41.987Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestCopyFileWithInvalidDest [2021-12-16T06:41:41.987Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-16T06:41:41.987Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2021-12-16T06:41:41.987Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-16T06:41:41.987Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestCopyFile [2021-12-16T06:41:41.987Z] --- PASS: TestCopyFile (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-16T06:41:41.987Z] fileutils_test.go:133: Needs porting to Windows [2021-12-16T06:41:41.987Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-16T06:41:41.987Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-16T06:41:41.987Z] fileutils_test.go:179: Needs porting to Windows [2021-12-16T06:41:41.987Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestWildcardMatches [2021-12-16T06:41:41.987Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestPatternMatches [2021-12-16T06:41:41.987Z] --- PASS: TestPatternMatches (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-16T06:41:41.987Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestPatternMatchesFolderExclusions [2021-12-16T06:41:41.987Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-16T06:41:41.987Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-16T06:41:41.987Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-16T06:41:41.987Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-16T06:41:41.987Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestSingleExclamationError [2021-12-16T06:41:41.987Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestMatchesWithNoPatterns [2021-12-16T06:41:41.987Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestMatchesWithMalformedPatterns [2021-12-16T06:41:41.987Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestMatches [2021-12-16T06:41:41.987Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-16T06:41:41.987Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-16T06:41:41.987Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-16T06:41:41.987Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-16T06:41:41.987Z] --- PASS: TestMatches (0.01s) [2021-12-16T06:41:41.987Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-16T06:41:41.987Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-16T06:41:41.987Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-16T06:41:41.987Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestCleanPatterns [2021-12-16T06:41:41.987Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-16T06:41:41.987Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestCleanPatternsExceptionFlag [2021-12-16T06:41:41.987Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-16T06:41:41.987Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-16T06:41:41.987Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestCleanPatternsErrorSingleException [2021-12-16T06:41:41.987Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestCreateIfNotExistsDir [2021-12-16T06:41:41.987Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-12-16T06:41:41.987Z] === RUN TestCreateIfNotExistsFile [2021-12-16T06:41:41.987Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-12-16T06:41:41.987Z] === RUN TestMatch [2021-12-16T06:41:41.987Z] --- PASS: TestMatch (0.00s) [2021-12-16T06:41:41.987Z] PASS [2021-12-16T06:41:41.987Z] coverage: 84.0% of statements [2021-12-16T06:41:41.987Z] ok github.com/docker/docker/pkg/fileutils 0.084s coverage: 84.0% of statements [2021-12-16T06:41:42.399Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-16T06:41:42.399Z] daemon_test.go:156: [dcc566a03cc18] daemon is not started [2021-12-16T06:41:42.399Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-12-16T06:41:42.399Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-12-16T06:41:42.399Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-12-16T06:41:42.399Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-12-16T06:41:42.399Z] === RUN TestDaemonProxy [2021-12-16T06:41:42.399Z] === RUN TestDaemonProxy/environment_variables [2021-12-16T06:41:42.457Z] === RUN TestGet [2021-12-16T06:41:42.457Z] --- PASS: TestGet (0.00s) [2021-12-16T06:41:42.457Z] === RUN TestGetShortcutString [2021-12-16T06:41:42.457Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-16T06:41:42.457Z] PASS [2021-12-16T06:41:42.457Z] coverage: 42.9% of statements [2021-12-16T06:41:42.457Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2021-12-16T06:41:42.457Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-12-16T06:41:42.457Z] === RUN TestNetworkDBBulkSync [2021-12-16T06:41:42.699Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-16T06:41:42.926Z] --- PASS: TestGetAddress (19.44s) [2021-12-16T06:41:42.926Z] === RUN TestRequestSyntaxCheck [2021-12-16T06:41:42.926Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-12-16T06:41:42.926Z] === RUN TestRequest [2021-12-16T06:41:43.264Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-16T06:41:43.397Z] === RUN TestCreateIDMapOrder [2021-12-16T06:41:43.397Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-16T06:41:43.397Z] PASS [2021-12-16T06:41:43.397Z] coverage: 7.2% of statements [2021-12-16T06:41:43.397Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2021-12-16T06:41:43.713Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-12-16T06:41:43.829Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-16T06:41:43.865Z] 2021/12/16 06:41:43 Closing DB instances... [2021-12-16T06:41:43.948Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2021-12-16T06:41:43.948Z] === RUN TestInspect [2021-12-16T06:41:44.297Z] === RUN TestDaemonProxy/command-line_options [2021-12-16T06:41:44.335Z] === RUN TestFixedBufferCap [2021-12-16T06:41:44.335Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-16T06:41:44.335Z] === RUN TestFixedBufferLen [2021-12-16T06:41:44.335Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-16T06:41:44.335Z] === RUN TestFixedBufferString [2021-12-16T06:41:44.335Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-16T06:41:44.335Z] === RUN TestFixedBufferWrite [2021-12-16T06:41:44.335Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-16T06:41:44.335Z] === RUN TestFixedBufferRead [2021-12-16T06:41:44.335Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-16T06:41:44.335Z] === RUN TestBytesPipeRead [2021-12-16T06:41:44.335Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-16T06:41:44.335Z] === RUN TestBytesPipeWrite [2021-12-16T06:41:44.335Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-16T06:41:44.335Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-16T06:41:44.395Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-16T06:41:44.648Z] === RUN TestBuilderGC [2021-12-16T06:41:44.648Z] --- PASS: TestBuilderGC (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestDaemonConfigurationNotFound [2021-12-16T06:41:44.648Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestDaemonBrokenConfiguration [2021-12-16T06:41:44.648Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestParseClusterAdvertiseSettings [2021-12-16T06:41:44.648Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestFindConfigurationConflicts [2021-12-16T06:41:44.648Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-16T06:41:44.648Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-16T06:41:44.648Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-16T06:41:44.648Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-16T06:41:44.648Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-16T06:41:44.648Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-16T06:41:44.648Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-16T06:41:44.648Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-16T06:41:44.648Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-16T06:41:44.648Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-16T06:41:44.648Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-16T06:41:44.648Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestValidateConfigurationErrors [2021-12-16T06:41:44.648Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-16T06:41:44.648Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-16T06:41:44.648Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-16T06:41:44.648Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-16T06:41:44.648Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-16T06:41:44.648Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-16T06:41:44.648Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-16T06:41:44.648Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-16T06:41:44.648Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-16T06:41:44.648Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-16T06:41:44.648Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-16T06:41:44.648Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestValidateConfiguration [2021-12-16T06:41:44.648Z] === RUN TestValidateConfiguration/with_label [2021-12-16T06:41:44.648Z] === RUN TestValidateConfiguration/with_dns [2021-12-16T06:41:44.648Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-16T06:41:44.648Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-16T06:41:44.648Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-16T06:41:44.648Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-16T06:41:44.648Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-16T06:41:44.648Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-16T06:41:44.648Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-16T06:41:44.648Z] === RUN TestModifiedDiscoverySettings [2021-12-16T06:41:44.648Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-16T06:41:44.649Z] === RUN TestReloadSetConfigFileNotExist [2021-12-16T06:41:44.649Z] time="2021-12-16T06:41:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-16T06:41:44.649Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-12-16T06:41:44.649Z] === RUN TestReloadDefaultConfigNotExist [2021-12-16T06:41:44.649Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:41:44.649Z] --- SKIP: TestReloadDefaultConfigNotExist (0.04s) [2021-12-16T06:41:44.649Z] === RUN TestReloadBadDefaultConfig [2021-12-16T06:41:44.649Z] time="2021-12-16T06:41:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3288969587" [2021-12-16T06:41:44.649Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-16T06:41:44.649Z] === RUN TestReloadWithConflictingLabels [2021-12-16T06:41:44.649Z] time="2021-12-16T06:41:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-207071178" [2021-12-16T06:41:44.649Z] --- PASS: TestReloadWithConflictingLabels (0.09s) [2021-12-16T06:41:44.649Z] === RUN TestReloadWithDuplicateLabels [2021-12-16T06:41:44.649Z] time="2021-12-16T06:41:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-920199815" [2021-12-16T06:41:44.649Z] --- PASS: TestReloadWithDuplicateLabels (0.04s) [2021-12-16T06:41:44.649Z] === RUN TestMaskURLCredentials [2021-12-16T06:41:44.649Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-16T06:41:44.649Z] === RUN TestDaemonConfigurationMerge [2021-12-16T06:41:44.649Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-16T06:41:44.649Z] PASS [2021-12-16T06:41:44.649Z] coverage: 80.0% of statements [2021-12-16T06:41:44.649Z] ok github.com/docker/docker/daemon/config 0.498s coverage: 80.0% of statements [2021-12-16T06:41:44.649Z] === RUN TestDiscoveryOptsErrors [2021-12-16T06:41:44.649Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-16T06:41:44.649Z] === RUN TestDiscoveryOpts [2021-12-16T06:41:44.649Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-16T06:41:44.649Z] PASS [2021-12-16T06:41:44.649Z] coverage: 30.0% of statements [2021-12-16T06:41:44.649Z] ok github.com/docker/docker/daemon/discovery 0.054s coverage: 30.0% of statements [2021-12-16T06:41:44.805Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-12-16T06:41:44.805Z] === RUN TestAtomicWriteToFile [2021-12-16T06:41:44.805Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-12-16T06:41:44.805Z] === RUN TestAtomicWriteSetCommit [2021-12-16T06:41:44.805Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-16T06:41:44.805Z] === RUN TestAtomicWriteSetCancel [2021-12-16T06:41:44.805Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-16T06:41:44.805Z] === RUN TestReadCloserWrapperClose [2021-12-16T06:41:44.805Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-16T06:41:44.805Z] === RUN TestReaderErrWrapperReadOnError [2021-12-16T06:41:44.805Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-16T06:41:44.805Z] === RUN TestReaderErrWrapperRead [2021-12-16T06:41:44.805Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-16T06:41:44.805Z] === RUN TestCancelReadCloser [2021-12-16T06:41:44.805Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-16T06:41:44.805Z] === RUN TestWriteCloserWrapperClose [2021-12-16T06:41:44.805Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-16T06:41:44.805Z] === RUN TestNopWriteCloser [2021-12-16T06:41:44.805Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-16T06:41:44.805Z] === RUN TestNopWriter [2021-12-16T06:41:44.805Z] --- PASS: TestNopWriter (0.00s) [2021-12-16T06:41:44.805Z] === RUN TestWriteCounter [2021-12-16T06:41:44.805Z] --- PASS: TestWriteCounter (0.00s) [2021-12-16T06:41:44.805Z] PASS [2021-12-16T06:41:44.805Z] coverage: 69.2% of statements [2021-12-16T06:41:44.805Z] ok github.com/docker/docker/pkg/ioutils 0.595s coverage: 69.2% of statements [2021-12-16T06:41:44.960Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-16T06:41:44.960Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-16T06:41:45.274Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-12-16T06:41:45.274Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-16T06:41:45.525Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-16T06:41:45.612Z] === RUN TestWaitNodeAttachment [2021-12-16T06:41:45.612Z] --- PASS: TestWaitNodeAttachment (0.46s) [2021-12-16T06:41:45.612Z] === RUN TestIsolationConversion [2021-12-16T06:41:45.612Z] === RUN TestIsolationConversion/default [2021-12-16T06:41:45.612Z] === RUN TestIsolationConversion/process [2021-12-16T06:41:45.612Z] === RUN TestIsolationConversion/hyperv [2021-12-16T06:41:45.612Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-16T06:41:45.612Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-16T06:41:45.612Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-16T06:41:45.612Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-16T06:41:45.612Z] === RUN TestContainerLabels [2021-12-16T06:41:45.612Z] --- PASS: TestContainerLabels (0.00s) [2021-12-16T06:41:45.612Z] === RUN TestCredentialSpecConversion [2021-12-16T06:41:45.612Z] === RUN TestCredentialSpecConversion/none [2021-12-16T06:41:45.612Z] === RUN TestCredentialSpecConversion/config [2021-12-16T06:41:45.612Z] === RUN TestCredentialSpecConversion/file [2021-12-16T06:41:45.612Z] === RUN TestCredentialSpecConversion/registry [2021-12-16T06:41:45.612Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-16T06:41:45.612Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-16T06:41:45.612Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-16T06:41:45.612Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-16T06:41:45.612Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-16T06:41:45.612Z] === RUN TestControllerValidateMountBind [2021-12-16T06:41:45.612Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-16T06:41:45.612Z] === RUN TestControllerValidateMountVolume [2021-12-16T06:41:45.612Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-16T06:41:45.612Z] === RUN TestControllerValidateMountTarget [2021-12-16T06:41:45.612Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-16T06:41:45.612Z] === RUN TestControllerValidateMountTmpfs [2021-12-16T06:41:45.612Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-16T06:41:45.612Z] === RUN TestControllerValidateMountInvalidType [2021-12-16T06:41:45.612Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-16T06:41:45.612Z] === RUN TestControllerValidateMountNamedPipe [2021-12-16T06:41:45.612Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-16T06:41:45.612Z] PASS [2021-12-16T06:41:45.612Z] coverage: 11.0% of statements [2021-12-16T06:41:45.612Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.668s coverage: 11.0% of statements [2021-12-16T06:41:45.612Z] === RUN TestEventsLog [2021-12-16T06:41:45.669Z] === RUN TestDaemonProxy/configuration_file [2021-12-16T06:41:45.741Z] === RUN TestError [2021-12-16T06:41:45.742Z] --- PASS: TestError (0.00s) [2021-12-16T06:41:45.742Z] === RUN TestProgressString [2021-12-16T06:41:45.742Z] === RUN TestProgressString/no_progress [2021-12-16T06:41:45.742Z] === RUN TestProgressString/progress_1 [2021-12-16T06:41:45.742Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-16T06:41:45.742Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-16T06:41:45.742Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-16T06:41:45.742Z] === RUN TestProgressString/with_units [2021-12-16T06:41:45.742Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-16T06:41:45.742Z] === RUN TestProgressString/hide_counts [2021-12-16T06:41:45.742Z] --- PASS: TestProgressString (0.00s) [2021-12-16T06:41:45.742Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-16T06:41:45.742Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-16T06:41:45.742Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-16T06:41:45.742Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-16T06:41:45.742Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-16T06:41:45.742Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-16T06:41:45.742Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-16T06:41:45.742Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-16T06:41:45.742Z] === RUN TestJSONMessageDisplay [2021-12-16T06:41:45.742Z] --- PASS: TestJSONMessageDisplay (0.19s) [2021-12-16T06:41:45.742Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-16T06:41:45.742Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-16T06:41:45.742Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-16T06:41:45.742Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-16T06:41:45.742Z] === RUN TestDisplayJSONMessagesStream [2021-12-16T06:41:45.742Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-16T06:41:45.742Z] PASS [2021-12-16T06:41:45.742Z] coverage: 91.7% of statements [2021-12-16T06:41:45.742Z] ok github.com/docker/docker/pkg/jsonmessage 0.230s coverage: 91.7% of statements [2021-12-16T06:41:46.068Z] --- PASS: TestEventsLog (0.00s) [2021-12-16T06:41:46.068Z] === RUN TestEventsLogTimeout [2021-12-16T06:41:46.068Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-16T06:41:46.068Z] === RUN TestLogEvents [2021-12-16T06:41:46.068Z] --- PASS: TestLogEvents (0.05s) [2021-12-16T06:41:46.068Z] === RUN TestLoadBufferedEvents [2021-12-16T06:41:46.068Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-12-16T06:41:46.068Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-16T06:41:46.068Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-16T06:41:46.068Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-16T06:41:46.068Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-16T06:41:46.068Z] PASS [2021-12-16T06:41:46.068Z] coverage: 50.0% of statements [2021-12-16T06:41:46.068Z] ok github.com/docker/docker/daemon/events 0.243s coverage: 50.0% of statements [2021-12-16T06:41:46.090Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-16T06:41:46.210Z] === RUN TestStandardLongPath [2021-12-16T06:41:46.210Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-16T06:41:46.210Z] === RUN TestUNCLongPath [2021-12-16T06:41:46.210Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-16T06:41:46.210Z] PASS [2021-12-16T06:41:46.210Z] coverage: 100.0% of statements [2021-12-16T06:41:46.210Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2021-12-16T06:41:46.465Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-12-16T06:41:46.465Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-12-16T06:41:46.480Z] --- PASS: TestInspect (2.70s) [2021-12-16T06:41:46.480Z] === RUN TestCreateJob [2021-12-16T06:41:46.524Z] === RUN TestIsEmptyDir [2021-12-16T06:41:46.524Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-16T06:41:46.524Z] PASS [2021-12-16T06:41:46.524Z] coverage: 2.3% of statements [2021-12-16T06:41:46.524Z] ok github.com/docker/docker/daemon/graphdriver 0.063s coverage: 2.3% of statements [2021-12-16T06:41:46.524Z] === RUN TestVerifyNetworkingConfig [2021-12-16T06:41:46.524Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-16T06:41:46.524Z] === RUN TestGetContainer [2021-12-16T06:41:46.524Z] --- PASS: TestGetContainer (0.00s) [2021-12-16T06:41:46.524Z] === RUN TestValidContainerNames [2021-12-16T06:41:46.524Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-16T06:41:46.524Z] === RUN TestContainerInitDNS [2021-12-16T06:41:46.524Z] daemon_test.go:146: root required [2021-12-16T06:41:46.524Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-16T06:41:46.524Z] === RUN TestMerge [2021-12-16T06:41:46.524Z] --- PASS: TestMerge (0.00s) [2021-12-16T06:41:46.524Z] === RUN TestValidateContainerIsolation [2021-12-16T06:41:46.524Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-16T06:41:46.524Z] === RUN TestFindNetworkErrorType [2021-12-16T06:41:46.524Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-16T06:41:46.524Z] === RUN TestEnsureServicesExist [2021-12-16T06:41:46.524Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-16T06:41:46.524Z] === RUN TestEnsureServicesExistErrors [2021-12-16T06:41:46.524Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-16T06:41:46.524Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-16T06:41:46.524Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-16T06:41:46.524Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-16T06:41:46.524Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-16T06:41:46.524Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-16T06:41:46.524Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-16T06:41:46.524Z] === RUN TestContainerDelete [2021-12-16T06:41:46.524Z] --- PASS: TestContainerDelete (0.00s) [2021-12-16T06:41:46.524Z] === RUN TestContainerDoubleDelete [2021-12-16T06:41:46.524Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-16T06:41:46.524Z] === RUN TestLogContainerEventCopyLabels [2021-12-16T06:41:46.524Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-16T06:41:46.524Z] === RUN TestLogContainerEventWithAttributes [2021-12-16T06:41:46.524Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-16T06:41:46.524Z] === RUN TestNoneHealthcheck [2021-12-16T06:41:46.524Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-16T06:41:46.524Z] === RUN TestHealthStates [2021-12-16T06:41:46.655Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-16T06:41:46.980Z] time="2021-12-16T06:41:46Z" 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-16T06:41:46.980Z] time="2021-12-16T06:41:46Z" 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-16T06:41:46.980Z] time="2021-12-16T06:41:46Z" 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-16T06:41:46.980Z] time="2021-12-16T06:41:46Z" 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-16T06:41:46.980Z] time="2021-12-16T06:41:46Z" 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-16T06:41:46.980Z] time="2021-12-16T06:41:46Z" 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-16T06:41:46.980Z] time="2021-12-16T06:41:46Z" 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-16T06:41:46.980Z] time="2021-12-16T06:41:46Z" 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-16T06:41:46.980Z] time="2021-12-16T06:41:46Z" 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-16T06:41:46.980Z] time="2021-12-16T06:41:46Z" 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-16T06:41:46.980Z] --- PASS: TestHealthStates (0.16s) [2021-12-16T06:41:46.980Z] === RUN TestGetInspectData [2021-12-16T06:41:46.980Z] --- PASS: TestGetInspectData (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestFillLicense [2021-12-16T06:41:46.980Z] --- PASS: TestFillLicense (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestListInvalidFilter [2021-12-16T06:41:46.980Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestNameFilter [2021-12-16T06:41:46.980Z] --- PASS: TestNameFilter (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-16T06:41:46.980Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-16T06:41:46.980Z] === 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-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-16T06:41:46.980Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-16T06:41:46.980Z] --- 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-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-16T06:41:46.980Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestDaemonReloadLabels [2021-12-16T06:41:46.980Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-16T06:41:46.980Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestDaemonReloadMirrors [2021-12-16T06:41:46.980Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-16T06:41:46.980Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-16T06:41:46.980Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestDaemonDiscoveryReload [2021-12-16T06:41:46.980Z] === RUN TestLinkNaming [2021-12-16T06:41:46.980Z] --- PASS: TestLinkNaming (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestLinkNew [2021-12-16T06:41:46.980Z] --- PASS: TestLinkNew (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestLinkEnv [2021-12-16T06:41:46.980Z] --- PASS: TestLinkEnv (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestLinkMultipleEnv [2021-12-16T06:41:46.980Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-16T06:41:46.980Z] === RUN TestLinkPortRangeEnv [2021-12-16T06:41:46.980Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-16T06:41:46.980Z] PASS [2021-12-16T06:41:46.980Z] coverage: 93.0% of statements [2021-12-16T06:41:46.980Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-12-16T06:41:47.197Z] === RUN TestNameFormat [2021-12-16T06:41:47.198Z] --- PASS: TestNameFormat (0.00s) [2021-12-16T06:41:47.198Z] === RUN TestNameRetries [2021-12-16T06:41:47.198Z] --- PASS: TestNameRetries (0.00s) [2021-12-16T06:41:47.198Z] PASS [2021-12-16T06:41:47.198Z] coverage: 85.7% of statements [2021-12-16T06:41:47.198Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2021-12-16T06:41:47.220Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-16T06:41:47.566Z] === RUN TestDaemonProxy/conflicting_options [2021-12-16T06:41:47.667Z] === RUN TestParseKeyValueOpt [2021-12-16T06:41:47.667Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-16T06:41:47.667Z] === RUN TestParseUintList [2021-12-16T06:41:47.667Z] --- PASS: TestParseUintList (0.00s) [2021-12-16T06:41:47.667Z] === RUN TestParseUintListMaximumLimits [2021-12-16T06:41:47.667Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-16T06:41:47.667Z] PASS [2021-12-16T06:41:47.667Z] coverage: 97.0% of statements [2021-12-16T06:41:47.667Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2021-12-16T06:41:47.786Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-16T06:41:47.786Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-16T06:41:47.824Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-16T06:41:47.941Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-12-16T06:41:47.941Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-16T06:41:48.044Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-12-16T06:41:48.301Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-16T06:41:48.301Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-16T06:41:48.389Z] --- PASS: TestDaemonProxy (6.27s) [2021-12-16T06:41:48.389Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2021-12-16T06:41:48.389Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2021-12-16T06:41:48.389Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2021-12-16T06:41:48.389Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-16T06:41:48.389Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-12-16T06:41:48.389Z] PASS [2021-12-16T06:41:48.389Z] [2021-12-16T06:41:48.389Z] DONE 17 tests in 10.207s [2021-12-16T06:41:48.389Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-12-16T06:41:48.389Z] ++ 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-16T06:41:48.389Z] ++ set -e [2021-12-16T06:41:48.389Z] ++ '[' -n 0 ']' [2021-12-16T06:41:48.389Z] ++ set -x [2021-12-16T06:41:48.389Z] ++ 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-16T06:41:48.397Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-12-16T06:41:48.397Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-16T06:41:48.397Z] === RUN TestAdapterReadLogs [2021-12-16T06:41:48.397Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-16T06:41:48.397Z] === RUN TestCopier [2021-12-16T06:41:48.397Z] --- PASS: TestCopier (0.00s) [2021-12-16T06:41:48.397Z] === RUN TestCopierLongLines [2021-12-16T06:41:48.397Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-16T06:41:48.397Z] === RUN TestCopierSlow [2021-12-16T06:41:48.647Z] INFO: Testing against a local daemon [2021-12-16T06:41:48.647Z] === RUN TestCommitInheritsEnv [2021-12-16T06:41:48.647Z] --- PASS: TestCommitInheritsEnv (0.23s) [2021-12-16T06:41:48.647Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-16T06:41:48.647Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-12-16T06:41:48.647Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-16T06:41:48.647Z] === RUN TestImagesFilterMultiReference [2021-12-16T06:41:48.655Z] === RUN TestNewAndRemove [2021-12-16T06:41:48.655Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-16T06:41:48.655Z] === RUN TestRemoveInvalidPath [2021-12-16T06:41:48.655Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-16T06:41:48.655Z] PASS [2021-12-16T06:41:48.655Z] coverage: 82.6% of statements [2021-12-16T06:41:48.655Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2021-12-16T06:41:48.852Z] --- PASS: TestCopierSlow (0.20s) [2021-12-16T06:41:48.853Z] === RUN TestCopierWithSized [2021-12-16T06:41:48.853Z] === RUN TestCopierWithSized/as_is [2021-12-16T06:41:48.853Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-16T06:41:48.853Z] --- PASS: TestCopierWithSized (0.02s) [2021-12-16T06:41:48.853Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-16T06:41:48.853Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-12-16T06:41:48.853Z] === RUN TestCopierWithPartial [2021-12-16T06:41:48.853Z] --- PASS: TestCopierWithPartial (0.01s) [2021-12-16T06:41:48.853Z] === RUN TestRingLogger [2021-12-16T06:41:48.853Z] --- PASS: TestRingLogger (0.00s) [2021-12-16T06:41:48.853Z] === RUN TestRingCap [2021-12-16T06:41:48.853Z] --- PASS: TestRingCap (0.00s) [2021-12-16T06:41:48.853Z] === RUN TestRingClose [2021-12-16T06:41:48.853Z] --- PASS: TestRingClose (0.00s) [2021-12-16T06:41:48.853Z] === RUN TestRingDrain [2021-12-16T06:41:48.853Z] --- PASS: TestRingDrain (0.00s) [2021-12-16T06:41:48.853Z] PASS [2021-12-16T06:41:48.853Z] coverage: 43.8% of statements [2021-12-16T06:41:48.853Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-12-16T06:41:48.853Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-16T06:41:48.853Z] reload_test.go:520: root required [2021-12-16T06:41:48.853Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-16T06:41:48.853Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-16T06:41:48.853Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-16T06:41:48.853Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-16T06:41:48.853Z] ok github.com/docker/docker/daemon/logger 0.292s coverage: 43.8% of statements [2021-12-16T06:41:48.853Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-12-16T06:41:48.853Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-16T06:41:48.853Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-12-16T06:41:48.853Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-16T06:41:48.853Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-12-16T06:41:48.853Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-16T06:41:48.853Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2021-12-16T06:41:48.853Z] === RUN TestParseVolumesFrom [2021-12-16T06:41:48.853Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-16T06:41:48.853Z] PASS [2021-12-16T06:41:48.853Z] coverage: 9.0% of statements [2021-12-16T06:41:48.853Z] ok github.com/docker/docker/daemon 2.536s coverage: 9.0% of statements [2021-12-16T06:41:48.853Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-16T06:41:48.853Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-16T06:41:48.853Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-16T06:41:48.853Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-16T06:41:48.853Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-16T06:41:48.853Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-16T06:41:48.853Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-16T06:41:48.853Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-16T06:41:48.853Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-16T06:41:48.853Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-16T06:41:48.853Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-16T06:41:48.853Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-16T06:41:48.853Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-16T06:41:48.853Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-16T06:41:48.905Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-12-16T06:41:48.905Z] === RUN TestImagePullPlatformInvalid [2021-12-16T06:41:48.905Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-16T06:41:48.905Z] === RUN TestRemoveImageOrphaning [2021-12-16T06:41:49.163Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2021-12-16T06:41:49.163Z] === RUN TestRemoveImageGarbageCollector [2021-12-16T06:41:49.163Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-16T06:41:49.163Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-12-16T06:41:49.163Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-16T06:41:49.163Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-16T06:41:49.163Z] === RUN TestTagInvalidReference [2021-12-16T06:41:49.163Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-16T06:41:49.163Z] === RUN TestTagValidPrefixedRepo [2021-12-16T06:41:49.163Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-16T06:41:49.163Z] === RUN TestTagExistedNameWithoutForce [2021-12-16T06:41:49.163Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-16T06:41:49.163Z] === RUN TestTagOfficialNames [2021-12-16T06:41:49.163Z] --- PASS: TestTagOfficialNames (0.05s) [2021-12-16T06:41:49.163Z] === RUN TestTagMatchesDigest [2021-12-16T06:41:49.163Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-16T06:41:49.163Z] PASS [2021-12-16T06:41:49.163Z] [2021-12-16T06:41:49.163Z] === Skipped [2021-12-16T06:41:49.163Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-16T06:41:49.163Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-12-16T06:41:49.163Z] [2021-12-16T06:41:49.163Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-12-16T06:41:49.163Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-16T06:41:49.163Z] [2021-12-16T06:41:49.163Z] DONE 12 tests, 2 skipped in 0.831s [2021-12-16T06:41:49.163Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-12-16T06:41:49.163Z] ++ 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-16T06:41:49.163Z] ++ set -e [2021-12-16T06:41:49.163Z] ++ '[' -n 0 ']' [2021-12-16T06:41:49.163Z] ++ set -x [2021-12-16T06:41:49.163Z] ++ 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-16T06:41:49.233Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-16T06:41:49.421Z] INFO: Testing against a local daemon [2021-12-16T06:41:49.421Z] === RUN TestNetworkCreateDelete [2021-12-16T06:41:49.421Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-12-16T06:41:49.421Z] === RUN TestDockerNetworkDeletePreferID [2021-12-16T06:41:49.679Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2021-12-16T06:41:49.679Z] === RUN TestDaemonDNSFallback [2021-12-16T06:41:49.759Z] --- PASS: TestCreateJob (3.01s) [2021-12-16T06:41:49.759Z] === RUN TestReplicatedJob [2021-12-16T06:41:49.798Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-16T06:41:49.798Z] docker_api_swarm_service_test.go:148: [d0cd5998d465d] joining swarm manager [dcc0fb92ece64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:41:49.814Z] === RUN TestNewStreamConfig [2021-12-16T06:41:49.814Z] === RUN TestNewStreamConfig/defaults [2021-12-16T06:41:49.814Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-16T06:41:49.814Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-16T06:41:49.814Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-16T06:41:49.814Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-16T06:41:49.814Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-16T06:41:49.814Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-16T06:41:49.814Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-16T06:41:49.814Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-16T06:41:49.814Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-16T06:41:49.814Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-16T06:41:49.814Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-16T06:41:49.814Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-16T06:41:49.814Z] === RUN TestSearchRegistryForImagesErrors [2021-12-16T06:41:49.814Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestSearchRegistryForImages [2021-12-16T06:41:49.814Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestOnlyPlatformWithFallback [2021-12-16T06:41:49.814Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestImageDelete [2021-12-16T06:41:49.814Z] === RUN TestImageDelete/no_lease [2021-12-16T06:41:49.814Z] === RUN TestImageDelete/lease_exists [2021-12-16T06:41:49.814Z] time="2021-12-16T06:41:49Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-16T06:41:49.814Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2021-12-16T06:41:49.814Z] === RUN TestCreateSuccess [2021-12-16T06:41:49.814Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestCreateStreamSkipped [2021-12-16T06:41:49.814Z] time="2021-12-16T06:41:49Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-16T06:41:49.814Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestCreateLogGroupSuccess [2021-12-16T06:41:49.814Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestCreateError [2021-12-16T06:41:49.814Z] --- PASS: TestCreateError (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestCreateAlreadyExists [2021-12-16T06:41:49.814Z] time="2021-12-16T06:41:49Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-16T06:41:49.814Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestLogClosed [2021-12-16T06:41:49.814Z] --- PASS: TestLogClosed (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestLogBlocking [2021-12-16T06:41:49.814Z] --- PASS: TestLogBlocking (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-16T06:41:49.814Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestLogNonBlockingBufferFull [2021-12-16T06:41:49.814Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestPublishBatchSuccess [2021-12-16T06:41:49.814Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestPublishBatchError [2021-12-16T06:41:49.814Z] time="2021-12-16T06:41:49Z" level=error msg=Error [2021-12-16T06:41:49.814Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-16T06:41:49.814Z] time="2021-12-16T06:41:49Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-16T06:41:49.814Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-16T06:41:49.814Z] time="2021-12-16T06:41:49Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-16T06:41:49.814Z] time="2021-12-16T06:41:49Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-16T06:41:49.814Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestCollectBatchSimple [2021-12-16T06:41:49.814Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestCollectBatchTicker [2021-12-16T06:41:49.814Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestCollectBatchMultilinePattern [2021-12-16T06:41:49.814Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-16T06:41:49.814Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-16T06:41:49.814Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-16T06:41:49.814Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-12-16T06:41:49.814Z] === RUN TestCollectBatchClose [2021-12-16T06:41:49.814Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestEffectiveLen [2021-12-16T06:41:49.814Z] === RUN TestEffectiveLen/0/Hello [2021-12-16T06:41:49.814Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-16T06:41:49.814Z] === RUN TestEffectiveLen/2/🙃 [2021-12-16T06:41:49.814Z] === RUN TestEffectiveLen/3/���� [2021-12-16T06:41:49.814Z] === RUN TestEffectiveLen/4/He��o [2021-12-16T06:41:49.814Z] === RUN TestEffectiveLen/5/ [2021-12-16T06:41:49.814Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestFindValidSplit [2021-12-16T06:41:49.814Z] === RUN TestFindValidSplit/0/ [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1105: [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1106: [2021-12-16T06:41:49.814Z] === RUN TestFindValidSplit/1/Hello [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1105: Hello [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1106: [2021-12-16T06:41:49.814Z] === RUN TestFindValidSplit/2/Hello [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1105: He [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1106: llo [2021-12-16T06:41:49.814Z] === RUN TestFindValidSplit/3/Hello [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1105: [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1106: Hello [2021-12-16T06:41:49.814Z] === RUN TestFindValidSplit/4/🙃 [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1105: [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-16T06:41:49.814Z] === RUN TestFindValidSplit/5/🙃 [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1106: [2021-12-16T06:41:49.814Z] === RUN TestFindValidSplit/6/a� [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1105: a [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1106: � [2021-12-16T06:41:49.814Z] === RUN TestFindValidSplit/7/a� [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1105: a� [2021-12-16T06:41:49.814Z] cloudwatchlogs_test.go:1106: [2021-12-16T06:41:49.814Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestImageDelete (0.05s) [2021-12-16T06:41:49.814Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-12-16T06:41:49.814Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-12-16T06:41:49.814Z] === RUN TestContentStoreForPull [2021-12-16T06:41:49.814Z] === RUN TestProcessEventEmoji [2021-12-16T06:41:49.814Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestCollectBatchLineSplit [2021-12-16T06:41:49.814Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-12-16T06:41:49.814Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-16T06:41:49.814Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestCollectBatchMaxEvents [2021-12-16T06:41:49.814Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-12-16T06:41:49.814Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-16T06:41:49.814Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2021-12-16T06:41:49.814Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-16T06:41:49.814Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-12-16T06:41:49.814Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-16T06:41:49.814Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-12-16T06:41:49.814Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-16T06:41:49.814Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-16T06:41:49.814Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-16T06:41:49.814Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-16T06:41:49.814Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-16T06:41:49.814Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-16T06:41:49.814Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-16T06:41:49.814Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-16T06:41:49.814Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-16T06:41:49.814Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-16T06:41:49.814Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-16T06:41:49.814Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-16T06:41:49.814Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-16T06:41:49.814Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-16T06:41:49.814Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-16T06:41:49.814Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-16T06:41:49.815Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-16T06:41:49.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-16T06:41:49.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-16T06:41:49.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-16T06:41:49.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-16T06:41:49.815Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-16T06:41:49.815Z] === RUN TestValidateLogOptionsFormat [2021-12-16T06:41:49.815Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-16T06:41:49.815Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-16T06:41:49.815Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-16T06:41:49.815Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-16T06:41:49.815Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-16T06:41:49.815Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-16T06:41:49.815Z] === RUN TestCreateTagSuccess [2021-12-16T06:41:49.815Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-16T06:41:49.815Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-16T06:41:49.815Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-16T06:41:49.815Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-16T06:41:49.815Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-16T06:41:49.815Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-16T06:41:49.815Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-12-16T06:41:49.815Z] PASS [2021-12-16T06:41:49.815Z] coverage: 77.6% of statements [2021-12-16T06:41:49.815Z] ok github.com/docker/docker/daemon/logger/awslogs 0.500s coverage: 77.6% of statements [2021-12-16T06:41:49.815Z] --- PASS: TestContentStoreForPull (0.17s) [2021-12-16T06:41:49.815Z] PASS [2021-12-16T06:41:49.815Z] coverage: 6.7% of statements [2021-12-16T06:41:49.815Z] ok github.com/docker/docker/daemon/images 0.356s coverage: 6.7% of statements [2021-12-16T06:41:50.219Z] === RUN TestFailedConnection [2021-12-16T06:41:50.270Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-16T06:41:50.270Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-16T06:41:50.270Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-16T06:41:50.270Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-16T06:41:50.270Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-16T06:41:50.270Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-16T06:41:50.270Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-16T06:41:50.270Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-16T06:41:50.270Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-16T06:41:50.270Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-16T06:41:50.363Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-16T06:41:50.620Z] docker_api_swarm_service_test.go:148: [d54b75f5ed489] joining swarm manager [dcc0fb92ece64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:41:50.648Z] tests/integration/regression_test.py ...... [ 98%] [2021-12-16T06:41:50.727Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-12-16T06:41:50.727Z] === RUN TestFastTimeMarshalJSON [2021-12-16T06:41:50.727Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2021-12-16T06:41:50.727Z] PASS [2021-12-16T06:41:50.727Z] coverage: 87.2% of statements [2021-12-16T06:41:50.727Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.254s coverage: 87.2% of statements [2021-12-16T06:41:50.727Z] === RUN TestJSONFileLogger [2021-12-16T06:41:50.727Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-16T06:41:50.727Z] === RUN TestJSONFileLoggerWithTags [2021-12-16T06:41:50.727Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-16T06:41:50.727Z] === RUN TestJSONFileLoggerWithOpts [2021-12-16T06:41:50.727Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-12-16T06:41:50.727Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-16T06:41:50.727Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-16T06:41:50.727Z] === RUN TestEncodeDecode [2021-12-16T06:41:50.727Z] === PAUSE TestEncodeDecode [2021-12-16T06:41:50.727Z] === RUN TestUnexpectedEOF [2021-12-16T06:41:50.878Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-16T06:41:50.878Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-16T06:41:50.908Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-12-16T06:41:50.908Z] tests/integration/credentials/utils_test.py . [100%] [2021-12-16T06:41:50.908Z] [2021-12-16T06:41:50.908Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-12-16T06:41:50.908Z] =========================== short test summary info ============================ [2021-12-16T06:41:50.908Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-12-16T06:41:50.908Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-12-16T06:41:50.908Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-12-16T06:41:50.908Z] Not supported on most drivers [2021-12-16T06:41:50.908Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-12-16T06:41:50.908Z] Output of docker top depends on host distro, and is not formalized. [2021-12-16T06:41:50.908Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-12-16T06:41:50.908Z] Output of docker top depends on host distro, and is not formalized. [2021-12-16T06:41:50.908Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-12-16T06:41:50.908Z] Can fail if eth0 has multiple IP addresses [2021-12-16T06:41:50.908Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-12-16T06:41:50.908Z] This doesn't seem to be taken into account by the engine [2021-12-16T06:41:50.908Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-12-16T06:41:50.908Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-12-16T06:41:50.908Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 289.88 seconds == [2021-12-16T06:41:51.166Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-12-16T06:41:51.182Z] time="2021-12-16T06:41:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-16T06:41:51.182Z] time="2021-12-16T06:41:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-16T06:41:51.182Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-12-16T06:41:51.182Z] === CONT TestEncodeDecode [2021-12-16T06:41:51.182Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-16T06:41:51.182Z] PASS [2021-12-16T06:41:51.182Z] coverage: 69.9% of statements [2021-12-16T06:41:51.182Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.219s coverage: 69.9% of statements [2021-12-16T06:41:51.203Z] --- PASS: TestRequest (8.32s) [2021-12-16T06:41:51.203Z] === RUN TestOverlappingRequests [2021-12-16T06:41:51.638Z] === RUN TestWriteLog [2021-12-16T06:41:51.638Z] === PAUSE TestWriteLog [2021-12-16T06:41:51.638Z] === RUN TestReadLog [2021-12-16T06:41:51.638Z] === PAUSE TestReadLog [2021-12-16T06:41:51.638Z] === CONT TestWriteLog [2021-12-16T06:41:51.638Z] === CONT TestReadLog [2021-12-16T06:41:51.638Z] --- PASS: TestWriteLog (0.00s) [2021-12-16T06:41:51.638Z] === RUN TestReadLog/tail_exact [2021-12-16T06:41:51.638Z] === RUN TestOpenFileDelete [2021-12-16T06:41:51.638Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-16T06:41:51.638Z] === RUN TestOpenFileRename [2021-12-16T06:41:51.638Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-16T06:41:51.638Z] === RUN TestParseLogTagDefaultTag [2021-12-16T06:41:51.638Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-16T06:41:51.638Z] === RUN TestParseLogTag [2021-12-16T06:41:51.638Z] --- PASS: TestParseLogTag (0.00s) [2021-12-16T06:41:51.638Z] === RUN TestParseLogTagEmptyTag [2021-12-16T06:41:51.638Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-16T06:41:51.638Z] === RUN TestTailFiles [2021-12-16T06:41:51.638Z] --- PASS: TestTailFiles (0.00s) [2021-12-16T06:41:51.638Z] === RUN TestFollowLogsConsumerGone [2021-12-16T06:41:51.638Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-16T06:41:51.638Z] === RUN TestFollowLogsProducerGone [2021-12-16T06:41:51.638Z] logfile_test.go:178: logDecode() closed after sending 346 messages [2021-12-16T06:41:51.638Z] logfile_test.go:231: messages sent: 346, received: 346 [2021-12-16T06:41:51.638Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-16T06:41:51.638Z] === RUN TestCheckCapacityAndRotate [2021-12-16T06:41:51.638Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-16T06:41:51.638Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-16T06:41:51.638Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-12-16T06:41:51.638Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-16T06:41:51.638Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-12-16T06:41:51.638Z] PASS [2021-12-16T06:41:51.638Z] coverage: 54.3% of statements [2021-12-16T06:41:51.638Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.091s coverage: 54.3% of statements [2021-12-16T06:41:51.638Z] === RUN TestReadLog/tail_less_than_available [2021-12-16T06:41:51.638Z] === RUN TestReadLog/tail_more_than_available [2021-12-16T06:41:51.638Z] --- PASS: TestReadLog (0.17s) [2021-12-16T06:41:51.638Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-12-16T06:41:51.638Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-16T06:41:51.638Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-16T06:41:51.638Z] PASS [2021-12-16T06:41:51.638Z] coverage: 75.2% of statements [2021-12-16T06:41:51.638Z] ok github.com/docker/docker/daemon/logger/local 0.214s coverage: 75.2% of statements [2021-12-16T06:41:51.638Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-16T06:41:51.671Z] --- PASS: TestOverlappingRequests (0.34s) [2021-12-16T06:41:51.671Z] === RUN TestRelease [2021-12-16T06:41:51.810Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-16T06:41:52.139Z] --- PASS: TestFailedConnection (2.07s) [2021-12-16T06:41:52.139Z] === RUN TestFailOnce [2021-12-16T06:41:52.139Z] 2021/12/16 06:41:51 http: panic serving 127.0.0.1:49283: Plugin not ready [2021-12-16T06:41:52.139Z] goroutine 3 [running]: [2021-12-16T06:41:52.139Z] net/http.(*conn).serve.func1() [2021-12-16T06:41:52.139Z] c:/go/src/net/http/server.go:1802 +0xb9 [2021-12-16T06:41:52.139Z] panic({0x5dac40, 0x6e7350}) [2021-12-16T06:41:52.139Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-16T06:41:52.139Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xcb9aff28a06699f8}, 0xc00003fa98) [2021-12-16T06:41:52.139Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-16T06:41:52.139Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x6f40d0, 0xc0001b0000}, 0x52f106) [2021-12-16T06:41:52.139Z] c:/go/src/net/http/server.go:2047 +0x2f [2021-12-16T06:41:52.139Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x6f40d0, 0xc0001b0000}, 0xc00005a000) [2021-12-16T06:41:52.139Z] c:/go/src/net/http/server.go:2425 +0x149 [2021-12-16T06:41:52.139Z] net/http.serverHandler.ServeHTTP({0x6f26d0}, {0x6f40d0, 0xc0001b0000}, 0xc00005a000) [2021-12-16T06:41:52.139Z] c:/go/src/net/http/server.go:2879 +0x43b [2021-12-16T06:41:52.139Z] net/http.(*conn).serve(0xc000052000, {0x6f5fa0, 0xc0000260f0}) [2021-12-16T06:41:52.139Z] c:/go/src/net/http/server.go:1930 +0xb08 [2021-12-16T06:41:52.139Z] created by net/http.(*Server).Serve [2021-12-16T06:41:52.139Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2021-12-16T06:41:52.139Z] time="2021-12-16T06:41:51Z" 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-16T06:41:52.599Z] === RUN TestLog [2021-12-16T06:41:52.599Z] --- PASS: TestLog (0.01s) [2021-12-16T06:41:52.599Z] PASS [2021-12-16T06:41:52.599Z] coverage: 31.5% of statements [2021-12-16T06:41:52.599Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.097s coverage: 31.5% of statements [2021-12-16T06:41:52.599Z] === RUN TestValidateLogOpt [2021-12-16T06:41:52.599Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-16T06:41:52.599Z] === RUN TestNewMissedConfig [2021-12-16T06:41:52.599Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-16T06:41:52.599Z] === RUN TestNewMissedUrl [2021-12-16T06:41:52.599Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-16T06:41:52.599Z] === RUN TestNewMissedToken [2021-12-16T06:41:52.599Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-16T06:41:52.742Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-16T06:41:53.054Z] === RUN TestNewWithProxy [2021-12-16T06:41:53.054Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-16T06:41:53.054Z] === RUN TestDefault [2021-12-16T06:41:53.054Z] --- PASS: TestDefault (0.00s) [2021-12-16T06:41:53.054Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-16T06:41:53.054Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-16T06:41:53.054Z] === RUN TestJsonFormat [2021-12-16T06:41:53.054Z] --- PASS: TestJsonFormat (0.00s) [2021-12-16T06:41:53.054Z] === RUN TestRawFormat [2021-12-16T06:41:53.054Z] --- PASS: TestRawFormat (0.04s) [2021-12-16T06:41:53.054Z] === RUN TestRawFormatWithLabels [2021-12-16T06:41:53.054Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-16T06:41:53.054Z] === RUN TestRawFormatWithoutTag [2021-12-16T06:41:53.054Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-16T06:41:53.054Z] === RUN TestBatching [2021-12-16T06:41:53.054Z] === RUN TestNewParse [2021-12-16T06:41:53.054Z] --- PASS: TestNewParse (0.00s) [2021-12-16T06:41:53.054Z] PASS [2021-12-16T06:41:53.054Z] coverage: 8.3% of statements [2021-12-16T06:41:53.054Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2021-12-16T06:41:53.054Z] === RUN TestParseLogFormat [2021-12-16T06:41:53.054Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-16T06:41:53.054Z] === RUN TestValidateLogOptEmpty [2021-12-16T06:41:53.054Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-16T06:41:53.054Z] === RUN TestValidateSyslogAddress [2021-12-16T06:41:53.054Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-16T06:41:53.054Z] === RUN TestParseAddressDefaultPort [2021-12-16T06:41:53.054Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-16T06:41:53.054Z] === RUN TestValidateSyslogFacility [2021-12-16T06:41:53.054Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-16T06:41:53.054Z] === RUN TestValidateLogOptSyslogFormat [2021-12-16T06:41:53.054Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-16T06:41:53.054Z] === RUN TestValidateLogOpt [2021-12-16T06:41:53.054Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-16T06:41:53.054Z] PASS [2021-12-16T06:41:53.054Z] coverage: 46.8% of statements [2021-12-16T06:41:53.054Z] ok github.com/docker/docker/daemon/logger/syslog 0.046s coverage: 46.8% of statements [2021-12-16T06:41:53.054Z] --- PASS: TestBatching (0.24s) [2021-12-16T06:41:53.054Z] === RUN TestFrequency [2021-12-16T06:41:53.054Z] --- PASS: TestFrequency (0.17s) [2021-12-16T06:41:53.054Z] === RUN TestOneMessagePerRequest [2021-12-16T06:41:53.054Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-16T06:41:53.054Z] === RUN TestVerify [2021-12-16T06:41:53.054Z] --- PASS: TestVerify (0.00s) [2021-12-16T06:41:53.054Z] === RUN TestSkipVerify [2021-12-16T06:41:53.124Z] --- PASS: TestRelease (1.40s) [2021-12-16T06:41:53.124Z] === RUN TestAllocateRandomDeallocate [2021-12-16T06:41:53.124Z] --- PASS: TestFailOnce (1.20s) [2021-12-16T06:41:53.124Z] === RUN TestEchoInputOutput [2021-12-16T06:41:53.124Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-16T06:41:53.124Z] === RUN TestBackoff [2021-12-16T06:41:53.124Z] --- PASS: TestBackoff (0.00s) [2021-12-16T06:41:53.124Z] === RUN TestAbortRetry [2021-12-16T06:41:53.124Z] --- PASS: TestAbortRetry (0.00s) [2021-12-16T06:41:53.124Z] === RUN TestClientScheme [2021-12-16T06:41:53.124Z] --- PASS: TestClientScheme (0.00s) [2021-12-16T06:41:53.124Z] === RUN TestNewClientWithTimeout [2021-12-16T06:41:53.510Z] time="2021-12-16T06:41:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:41:53.510Z] time="2021-12-16T06:41:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:41:53.510Z] time="2021-12-16T06:41:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:41:53.593Z] time="2021-12-16T06:41:53Z" 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-16T06:41:53.967Z] --- PASS: TestSkipVerify (0.63s) [2021-12-16T06:41:53.967Z] === RUN TestBufferMaximum [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639636913.617519\",\"host\":\"91791226d929\"}'" [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639636913.617519\",\"host\":\"91791226d929\"}'" [2021-12-16T06:41:53.967Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-16T06:41:53.967Z] === RUN TestServerAlwaysDown [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639636913.619521\",\"host\":\"91791226d929\"}'" [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639636913.619521\",\"host\":\"91791226d929\"}'" [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639636913.619521\",\"host\":\"91791226d929\"}'" [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639636913.620522\",\"host\":\"91791226d929\"}'" [2021-12-16T06:41:53.967Z] time="2021-12-16T06:41:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639636913.620522\",\"host\":\"91791226d929\"}'" [2021-12-16T06:41:53.967Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-16T06:41:53.967Z] === RUN TestCannotSendAfterClose [2021-12-16T06:41:53.967Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-16T06:41:53.967Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-16T06:41:53.967Z] === RUN TestV1IDService [2021-12-16T06:41:53.967Z] --- PASS: TestV1IDService (0.02s) [2021-12-16T06:41:53.967Z] === RUN TestV2MetadataService [2021-12-16T06:41:54.115Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-16T06:41:54.929Z] --- PASS: TestV2MetadataService (0.61s) [2021-12-16T06:41:54.929Z] PASS [2021-12-16T06:41:54.929Z] coverage: 48.2% of statements [2021-12-16T06:41:54.929Z] ok github.com/docker/docker/distribution/metadata 0.703s coverage: 48.2% of statements [2021-12-16T06:41:54.929Z] time="2021-12-16T06:41:54Z" 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-16T06:41:54.929Z] time="2021-12-16T06:41:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"91791226d929\"}'" [2021-12-16T06:41:54.929Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-16T06:41:54.929Z] PASS [2021-12-16T06:41:54.929Z] coverage: 82.5% of statements [2021-12-16T06:41:54.929Z] ok github.com/docker/docker/daemon/logger/splunk 2.220s coverage: 82.5% of statements [2021-12-16T06:41:54.929Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-16T06:41:54.929Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-16T06:41:54.929Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-16T06:41:55.024Z] --- PASS: TestReplicatedJob (4.91s) [2021-12-16T06:41:55.024Z] === RUN TestUpdateReplicatedJob [2021-12-16T06:41:55.157Z] time="2021-12-16T06:41:54Z" 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-16T06:41:55.385Z] === RUN TestSuccessfulDownload [2021-12-16T06:41:55.385Z] download_test.go:267: Needs fixing on Windows [2021-12-16T06:41:55.385Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-16T06:41:55.385Z] === RUN TestCancelledDownload [2021-12-16T06:41:55.385Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-16T06:41:55.385Z] === RUN TestMaxDownloadAttempts [2021-12-16T06:41:55.385Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-16T06:41:55.385Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-16T06:41:55.385Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-16T06:41:55.385Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-16T06:41:55.385Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-16T06:41:55.385Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-16T06:41:55.385Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-16T06:41:55.385Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-16T06:41:55.385Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-16T06:41:55.385Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-16T06:41:55.385Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-16T06:41:55.385Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-16T06:41:55.385Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-16T06:41:55.385Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-16T06:41:55.385Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-16T06:41:55.385Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-16T06:41:55.385Z] === RUN TestContinueOnError_NeverContinue [2021-12-16T06:41:55.385Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-16T06:41:55.385Z] === RUN TestManifestStore [2021-12-16T06:41:55.385Z] === RUN TestManifestStore/no_remote_or_local [2021-12-16T06:41:55.488Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-16T06:41:55.745Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-16T06:41:55.840Z] time="2021-12-16T06:41:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-16T06:41:55.840Z] time="2021-12-16T06:41:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-16T06:41:55.840Z] time="2021-12-16T06:41:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-16T06:41:55.840Z] time="2021-12-16T06:41:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-16T06:41:55.840Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-16T06:41:55.840Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2021-12-16T06:41:55.840Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2021-12-16T06:41:55.840Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2021-12-16T06:41:55.840Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2021-12-16T06:41:55.840Z] === RUN TestTransfer [2021-12-16T06:41:55.841Z] time="2021-12-16T06:41:55Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3802320767\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-16T06:41:55.841Z] === RUN TestManifestStore/no_local_cache [2021-12-16T06:41:55.841Z] === RUN TestManifestStore/with_local_cache [2021-12-16T06:41:55.841Z] === RUN TestManifestStore/unknown_media_type [2021-12-16T06:41:55.841Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-16T06:41:55.841Z] time="2021-12-16T06:41:55Z" level=warning msg="reference for unknown type: " [2021-12-16T06:41:55.841Z] time="2021-12-16T06:41:55Z" level=warning msg="reference for unknown type: " [2021-12-16T06:41:55.841Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-16T06:41:55.841Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-16T06:41:55.841Z] time="2021-12-16T06:41:55Z" level=warning msg="reference for unknown type: " [2021-12-16T06:41:55.841Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-16T06:41:55.841Z] time="2021-12-16T06:41:55Z" level=warning msg="reference for unknown type: " [2021-12-16T06:41:55.841Z] time="2021-12-16T06:41:55Z" level=warning msg="reference for unknown type: " [2021-12-16T06:41:55.841Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-16T06:41:55.841Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-16T06:41:55.841Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-16T06:41:55.841Z] time="2021-12-16T06:41:55Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-16T06:41:55.841Z] --- PASS: TestManifestStore (0.36s) [2021-12-16T06:41:55.841Z] --- PASS: TestManifestStore/no_remote_or_local (0.28s) [2021-12-16T06:41:55.841Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-12-16T06:41:55.841Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-12-16T06:41:55.841Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-12-16T06:41:55.841Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-12-16T06:41:55.841Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-12-16T06:41:55.841Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-12-16T06:41:55.841Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-12-16T06:41:55.841Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-12-16T06:41:55.841Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaType [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-16T06:41:55.841Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-16T06:41:55.841Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-16T06:41:55.841Z] === RUN TestFixManifestLayers [2021-12-16T06:41:55.841Z] --- PASS: TestTransfer (0.12s) [2021-12-16T06:41:55.841Z] === RUN TestConcurrencyLimit [2021-12-16T06:41:55.841Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-16T06:41:55.841Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-16T06:41:55.841Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-16T06:41:55.841Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-16T06:41:55.841Z] === RUN TestFixManifestLayersBadParent [2021-12-16T06:41:55.841Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-16T06:41:55.841Z] === RUN TestValidateManifest [2021-12-16T06:41:55.841Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-16T06:41:55.841Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-16T06:41:55.841Z] === RUN TestFormatPlatform [2021-12-16T06:41:55.841Z] --- PASS: TestFormatPlatform (0.01s) [2021-12-16T06:41:55.841Z] === RUN TestGetRepositoryMountCandidates [2021-12-16T06:41:55.841Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-16T06:41:55.841Z] === RUN TestLayerAlreadyExists [2021-12-16T06:41:55.841Z] 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-16T06:41:55.841Z] 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-16T06:41:55.841Z] 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-16T06:41:55.841Z] 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-16T06:41:55.841Z] 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-16T06:41:55.841Z] 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-16T06:41:55.841Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-16T06:41:55.841Z] === RUN TestWhenEmptyAuthConfig [2021-12-16T06:41:56.293Z] --- PASS: TestDaemonDNSFallback (6.19s) [2021-12-16T06:41:56.293Z] === RUN TestInspectNetwork [2021-12-16T06:41:56.297Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-12-16T06:41:56.297Z] === RUN TestInactiveJobs [2021-12-16T06:41:56.297Z] === RUN TestNotFound [2021-12-16T06:41:56.297Z] --- PASS: TestNotFound (0.00s) [2021-12-16T06:41:56.297Z] === RUN TestConflict [2021-12-16T06:41:56.297Z] --- PASS: TestConflict (0.00s) [2021-12-16T06:41:56.297Z] === RUN TestForbidden [2021-12-16T06:41:56.297Z] --- PASS: TestForbidden (0.00s) [2021-12-16T06:41:56.297Z] === RUN TestInvalidParameter [2021-12-16T06:41:56.297Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-16T06:41:56.297Z] === RUN TestNotImplemented [2021-12-16T06:41:56.297Z] --- PASS: TestNotImplemented (0.00s) [2021-12-16T06:41:56.297Z] === RUN TestNotModified [2021-12-16T06:41:56.297Z] --- PASS: TestNotModified (0.00s) [2021-12-16T06:41:56.297Z] === RUN TestUnauthorized [2021-12-16T06:41:56.297Z] --- PASS: TestUnauthorized (0.00s) [2021-12-16T06:41:56.297Z] === RUN TestUnknown [2021-12-16T06:41:56.297Z] --- PASS: TestUnknown (0.00s) [2021-12-16T06:41:56.297Z] === RUN TestCancelled [2021-12-16T06:41:56.297Z] --- PASS: TestCancelled (0.00s) [2021-12-16T06:41:56.297Z] === RUN TestDeadline [2021-12-16T06:41:56.297Z] --- PASS: TestDeadline (0.00s) [2021-12-16T06:41:56.297Z] === RUN TestDataLoss [2021-12-16T06:41:56.297Z] --- PASS: TestDataLoss (0.00s) [2021-12-16T06:41:56.297Z] === RUN TestUnavailable [2021-12-16T06:41:56.297Z] --- PASS: TestUnavailable (0.00s) [2021-12-16T06:41:56.297Z] === RUN TestSystem [2021-12-16T06:41:56.297Z] --- PASS: TestSystem (0.00s) [2021-12-16T06:41:56.297Z] === RUN TestFromStatusCode [2021-12-16T06:41:56.297Z] === RUN TestFromStatusCode/Not_Found [2021-12-16T06:41:56.297Z] === RUN TestFromStatusCode/Bad_Request [2021-12-16T06:41:56.297Z] === RUN TestFromStatusCode/Conflict [2021-12-16T06:41:56.297Z] === RUN TestFromStatusCode/Unauthorized [2021-12-16T06:41:56.297Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-16T06:41:56.297Z] === RUN TestFromStatusCode/Forbidden [2021-12-16T06:41:56.297Z] === RUN TestFromStatusCode/Not_Modified [2021-12-16T06:41:56.297Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-16T06:41:56.297Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-16T06:41:56.297Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-16T06:41:56.297Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-16T06:41:56.297Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-16T06:41:56.297Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-16T06:41:56.297Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-16T06:41:56.297Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-16T06:41:56.297Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-16T06:41:56.297Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-16T06:41:56.297Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-16T06:41:56.297Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-16T06:41:56.297Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-16T06:41:56.297Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-16T06:41:56.297Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-16T06:41:56.297Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-16T06:41:56.297Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-16T06:41:56.297Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-16T06:41:56.297Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-16T06:41:56.297Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-16T06:41:56.297Z] PASS [2021-12-16T06:41:56.297Z] coverage: 53.1% of statements [2021-12-16T06:41:56.297Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-12-16T06:41:56.310Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-16T06:41:56.721Z] --- PASS: TestAllocateRandomDeallocate (3.49s) [2021-12-16T06:41:56.721Z] === RUN TestRetrieveFromStore [2021-12-16T06:41:56.753Z] --- PASS: TestInactiveJobs (0.37s) [2021-12-16T06:41:56.753Z] === RUN TestWatchRelease [2021-12-16T06:41:56.753Z] === RUN TestFSGetInvalidData [2021-12-16T06:41:56.753Z] --- PASS: TestWatchRelease (0.04s) [2021-12-16T06:41:56.753Z] === RUN TestWatchFinishedTransfer [2021-12-16T06:41:56.753Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-16T06:41:56.753Z] === RUN TestDuplicateTransfer [2021-12-16T06:41:56.753Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-12-16T06:41:56.753Z] === RUN TestFSInvalidSet [2021-12-16T06:41:56.753Z] --- PASS: TestFSInvalidSet (0.01s) [2021-12-16T06:41:56.753Z] === RUN TestFSInvalidRoot [2021-12-16T06:41:56.753Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-16T06:41:56.753Z] === RUN TestFSMetadataGetSet [2021-12-16T06:41:56.753Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-16T06:41:56.753Z] === RUN TestSuccessfulUpload [2021-12-16T06:41:56.753Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-12-16T06:41:56.753Z] === RUN TestFSInvalidWalker [2021-12-16T06:41:56.753Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-12-16T06:41:56.753Z] === RUN TestFSGetSet [2021-12-16T06:41:56.753Z] --- PASS: TestFSGetSet (0.01s) [2021-12-16T06:41:56.753Z] === RUN TestFSGetUnsetKey [2021-12-16T06:41:56.753Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-12-16T06:41:56.753Z] === RUN TestFSGetEmptyData [2021-12-16T06:41:56.753Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-12-16T06:41:56.753Z] === RUN TestFSDelete [2021-12-16T06:41:56.753Z] --- PASS: TestFSDelete (0.01s) [2021-12-16T06:41:56.753Z] === RUN TestFSWalker [2021-12-16T06:41:56.753Z] --- PASS: TestFSWalker (0.01s) [2021-12-16T06:41:56.753Z] === RUN TestFSWalkerStopOnError [2021-12-16T06:41:56.753Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-16T06:41:56.753Z] === RUN TestNewFromJSON [2021-12-16T06:41:56.753Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-16T06:41:56.753Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-16T06:41:56.753Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-16T06:41:56.753Z] === RUN TestMarshalKeyOrder [2021-12-16T06:41:56.753Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-16T06:41:56.753Z] === RUN TestHistoryEqual [2021-12-16T06:41:56.753Z] --- PASS: TestHistoryEqual (0.15s) [2021-12-16T06:41:56.753Z] === RUN TestImage [2021-12-16T06:41:56.753Z] --- PASS: TestImage (0.00s) [2021-12-16T06:41:56.753Z] === RUN TestImageOSNotEmpty [2021-12-16T06:41:56.753Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-16T06:41:56.753Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-16T06:41:56.753Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-16T06:41:56.753Z] === RUN TestCreate [2021-12-16T06:41:56.753Z] --- PASS: TestCreate (0.00s) [2021-12-16T06:41:56.753Z] === RUN TestRestore [2021-12-16T06:41:56.753Z] time="2021-12-16T06:41:56Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-16T06:41:56.753Z] time="2021-12-16T06:41:56Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-16T06:41:56.753Z] --- PASS: TestRestore (0.03s) [2021-12-16T06:41:56.753Z] === RUN TestAddDelete [2021-12-16T06:41:56.753Z] --- PASS: TestAddDelete (0.02s) [2021-12-16T06:41:56.753Z] === RUN TestSearchAfterDelete [2021-12-16T06:41:56.753Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-16T06:41:56.753Z] === RUN TestParentReset [2021-12-16T06:41:56.753Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-12-16T06:41:56.753Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-16T06:41:56.753Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-16T06:41:56.753Z] === RUN TestTokenPassThru [2021-12-16T06:41:56.753Z] --- PASS: TestParentReset (0.02s) [2021-12-16T06:41:56.753Z] === RUN TestGetAndSetLastUpdated [2021-12-16T06:41:56.753Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-16T06:41:56.753Z] === RUN TestTokenPassThruDifferentHost [2021-12-16T06:41:56.753Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-16T06:41:56.753Z] PASS [2021-12-16T06:41:56.753Z] coverage: 24.6% of statements [2021-12-16T06:41:56.753Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-12-16T06:41:56.753Z] === RUN TestStoreLen [2021-12-16T06:41:56.753Z] ok github.com/docker/docker/distribution 1.599s coverage: 24.6% of statements [2021-12-16T06:41:56.753Z] --- PASS: TestStoreLen (0.04s) [2021-12-16T06:41:56.753Z] PASS [2021-12-16T06:41:56.753Z] coverage: 86.6% of statements [2021-12-16T06:41:56.753Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-12-16T06:41:56.753Z] === RUN TestCancelledUpload [2021-12-16T06:41:56.753Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-16T06:41:56.875Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-16T06:41:57.209Z] PASS [2021-12-16T06:41:57.209Z] coverage: 76.8% of statements [2021-12-16T06:41:57.209Z] ok github.com/docker/docker/image 0.463s coverage: 86.6% of statements [2021-12-16T06:41:57.209Z] ok github.com/docker/docker/distribution/xfer 1.929s coverage: 76.8% of statements [2021-12-16T06:41:57.209Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-16T06:41:57.209Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-16T06:41:57.209Z] === RUN TestCompare [2021-12-16T06:41:57.209Z] --- PASS: TestCompare (0.00s) [2021-12-16T06:41:57.209Z] PASS [2021-12-16T06:41:57.209Z] coverage: 19.2% of statements [2021-12-16T06:41:57.209Z] ok github.com/docker/docker/image/cache 0.078s coverage: 19.2% of statements [2021-12-16T06:41:57.440Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-16T06:41:57.552Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2021-12-16T06:41:57.553Z] === RUN TestServiceListWithStatuses [2021-12-16T06:41:57.553Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-16T06:41:57.553Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-16T06:41:57.553Z] === RUN TestDockerNetworkConnectAlias [2021-12-16T06:41:57.697Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-16T06:41:57.707Z] time="2021-12-16T06:41:57Z" 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-16T06:41:57.707Z] --- PASS: TestRetrieveFromStore (1.21s) [2021-12-16T06:41:57.707Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-16T06:41:57.707Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-12-16T06:41:57.707Z] === RUN TestParallelPredefinedRequest1 [2021-12-16T06:41:57.707Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-16T06:41:57.707Z] === RUN TestParallelPredefinedRequest2 [2021-12-16T06:41:57.707Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-16T06:41:57.707Z] === RUN TestParallelPredefinedRequest3 [2021-12-16T06:41:57.707Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-16T06:41:57.707Z] === RUN TestParallelPredefinedRequest4 [2021-12-16T06:41:57.707Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-16T06:41:57.707Z] === RUN TestParallelPredefinedRequest5 [2021-12-16T06:41:57.707Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-16T06:41:57.707Z] === RUN TestDebug [2021-12-16T06:41:57.707Z] --- PASS: TestDebug (0.00s) [2021-12-16T06:41:57.707Z] === RUN TestRequestPoolParallel [2021-12-16T06:41:58.170Z] === RUN TestMakeV1ConfigFromConfig [2021-12-16T06:41:58.170Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-16T06:41:58.170Z] PASS [2021-12-16T06:41:58.170Z] coverage: 25.0% of statements [2021-12-16T06:41:58.170Z] ok github.com/docker/docker/image/v1 0.140s coverage: 25.0% of statements [2021-12-16T06:41:58.176Z] --- PASS: TestRequestPoolParallel (0.41s) [2021-12-16T06:41:58.176Z] === RUN TestFullAllocateRelease [2021-12-16T06:41:58.626Z] === RUN TestValidateManifest [2021-12-16T06:41:58.626Z] === RUN TestValidateManifest/nil [2021-12-16T06:41:58.626Z] === RUN TestValidateManifest/non-nil [2021-12-16T06:41:58.626Z] --- PASS: TestValidateManifest (0.00s) [2021-12-16T06:41:58.626Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-16T06:41:58.626Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-16T06:41:58.626Z] PASS [2021-12-16T06:41:58.626Z] coverage: 0.7% of statements [2021-12-16T06:41:58.626Z] ok github.com/docker/docker/image/tarexport 0.189s coverage: 0.7% of statements [2021-12-16T06:41:58.626Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-16T06:41:58.644Z] --- PASS: TestFullAllocateRelease (0.36s) [2021-12-16T06:41:58.644Z] === RUN TestOddAllocateRelease [2021-12-16T06:41:58.644Z] --- PASS: TestOddAllocateRelease (0.22s) [2021-12-16T06:41:58.644Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-16T06:41:58.821Z] === RUN TestInspectNetwork/full_network_id [2021-12-16T06:41:58.821Z] === RUN TestInspectNetwork/partial_network_id [2021-12-16T06:41:58.821Z] === RUN TestInspectNetwork/network_name [2021-12-16T06:41:58.821Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-16T06:41:59.069Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-16T06:41:59.081Z] === RUN TestSerialization [2021-12-16T06:41:59.081Z] --- PASS: TestSerialization (0.02s) [2021-12-16T06:41:59.081Z] PASS [2021-12-16T06:41:59.081Z] coverage: 100.0% of statements [2021-12-16T06:41:59.081Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2021-12-16T06:41:59.112Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-12-16T06:41:59.112Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-16T06:41:59.112Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-12-16T06:41:59.112Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-16T06:41:59.112Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-12-16T06:41:59.112Z] === CONT TestParallelPredefinedRequest1 [2021-12-16T06:41:59.112Z] === CONT TestParallelPredefinedRequest4 [2021-12-16T06:41:59.112Z] === CONT TestParallelPredefinedRequest5 [2021-12-16T06:41:59.112Z] === CONT TestParallelPredefinedRequest1 [2021-12-16T06:41:59.112Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:41:59.112Z] === CONT TestParallelPredefinedRequest3 [2021-12-16T06:41:59.112Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-16T06:41:59.112Z] === CONT TestParallelPredefinedRequest2 [2021-12-16T06:41:59.112Z] === CONT TestParallelPredefinedRequest3 [2021-12-16T06:41:59.112Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:41:59.112Z] === CONT TestParallelPredefinedRequest5 [2021-12-16T06:41:59.112Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:41:59.112Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-16T06:41:59.112Z] === CONT TestParallelPredefinedRequest2 [2021-12-16T06:41:59.112Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:41:59.112Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-16T06:41:59.112Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-16T06:41:59.112Z] === CONT TestParallelPredefinedRequest4 [2021-12-16T06:41:59.112Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:41:59.112Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-16T06:41:59.112Z] PASS [2021-12-16T06:41:59.112Z] coverage: 85.3% of statements [2021-12-16T06:41:59.112Z] ok github.com/docker/docker/libnetwork/ipam 44.718s coverage: 85.3% of statements [2021-12-16T06:41:59.536Z] === RUN TestEmptyLayer [2021-12-16T06:41:59.536Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-16T06:41:59.536Z] === RUN TestCommitFailure [2021-12-16T06:41:59.536Z] --- PASS: TestCommitFailure (0.01s) [2021-12-16T06:41:59.536Z] === RUN TestStartTransactionFailure [2021-12-16T06:41:59.536Z] --- PASS: TestStartTransactionFailure (0.04s) [2021-12-16T06:41:59.536Z] === RUN TestGetOrphan [2021-12-16T06:41:59.536Z] --- PASS: TestGetOrphan (0.03s) [2021-12-16T06:41:59.536Z] === RUN TestMountAndRegister [2021-12-16T06:41:59.536Z] === RUN TestEnvironmentParsing [2021-12-16T06:41:59.536Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-16T06:41:59.536Z] PASS [2021-12-16T06:41:59.536Z] coverage: 1.2% of statements [2021-12-16T06:41:59.536Z] ok github.com/docker/docker/libcontainerd/local 0.080s coverage: 1.2% of statements [2021-12-16T06:41:59.536Z] layer_test.go:270: Layer size: 14 [2021-12-16T06:41:59.536Z] --- PASS: TestMountAndRegister (0.06s) [2021-12-16T06:41:59.536Z] === RUN TestLayerRelease [2021-12-16T06:41:59.536Z] layer_test.go:303: Failing on Windows [2021-12-16T06:41:59.536Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-16T06:41:59.536Z] === RUN TestStoreRestore [2021-12-16T06:41:59.536Z] layer_test.go:352: Failing on Windows [2021-12-16T06:41:59.536Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-16T06:41:59.536Z] === RUN TestTarStreamStability [2021-12-16T06:41:59.536Z] layer_test.go:467: Failing on Windows [2021-12-16T06:41:59.536Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-16T06:41:59.536Z] === RUN TestRegisterExistingLayer [2021-12-16T06:41:59.992Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-12-16T06:41:59.992Z] === RUN TestTarStreamVerification [2021-12-16T06:41:59.992Z] layer_test.go:696: Failing on Windows [2021-12-16T06:41:59.992Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-16T06:41:59.992Z] === RUN TestLayerMigration [2021-12-16T06:41:59.992Z] migration_test.go:45: Failing on Windows [2021-12-16T06:41:59.992Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-16T06:41:59.992Z] === RUN TestLayerMigrationNoTarsplit [2021-12-16T06:41:59.992Z] migration_test.go:181: Failing on Windows [2021-12-16T06:41:59.992Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-16T06:41:59.992Z] === RUN TestMountInit [2021-12-16T06:41:59.992Z] mount_test.go:17: Failing on Windows [2021-12-16T06:41:59.992Z] --- SKIP: TestMountInit (0.00s) [2021-12-16T06:41:59.992Z] === RUN TestMountSize [2021-12-16T06:41:59.992Z] mount_test.go:76: Failing on Windows [2021-12-16T06:41:59.992Z] --- SKIP: TestMountSize (0.00s) [2021-12-16T06:41:59.992Z] === RUN TestMountChanges [2021-12-16T06:41:59.992Z] mount_test.go:125: Failing on Windows [2021-12-16T06:41:59.992Z] --- SKIP: TestMountChanges (0.00s) [2021-12-16T06:41:59.992Z] === RUN TestMountApply [2021-12-16T06:41:59.992Z] mount_test.go:212: Failing on Windows [2021-12-16T06:41:59.992Z] --- SKIP: TestMountApply (0.00s) [2021-12-16T06:41:59.992Z] PASS [2021-12-16T06:41:59.992Z] coverage: 30.1% of statements [2021-12-16T06:41:59.992Z] ok github.com/docker/docker/layer 0.354s coverage: 30.1% of statements [2021-12-16T06:41:59.992Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-16T06:41:59.992Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-16T06:41:59.992Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-16T06:41:59.992Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-16T06:42:00.447Z] === RUN TestSequenceGetAvailableBit [2021-12-16T06:42:00.447Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestSequenceEqual [2021-12-16T06:42:00.447Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestSequenceCopy [2021-12-16T06:42:00.447Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestGetFirstAvailable [2021-12-16T06:42:00.447Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestFindSequence [2021-12-16T06:42:00.447Z] --- PASS: TestFindSequence (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestCheckIfAvailable [2021-12-16T06:42:00.447Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestMergeSequences [2021-12-16T06:42:00.447Z] --- PASS: TestMergeSequences (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestPushReservation [2021-12-16T06:42:00.447Z] --- PASS: TestPushReservation (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestSerializeDeserialize [2021-12-16T06:42:00.447Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestSet [2021-12-16T06:42:00.447Z] --- PASS: TestSet (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestSetUnset [2021-12-16T06:42:00.447Z] --- PASS: TestSetUnset (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestOffsetSetUnset [2021-12-16T06:42:00.447Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestSetInRange [2021-12-16T06:42:00.447Z] --- PASS: TestSetInRange (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestSetAnyInRange [2021-12-16T06:42:00.447Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestMethods [2021-12-16T06:42:00.447Z] --- PASS: TestMethods (0.00s) [2021-12-16T06:42:00.447Z] === RUN TestRandomAllocateDeallocate [2021-12-16T06:42:00.674Z] === RUN TestParseEmptyInterface [2021-12-16T06:42:00.674Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-16T06:42:00.674Z] === RUN TestParseNonInterfaceType [2021-12-16T06:42:00.674Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-16T06:42:00.674Z] === RUN TestParseWithOneFunction [2021-12-16T06:42:00.674Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-16T06:42:00.674Z] === RUN TestParseWithMultipleFuncs [2021-12-16T06:42:00.674Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-16T06:42:00.674Z] === RUN TestParseWithUnnamedReturn [2021-12-16T06:42:00.674Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-16T06:42:00.674Z] === RUN TestEmbeddedInterface [2021-12-16T06:42:00.674Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-16T06:42:00.674Z] === RUN TestParsedImports [2021-12-16T06:42:00.674Z] --- PASS: TestParsedImports (0.00s) [2021-12-16T06:42:00.674Z] === RUN TestAliasedImports [2021-12-16T06:42:00.674Z] --- PASS: TestAliasedImports (0.00s) [2021-12-16T06:42:00.674Z] PASS [2021-12-16T06:42:00.674Z] coverage: 56.8% of statements [2021-12-16T06:42:00.674Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-12-16T06:42:01.596Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-16T06:42:01.596Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-16T06:42:01.659Z] === RUN TestHTTPTransport [2021-12-16T06:42:01.659Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-16T06:42:01.659Z] PASS [2021-12-16T06:42:01.659Z] coverage: 85.7% of statements [2021-12-16T06:42:01.659Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2021-12-16T06:42:01.734Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2021-12-16T06:42:01.734Z] === RUN TestDockerNetworkReConnect [2021-12-16T06:42:01.987Z] === RUN TestInvalidConfig [2021-12-16T06:42:01.987Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-16T06:42:01.987Z] === RUN TestConfig [2021-12-16T06:42:01.987Z] --- PASS: TestConfig (0.01s) [2021-12-16T06:42:01.987Z] === RUN TestOptionsLabels [2021-12-16T06:42:01.987Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-16T06:42:01.987Z] === RUN TestValidName [2021-12-16T06:42:01.987Z] --- PASS: TestValidName (0.00s) [2021-12-16T06:42:01.987Z] === RUN TestTLSConfiguration [2021-12-16T06:42:01.987Z] time="2021-12-16T06:42:01Z" level=info msg="Option Initializing KV with TLS" [2021-12-16T06:42:01.987Z] --- PASS: TestTLSConfiguration (0.15s) [2021-12-16T06:42:01.987Z] PASS [2021-12-16T06:42:01.987Z] coverage: 24.0% of statements [2021-12-16T06:42:01.987Z] ok github.com/docker/docker/libnetwork/config 0.413s coverage: 24.0% of statements [2021-12-16T06:42:02.127Z] time="2021-12-16T06:42:01Z" 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-16T06:42:02.127Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-16T06:42:02.127Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-16T06:42:02.127Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-16T06:42:02.127Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-16T06:42:02.127Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-16T06:42:02.127Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-16T06:42:02.127Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-16T06:42:02.127Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-16T06:42:02.127Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-16T06:42:02.127Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-16T06:42:02.127Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-16T06:42:02.127Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-16T06:42:02.127Z] === RUN TestBufferPoolPutAndGet [2021-12-16T06:42:02.127Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-16T06:42:02.127Z] PASS [2021-12-16T06:42:02.127Z] coverage: 88.2% of statements [2021-12-16T06:42:02.127Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-12-16T06:42:02.161Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-16T06:42:02.446Z] === RUN TestKey [2021-12-16T06:42:02.446Z] --- PASS: TestKey (0.00s) [2021-12-16T06:42:02.446Z] === RUN TestParseKey [2021-12-16T06:42:02.446Z] --- PASS: TestParseKey (0.00s) [2021-12-16T06:42:02.446Z] === RUN TestInvalidDataStore [2021-12-16T06:42:02.446Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-16T06:42:02.446Z] === RUN TestKVObjectFlatKey [2021-12-16T06:42:02.446Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-16T06:42:02.446Z] === RUN TestAtomicKVObjectFlatKey [2021-12-16T06:42:02.446Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-16T06:42:02.446Z] PASS [2021-12-16T06:42:02.446Z] coverage: 21.9% of statements [2021-12-16T06:42:02.446Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2021-12-16T06:42:02.596Z] === RUN TestOutputOnPrematureClose [2021-12-16T06:42:02.596Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-16T06:42:02.596Z] === RUN TestCompleteSilently [2021-12-16T06:42:02.596Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-16T06:42:02.596Z] PASS [2021-12-16T06:42:02.596Z] coverage: 75.9% of statements [2021-12-16T06:42:02.596Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2021-12-16T06:42:03.001Z] --- PASS: TestInspectNetwork (7.02s) [2021-12-16T06:42:03.001Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-16T06:42:03.001Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-16T06:42:03.001Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-16T06:42:03.001Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-16T06:42:03.001Z] === RUN TestRunContainerWithBridgeNone [2021-12-16T06:42:03.063Z] === RUN TestSendToOneSub [2021-12-16T06:42:03.063Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-16T06:42:03.063Z] === RUN TestSendToMultipleSubs [2021-12-16T06:42:03.063Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-16T06:42:03.063Z] === RUN TestEvictOneSub [2021-12-16T06:42:03.063Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-16T06:42:03.063Z] === RUN TestClosePublisher [2021-12-16T06:42:03.063Z] --- PASS: TestClosePublisher (0.00s) [2021-12-16T06:42:03.063Z] === RUN TestPubSubRace [2021-12-16T06:42:03.364Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-16T06:42:03.364Z] [2021-12-16T06:42:03.364Z] Unloading profiles will leave already running processes permanently [2021-12-16T06:42:03.364Z] unconfined, which can lead to unexpected situations. [2021-12-16T06:42:03.364Z] [2021-12-16T06:42:03.364Z] To set a process to complain mode, use the command line tool [2021-12-16T06:42:03.364Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-16T06:42:03.364Z] Post stage [Pipeline] junit [2021-12-16T06:42:03.379Z] Recording test results [2021-12-16T06:42:03.408Z] === RUN TestIPDataMarshalling [2021-12-16T06:42:03.408Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-16T06:42:03.408Z] === RUN TestValidateAndIsV6 [2021-12-16T06:42:03.408Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-16T06:42:03.408Z] PASS [2021-12-16T06:42:03.408Z] coverage: 68.9% of statements [2021-12-16T06:42:03.408Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2021-12-16T06:42:04.047Z] --- PASS: TestPubSubRace (1.04s) [2021-12-16T06:42:04.048Z] PASS [2021-12-16T06:42:04.048Z] coverage: 75.0% of statements [2021-12-16T06:42:04.058Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-16T06:42:04.368Z] === RUN TestErrorInterfaces [2021-12-16T06:42:04.368Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-16T06:42:04.368Z] === RUN TestNetworkMarshalling [2021-12-16T06:42:04.368Z] === RUN TestDriver [2021-12-16T06:42:04.368Z] --- PASS: TestDriver (0.00s) [2021-12-16T06:42:04.368Z] PASS [2021-12-16T06:42:04.368Z] coverage: 34.8% of statements [2021-12-16T06:42:04.368Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2021-12-16T06:42:04.368Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-12-16T06:42:04.368Z] === RUN TestEndpointMarshalling [2021-12-16T06:42:04.368Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-16T06:42:04.368Z] === RUN TestAuxAddresses [2021-12-16T06:42:04.368Z] time="2021-12-16T06:42:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-16T06:42:04.368Z] --- PASS: TestAuxAddresses (0.01s) [2021-12-16T06:42:04.368Z] === RUN TestSRVServiceQuery [2021-12-16T06:42:04.368Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:42:04.368Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-12-16T06:42:04.368Z] === RUN TestServiceVIPReuse [2021-12-16T06:42:04.368Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:42:04.368Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-12-16T06:42:04.368Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-16T06:42:04.368Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:42:04.368Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-16T06:42:04.368Z] === RUN TestDNSIPQuery [2021-12-16T06:42:04.368Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:42:04.368Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-16T06:42:04.368Z] === RUN TestDNSProxyServFail [2021-12-16T06:42:04.368Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:42:04.368Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-16T06:42:04.368Z] === RUN TestSandboxAddEmpty [2021-12-16T06:42:04.368Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:42:04.368Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-16T06:42:04.368Z] === RUN TestSandboxAddMultiPrio [2021-12-16T06:42:04.368Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:42:04.368Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-16T06:42:04.368Z] === RUN TestSandboxAddSamePrio [2021-12-16T06:42:04.368Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:42:04.368Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-16T06:42:04.368Z] === RUN TestCleanupServiceDiscovery [2021-12-16T06:42:04.368Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:42:04.368Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-16T06:42:04.368Z] === RUN TestDNSOptions [2021-12-16T06:42:04.368Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:42:04.369Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-16T06:42:04.369Z] === RUN TestMultipleControllersWithSameStore [2021-12-16T06:42:04.369Z] time="2021-12-16T06:42:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-16T06:42:04.369Z] time="2021-12-16T06:42:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-16T06:42:04.369Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-12-16T06:42:04.369Z] PASS [2021-12-16T06:42:04.369Z] coverage: 8.6% of statements [2021-12-16T06:42:04.369Z] ok github.com/docker/docker/libnetwork 0.343s coverage: 8.6% of statements [2021-12-16T06:42:04.373Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2021-12-16T06:42:04.374Z] === RUN TestNetworkInvalidJSON [2021-12-16T06:42:04.374Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-16T06:42:04.374Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-16T06:42:04.374Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:42:04.374Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:42:04.374Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:42:04.374Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:42:04.374Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-16T06:42:04.374Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:42:04.374Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:42:04.374Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-16T06:42:04.374Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-16T06:42:04.374Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-16T06:42:04.374Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-16T06:42:04.374Z] === RUN TestNetworkList [2021-12-16T06:42:04.374Z] === RUN TestNetworkList//networks [2021-12-16T06:42:04.374Z] === PAUSE TestNetworkList//networks [2021-12-16T06:42:04.374Z] === RUN TestNetworkList//networks/ [2021-12-16T06:42:04.374Z] === PAUSE TestNetworkList//networks/ [2021-12-16T06:42:04.374Z] === CONT TestNetworkList//networks [2021-12-16T06:42:04.374Z] === CONT TestNetworkList//networks/ [2021-12-16T06:42:04.374Z] --- PASS: TestNetworkList (0.01s) [2021-12-16T06:42:04.374Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-16T06:42:04.374Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-16T06:42:04.374Z] === RUN TestHostIPv4BridgeLabel [2021-12-16T06:42:04.461Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-12-16T06:42:04.516Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2021-12-16T06:42:04.740Z] + echo Ensuring container killed. [2021-12-16T06:42:04.740Z] Ensuring container killed. [2021-12-16T06:42:04.740Z] + docker rm -vf docker-pr1 [2021-12-16T06:42:04.740Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-16T06:42:04.825Z] === RUN TestDriver [2021-12-16T06:42:04.825Z] --- PASS: TestDriver (0.00s) [2021-12-16T06:42:04.825Z] PASS [2021-12-16T06:42:04.825Z] coverage: 34.8% of statements [2021-12-16T06:42:04.825Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2021-12-16T06:42:04.939Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-12-16T06:42:04.939Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-16T06:42:04.984Z] === RUN TestRegister [2021-12-16T06:42:04.984Z] --- PASS: TestRegister (0.00s) [2021-12-16T06:42:04.984Z] === RUN TestCommand [2021-12-16T06:42:04.984Z] --- PASS: TestCommand (0.03s) [2021-12-16T06:42:04.984Z] === RUN TestNaiveSelf [2021-12-16T06:42:04.984Z] --- PASS: TestNaiveSelf (0.03s) [2021-12-16T06:42:04.984Z] PASS [2021-12-16T06:42:04.984Z] coverage: 82.4% of statements [2021-12-16T06:42:04.984Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2021-12-16T06:42:05.006Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-16T06:42:05.021Z] + echo Chowning /workspace to jenkins user [2021-12-16T06:42:05.021Z] Chowning /workspace to jenkins user [2021-12-16T06:42:05.021Z] + id -u [2021-12-16T06:42:05.021Z] + id -g [2021-12-16T06:42:05.021Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43087:/workspace busybox chown -R 1000:1000 /workspace [2021-12-16T06:42:05.021Z] Unable to find image 'busybox:latest' locally [2021-12-16T06:42:05.021Z] latest: Pulling from library/busybox [2021-12-16T06:42:05.281Z] === RUN TestNetworkAllocateFree [2021-12-16T06:42:05.281Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-16T06:42:05.281Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-16T06:42:05.281Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-16T06:42:05.281Z] PASS [2021-12-16T06:42:05.281Z] coverage: 63.6% of statements [2021-12-16T06:42:05.281Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2021-12-16T06:42:05.281Z] === RUN TestGetEmptyCapabilities [2021-12-16T06:42:05.282Z] 3cb635b06aa2: Pulling fs layer [2021-12-16T06:42:05.282Z] 3cb635b06aa2: Verifying Checksum [2021-12-16T06:42:05.282Z] 3cb635b06aa2: Download complete [2021-12-16T06:42:05.282Z] 3cb635b06aa2: Pull complete [2021-12-16T06:42:05.282Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-16T06:42:05.282Z] Status: Downloaded newer image for busybox:latest [2021-12-16T06:42:05.452Z] === RUN TestDump [2021-12-16T06:42:05.452Z] goroutine 19 [running]: [2021-12-16T06:42:05.452Z] github.com/docker/docker/pkg/stack.dump(0xd0b457) [2021-12-16T06:42:05.452Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-16T06:42:05.452Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-16T06:42:05.452Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-16T06:42:05.452Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-16T06:42:05.452Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-16T06:42:05.452Z] testing.tRunner(0xc0000851e0, 0xe78e38) [2021-12-16T06:42:05.452Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-16T06:42:05.452Z] created by testing.(*T).Run [2021-12-16T06:42:05.452Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-16T06:42:05.452Z] [2021-12-16T06:42:05.452Z] goroutine 1 [chan receive]: [2021-12-16T06:42:05.452Z] testing.(*T).Run(0xc000085040, {0xe6a4fd, 0xcea1b3}, 0xe78e38) [2021-12-16T06:42:05.452Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-16T06:42:05.452Z] testing.runTests.func1(0xc0000b6720) [2021-12-16T06:42:05.452Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-16T06:42:05.452Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2021-12-16T06:42:05.452Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-16T06:42:05.452Z] testing.runTests(0xc0000d0080, {0xfdcba0, 0x3, 0x3}, {0xd0a6ad, 0xe6c1f7, 0xfe1640}) [2021-12-16T06:42:05.452Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-16T06:42:05.452Z] testing.(*M).Run(0xc0000d0080) [2021-12-16T06:42:05.452Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-16T06:42:05.452Z] main.main() [2021-12-16T06:42:05.452Z] _testmain.go:95 +0x1f5 [2021-12-16T06:42:05.452Z] --- PASS: TestDump (0.00s) [2021-12-16T06:42:05.452Z] === RUN TestDumpToFile [2021-12-16T06:42:05.737Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-16T06:42:05.737Z] === RUN TestGetExtraCapabilities [2021-12-16T06:42:05.737Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-12-16T06:42:05.737Z] === RUN TestGetInvalidCapabilities [2021-12-16T06:42:05.737Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-12-16T06:42:05.737Z] === RUN TestRemoteDriver [2021-12-16T06:42:05.737Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-16T06:42:05.737Z] === RUN TestDriverError [2021-12-16T06:42:05.737Z] --- PASS: TestDriverError (0.00s) [2021-12-16T06:42:05.737Z] === RUN TestMissingValues [2021-12-16T06:42:05.737Z] --- PASS: TestMissingValues (0.00s) [2021-12-16T06:42:05.737Z] === RUN TestRollback [2021-12-16T06:42:05.737Z] --- PASS: TestRollback (0.00s) [2021-12-16T06:42:05.737Z] PASS [2021-12-16T06:42:05.737Z] coverage: 57.4% of statements [2021-12-16T06:42:05.737Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.086s coverage: 57.4% of statements [2021-12-16T06:42:05.737Z] --- PASS: TestRandomAllocateDeallocate (5.71s) [2021-12-16T06:42:05.737Z] === RUN TestAllocateRandomDeallocate [2021-12-16T06:42:05.921Z] --- PASS: TestDumpToFile (0.17s) [2021-12-16T06:42:05.921Z] === RUN TestDumpToFileWithEmptyInput [2021-12-16T06:42:05.921Z] goroutine 21 [running]: [2021-12-16T06:42:05.921Z] github.com/docker/docker/pkg/stack.dump(0xd783f4) [2021-12-16T06:42:05.921Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-16T06:42:05.921Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xd787a0}) [2021-12-16T06:42:05.921Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-16T06:42:05.921Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0) [2021-12-16T06:42:05.921Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-16T06:42:05.921Z] testing.tRunner(0xc0000856c0, 0xe78e28) [2021-12-16T06:42:05.921Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-16T06:42:05.921Z] created by testing.(*T).Run [2021-12-16T06:42:05.921Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-16T06:42:05.921Z] [2021-12-16T06:42:05.921Z] goroutine 1 [chan receive]: [2021-12-16T06:42:05.921Z] testing.(*T).Run(0xc000085040, {0xe71289, 0xcea1b3}, 0xe78e28) [2021-12-16T06:42:05.921Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-16T06:42:05.921Z] testing.runTests.func1(0xc0000b6720) [2021-12-16T06:42:05.921Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-16T06:42:05.921Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2021-12-16T06:42:05.921Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-16T06:42:05.921Z] testing.runTests(0xc0000d0080, {0xfdcba0, 0x3, 0x3}, {0xd0a6ad, 0xe6c1f7, 0xfe1640}) [2021-12-16T06:42:05.921Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-16T06:42:05.921Z] testing.(*M).Run(0xc0000d0080) [2021-12-16T06:42:05.921Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-16T06:42:05.921Z] main.main() [2021-12-16T06:42:05.921Z] _testmain.go:95 +0x1f5 [2021-12-16T06:42:05.921Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-16T06:42:05.921Z] PASS [2021-12-16T06:42:05.921Z] coverage: 90.9% of statements [2021-12-16T06:42:05.921Z] ok github.com/docker/docker/pkg/stack 0.198s coverage: 90.9% of statements [2021-12-16T06:42:05.923Z] --- PASS: TestDockerNetworkReConnect (3.61s) [2021-12-16T06:42:05.923Z] === RUN TestServicePlugin [2021-12-16T06:42:06.192Z] === RUN TestNAT [2021-12-16T06:42:06.192Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-16T06:42:06.192Z] --- SKIP: TestNAT (0.00s) [2021-12-16T06:42:06.192Z] === RUN TestTransparent [2021-12-16T06:42:06.192Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-16T06:42:06.192Z] --- SKIP: TestTransparent (0.00s) [2021-12-16T06:42:06.192Z] PASS [2021-12-16T06:42:06.192Z] coverage: 0.0% of statements [2021-12-16T06:42:06.192Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.045s coverage: 0.0% of statements [2021-12-16T06:42:06.192Z] === RUN TestBuildDefault [2021-12-16T06:42:06.192Z] --- PASS: TestBuildDefault (0.00s) [2021-12-16T06:42:06.192Z] === RUN TestBuildHostnameDomainname [2021-12-16T06:42:06.192Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-16T06:42:06.192Z] === RUN TestBuildHostname [2021-12-16T06:42:06.192Z] --- PASS: TestBuildHostname (0.00s) [2021-12-16T06:42:06.192Z] === RUN TestBuildHostnameFQDN [2021-12-16T06:42:06.192Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-16T06:42:06.192Z] === RUN TestBuildNoIP [2021-12-16T06:42:06.192Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-16T06:42:06.192Z] === RUN TestUpdate [2021-12-16T06:42:06.192Z] --- PASS: TestUpdate (0.00s) [2021-12-16T06:42:06.192Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-16T06:42:06.192Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-16T06:42:06.192Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-16T06:42:06.192Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-16T06:42:06.192Z] === RUN TestAddEmpty [2021-12-16T06:42:06.192Z] --- PASS: TestAddEmpty (0.00s) [2021-12-16T06:42:06.192Z] === RUN TestAdd [2021-12-16T06:42:06.192Z] --- PASS: TestAdd (0.00s) [2021-12-16T06:42:06.192Z] === RUN TestDeleteEmpty [2021-12-16T06:42:06.192Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-16T06:42:06.192Z] === RUN TestDeleteNewline [2021-12-16T06:42:06.192Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-16T06:42:06.192Z] === RUN TestDelete [2021-12-16T06:42:06.192Z] --- PASS: TestDelete (0.00s) [2021-12-16T06:42:06.192Z] === RUN TestConcurrentWrites [2021-12-16T06:42:06.312Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-12-16T06:42:06.312Z] === RUN TestDaemonDefaultNetworkPools [2021-12-16T06:42:06.388Z] === RUN TestNewStdWriter [2021-12-16T06:42:06.388Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-16T06:42:06.388Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-16T06:42:06.388Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-16T06:42:06.388Z] === RUN TestWriteWithNilBytes [2021-12-16T06:42:06.388Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-16T06:42:06.388Z] === RUN TestWrite [2021-12-16T06:42:06.388Z] --- PASS: TestWrite (0.00s) [2021-12-16T06:42:06.388Z] === RUN TestWriteWithWriterError [2021-12-16T06:42:06.388Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-16T06:42:06.388Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-16T06:42:06.388Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-16T06:42:06.388Z] === RUN TestStdCopyWriteAndRead [2021-12-16T06:42:06.388Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-16T06:42:06.388Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-16T06:42:06.388Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-16T06:42:06.388Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-16T06:42:06.388Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-16T06:42:06.388Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-16T06:42:06.388Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-16T06:42:06.388Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-16T06:42:06.388Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-16T06:42:06.388Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-16T06:42:06.388Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-16T06:42:06.388Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-16T06:42:06.388Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-16T06:42:06.388Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-16T06:42:06.388Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-16T06:42:06.388Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-16T06:42:06.388Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-16T06:42:06.388Z] PASS [2021-12-16T06:42:06.388Z] coverage: 100.0% of statements [2021-12-16T06:42:06.388Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2021-12-16T06:42:06.648Z] --- PASS: TestConcurrentWrites (0.17s) [2021-12-16T06:42:06.648Z] PASS [2021-12-16T06:42:06.648Z] coverage: 81.2% of statements [2021-12-16T06:42:06.648Z] ok github.com/docker/docker/libnetwork/etchosts 0.236s coverage: 81.2% of statements [2021-12-16T06:42:06.648Z] === RUN TestNew [2021-12-16T06:42:06.648Z] --- PASS: TestNew (0.00s) [2021-12-16T06:42:06.648Z] === RUN TestAddDriver [2021-12-16T06:42:06.648Z] --- PASS: TestAddDriver (0.00s) [2021-12-16T06:42:06.648Z] === RUN TestAddDuplicateDriver [2021-12-16T06:42:06.648Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-16T06:42:06.648Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-16T06:42:06.648Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-16T06:42:06.648Z] === RUN TestDriver [2021-12-16T06:42:06.648Z] --- PASS: TestDriver (0.00s) [2021-12-16T06:42:06.648Z] === RUN TestIPAM [2021-12-16T06:42:06.648Z] --- PASS: TestIPAM (0.00s) [2021-12-16T06:42:06.648Z] === RUN TestWalkIPAMs [2021-12-16T06:42:06.648Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-16T06:42:06.648Z] === RUN TestWalkDrivers [2021-12-16T06:42:06.648Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-16T06:42:06.648Z] PASS [2021-12-16T06:42:06.648Z] coverage: 82.4% of statements [2021-12-16T06:42:06.648Z] ok github.com/docker/docker/libnetwork/drvregistry 0.069s coverage: 82.4% of statements [2021-12-16T06:42:06.858Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-16T06:42:06.858Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-16T06:42:06.858Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-16T06:42:06.858Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-16T06:42:06.858Z] === RUN TestFormatStatus [2021-12-16T06:42:06.858Z] --- PASS: TestFormatStatus (0.00s) [2021-12-16T06:42:06.858Z] === RUN TestFormatError [2021-12-16T06:42:06.858Z] --- PASS: TestFormatError (0.00s) [2021-12-16T06:42:06.858Z] === RUN TestFormatJSONError [2021-12-16T06:42:06.858Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-16T06:42:06.858Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-16T06:42:06.858Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-16T06:42:06.858Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-16T06:42:06.858Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-16T06:42:06.858Z] === RUN TestNewJSONProgressOutput [2021-12-16T06:42:06.858Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-16T06:42:06.858Z] === RUN TestAuxFormatterEmit [2021-12-16T06:42:06.858Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-16T06:42:06.858Z] === RUN TestStreamWriterStdout [2021-12-16T06:42:06.858Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-16T06:42:06.858Z] === RUN TestStreamWriterStderr [2021-12-16T06:42:06.858Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-16T06:42:06.858Z] PASS [2021-12-16T06:42:06.858Z] coverage: 66.2% of statements [2021-12-16T06:42:06.858Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2021-12-16T06:42:06.878Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-12-16T06:42:06.878Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-16T06:42:06.904Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-16T06:42:07.106Z] --- PASS: TestAllocateRandomDeallocate (1.03s) [2021-12-16T06:42:07.106Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-16T06:42:07.106Z] === RUN TestDiff [2021-12-16T06:42:07.106Z] --- PASS: TestDiff (0.00s) [2021-12-16T06:42:07.106Z] === RUN TestAddedCallback [2021-12-16T06:42:07.106Z] --- PASS: TestAddedCallback (0.00s) [2021-12-16T06:42:07.106Z] === RUN TestRemovedCallback [2021-12-16T06:42:07.106Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-16T06:42:07.106Z] === RUN TestNoCallback [2021-12-16T06:42:07.106Z] --- PASS: TestNoCallback (0.00s) [2021-12-16T06:42:07.106Z] PASS [2021-12-16T06:42:07.106Z] coverage: 48.1% of statements [2021-12-16T06:42:07.106Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.057s coverage: 48.1% of statements [2021-12-16T06:42:07.106Z] === RUN TestNew [2021-12-16T06:42:07.106Z] --- PASS: TestNew (0.00s) [2021-12-16T06:42:07.106Z] === RUN TestAllocate [2021-12-16T06:42:07.106Z] --- PASS: TestAllocate (0.00s) [2021-12-16T06:42:07.106Z] === RUN TestUninitialized [2021-12-16T06:42:07.106Z] --- PASS: TestUninitialized (0.00s) [2021-12-16T06:42:07.106Z] === RUN TestAllocateInRange [2021-12-16T06:42:07.106Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-16T06:42:07.106Z] === RUN TestAllocateSerial [2021-12-16T06:42:07.106Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-16T06:42:07.106Z] PASS [2021-12-16T06:42:07.106Z] coverage: 87.5% of statements [2021-12-16T06:42:07.106Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-16T06:42:07.326Z] === RUN TestGenerateRandomID [2021-12-16T06:42:07.326Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-16T06:42:07.326Z] === RUN TestShortenId [2021-12-16T06:42:07.326Z] --- PASS: TestShortenId (0.00s) [2021-12-16T06:42:07.326Z] === RUN TestShortenSha256Id [2021-12-16T06:42:07.326Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-16T06:42:07.326Z] === RUN TestShortenIdEmpty [2021-12-16T06:42:07.326Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-16T06:42:07.326Z] === RUN TestShortenIdInvalid [2021-12-16T06:42:07.326Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-16T06:42:07.326Z] === RUN TestIsShortIDNonHex [2021-12-16T06:42:07.326Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-16T06:42:07.326Z] === RUN TestIsShortIDNotCorrectSize [2021-12-16T06:42:07.326Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-16T06:42:07.326Z] PASS [2021-12-16T06:42:07.326Z] coverage: 70.6% of statements [2021-12-16T06:42:07.326Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2021-12-16T06:42:07.527Z] + bundleName=docker-py [2021-12-16T06:42:07.527Z] + echo Creating docker-py-bundles.tar.gz [2021-12-16T06:42:07.527Z] Creating docker-py-bundles.tar.gz [2021-12-16T06:42:07.527Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-12-16T06:42:07.541Z] Archiving artifacts [2021-12-16T06:42:07.562Z] === RUN TestCaller [2021-12-16T06:42:07.562Z] --- PASS: TestCaller (0.00s) [2021-12-16T06:42:07.562Z] PASS [2021-12-16T06:42:07.562Z] coverage: 100.0% of statements [2021-12-16T06:42:07.562Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2021-12-16T06:42:07.795Z] === RUN TestIsCpusetListAvailable [2021-12-16T06:42:07.795Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-16T06:42:07.795Z] PASS [2021-12-16T06:42:07.795Z] coverage: 39.4% of statements [2021-12-16T06:42:07.795Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2021-12-16T06:42:08.017Z] === RUN TestSetSerialInsertDelete [2021-12-16T06:42:08.017Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-16T06:42:08.017Z] === RUN TestSetParallelInsertDelete [2021-12-16T06:42:08.017Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.21s) [2021-12-16T06:42:08.017Z] === RUN TestRetrieveFromStore [2021-12-16T06:42:08.251Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-12-16T06:42:08.251Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-16T06:42:08.473Z] === RUN TestPoolRequest [2021-12-16T06:42:08.473Z] --- PASS: TestPoolRequest (0.00s) [2021-12-16T06:42:08.473Z] === RUN TestOtherRequests [2021-12-16T06:42:08.473Z] --- PASS: TestOtherRequests (0.00s) [2021-12-16T06:42:08.473Z] PASS [2021-12-16T06:42:08.473Z] coverage: 57.1% of statements [2021-12-16T06:42:08.473Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2021-12-16T06:42:08.473Z] --- PASS: TestRetrieveFromStore (0.46s) [2021-12-16T06:42:08.473Z] === RUN TestIsCorrupted [2021-12-16T06:42:08.473Z] --- PASS: TestIsCorrupted (0.02s) [2021-12-16T06:42:08.473Z] === RUN TestSetRollover [2021-12-16T06:42:08.802Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-16T06:42:08.802Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-12-16T06:42:08.802Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-16T06:42:08.802Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-12-16T06:42:08.802Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-16T06:42:08.927Z] === RUN TestInt2IP2IntConversion [2021-12-16T06:42:09.189Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2021-12-16T06:42:09.189Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-16T06:42:09.206Z] plugin_test.go:61: [da14f4385e951] joining swarm manager [d891cd44419fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:42:09.271Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43087/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2021-12-16T06:42:09.358Z] === RUN TestChtimes [2021-12-16T06:42:09.358Z] --- PASS: TestChtimes (0.00s) [2021-12-16T06:42:09.358Z] === RUN TestChtimesWindows [2021-12-16T06:42:09.358Z] --- PASS: TestChtimesWindows (0.01s) [2021-12-16T06:42:09.358Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-16T06:42:09.358Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-16T06:42:09.358Z] === RUN TestEnsureRemoveAllNotExist [2021-12-16T06:42:09.358Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-16T06:42:09.358Z] === RUN TestEnsureRemoveAllWithDir [2021-12-16T06:42:09.358Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-16T06:42:09.358Z] === RUN TestEnsureRemoveAllWithFile [2021-12-16T06:42:09.358Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-16T06:42:09.358Z] === RUN TestHasWin32KSupport [2021-12-16T06:42:09.358Z] syscall_windows_test.go:8: win32k: true [2021-12-16T06:42:09.358Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-16T06:42:09.358Z] PASS [2021-12-16T06:42:09.358Z] coverage: 13.0% of statements [2021-12-16T06:42:09.358Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 13.0% of statements [Pipeline] sh [2021-12-16T06:42:09.367Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-16T06:42:09.383Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2021-12-16T06:42:09.383Z] === RUN TestGetAddressVersion [2021-12-16T06:42:09.383Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-16T06:42:09.383Z] === RUN TestKeyString [2021-12-16T06:42:09.383Z] --- PASS: TestKeyString (0.00s) [2021-12-16T06:42:09.383Z] === RUN TestPoolDataMarshal [2021-12-16T06:42:09.383Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-16T06:42:09.383Z] === RUN TestSubnetsMarshal [2021-12-16T06:42:09.383Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-12-16T06:42:09.383Z] === RUN TestAddSubnets [2021-12-16T06:42:09.383Z] --- PASS: TestAddSubnets (0.05s) [2021-12-16T06:42:09.383Z] === RUN TestDoublePoolRelease [2021-12-16T06:42:09.383Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-12-16T06:42:09.383Z] === RUN TestAddReleasePoolID [2021-12-16T06:42:09.383Z] === RUN TestGetCapabilities [2021-12-16T06:42:09.383Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-16T06:42:09.383Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-16T06:42:09.383Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-12-16T06:42:09.383Z] === RUN TestGetDefaultAddressSpaces [2021-12-16T06:42:09.383Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-12-16T06:42:09.383Z] === RUN TestRemoteDriver [2021-12-16T06:42:09.383Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-16T06:42:09.383Z] PASS [2021-12-16T06:42:09.383Z] coverage: 47.4% of statements [2021-12-16T06:42:09.633Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -e DOCKER_GRAPHDRIVER docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/make.sh binary [2021-12-16T06:42:09.754Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-12-16T06:42:09.755Z] === RUN TestServiceWithPredefinedNetwork [2021-12-16T06:42:09.827Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-16T06:42:09.827Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-16T06:42:09.827Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-16T06:42:09.827Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-16T06:42:09.827Z] === RUN TestTailFile [2021-12-16T06:42:09.827Z] --- PASS: TestTailFile (0.00s) [2021-12-16T06:42:09.827Z] === RUN TestTailFileManyLines [2021-12-16T06:42:09.827Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-16T06:42:09.827Z] === RUN TestTailEmptyFile [2021-12-16T06:42:09.827Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-16T06:42:09.827Z] === RUN TestTailNegativeN [2021-12-16T06:42:09.827Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader [2021-12-16T06:42:09.827Z] === PAUSE TestNewTailReader [2021-12-16T06:42:09.827Z] === CONT TestNewTailReader [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/no_delimiter [2021-12-16T06:42:09.827Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-16T06:42:09.827Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-16T06:42:09.827Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-16T06:42:09.827Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-16T06:42:09.827Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-16T06:42:09.827Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/truncated_last_line [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-16T06:42:09.827Z] === CONT TestNewTailReader/no_delimiter [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-16T06:42:09.827Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-16T06:42:09.827Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-16T06:42:09.827Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.827Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-16T06:42:09.827Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-16T06:42:09.827Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-16T06:42:09.827Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-16T06:42:09.827Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-16T06:42:09.827Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-16T06:42:09.827Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.828Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-16T06:42:09.828Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.828Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.828Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.828Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:09.828Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:09.828Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:09.828Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:09.829Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:09.829Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:09.829Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:09.830Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:09.830Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-16T06:42:09.830Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:09.830Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:09.830Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:09.830Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:09.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:09.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:09.831Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:09.831Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:09.831Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:09.831Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:09.831Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:09.831Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:09.831Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:09.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:09.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:09.838Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2021-12-16T06:42:09.838Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-12-16T06:42:09.838Z] === RUN TestPredefinedPool [2021-12-16T06:42:09.838Z] --- PASS: TestPredefinedPool (0.02s) [2021-12-16T06:42:09.838Z] === RUN TestRemoveSubnet [2021-12-16T06:42:09.838Z] --- PASS: TestRemoveSubnet (0.17s) [2021-12-16T06:42:09.838Z] === RUN TestGetSameAddress [2021-12-16T06:42:09.838Z] --- PASS: TestGetSameAddress (0.02s) [2021-12-16T06:42:09.838Z] === RUN TestPoolAllocationReuse [2021-12-16T06:42:10.139Z] plugin_test.go:64: [d97f26030c0bf] joining swarm manager [d891cd44419fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:42:10.293Z] --- PASS: TestSetRollover (1.47s) [2021-12-16T06:42:10.293Z] === RUN TestSetRolloverSerial [2021-12-16T06:42:10.293Z] === RUN TestWindowsIPAM [2021-12-16T06:42:10.293Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-16T06:42:10.293Z] PASS [2021-12-16T06:42:10.293Z] coverage: 71.4% of statements [2021-12-16T06:42:10.293Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.302Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-16T06:42:10.302Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:10.302Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:10.303Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:10.303Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:10.304Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-16T06:42:10.304Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-12-16T06:42:10.305Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.306Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:42:10.307Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:42:10.307Z] PASS [2021-12-16T06:42:10.307Z] coverage: 88.6% of statements [2021-12-16T06:42:10.307Z] ok github.com/docker/docker/pkg/tailfile 0.154s coverage: 88.6% of statements [2021-12-16T06:42:10.570Z] [2021-12-16T06:42:10.570Z] Removing bundles/ [2021-12-16T06:42:10.570Z] [2021-12-16T06:42:10.570Z] ---> Making bundle: binary (in bundles/binary) [2021-12-16T06:42:10.570Z] Building: bundles/binary-daemon/dockerd-dev [2021-12-16T06:42:10.570Z] GOOS="" GOARCH="" GOARM="" [2021-12-16T06:42:10.740Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-16T06:42:10.775Z] === RUN TestTarSumRemoveNonExistent [2021-12-16T06:42:10.775Z] testing: warning: no tests to run [2021-12-16T06:42:10.775Z] PASS [2021-12-16T06:42:10.775Z] coverage: [no statements] [2021-12-16T06:42:10.775Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-12-16T06:42:10.775Z] === RUN TestTarSumRemove [2021-12-16T06:42:10.775Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-16T06:42:10.775Z] === RUN TestSortFileInfoSums [2021-12-16T06:42:10.775Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-16T06:42:10.775Z] === RUN TestNewTarSumForLabelInvalid [2021-12-16T06:42:10.775Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-16T06:42:10.775Z] === RUN TestNewTarSumForLabel [2021-12-16T06:42:10.775Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-16T06:42:10.775Z] === RUN TestEmptyTar [2021-12-16T06:42:10.775Z] --- PASS: TestEmptyTar (0.00s) [2021-12-16T06:42:10.775Z] === RUN TestTarSumsReadSize [2021-12-16T06:42:10.775Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-12-16T06:42:10.775Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-12-16T06:42:10.775Z] === RUN TestTarSums [2021-12-16T06:42:10.775Z] --- PASS: TestTarSums (0.06s) [2021-12-16T06:42:10.775Z] === RUN TestIteration [2021-12-16T06:42:10.776Z] --- PASS: TestIteration (0.00s) [2021-12-16T06:42:10.776Z] === RUN TestVersionLabelForChecksum [2021-12-16T06:42:10.776Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-16T06:42:10.776Z] === RUN TestVersion [2021-12-16T06:42:10.776Z] --- PASS: TestVersion (0.00s) [2021-12-16T06:42:10.776Z] === RUN TestGetVersion [2021-12-16T06:42:10.776Z] --- PASS: TestGetVersion (0.00s) [2021-12-16T06:42:10.776Z] === RUN TestGetVersions [2021-12-16T06:42:10.776Z] --- PASS: TestGetVersions (0.00s) [2021-12-16T06:42:10.776Z] PASS [2021-12-16T06:42:10.776Z] coverage: 89.3% of statements [2021-12-16T06:42:10.776Z] ok github.com/docker/docker/pkg/tarsum 0.102s coverage: 89.3% of statements [2021-12-16T06:42:10.776Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-12-16T06:42:10.776Z] === RUN TestClientStream [2021-12-16T06:42:10.776Z] --- PASS: TestClientStream (0.00s) [2021-12-16T06:42:10.776Z] === RUN TestClientSendFile [2021-12-16T06:42:10.776Z] --- PASS: TestClientSendFile (0.00s) [2021-12-16T06:42:10.776Z] === RUN TestClientWithRequestTimeout [2021-12-16T06:42:10.776Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-12-16T06:42:10.776Z] === RUN TestFileSpecPlugin [2021-12-16T06:42:10.776Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-12-16T06:42:10.776Z] === RUN TestFileJSONSpecPlugin [2021-12-16T06:42:10.776Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-16T06:42:10.776Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-16T06:42:10.776Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-12-16T06:42:10.776Z] === RUN TestPluginAddHandler [2021-12-16T06:42:10.776Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-16T06:42:10.776Z] === RUN TestPluginWaitBadPlugin [2021-12-16T06:42:10.776Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-16T06:42:10.776Z] === RUN TestGet [2021-12-16T06:42:10.776Z] time="2021-12-16T06:42:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-16T06:42:11.246Z] === RUN TestTruncIndex [2021-12-16T06:42:11.247Z] --- PASS: TestTruncIndex (0.10s) [2021-12-16T06:42:11.247Z] PASS [2021-12-16T06:42:11.247Z] coverage: 91.5% of statements [2021-12-16T06:42:11.247Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2021-12-16T06:42:11.247Z] === RUN TestIsGIT [2021-12-16T06:42:11.247Z] --- PASS: TestIsGIT (0.00s) [2021-12-16T06:42:11.247Z] === RUN TestIsTransport [2021-12-16T06:42:11.247Z] --- PASS: TestIsTransport (0.00s) [2021-12-16T06:42:11.247Z] PASS [2021-12-16T06:42:11.247Z] coverage: 100.0% of statements [2021-12-16T06:42:11.247Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2021-12-16T06:42:11.253Z] === RUN TestDefaultNetwork [2021-12-16T06:42:11.254Z] --- PASS: TestPoolAllocationReuse (1.39s) [2021-12-16T06:42:11.254Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-16T06:42:11.254Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-12-16T06:42:11.254Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-16T06:42:11.254Z] --- PASS: TestDefaultNetwork (0.23s) [2021-12-16T06:42:11.254Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-16T06:42:11.254Z] --- PASS: TestSetRolloverSerial (1.28s) [2021-12-16T06:42:11.254Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-16T06:42:11.254Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-16T06:42:11.254Z] PASS [2021-12-16T06:42:11.254Z] coverage: 84.4% of statements [2021-12-16T06:42:11.254Z] ok github.com/docker/docker/libnetwork/bitseq 11.239s coverage: 84.4% of statements [2021-12-16T06:42:11.672Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-16T06:42:11.709Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2021-12-16T06:42:11.709Z] === RUN TestInitAddressPools [2021-12-16T06:42:11.709Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-16T06:42:11.709Z] PASS [2021-12-16T06:42:11.709Z] coverage: 74.0% of statements [2021-12-16T06:42:11.709Z] ok github.com/docker/docker/libnetwork/ipamutils 0.565s coverage: 74.0% of statements [2021-12-16T06:42:11.715Z] === RUN TestVersionInfo [2021-12-16T06:42:11.715Z] --- PASS: TestVersionInfo (0.00s) [2021-12-16T06:42:11.715Z] === RUN TestAppendVersions [2021-12-16T06:42:11.715Z] --- PASS: TestAppendVersions (0.00s) [2021-12-16T06:42:11.715Z] PASS [2021-12-16T06:42:11.715Z] coverage: 88.9% of statements [2021-12-16T06:42:11.715Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2021-12-16T06:42:11.715Z] time="2021-12-16T06:42:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-16T06:42:12.165Z] === RUN TestKeyValue [2021-12-16T06:42:12.165Z] --- PASS: TestKeyValue (0.00s) [2021-12-16T06:42:12.165Z] PASS [2021-12-16T06:42:12.165Z] coverage: 60.0% of statements [2021-12-16T06:42:12.165Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2021-12-16T06:42:12.280Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2021-12-16T06:42:12.280Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-16T06:42:12.280Z] service_test.go:243: FLAKY_TEST [2021-12-16T06:42:12.280Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-16T06:42:12.280Z] === RUN TestServiceWithDataPathPortInit [2021-12-16T06:42:12.700Z] === RUN TestValidatePrivileges [2021-12-16T06:42:12.700Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-16T06:42:12.700Z] === RUN TestFilterByCapNeg [2021-12-16T06:42:12.700Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-16T06:42:12.700Z] === RUN TestFilterByCapPos [2021-12-16T06:42:12.700Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-16T06:42:12.700Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-16T06:42:12.700Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-16T06:42:12.700Z] PASS [2021-12-16T06:42:12.700Z] coverage: 12.0% of statements [2021-12-16T06:42:12.700Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2021-12-16T06:42:12.700Z] === RUN TestNewSettable [2021-12-16T06:42:12.700Z] --- PASS: TestNewSettable (0.00s) [2021-12-16T06:42:12.700Z] === RUN TestIsSettable [2021-12-16T06:42:12.700Z] --- PASS: TestIsSettable (0.00s) [2021-12-16T06:42:12.700Z] === RUN TestUpdateSettingsEnv [2021-12-16T06:42:12.700Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-16T06:42:12.700Z] PASS [2021-12-16T06:42:12.700Z] coverage: 20.0% of statements [2021-12-16T06:42:12.700Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 20.0% of statements [2021-12-16T06:42:13.170Z] === RUN TestLoad [2021-12-16T06:42:13.170Z] --- PASS: TestLoad (0.00s) [2021-12-16T06:42:13.170Z] === RUN TestSave [2021-12-16T06:42:13.569Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-16T06:42:13.637Z] --- PASS: TestSave (0.03s) [2021-12-16T06:42:13.637Z] === RUN TestAddDeleteGet [2021-12-16T06:42:13.637Z] --- PASS: TestAddDeleteGet (0.04s) [2021-12-16T06:42:13.637Z] === RUN TestInvalidTags [2021-12-16T06:42:13.637Z] --- PASS: TestInvalidTags (0.00s) [2021-12-16T06:42:13.637Z] PASS [2021-12-16T06:42:13.637Z] coverage: 84.4% of statements [2021-12-16T06:42:13.637Z] ok github.com/docker/docker/reference 0.115s coverage: 84.4% of statements [2021-12-16T06:42:13.637Z] time="2021-12-16T06:42:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-16T06:42:13.690Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.30s) [2021-12-16T06:42:13.690Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-16T06:42:14.107Z] === RUN TestResolveAuthConfigIndexServer [2021-12-16T06:42:14.107Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-16T06:42:14.107Z] === RUN TestResolveAuthConfigFullURL [2021-12-16T06:42:14.107Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-16T06:42:14.107Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-16T06:42:14.107Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-16T06:42:14.107Z] === RUN TestValidateMirror [2021-12-16T06:42:14.107Z] --- PASS: TestValidateMirror (0.00s) [2021-12-16T06:42:14.107Z] === RUN TestLoadInsecureRegistries [2021-12-16T06:42:14.134Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-16T06:42:14.575Z] time="2021-12-16T06:42:14Z" 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-16T06:42:14.576Z] time="2021-12-16T06:42:14Z" 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-16T06:42:14.576Z] time="2021-12-16T06:42:14Z" 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-16T06:42:14.576Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-12-16T06:42:14.576Z] === RUN TestNewServiceConfig [2021-12-16T06:42:14.576Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestValidateIndexName [2021-12-16T06:42:14.576Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestValidateIndexNameWithError [2021-12-16T06:42:14.576Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestEndpointParse [2021-12-16T06:42:14.576Z] --- PASS: TestEndpointParse (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestEndpointParseInvalid [2021-12-16T06:42:14.576Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestValidateEndpoint [2021-12-16T06:42:14.576Z] --- PASS: TestValidateEndpoint (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestPing [2021-12-16T06:42:14.576Z] --- PASS: TestPing (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestPingRegistryEndpoint [2021-12-16T06:42:14.576Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:42:14.576Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestEndpoint [2021-12-16T06:42:14.576Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:42:14.576Z] --- SKIP: TestEndpoint (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestParseRepositoryInfo [2021-12-16T06:42:14.576Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestNewIndexInfo [2021-12-16T06:42:14.576Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestMirrorEndpointLookup [2021-12-16T06:42:14.576Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:42:14.576Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-12-16T06:42:14.576Z] === RUN TestSearchRepositories [2021-12-16T06:42:14.576Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-16T06:42:14.576Z] Host: 127.0.0.1:49299 [2021-12-16T06:42:14.576Z] User-Agent: docker test client [2021-12-16T06:42:14.576Z] Authorization: Token fake-token [2021-12-16T06:42:14.576Z] X-Docker-Token: true [2021-12-16T06:42:14.576Z] Accept-Encoding: gzip [2021-12-16T06:42:14.576Z] [2021-12-16T06:42:14.576Z] [2021-12-16T06:42:14.576Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-16T06:42:14.576Z] Connection: close [2021-12-16T06:42:14.576Z] Content-Length: 144 [2021-12-16T06:42:14.576Z] Cache-Control: no-cache [2021-12-16T06:42:14.576Z] Content-Type: application/json [2021-12-16T06:42:14.576Z] Date: Thu, 16 Dec 2021 06:42:14 GMT [2021-12-16T06:42:14.576Z] Expires: -1 [2021-12-16T06:42:14.576Z] Pragma: no-cache [2021-12-16T06:42:14.576Z] Server: docker-tests/mock [2021-12-16T06:42:14.576Z] X-Docker-Registry-Config: mock [2021-12-16T06:42:14.576Z] X-Docker-Registry-Version: 0.0.0 [2021-12-16T06:42:14.576Z] [2021-12-16T06:42:14.576Z] [2021-12-16T06:42:14.576Z] --- PASS: TestSearchRepositories (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestTrustedLocation [2021-12-16T06:42:14.576Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-16T06:42:14.576Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestAllowNondistributableArtifacts [2021-12-16T06:42:14.576Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestIsSecureIndex [2021-12-16T06:42:14.576Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-16T06:42:14.576Z] PASS [2021-12-16T06:42:14.576Z] coverage: 51.2% of statements [2021-12-16T06:42:14.576Z] ok github.com/docker/docker/registry 0.240s coverage: 51.2% of statements [2021-12-16T06:42:14.576Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-16T06:42:14.576Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-12-16T06:42:14.576Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-16T06:42:14.576Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-16T06:42:14.576Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-16T06:42:14.576Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestResumableRequestReaderWithReadError [2021-12-16T06:42:14.576Z] time="2021-12-16T06:42:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-16T06:42:14.576Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-12-16T06:42:14.576Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-16T06:42:14.576Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-16T06:42:14.576Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-16T06:42:14.576Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestResumableRequestReader [2021-12-16T06:42:14.576Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-16T06:42:14.576Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-16T06:42:14.576Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-16T06:42:14.576Z] PASS [2021-12-16T06:42:14.576Z] coverage: 100.0% of statements [2021-12-16T06:42:14.576Z] ok github.com/docker/docker/registry/resumable 0.202s coverage: 100.0% of statements [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-16T06:42:14.651Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-16T06:42:14.651Z] === RUN TestNetworkDBSimple [2021-12-16T06:42:15.045Z] === RUN TestRestartManagerTimeout [2021-12-16T06:42:15.045Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-16T06:42:15.045Z] === RUN TestRestartManagerTimeoutReset [2021-12-16T06:42:15.045Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-16T06:42:15.045Z] PASS [2021-12-16T06:42:15.045Z] coverage: 50.9% of statements [2021-12-16T06:42:15.045Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2021-12-16T06:42:15.107Z] === RUN TestGenerate [2021-12-16T06:42:15.107Z] --- PASS: TestGenerate (0.00s) [2021-12-16T06:42:15.107Z] === RUN TestGeneratePtr [2021-12-16T06:42:15.107Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-16T06:42:15.107Z] === RUN TestGenerateMissingField [2021-12-16T06:42:15.107Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-16T06:42:15.107Z] === RUN TestFieldCannotBeSet [2021-12-16T06:42:15.107Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-16T06:42:15.107Z] === RUN TestTypeMismatchError [2021-12-16T06:42:15.107Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-16T06:42:15.107Z] PASS [2021-12-16T06:42:15.107Z] coverage: 100.0% of statements [2021-12-16T06:42:15.107Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2021-12-16T06:42:15.514Z] === RUN TestDecodeContainerConfig [2021-12-16T06:42:15.514Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-16T06:42:15.514Z] === RUN TestDecodeContainerConfigIsolation [2021-12-16T06:42:15.514Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-16T06:42:15.514Z] === RUN TestValidatePrivileged [2021-12-16T06:42:15.514Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-16T06:42:15.514Z] PASS [2021-12-16T06:42:15.514Z] coverage: 52.6% of statements [2021-12-16T06:42:15.514Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.6% of statements [2021-12-16T06:42:15.514Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-16T06:42:15.514Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-16T06:42:15.514Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-16T06:42:15.514Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-16T06:42:15.514Z] PASS [2021-12-16T06:42:15.514Z] coverage: 62.5% of statements [2021-12-16T06:42:15.514Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2021-12-16T06:42:15.562Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.93s) [2021-12-16T06:42:15.562Z] === RUN TestGetAddress [2021-12-16T06:42:16.019Z] 2021/12/16 06:42:15 Closing DB instances... [2021-12-16T06:42:16.019Z] testing: warning: no tests to run [2021-12-16T06:42:16.019Z] PASS [2021-12-16T06:42:16.019Z] coverage: 0.0% of statements [2021-12-16T06:42:16.019Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2021-12-16T06:42:16.032Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-16T06:42:16.474Z] === RUN TestRequestNewPort [2021-12-16T06:42:16.474Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-16T06:42:16.474Z] === RUN TestRequestSpecificPort [2021-12-16T06:42:16.474Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-16T06:42:16.474Z] === RUN TestReleasePort [2021-12-16T06:42:16.474Z] --- PASS: TestReleasePort (0.00s) [2021-12-16T06:42:16.474Z] === RUN TestReuseReleasedPort [2021-12-16T06:42:16.474Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-16T06:42:16.474Z] === RUN TestReleaseUnreadledPort [2021-12-16T06:42:16.474Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-16T06:42:16.474Z] === RUN TestUnknowProtocol [2021-12-16T06:42:16.474Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-16T06:42:16.474Z] === RUN TestAllocateAllPorts [2021-12-16T06:42:16.474Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-16T06:42:16.474Z] === RUN TestPortAllocation [2021-12-16T06:42:16.474Z] --- PASS: TestPortAllocation (0.00s) [2021-12-16T06:42:16.474Z] === RUN TestPortAllocationWithCustomRange [2021-12-16T06:42:16.474Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-16T06:42:16.474Z] === RUN TestNoDuplicateBPR [2021-12-16T06:42:16.474Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-16T06:42:16.474Z] === RUN TestChangePortRange [2021-12-16T06:42:16.474Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-16T06:42:16.474Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-16T06:42:16.474Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-16T06:42:16.474Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-16T06:42:16.474Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-16T06:42:16.474Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-16T06:42:16.474Z] --- PASS: TestChangePortRange (0.00s) [2021-12-16T06:42:16.474Z] PASS [2021-12-16T06:42:16.474Z] coverage: 88.6% of statements [2021-12-16T06:42:16.474Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2021-12-16T06:42:16.597Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-12-16T06:42:16.597Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-12-16T06:42:16.597Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-16T06:42:16.855Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-12-16T06:42:16.930Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-12-16T06:42:16.930Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-16T06:42:17.386Z] testing: warning: no tests to run [2021-12-16T06:42:17.386Z] PASS [2021-12-16T06:42:17.386Z] coverage: 0.0% of statements [2021-12-16T06:42:17.386Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2021-12-16T06:42:17.734Z] time="2021-12-16T06:42:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-16T06:42:17.842Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-12-16T06:42:17.842Z] PASS [2021-12-16T06:42:17.842Z] coverage: 100.0% of statements [2021-12-16T06:42:17.842Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.052s coverage: 100.0% of statements [2021-12-16T06:42:18.202Z] === RUN TestGetDriver [2021-12-16T06:42:18.202Z] --- PASS: TestGetDriver (0.00s) [2021-12-16T06:42:18.202Z] === RUN TestVolumeRequestError [2021-12-16T06:42:18.202Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-16T06:42:18.202Z] PASS [2021-12-16T06:42:18.202Z] coverage: 36.1% of statements [2021-12-16T06:42:18.202Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2021-12-16T06:42:18.202Z] === RUN TestGetAddress [2021-12-16T06:42:18.202Z] --- PASS: TestGetAddress (0.00s) [2021-12-16T06:42:18.202Z] === RUN TestRemove [2021-12-16T06:42:18.202Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-16T06:42:18.202Z] --- SKIP: TestRemove (0.00s) [2021-12-16T06:42:18.202Z] === RUN TestInitializeWithVolumes [2021-12-16T06:42:18.202Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-12-16T06:42:18.202Z] === RUN TestCreate [2021-12-16T06:42:18.202Z] --- PASS: TestCreate (0.01s) [2021-12-16T06:42:18.202Z] === RUN TestValidateName [2021-12-16T06:42:18.202Z] --- PASS: TestValidateName (0.00s) [2021-12-16T06:42:18.202Z] === RUN TestCreateWithOpts [2021-12-16T06:42:18.202Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-16T06:42:18.202Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-16T06:42:18.202Z] === RUN TestRelaodNoOpts [2021-12-16T06:42:18.202Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-16T06:42:18.202Z] PASS [2021-12-16T06:42:18.202Z] coverage: 41.5% of statements [2021-12-16T06:42:18.203Z] ok github.com/docker/docker/volume/local 0.066s coverage: 41.5% of statements [2021-12-16T06:42:18.227Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-16T06:42:18.227Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-16T06:42:18.298Z] === RUN TestHashData [2021-12-16T06:42:18.298Z] --- PASS: TestHashData (0.00s) [2021-12-16T06:42:18.298Z] PASS [2021-12-16T06:42:18.298Z] coverage: 2.8% of statements [2021-12-16T06:42:18.298Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2021-12-16T06:42:18.298Z] 2021/12/16 06:42:17 Closing DB instances... [2021-12-16T06:42:18.753Z] === RUN TestErrorConstructors [2021-12-16T06:42:18.753Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-16T06:42:18.753Z] === RUN TestCompareIPMask [2021-12-16T06:42:18.753Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-16T06:42:18.753Z] === RUN TestUtilGetHostPartIP [2021-12-16T06:42:18.753Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-16T06:42:18.753Z] === RUN TestUtilGetBroadcastIP [2021-12-16T06:42:18.753Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-16T06:42:18.753Z] === RUN TestParseCIDR [2021-12-16T06:42:18.753Z] --- PASS: TestParseCIDR (0.00s) [2021-12-16T06:42:18.753Z] PASS [2021-12-16T06:42:18.753Z] coverage: 37.3% of statements [2021-12-16T06:42:18.753Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2021-12-16T06:42:18.792Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-16T06:42:19.192Z] === RUN TestLCOWParseMountRaw [2021-12-16T06:42:19.192Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-16T06:42:19.192Z] === RUN TestLCOWParseMountRawSplit [2021-12-16T06:42:19.192Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-16T06:42:19.192Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-16T06:42:19.192Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-16T06:42:19.192Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-16T06:42:19.192Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-16T06:42:19.192Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-16T06:42:19.192Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-16T06:42:19.192Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-16T06:42:19.192Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-16T06:42:19.192Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-16T06:42:19.192Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-16T06:42:19.192Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-16T06:42:19.192Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-16T06:42:19.192Z] === RUN TestLinuxParseMountRaw [2021-12-16T06:42:19.192Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-16T06:42:19.192Z] === RUN TestLinuxParseMountRawSplit [2021-12-16T06:42:19.192Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-16T06:42:19.192Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-16T06:42:19.192Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-16T06:42:19.192Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-16T06:42:19.192Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-16T06:42:19.192Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-16T06:42:19.192Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-16T06:42:19.192Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-16T06:42:19.192Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-16T06:42:19.192Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-16T06:42:19.192Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-16T06:42:19.192Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-16T06:42:19.192Z] === RUN TestConvertTmpfsOptions [2021-12-16T06:42:19.192Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-16T06:42:19.192Z] linux_parser_test.go:209: data="ro" [2021-12-16T06:42:19.192Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-16T06:42:19.192Z] === RUN TestParseMountSpec [2021-12-16T06:42:19.192Z] parser_test.go:62: case 0 [2021-12-16T06:42:19.192Z] parser_test.go:62: case 1 [2021-12-16T06:42:19.192Z] parser_test.go:62: case 2 [2021-12-16T06:42:19.192Z] parser_test.go:62: case 3 [2021-12-16T06:42:19.192Z] parser_test.go:62: case 4 [2021-12-16T06:42:19.192Z] parser_test.go:62: case 5 [2021-12-16T06:42:19.192Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-16T06:42:19.192Z] === RUN TestValidateMount [2021-12-16T06:42:19.192Z] --- PASS: TestValidateMount (0.00s) [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRaw [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRawSplit [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-16T06:42:19.192Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-16T06:42:19.192Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-16T06:42:19.192Z] PASS [2021-12-16T06:42:19.192Z] coverage: 67.6% of statements [2021-12-16T06:42:19.192Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.6% of statements [2021-12-16T06:42:19.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-16T06:42:19.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-16T06:42:19.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-16T06:42:19.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-16T06:42:19.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-16T06:42:19.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-16T06:42:19.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-16T06:42:19.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-16T06:42:19.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-16T06:42:19.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-16T06:42:19.208Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-16T06:42:19.209Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-16T06:42:19.209Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-16T06:42:19.209Z] PASS [2021-12-16T06:42:19.209Z] coverage: 50.0% of statements [2021-12-16T06:42:19.209Z] ok github.com/docker/docker/oci 0.051s coverage: 50.0% of statements [2021-12-16T06:42:19.357Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-16T06:42:19.660Z] === RUN TestSetGetMeta [2021-12-16T06:42:19.660Z] === PAUSE TestSetGetMeta [2021-12-16T06:42:19.660Z] === RUN TestRestore [2021-12-16T06:42:19.660Z] === PAUSE TestRestore [2021-12-16T06:42:19.660Z] === RUN TestServiceCreate [2021-12-16T06:42:19.660Z] === PAUSE TestServiceCreate [2021-12-16T06:42:19.660Z] === RUN TestServiceList [2021-12-16T06:42:19.660Z] === PAUSE TestServiceList [2021-12-16T06:42:19.660Z] === RUN TestServiceRemove [2021-12-16T06:42:19.660Z] === PAUSE TestServiceRemove [2021-12-16T06:42:19.660Z] === RUN TestServiceGet [2021-12-16T06:42:19.660Z] === PAUSE TestServiceGet [2021-12-16T06:42:19.660Z] === RUN TestServicePrune [2021-12-16T06:42:19.660Z] === PAUSE TestServicePrune [2021-12-16T06:42:19.660Z] === RUN TestCreate [2021-12-16T06:42:19.660Z] === PAUSE TestCreate [2021-12-16T06:42:19.660Z] === RUN TestRemove [2021-12-16T06:42:19.660Z] === PAUSE TestRemove [2021-12-16T06:42:19.660Z] === RUN TestList [2021-12-16T06:42:19.660Z] === PAUSE TestList [2021-12-16T06:42:19.660Z] === RUN TestFindByDriver [2021-12-16T06:42:19.660Z] === PAUSE TestFindByDriver [2021-12-16T06:42:19.660Z] === RUN TestFindByReferenced [2021-12-16T06:42:19.660Z] === PAUSE TestFindByReferenced [2021-12-16T06:42:19.660Z] === RUN TestDerefMultipleOfSameRef [2021-12-16T06:42:19.660Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-16T06:42:19.660Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-16T06:42:19.660Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-16T06:42:19.660Z] === RUN TestDefererencePluginOnCreateError [2021-12-16T06:42:19.660Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-16T06:42:19.660Z] === RUN TestRefDerefRemove [2021-12-16T06:42:19.660Z] === PAUSE TestRefDerefRemove [2021-12-16T06:42:19.660Z] === RUN TestGet [2021-12-16T06:42:19.660Z] === PAUSE TestGet [2021-12-16T06:42:19.660Z] === RUN TestGetWithReference [2021-12-16T06:42:19.660Z] === PAUSE TestGetWithReference [2021-12-16T06:42:19.660Z] === RUN TestFilterFunc [2021-12-16T06:42:19.660Z] === RUN TestFilterFunc/test_nil_list [2021-12-16T06:42:19.660Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-16T06:42:19.660Z] === RUN TestFilterFunc/test_empty_list [2021-12-16T06:42:19.660Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-16T06:42:19.660Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-16T06:42:19.660Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-16T06:42:19.660Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-16T06:42:19.660Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-16T06:42:19.660Z] === RUN TestFilterFunc/test_filter_some [2021-12-16T06:42:19.660Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-16T06:42:19.660Z] === RUN TestFilterFunc/test_filter_middle [2021-12-16T06:42:19.660Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-16T06:42:19.660Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-16T06:42:19.660Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-16T06:42:19.660Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-16T06:42:19.660Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-16T06:42:19.660Z] === CONT TestFilterFunc/test_nil_list [2021-12-16T06:42:19.660Z] === CONT TestFilterFunc/test_filter_some [2021-12-16T06:42:19.660Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-16T06:42:19.660Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-16T06:42:19.660Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-16T06:42:19.660Z] === CONT TestFilterFunc/test_empty_list [2021-12-16T06:42:19.660Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-16T06:42:19.660Z] === CONT TestFilterFunc/test_filter_middle [2021-12-16T06:42:19.660Z] --- PASS: TestFilterFunc (0.00s) [2021-12-16T06:42:19.660Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-16T06:42:19.660Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-16T06:42:19.660Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-16T06:42:19.660Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-16T06:42:19.660Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-16T06:42:19.660Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-16T06:42:19.660Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-16T06:42:19.660Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-16T06:42:19.660Z] === CONT TestSetGetMeta [2021-12-16T06:42:19.660Z] === CONT TestList [2021-12-16T06:42:19.660Z] === CONT TestDefererencePluginOnCreateError [2021-12-16T06:42:19.660Z] === CONT TestGet [2021-12-16T06:42:19.660Z] --- PASS: TestSetGetMeta (0.02s) [2021-12-16T06:42:19.660Z] === CONT TestRemove [2021-12-16T06:42:19.660Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-12-16T06:42:19.660Z] === CONT TestCreate [2021-12-16T06:42:19.660Z] --- PASS: TestGet (0.03s) [2021-12-16T06:42:19.660Z] === CONT TestServicePrune [2021-12-16T06:42:19.660Z] --- PASS: TestList (0.04s) [2021-12-16T06:42:19.660Z] === CONT TestServiceGet [2021-12-16T06:42:19.660Z] --- PASS: TestRemove (0.03s) [2021-12-16T06:42:19.660Z] === CONT TestServiceRemove [2021-12-16T06:42:19.660Z] --- PASS: TestCreate (0.02s) [2021-12-16T06:42:19.660Z] === CONT TestServiceList [2021-12-16T06:42:19.923Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-12-16T06:42:20.129Z] --- PASS: TestServiceGet (0.15s) [2021-12-16T06:42:20.129Z] === CONT TestServiceCreate [2021-12-16T06:42:20.129Z] time="2021-12-16T06:42:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-16T06:42:20.129Z] --- PASS: TestServiceRemove (0.14s) [2021-12-16T06:42:20.129Z] === CONT TestRestore [2021-12-16T06:42:20.129Z] --- PASS: TestServiceList (0.15s) [2021-12-16T06:42:20.129Z] === CONT TestGetWithReference [2021-12-16T06:42:20.129Z] time="2021-12-16T06:42:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-16T06:42:20.129Z] time="2021-12-16T06:42:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-16T06:42:20.129Z] time="2021-12-16T06:42:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-16T06:42:20.129Z] --- PASS: TestServiceCreate (0.03s) [2021-12-16T06:42:20.129Z] === CONT TestDerefMultipleOfSameRef [2021-12-16T06:42:20.129Z] time="2021-12-16T06:42:19Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-16T06:42:20.129Z] --- PASS: TestGetWithReference (0.02s) [2021-12-16T06:42:20.129Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-16T06:42:20.129Z] --- PASS: TestRestore (0.03s) [2021-12-16T06:42:20.129Z] === CONT TestFindByReferenced [2021-12-16T06:42:20.129Z] --- PASS: TestServicePrune (0.19s) [2021-12-16T06:42:20.129Z] === CONT TestRefDerefRemove [2021-12-16T06:42:20.129Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-12-16T06:42:20.129Z] === CONT TestFindByDriver [2021-12-16T06:42:20.129Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-12-16T06:42:20.129Z] --- PASS: TestFindByReferenced (0.02s) [2021-12-16T06:42:20.129Z] --- PASS: TestRefDerefRemove (0.02s) [2021-12-16T06:42:20.129Z] --- PASS: TestFindByDriver (0.02s) [2021-12-16T06:42:20.129Z] PASS [2021-12-16T06:42:20.129Z] coverage: 69.0% of statements [2021-12-16T06:42:20.129Z] ok github.com/docker/docker/volume/service 0.279s coverage: 69.0% of statements [2021-12-16T06:42:20.170Z] === RUN TestParseVersion [2021-12-16T06:42:20.170Z] --- PASS: TestParseVersion (0.00s) [2021-12-16T06:42:20.170Z] PASS [2021-12-16T06:42:20.170Z] coverage: 52.9% of statements [2021-12-16T06:42:20.170Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2021-12-16T06:42:20.170Z] time="2021-12-16T06:42:19Z" level=error msg="node1(d2abe5e80029) Could not close DB: timeout waiting for leave broadcast" [2021-12-16T06:42:20.170Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.05s) [2021-12-16T06:42:20.170Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-16T06:42:20.170Z] === RUN TestAddressPoolOpt [2021-12-16T06:42:20.170Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/a [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/something [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/_=a [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/env1=value1 [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/_env1=value1 [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/PATH [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/=a [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/PATH= [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/PATH=something [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/asd!qwe [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/1asd [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/123 [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/some_space [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/__some_space_before [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/some_space_after__ [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/= [2021-12-16T06:42:20.170Z] === RUN TestValidateEnv/PaTh [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestParseHost [2021-12-16T06:42:20.170Z] --- PASS: TestParseHost (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestParseDockerDaemonHost [2021-12-16T06:42:20.170Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestParseTCP [2021-12-16T06:42:20.170Z] --- PASS: TestParseTCP (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-16T06:42:20.170Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestValidateExtraHosts [2021-12-16T06:42:20.170Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestIpOptString [2021-12-16T06:42:20.170Z] --- PASS: TestIpOptString (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-16T06:42:20.170Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestNewIpOptValidDefaultVal [2021-12-16T06:42:20.170Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestIpOptSetInvalidVal [2021-12-16T06:42:20.170Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestValidateIPAddress [2021-12-16T06:42:20.170Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestMapOpts [2021-12-16T06:42:20.170Z] --- PASS: TestMapOpts (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestListOptsWithoutValidator [2021-12-16T06:42:20.170Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestListOptsWithValidator [2021-12-16T06:42:20.170Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestValidateDNSSearch [2021-12-16T06:42:20.170Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestValidateLabel [2021-12-16T06:42:20.170Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-16T06:42:20.170Z] === RUN TestValidateLabel/label_with_general_format [2021-12-16T06:42:20.170Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-16T06:42:20.170Z] === RUN TestValidateLabel/label_with_one_more [2021-12-16T06:42:20.170Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-16T06:42:20.170Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-16T06:42:20.170Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-16T06:42:20.170Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-16T06:42:20.170Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-16T06:42:20.170Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-16T06:42:20.170Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-16T06:42:20.170Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-16T06:42:20.170Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-16T06:42:20.170Z] --- PASS: TestValidateLabel (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-16T06:42:20.170Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestNamedListOpts [2021-12-16T06:42:20.170Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestNamedMapOpts [2021-12-16T06:42:20.170Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestParseLink [2021-12-16T06:42:20.170Z] --- PASS: TestParseLink (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestQuotedStringSetWithQuotes [2021-12-16T06:42:20.170Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-16T06:42:20.170Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-16T06:42:20.170Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-16T06:42:20.170Z] === RUN TestUlimitOpt [2021-12-16T06:42:20.170Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-16T06:42:20.170Z] PASS [2021-12-16T06:42:20.170Z] coverage: 67.1% of statements [2021-12-16T06:42:20.170Z] ok github.com/docker/docker/opts 0.067s coverage: 67.1% of statements [2021-12-16T06:42:20.487Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-16T06:42:20.488Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-16T06:42:21.052Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-16T06:42:21.130Z] 2021/12/16 06:42:20 Closing DB instances... [2021-12-16T06:42:21.585Z] === RUN TestPeerCertificateMarshalJSON [2021-12-16T06:42:21.585Z] === RUN TestIsArchivePathDir [2021-12-16T06:42:21.985Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-16T06:42:22.041Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-12-16T06:42:22.041Z] === RUN TestIsArchivePathInvalidFile [2021-12-16T06:42:22.041Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-16T06:42:22.041Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-16T06:42:22.041Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2021-12-16T06:42:22.041Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-16T06:42:22.041Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-16T06:42:22.041Z] === RUN TestMiddleware [2021-12-16T06:42:22.041Z] --- PASS: TestMiddleware (0.00s) [2021-12-16T06:42:22.041Z] === RUN TestNewResponseModifier [2021-12-16T06:42:22.041Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-16T06:42:22.041Z] PASS [2021-12-16T06:42:22.041Z] coverage: 26.8% of statements [2021-12-16T06:42:22.041Z] ok github.com/docker/docker/pkg/authorization 0.408s coverage: 26.8% of statements [2021-12-16T06:42:22.041Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-12-16T06:42:22.041Z] === RUN TestIsArchivePathTar [2021-12-16T06:42:22.041Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-12-16T06:42:22.041Z] === RUN TestDecompressStreamGzip [2021-12-16T06:42:22.041Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-12-16T06:42:22.041Z] === RUN TestDecompressStreamBzip2 [2021-12-16T06:42:22.243Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-16T06:42:22.341Z] 2021/12/16 06:42:22 Closing DB instances... [2021-12-16T06:42:22.496Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-12-16T06:42:22.496Z] === RUN TestDecompressStreamXz [2021-12-16T06:42:22.496Z] archive_test.go:133: Xz not present in msys2 [2021-12-16T06:42:22.496Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-16T06:42:22.496Z] === RUN TestDecompressStreamZstd [2021-12-16T06:42:22.496Z] archive_test.go:140: zstd not installed [2021-12-16T06:42:22.496Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-12-16T06:42:22.496Z] === RUN TestCompressStreamXzUnsupported [2021-12-16T06:42:22.496Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-16T06:42:22.496Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-16T06:42:22.496Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-16T06:42:22.496Z] === RUN TestCompressStreamInvalid [2021-12-16T06:42:22.496Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-16T06:42:22.496Z] === RUN TestExtensionInvalid [2021-12-16T06:42:22.496Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-16T06:42:22.497Z] === RUN TestExtensionUncompressed [2021-12-16T06:42:22.497Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-16T06:42:22.497Z] === RUN TestExtensionBzip2 [2021-12-16T06:42:22.497Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-16T06:42:22.497Z] === RUN TestExtensionGzip [2021-12-16T06:42:22.497Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-16T06:42:22.497Z] === RUN TestExtensionXz [2021-12-16T06:42:22.497Z] --- PASS: TestExtensionXz (0.00s) [2021-12-16T06:42:22.497Z] === RUN TestExtensionZstd [2021-12-16T06:42:22.497Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-16T06:42:22.497Z] === RUN TestCmdStreamLargeStderr [2021-12-16T06:42:22.497Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-12-16T06:42:22.497Z] === RUN TestCmdStreamBad [2021-12-16T06:42:22.497Z] archive_test.go:252: Failing on Windows CI machines [2021-12-16T06:42:22.497Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-16T06:42:22.497Z] === RUN TestCmdStreamGood [2021-12-16T06:42:22.497Z] === RUN TestUnbuffered [2021-12-16T06:42:22.497Z] --- PASS: TestUnbuffered (0.00s) [2021-12-16T06:42:22.497Z] === RUN TestRaceUnbuffered [2021-12-16T06:42:22.497Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-16T06:42:22.497Z] PASS [2021-12-16T06:42:22.497Z] coverage: 100.0% of statements [2021-12-16T06:42:22.497Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2021-12-16T06:42:22.497Z] --- PASS: TestCmdStreamGood (0.04s) [2021-12-16T06:42:22.497Z] === RUN TestUntarPathWithInvalidDest [2021-12-16T06:42:22.497Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-12-16T06:42:22.497Z] === RUN TestUntarPathWithInvalidSrc [2021-12-16T06:42:22.497Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-16T06:42:22.497Z] === RUN TestUntarPath [2021-12-16T06:42:22.497Z] --- PASS: TestUntarPath (0.06s) [2021-12-16T06:42:22.497Z] === RUN TestUntarPathWithDestinationFile [2021-12-16T06:42:22.808Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-16T06:42:22.952Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-12-16T06:42:22.952Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-16T06:42:22.952Z] --- PASS: TestUntarPathWithDestinationFile (0.16s) [2021-12-16T06:42:22.952Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-16T06:42:22.952Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-12-16T06:42:22.952Z] === RUN TestCopyWithTarInvalidSrc [2021-12-16T06:42:22.952Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-16T06:42:22.952Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-16T06:42:22.952Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-16T06:42:22.952Z] === RUN TestCopyWithTarSrcFile [2021-12-16T06:42:22.952Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-16T06:42:22.952Z] === RUN TestCopyWithTarSrcFolder [2021-12-16T06:42:22.952Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-16T06:42:22.952Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-16T06:42:22.952Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-16T06:42:22.952Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-16T06:42:22.952Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-16T06:42:22.952Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-16T06:42:22.952Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-16T06:42:22.952Z] === RUN TestCopyFileWithTarSrcFile [2021-12-16T06:42:22.952Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-12-16T06:42:22.952Z] === RUN TestTarFiles [2021-12-16T06:42:22.952Z] === RUN TestMatch [2021-12-16T06:42:22.952Z] === RUN TestMatch/[[]] [2021-12-16T06:42:22.952Z] === RUN TestMatch/[[foo]] [2021-12-16T06:42:22.952Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-16T06:42:22.952Z] === RUN TestMatch/[[foo_bar]] [2021-12-16T06:42:22.952Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-16T06:42:22.952Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-16T06:42:22.952Z] === RUN TestMatch/[] [2021-12-16T06:42:22.952Z] === RUN TestMatch/[]#01 [2021-12-16T06:42:22.952Z] === RUN TestMatch/[[qux]] [2021-12-16T06:42:22.952Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-16T06:42:22.952Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-16T06:42:22.952Z] === RUN TestMatch/[[foo_baz]] [2021-12-16T06:42:22.952Z] --- PASS: TestMatch (0.00s) [2021-12-16T06:42:22.952Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-16T06:42:22.952Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-16T06:42:22.952Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-16T06:42:22.952Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-16T06:42:22.952Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-16T06:42:22.952Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-16T06:42:22.952Z] --- PASS: TestMatch/[] (0.00s) [2021-12-16T06:42:22.952Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-16T06:42:22.952Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-16T06:42:22.952Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-16T06:42:22.952Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-16T06:42:22.952Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-16T06:42:22.952Z] PASS [2021-12-16T06:42:22.952Z] coverage: 87.5% of statements [2021-12-16T06:42:22.952Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2021-12-16T06:42:23.373Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-16T06:42:23.913Z] === RUN TestChrootTarUntar [2021-12-16T06:42:23.913Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:42:23.913Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-16T06:42:23.913Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-16T06:42:23.913Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:42:23.913Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-16T06:42:23.913Z] === RUN TestChrootUntarEmptyArchive [2021-12-16T06:42:23.913Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-16T06:42:23.913Z] === RUN TestChrootTarUntarWithSymlink [2021-12-16T06:42:23.913Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:42:23.913Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-16T06:42:23.913Z] === RUN TestChrootCopyWithTar [2021-12-16T06:42:23.913Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:42:23.913Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-16T06:42:23.913Z] === RUN TestChrootCopyFileWithTar [2021-12-16T06:42:23.913Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:42:23.913Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-16T06:42:23.913Z] === RUN TestChrootUntarPath [2021-12-16T06:42:23.913Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:42:23.913Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-16T06:42:23.913Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-16T06:42:23.913Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:42:23.913Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-16T06:42:23.913Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-16T06:42:23.913Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:42:23.913Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-16T06:42:23.913Z] === RUN TestChrootApplyDotDotFile [2021-12-16T06:42:23.913Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:42:23.913Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-16T06:42:23.913Z] PASS [2021-12-16T06:42:23.913Z] coverage: 15.1% of statements [2021-12-16T06:42:23.913Z] ok github.com/docker/docker/pkg/chrootarchive 0.086s coverage: 15.1% of statements [2021-12-16T06:42:23.939Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-16T06:42:24.872Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-16T06:42:24.874Z] === RUN TestSizeEmpty [2021-12-16T06:42:24.874Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-16T06:42:24.874Z] === RUN TestSizeEmptyFile [2021-12-16T06:42:24.874Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-16T06:42:24.874Z] === RUN TestSizeNonemptyFile [2021-12-16T06:42:24.874Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-16T06:42:24.874Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-16T06:42:24.874Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-16T06:42:24.874Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-16T06:42:24.874Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-16T06:42:24.874Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-16T06:42:24.874Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-16T06:42:24.874Z] === RUN TestMoveToSubdir [2021-12-16T06:42:24.874Z] --- PASS: TestMoveToSubdir (0.00s) [2021-12-16T06:42:24.874Z] === RUN TestSizeNonExistingDirectory [2021-12-16T06:42:24.874Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-16T06:42:24.874Z] PASS [2021-12-16T06:42:24.874Z] coverage: 80.0% of statements [2021-12-16T06:42:24.874Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2021-12-16T06:42:24.874Z] 2021/12/16 06:42:24 Closing DB instances... [2021-12-16T06:42:25.129Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-16T06:42:25.129Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-16T06:42:25.289Z] --- PASS: TestNetworkDBCRUDMediumCluster (39.92s) [2021-12-16T06:42:25.289Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-16T06:42:25.694Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-16T06:42:25.757Z] --- PASS: TestGet (15.01s) [2021-12-16T06:42:25.757Z] === RUN TestPluginWithNoManifest [2021-12-16T06:42:25.757Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-16T06:42:25.757Z] === RUN TestGetAll [2021-12-16T06:42:25.757Z] --- PASS: TestGetAll (0.00s) [2021-12-16T06:42:25.757Z] PASS [2021-12-16T06:42:25.757Z] coverage: 73.2% of statements [2021-12-16T06:42:25.757Z] ok github.com/docker/docker/pkg/plugins 35.987s coverage: 73.2% of statements [2021-12-16T06:42:25.834Z] === RUN Test [2021-12-16T06:42:25.834Z] === RUN Test/TestContainsEntry [2021-12-16T06:42:25.834Z] === RUN Test/TestCreateEntries [2021-12-16T06:42:25.834Z] === RUN Test/TestEntriesDiff [2021-12-16T06:42:25.834Z] === RUN Test/TestEntriesEquality [2021-12-16T06:42:25.834Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-16T06:42:25.834Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-16T06:42:25.834Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-16T06:42:25.834Z] === RUN Test/TestGeneratorNotGenerate [2021-12-16T06:42:25.834Z] === RUN Test/TestGeneratorWithPort [2021-12-16T06:42:25.834Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-16T06:42:25.834Z] === RUN Test/TestNewEntry [2021-12-16T06:42:25.834Z] === RUN Test/TestParse [2021-12-16T06:42:25.834Z] --- PASS: Test (0.00s) [2021-12-16T06:42:25.834Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-16T06:42:25.834Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-16T06:42:25.834Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-16T06:42:25.834Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-16T06:42:25.834Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-16T06:42:25.834Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-16T06:42:25.834Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-16T06:42:25.834Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-16T06:42:25.834Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-16T06:42:25.834Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-16T06:42:25.834Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-16T06:42:25.834Z] --- PASS: Test/TestParse (0.00s) [2021-12-16T06:42:25.834Z] PASS [2021-12-16T06:42:25.834Z] coverage: 58.3% of statements [2021-12-16T06:42:25.834Z] ok github.com/docker/docker/pkg/discovery 0.046s coverage: 58.3% of statements [2021-12-16T06:42:26.226Z] 2021/12/16 06:42:26 Closing DB instances... [2021-12-16T06:42:26.627Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-16T06:42:26.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-12-16T06:42:26.794Z] === RUN Test [2021-12-16T06:42:26.794Z] === RUN Test/TestContent [2021-12-16T06:42:26.794Z] === RUN Test/TestInitialize [2021-12-16T06:42:26.794Z] === RUN Test/TestNew [2021-12-16T06:42:26.794Z] === RUN Test/TestParsingContentsWithComments [2021-12-16T06:42:26.794Z] === RUN Test/TestRegister [2021-12-16T06:42:26.794Z] === RUN Test/TestWatch [2021-12-16T06:42:26.794Z] --- PASS: Test (0.01s) [2021-12-16T06:42:26.795Z] --- PASS: Test/TestContent (0.00s) [2021-12-16T06:42:26.795Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-16T06:42:26.795Z] --- PASS: Test/TestNew (0.00s) [2021-12-16T06:42:26.795Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-16T06:42:26.795Z] --- PASS: Test/TestRegister (0.00s) [2021-12-16T06:42:26.795Z] --- PASS: Test/TestWatch (0.01s) [2021-12-16T06:42:26.795Z] PASS [2021-12-16T06:42:26.795Z] coverage: 97.6% of statements [2021-12-16T06:42:26.795Z] ok github.com/docker/docker/pkg/discovery/file 0.048s coverage: 97.6% of statements [2021-12-16T06:42:26.795Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2021-12-16T06:42:26.795Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-16T06:42:26.795Z] --- PASS: TestTarFiles (3.96s) [2021-12-16T06:42:26.795Z] === RUN TestDetectCompressionZstd [2021-12-16T06:42:26.795Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-16T06:42:26.795Z] === RUN TestTarUntar [2021-12-16T06:42:26.795Z] --- PASS: TestTarUntar (0.03s) [2021-12-16T06:42:26.795Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-16T06:42:26.795Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-12-16T06:42:26.795Z] === RUN TestTarWithOptions [2021-12-16T06:42:26.795Z] --- PASS: TestTarWithOptions (0.02s) [2021-12-16T06:42:26.795Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-16T06:42:26.795Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-16T06:42:26.795Z] === RUN TestUntarUstarGnuConflict [2021-12-16T06:42:26.795Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-16T06:42:26.795Z] === RUN TestUntarInvalidFilenames [2021-12-16T06:42:27.145Z] --- PASS: TestServiceWithDataPathPortInit (12.91s) [2021-12-16T06:42:27.145Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-16T06:42:27.145Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pmz6j9ahenyveeakj2qr62ecz Created:2021-12-16 06:42:25.756690929 +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[c00a808d99097cdaa9522d2854017e524ffcb02a444c6bbaf2b6a8b55af78a1a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tcv4tc3ekkyxip8wsi08x6lta EndpointID:e8166f6948f5a8e781f3b2d8e56699697f16e5b393e85a4877fd113953681813 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b00a5dab896aef4d45f4a57a27b37d8a5af733a6da87aca61d975e7c13530f62 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:bbd206baeaef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tcv4tc3ekkyxip8wsi08x6lta EndpointID:e8166f6948f5a8e781f3b2d8e56699697f16e5b393e85a4877fd113953681813 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-16T06:42:27.250Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2410964474\\dest" [2021-12-16T06:42:27.250Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-12-16T06:42:27.250Z] === RUN TestUntarHardlinkToSymlink [2021-12-16T06:42:27.250Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-16T06:42:27.250Z] === RUN TestUntarInvalidHardlink [2021-12-16T06:42:27.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3956877624\\victim\\hello" -> "../victim/hello" [2021-12-16T06:42:27.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink900835956\\victim\\hello" -> "/../victim/hello" [2021-12-16T06:42:27.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3018017244\\victim" -> "../victim" [2021-12-16T06:42:27.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1518485492\\victim" -> "../victim" [2021-12-16T06:42:27.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3655342200\\victim" -> "../victim" [2021-12-16T06:42:27.250Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3370915909\\victim" -> "../victim" [2021-12-16T06:42:27.250Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-12-16T06:42:27.250Z] === RUN TestUntarInvalidSymlink [2021-12-16T06:42:27.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1588512523\\dest\\dotdot" -> "../victim/hello" [2021-12-16T06:42:27.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1722658082\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-16T06:42:27.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2716079224\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:42:27.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink65619395\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:42:27.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3855272504\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:42:27.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1550166021\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:42:27.250Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink67889753\\dest\\dir\\loophole" -> "../../victim" [2021-12-16T06:42:27.250Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-12-16T06:42:27.250Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-16T06:42:27.250Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-16T06:42:27.250Z] === RUN TestXGlobalNoParent [2021-12-16T06:42:27.250Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-16T06:42:27.250Z] === RUN TestReplaceFileTarWrapper [2021-12-16T06:42:27.250Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-12-16T06:42:27.250Z] === RUN TestPrefixHeaderReadable [2021-12-16T06:42:27.250Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-12-16T06:42:27.250Z] === RUN TestDisablePigz [2021-12-16T06:42:27.250Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-16T06:42:27.250Z] --- PASS: TestDisablePigz (0.14s) [2021-12-16T06:42:27.250Z] === RUN TestPigz [2021-12-16T06:42:27.562Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-16T06:42:27.705Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-16T06:42:27.705Z] --- PASS: TestPigz (0.18s) [2021-12-16T06:42:27.705Z] === RUN TestCopyFileWithInvalidDest [2021-12-16T06:42:27.705Z] archive_windows_test.go:16: Currently fails [2021-12-16T06:42:27.705Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-16T06:42:27.706Z] === RUN TestCanonicalTarNameForPath [2021-12-16T06:42:27.706Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-16T06:42:27.706Z] === RUN TestCanonicalTarName [2021-12-16T06:42:27.706Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-16T06:42:27.706Z] === RUN TestChmodTarEntry [2021-12-16T06:42:27.706Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-16T06:42:27.706Z] === RUN TestHardLinkOrder [2021-12-16T06:42:27.706Z] --- PASS: TestHardLinkOrder (0.08s) [2021-12-16T06:42:27.706Z] === RUN TestChangeString [2021-12-16T06:42:27.706Z] --- PASS: TestChangeString (0.00s) [2021-12-16T06:42:27.706Z] === RUN TestChangesWithNoChanges [2021-12-16T06:42:27.706Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-12-16T06:42:27.706Z] === RUN TestChangesWithChanges [2021-12-16T06:42:27.706Z] --- PASS: TestChangesWithChanges (0.03s) [2021-12-16T06:42:27.706Z] === RUN TestChangesWithChangesGH13590 [2021-12-16T06:42:27.706Z] changes_test.go:195: needs more investigation [2021-12-16T06:42:27.706Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-16T06:42:27.706Z] === RUN TestChangesDirsEmpty [2021-12-16T06:42:27.706Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-16T06:42:27.706Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-12-16T06:42:27.706Z] === RUN TestChangesDirsMutated [2021-12-16T06:42:27.706Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-16T06:42:27.706Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-12-16T06:42:27.706Z] === RUN TestApplyLayer [2021-12-16T06:42:27.706Z] changes_test.go:432: needs further investigation [2021-12-16T06:42:27.706Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-16T06:42:27.706Z] === RUN TestChangesSizeWithHardlinks [2021-12-16T06:42:27.706Z] changes_test.go:468: needs further investigation [2021-12-16T06:42:27.706Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-16T06:42:27.706Z] === RUN TestChangesSizeWithNoChanges [2021-12-16T06:42:27.706Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-16T06:42:27.706Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-16T06:42:27.706Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-16T06:42:27.706Z] === RUN TestChangesSize [2021-12-16T06:42:27.706Z] --- PASS: TestChangesSize (0.00s) [2021-12-16T06:42:27.706Z] === RUN TestApplyLayerInvalidFilenames [2021-12-16T06:42:27.706Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2764611587\\dest" [2021-12-16T06:42:27.706Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-12-16T06:42:27.706Z] === RUN TestApplyLayerInvalidHardlink [2021-12-16T06:42:27.706Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink505566821\\victim\\hello" -> "../victim/hello" [2021-12-16T06:42:27.706Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3253325903\\victim\\hello" -> "/../victim/hello" [2021-12-16T06:42:27.706Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink989195292\\victim" -> "../victim" [2021-12-16T06:42:27.706Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3318986573\\victim" -> "../victim" [2021-12-16T06:42:27.706Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2698551750\\victim" -> "../victim" [2021-12-16T06:42:27.706Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2443247133\\victim" -> "../victim" [2021-12-16T06:42:27.706Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-12-16T06:42:27.706Z] === RUN TestApplyLayerInvalidSymlink [2021-12-16T06:42:27.706Z] === RUN Test [2021-12-16T06:42:27.706Z] === RUN Test/TestInitialize [2021-12-16T06:42:27.706Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink165881816\\dest\\dotdot" -> "../victim/hello" [2021-12-16T06:42:27.706Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2548776317\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-16T06:42:27.706Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3346693216\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:42:27.706Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2770999915\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:42:27.706Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3302377456\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:42:27.706Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4040079488\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:42:27.706Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-12-16T06:42:27.706Z] === RUN TestApplyLayerWhiteouts [2021-12-16T06:42:27.706Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-12-16T06:42:27.706Z] === RUN TestGenerateEmptyFile [2021-12-16T06:42:27.706Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-16T06:42:27.706Z] === RUN TestGenerateWithContent [2021-12-16T06:42:27.706Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-16T06:42:27.706Z] PASS [2021-12-16T06:42:27.706Z] coverage: 62.0% of statements [2021-12-16T06:42:27.706Z] ok github.com/docker/docker/pkg/archive 6.151s coverage: 62.0% of statements [2021-12-16T06:42:27.789Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-12-16T06:42:27.789Z] === RUN TestNetworkDBGarbageCollection [2021-12-16T06:42:27.820Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-16T06:42:27.820Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-16T06:42:27.820Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-16T06:42:28.161Z] time="2021-12-16T06:42:27Z" level=info msg="Initializing discovery without TLS" [2021-12-16T06:42:28.161Z] time="2021-12-16T06:42:27Z" level=info msg="Initializing discovery without TLS" [2021-12-16T06:42:28.161Z] time="2021-12-16T06:42:27Z" level=info msg="Initializing discovery without TLS" [2021-12-16T06:42:28.161Z] === RUN Test/TestInitializeWithCerts [2021-12-16T06:42:28.161Z] time="2021-12-16T06:42:27Z" level=info msg="Initializing discovery with TLS" [2021-12-16T06:42:28.161Z] === RUN Test/TestWatch [2021-12-16T06:42:28.161Z] time="2021-12-16T06:42:27Z" level=info msg="Initializing discovery without TLS" [2021-12-16T06:42:29.122Z] 2021/12/16 06:42:28 Closing DB instances... [2021-12-16T06:42:30.083Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-12-16T06:42:30.083Z] === RUN TestNetworkDBNodeLeave [2021-12-16T06:42:31.048Z] --- PASS: Test (3.16s) [2021-12-16T06:42:31.048Z] --- PASS: Test/TestInitialize (0.15s) [2021-12-16T06:42:31.048Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-12-16T06:42:31.048Z] --- PASS: Test/TestWatch (3.00s) [2021-12-16T06:42:31.048Z] PASS [2021-12-16T06:42:31.048Z] coverage: 84.1% of statements [2021-12-16T06:42:31.048Z] ok github.com/docker/docker/pkg/discovery/kv 3.206s coverage: 84.1% of statements [2021-12-16T06:42:31.101Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-16T06:42:31.327Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.26s) [2021-12-16T06:42:31.327Z] PASS [2021-12-16T06:42:31.327Z] [2021-12-16T06:42:31.327Z] === Skipped [2021-12-16T06:42:31.327Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-16T06:42:31.327Z] service_test.go:243: FLAKY_TEST [2021-12-16T06:42:31.327Z] [2021-12-16T06:42:31.327Z] DONE 26 tests, 1 skipped in 41.908s [2021-12-16T06:42:31.327Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-16T06:42:31.327Z] ++ 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-16T06:42:31.327Z] ++ set -e [2021-12-16T06:42:31.327Z] ++ '[' -n 0 ']' [2021-12-16T06:42:31.327Z] ++ set -x [2021-12-16T06:42:31.327Z] ++ 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-16T06:42:31.327Z] INFO: Testing against a local daemon [2021-12-16T06:42:31.327Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-16T06:42:31.327Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:42:31.327Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-16T06:42:31.327Z] === RUN TestDockerNetworkIpvlan [2021-12-16T06:42:31.327Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:42:31.327Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-16T06:42:31.327Z] PASS [2021-12-16T06:42:31.327Z] [2021-12-16T06:42:31.327Z] === Skipped [2021-12-16T06:42:31.327Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-16T06:42:31.327Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:42:31.327Z] [2021-12-16T06:42:31.327Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-16T06:42:31.327Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-16T06:42:31.327Z] [2021-12-16T06:42:31.327Z] DONE 2 tests, 2 skipped in 0.100s [2021-12-16T06:42:31.327Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-16T06:42:31.327Z] ++ 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-16T06:42:31.327Z] ++ set -e [2021-12-16T06:42:31.327Z] ++ '[' -n 0 ']' [2021-12-16T06:42:31.327Z] ++ set -x [2021-12-16T06:42:31.327Z] ++ 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-16T06:42:31.327Z] INFO: Testing against a local daemon [2021-12-16T06:42:31.327Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-16T06:42:31.503Z] === RUN Test [2021-12-16T06:42:31.503Z] === RUN Test/TestWatch [2021-12-16T06:42:31.503Z] --- PASS: Test (0.00s) [2021-12-16T06:42:31.503Z] --- PASS: Test/TestWatch (0.00s) [2021-12-16T06:42:31.503Z] PASS [2021-12-16T06:42:31.503Z] coverage: 92.3% of statements [2021-12-16T06:42:31.503Z] ok github.com/docker/docker/pkg/discovery/memory 0.039s coverage: 92.3% of statements [2021-12-16T06:42:31.666Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-16T06:42:32.464Z] === RUN Test [2021-12-16T06:42:32.464Z] === RUN Test/TestInitialize [2021-12-16T06:42:32.464Z] === RUN Test/TestInitializeWithPattern [2021-12-16T06:42:32.464Z] === RUN Test/TestRegister [2021-12-16T06:42:32.464Z] === RUN Test/TestWatch [2021-12-16T06:42:32.464Z] --- PASS: Test (0.00s) [2021-12-16T06:42:32.464Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-16T06:42:32.464Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-16T06:42:32.464Z] --- PASS: Test/TestRegister (0.00s) [2021-12-16T06:42:32.464Z] --- PASS: Test/TestWatch (0.00s) [2021-12-16T06:42:32.464Z] PASS [2021-12-16T06:42:32.464Z] coverage: 93.8% of statements [2021-12-16T06:42:32.464Z] ok github.com/docker/docker/pkg/discovery/nodes 0.040s coverage: 93.8% of statements [2021-12-16T06:42:32.705Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-12-16T06:42:32.705Z] === RUN TestDockerNetworkMacvlan [2021-12-16T06:42:32.920Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-12-16T06:42:32.920Z] === RUN TestNetworkDBWatch [2021-12-16T06:42:32.920Z] === RUN TestPollerAddRemove [2021-12-16T06:42:32.920Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-16T06:42:32.920Z] === RUN TestPollerEvent [2021-12-16T06:42:32.920Z] poller_test.go:40: No chmod on Windows [2021-12-16T06:42:32.920Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-16T06:42:32.920Z] === RUN TestPollerClose [2021-12-16T06:42:32.920Z] --- PASS: TestPollerClose (0.00s) [2021-12-16T06:42:32.920Z] PASS [2021-12-16T06:42:32.920Z] coverage: 45.7% of statements [2021-12-16T06:42:32.920Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 45.7% of statements [2021-12-16T06:42:33.271Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-16T06:42:33.881Z] === RUN TestCopyFileWithInvalidSrc [2021-12-16T06:42:33.881Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-16T06:42:33.881Z] === RUN TestCopyFileWithInvalidDest [2021-12-16T06:42:33.881Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-16T06:42:33.881Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-16T06:42:33.881Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-16T06:42:33.881Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-16T06:42:33.881Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-16T06:42:33.881Z] === RUN TestCopyFile [2021-12-16T06:42:33.881Z] --- PASS: TestCopyFile (0.00s) [2021-12-16T06:42:33.881Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-16T06:42:33.881Z] fileutils_test.go:133: Needs porting to Windows [2021-12-16T06:42:33.881Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-16T06:42:33.881Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-16T06:42:33.881Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-16T06:42:33.881Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-16T06:42:34.205Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-16T06:42:34.337Z] fileutils_test.go:179: Needs porting to Windows [2021-12-16T06:42:34.337Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestWildcardMatches [2021-12-16T06:42:34.337Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestPatternMatches [2021-12-16T06:42:34.337Z] --- PASS: TestPatternMatches (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-16T06:42:34.337Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestPatternMatchesFolderExclusions [2021-12-16T06:42:34.337Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-16T06:42:34.337Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-16T06:42:34.337Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-16T06:42:34.337Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-16T06:42:34.337Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestSingleExclamationError [2021-12-16T06:42:34.337Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestMatchesWithNoPatterns [2021-12-16T06:42:34.337Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestMatchesWithMalformedPatterns [2021-12-16T06:42:34.337Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestMatches [2021-12-16T06:42:34.337Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-16T06:42:34.337Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-16T06:42:34.337Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-16T06:42:34.337Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-16T06:42:34.337Z] --- PASS: TestMatches (0.01s) [2021-12-16T06:42:34.337Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-16T06:42:34.337Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-16T06:42:34.337Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-16T06:42:34.337Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestCleanPatterns [2021-12-16T06:42:34.337Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-16T06:42:34.337Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestCleanPatternsExceptionFlag [2021-12-16T06:42:34.337Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-16T06:42:34.337Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-16T06:42:34.337Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestCleanPatternsErrorSingleException [2021-12-16T06:42:34.337Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestCreateIfNotExistsDir [2021-12-16T06:42:34.337Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestCreateIfNotExistsFile [2021-12-16T06:42:34.337Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-12-16T06:42:34.337Z] === RUN TestMatch [2021-12-16T06:42:34.337Z] --- PASS: TestMatch (0.00s) [2021-12-16T06:42:34.337Z] PASS [2021-12-16T06:42:34.337Z] coverage: 84.0% of statements [2021-12-16T06:42:34.337Z] ok github.com/docker/docker/pkg/fileutils 0.072s coverage: 84.0% of statements [2021-12-16T06:42:34.770Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-16T06:42:34.792Z] === RUN TestGet [2021-12-16T06:42:34.792Z] --- PASS: TestGet (0.00s) [2021-12-16T06:42:34.792Z] === RUN TestGetShortcutString [2021-12-16T06:42:34.792Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-16T06:42:34.792Z] PASS [2021-12-16T06:42:34.792Z] coverage: 42.9% of statements [2021-12-16T06:42:34.792Z] 2021/12/16 06:42:34 Closing DB instances... [2021-12-16T06:42:34.792Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2021-12-16T06:42:35.753Z] === RUN TestCreateIDMapOrder [2021-12-16T06:42:35.753Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-16T06:42:35.753Z] PASS [2021-12-16T06:42:35.753Z] coverage: 7.2% of statements [2021-12-16T06:42:35.753Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2021-12-16T06:42:35.753Z] --- PASS: TestGetAddress (20.12s) [2021-12-16T06:42:35.753Z] === RUN TestRequestSyntaxCheck [2021-12-16T06:42:35.753Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-12-16T06:42:35.753Z] === RUN TestRequest [2021-12-16T06:42:36.209Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-12-16T06:42:36.209Z] === RUN TestNetworkDBBulkSync [2021-12-16T06:42:36.664Z] === RUN TestFixedBufferCap [2021-12-16T06:42:36.664Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-16T06:42:36.664Z] === RUN TestFixedBufferLen [2021-12-16T06:42:36.664Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-16T06:42:36.664Z] === RUN TestFixedBufferString [2021-12-16T06:42:36.664Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-16T06:42:36.664Z] === RUN TestFixedBufferWrite [2021-12-16T06:42:36.664Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-16T06:42:36.664Z] === RUN TestFixedBufferRead [2021-12-16T06:42:36.664Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-16T06:42:36.664Z] === RUN TestBytesPipeRead [2021-12-16T06:42:36.664Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-16T06:42:36.664Z] === RUN TestBytesPipeWrite [2021-12-16T06:42:36.664Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-16T06:42:36.664Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-16T06:42:36.667Z] --- PASS: TestServicePlugin (30.56s) [2021-12-16T06:42:36.667Z] === RUN TestServiceUpdateLabel [2021-12-16T06:42:36.669Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-16T06:42:37.120Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-12-16T06:42:37.120Z] === RUN TestAtomicWriteToFile [2021-12-16T06:42:37.120Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-12-16T06:42:37.120Z] === RUN TestAtomicWriteSetCommit [2021-12-16T06:42:37.120Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-16T06:42:37.120Z] === RUN TestAtomicWriteSetCancel [2021-12-16T06:42:37.120Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-16T06:42:37.120Z] === RUN TestReadCloserWrapperClose [2021-12-16T06:42:37.120Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-16T06:42:37.120Z] === RUN TestReaderErrWrapperReadOnError [2021-12-16T06:42:37.120Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-16T06:42:37.120Z] === RUN TestReaderErrWrapperRead [2021-12-16T06:42:37.120Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-16T06:42:37.120Z] === RUN TestCancelReadCloser [2021-12-16T06:42:37.120Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-16T06:42:37.120Z] === RUN TestWriteCloserWrapperClose [2021-12-16T06:42:37.120Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-16T06:42:37.120Z] === RUN TestNopWriteCloser [2021-12-16T06:42:37.120Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-16T06:42:37.120Z] === RUN TestNopWriter [2021-12-16T06:42:37.120Z] --- PASS: TestNopWriter (0.00s) [2021-12-16T06:42:37.120Z] === RUN TestWriteCounter [2021-12-16T06:42:37.120Z] --- PASS: TestWriteCounter (0.00s) [2021-12-16T06:42:37.120Z] PASS [2021-12-16T06:42:37.120Z] coverage: 69.2% of statements [2021-12-16T06:42:37.120Z] ok github.com/docker/docker/pkg/ioutils 0.587s coverage: 69.2% of statements [2021-12-16T06:42:37.575Z] 2021/12/16 06:42:37 Closing DB instances... [2021-12-16T06:42:38.031Z] === RUN TestError [2021-12-16T06:42:38.031Z] --- PASS: TestError (0.00s) [2021-12-16T06:42:38.031Z] === RUN TestProgressString [2021-12-16T06:42:38.031Z] === RUN TestProgressString/no_progress [2021-12-16T06:42:38.031Z] === RUN TestProgressString/progress_1 [2021-12-16T06:42:38.031Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-16T06:42:38.031Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-16T06:42:38.031Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-16T06:42:38.031Z] === RUN TestProgressString/with_units [2021-12-16T06:42:38.031Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-16T06:42:38.031Z] === RUN TestProgressString/hide_counts [2021-12-16T06:42:38.031Z] --- PASS: TestProgressString (0.00s) [2021-12-16T06:42:38.031Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-16T06:42:38.031Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-16T06:42:38.031Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-16T06:42:38.031Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-16T06:42:38.031Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-16T06:42:38.031Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-16T06:42:38.031Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-16T06:42:38.031Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-16T06:42:38.031Z] === RUN TestJSONMessageDisplay [2021-12-16T06:42:38.031Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-12-16T06:42:38.031Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-16T06:42:38.031Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-16T06:42:38.031Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-16T06:42:38.031Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-16T06:42:38.031Z] === RUN TestDisplayJSONMessagesStream [2021-12-16T06:42:38.031Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-16T06:42:38.031Z] PASS [2021-12-16T06:42:38.031Z] coverage: 91.7% of statements [2021-12-16T06:42:38.031Z] ok github.com/docker/docker/pkg/jsonmessage 0.202s coverage: 91.7% of statements [2021-12-16T06:42:38.043Z] --- PASS: TestServiceUpdateLabel (2.13s) [2021-12-16T06:42:38.043Z] === RUN TestServiceUpdateSecrets [2021-12-16T06:42:38.043Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-16T06:42:38.487Z] === RUN TestStandardLongPath [2021-12-16T06:42:38.487Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-16T06:42:38.487Z] === RUN TestUNCLongPath [2021-12-16T06:42:38.487Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-16T06:42:38.487Z] PASS [2021-12-16T06:42:38.487Z] coverage: 100.0% of statements [2021-12-16T06:42:38.487Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2021-12-16T06:42:38.943Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-12-16T06:42:38.943Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-16T06:42:38.943Z] === RUN TestNameFormat [2021-12-16T06:42:38.943Z] --- PASS: TestNameFormat (0.00s) [2021-12-16T06:42:38.943Z] === RUN TestNameRetries [2021-12-16T06:42:38.943Z] --- PASS: TestNameRetries (0.00s) [2021-12-16T06:42:38.943Z] PASS [2021-12-16T06:42:38.943Z] coverage: 85.7% of statements [2021-12-16T06:42:39.398Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2021-12-16T06:42:39.854Z] === RUN TestParseKeyValueOpt [2021-12-16T06:42:39.854Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-16T06:42:39.854Z] === RUN TestParseUintList [2021-12-16T06:42:39.854Z] --- PASS: TestParseUintList (0.00s) [2021-12-16T06:42:39.854Z] === RUN TestParseUintListMaximumLimits [2021-12-16T06:42:39.854Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-16T06:42:39.854Z] PASS [2021-12-16T06:42:39.854Z] coverage: 97.0% of statements [2021-12-16T06:42:39.854Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-12-16T06:42:40.310Z] === RUN TestNewAndRemove [2021-12-16T06:42:40.310Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-16T06:42:40.310Z] === RUN TestRemoveInvalidPath [2021-12-16T06:42:40.310Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-16T06:42:40.310Z] PASS [2021-12-16T06:42:40.310Z] coverage: 82.6% of statements [2021-12-16T06:42:40.310Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2021-12-16T06:42:41.326Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-16T06:42:41.584Z] --- PASS: TestDockerNetworkMacvlan (8.92s) [2021-12-16T06:42:41.584Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-12-16T06:42:41.584Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-12-16T06:42:41.584Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2021-12-16T06:42:41.584Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2021-12-16T06:42:41.584Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.82s) [2021-12-16T06:42:41.584Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s) [2021-12-16T06:42:41.584Z] PASS [2021-12-16T06:42:41.584Z] [2021-12-16T06:42:41.584Z] DONE 8 tests in 10.357s [2021-12-16T06:42:41.584Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-16T06:42:41.584Z] ++ 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-16T06:42:41.584Z] ++ set -e [2021-12-16T06:42:41.584Z] ++ '[' -n 0 ']' [2021-12-16T06:42:41.584Z] ++ set -x [2021-12-16T06:42:41.584Z] ++ 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-16T06:42:41.584Z] testing: warning: no tests to run [2021-12-16T06:42:41.584Z] PASS [2021-12-16T06:42:41.584Z] [2021-12-16T06:42:41.584Z] DONE 0 tests in 0.020s [2021-12-16T06:42:41.584Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-16T06:42:41.584Z] ++ 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-16T06:42:41.584Z] ++ set -e [2021-12-16T06:42:41.584Z] ++ '[' -n 0 ']' [2021-12-16T06:42:41.584Z] ++ set -x [2021-12-16T06:42:41.584Z] ++ 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-16T06:42:41.838Z] === RUN TestFailedConnection [2021-12-16T06:42:41.842Z] INFO: Testing against a local daemon [2021-12-16T06:42:41.842Z] === RUN TestAuthZPluginAllowRequest [2021-12-16T06:42:42.293Z] 2021/12/16 06:42:41 Closing DB instances... [2021-12-16T06:42:42.293Z] --- PASS: TestRequest (6.86s) [2021-12-16T06:42:42.293Z] === RUN TestOverlappingRequests [2021-12-16T06:42:42.747Z] --- PASS: TestOverlappingRequests (0.28s) [2021-12-16T06:42:42.747Z] === RUN TestRelease [2021-12-16T06:42:42.775Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2021-12-16T06:42:42.775Z] === RUN TestAuthZPluginTLS [2021-12-16T06:42:43.341Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-12-16T06:42:43.341Z] === RUN TestAuthZPluginDenyRequest [2021-12-16T06:42:43.708Z] --- PASS: TestRelease (0.96s) [2021-12-16T06:42:43.708Z] === RUN TestAllocateRandomDeallocate [2021-12-16T06:42:43.879Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-12-16T06:42:43.879Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-16T06:42:43.906Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-12-16T06:42:43.907Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-16T06:42:44.163Z] --- PASS: TestFailedConnection (2.06s) [2021-12-16T06:42:44.163Z] === RUN TestFailOnce [2021-12-16T06:42:44.163Z] 2021/12/16 06:42:43 http: panic serving 127.0.0.1:49297: Plugin not ready [2021-12-16T06:42:44.163Z] goroutine 18 [running]: [2021-12-16T06:42:44.163Z] net/http.(*conn).serve.func1() [2021-12-16T06:42:44.163Z] c:/go/src/net/http/server.go:1802 +0xb9 [2021-12-16T06:42:44.163Z] panic({0x127ac40, 0x1387350}) [2021-12-16T06:42:44.163Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-16T06:42:44.163Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xbb1ca0ca4955b64c}, 0xc0001a9a98) [2021-12-16T06:42:44.163Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-16T06:42:44.163Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x13940d0, 0xc0000b0000}, 0x11cf106) [2021-12-16T06:42:44.163Z] c:/go/src/net/http/server.go:2047 +0x2f [2021-12-16T06:42:44.163Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x13940d0, 0xc0000b0000}, 0xc0001b2000) [2021-12-16T06:42:44.163Z] c:/go/src/net/http/server.go:2425 +0x149 [2021-12-16T06:42:44.163Z] net/http.serverHandler.ServeHTTP({0x13926d0}, {0x13940d0, 0xc0000b0000}, 0xc0001b2000) [2021-12-16T06:42:44.163Z] c:/go/src/net/http/server.go:2879 +0x43b [2021-12-16T06:42:44.163Z] net/http.(*conn).serve(0xc0001a0000, {0x1395fa0, 0xc0001820c0}) [2021-12-16T06:42:44.163Z] c:/go/src/net/http/server.go:1930 +0xb08 [2021-12-16T06:42:44.163Z] created by net/http.(*Server).Serve [2021-12-16T06:42:44.163Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2021-12-16T06:42:44.163Z] time="2021-12-16T06:42:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2021-12-16T06:42:44.471Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-12-16T06:42:44.471Z] === RUN TestAuthZPluginDenyResponse [2021-12-16T06:42:44.813Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-12-16T06:42:44.813Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-12-16T06:42:44.813Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-16T06:42:44.813Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-16T06:42:45.037Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-12-16T06:42:45.037Z] === RUN TestAuthZPluginAllowEventStream [2021-12-16T06:42:45.123Z] === RUN TestParseEmptyInterface [2021-12-16T06:42:45.123Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-16T06:42:45.123Z] === RUN TestParseNonInterfaceType [2021-12-16T06:42:45.123Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-16T06:42:45.123Z] === RUN TestParseWithOneFunction [2021-12-16T06:42:45.123Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-16T06:42:45.123Z] === RUN TestParseWithMultipleFuncs [2021-12-16T06:42:45.123Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-16T06:42:45.123Z] === RUN TestParseWithUnnamedReturn [2021-12-16T06:42:45.123Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-16T06:42:45.123Z] === RUN TestEmbeddedInterface [2021-12-16T06:42:45.123Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-16T06:42:45.123Z] === RUN TestParsedImports [2021-12-16T06:42:45.123Z] --- PASS: TestParsedImports (0.00s) [2021-12-16T06:42:45.123Z] === RUN TestAliasedImports [2021-12-16T06:42:45.123Z] --- PASS: TestAliasedImports (0.00s) [2021-12-16T06:42:45.123Z] PASS [2021-12-16T06:42:45.123Z] coverage: 56.8% of statements [2021-12-16T06:42:45.123Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-12-16T06:42:45.123Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.09s) [2021-12-16T06:42:45.123Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-16T06:42:45.123Z] --- PASS: TestFailOnce (1.14s) [2021-12-16T06:42:45.123Z] === RUN TestEchoInputOutput [2021-12-16T06:42:45.123Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-16T06:42:45.123Z] === RUN TestBackoff [2021-12-16T06:42:45.123Z] --- PASS: TestBackoff (0.00s) [2021-12-16T06:42:45.123Z] === RUN TestAbortRetry [2021-12-16T06:42:45.123Z] --- PASS: TestAbortRetry (0.00s) [2021-12-16T06:42:45.123Z] === RUN TestClientScheme [2021-12-16T06:42:45.123Z] --- PASS: TestClientScheme (0.00s) [2021-12-16T06:42:45.123Z] === RUN TestNewClientWithTimeout [2021-12-16T06:42:45.578Z] time="2021-12-16T06:42:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-16T06:42:45.745Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-16T06:42:46.036Z] === RUN TestHTTPTransport [2021-12-16T06:42:46.036Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-16T06:42:46.036Z] PASS [2021-12-16T06:42:46.036Z] coverage: 85.7% of statements [2021-12-16T06:42:46.036Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2021-12-16T06:42:46.036Z] 2021/12/16 06:42:45 Closing DB instances... [2021-12-16T06:42:46.409Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2021-12-16T06:42:46.409Z] === RUN TestAuthZPluginErrorResponse [2021-12-16T06:42:46.491Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-16T06:42:46.491Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-16T06:42:46.491Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-16T06:42:46.491Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-16T06:42:46.491Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-16T06:42:46.491Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-16T06:42:46.491Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-16T06:42:46.491Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-16T06:42:46.491Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-16T06:42:46.491Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-16T06:42:46.491Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-16T06:42:46.491Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-16T06:42:46.491Z] === RUN TestBufferPoolPutAndGet [2021-12-16T06:42:46.491Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-16T06:42:46.491Z] PASS [2021-12-16T06:42:46.491Z] coverage: 88.2% of statements [2021-12-16T06:42:46.491Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-12-16T06:42:46.491Z] --- PASS: TestAllocateRandomDeallocate (2.92s) [2021-12-16T06:42:46.491Z] === RUN TestRetrieveFromStore [2021-12-16T06:42:46.667Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-12-16T06:42:46.667Z] === RUN TestAuthZPluginErrorRequest [2021-12-16T06:42:46.947Z] === RUN TestOutputOnPrematureClose [2021-12-16T06:42:46.947Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-16T06:42:46.947Z] === RUN TestCompleteSilently [2021-12-16T06:42:46.947Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-16T06:42:46.947Z] PASS [2021-12-16T06:42:46.947Z] coverage: 75.9% of statements [2021-12-16T06:42:46.947Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2021-12-16T06:42:46.947Z] time="2021-12-16T06:42:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-16T06:42:47.232Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-12-16T06:42:47.232Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-16T06:42:47.402Z] === RUN TestSendToOneSub [2021-12-16T06:42:47.402Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-16T06:42:47.402Z] === RUN TestSendToMultipleSubs [2021-12-16T06:42:47.402Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-16T06:42:47.402Z] === RUN TestEvictOneSub [2021-12-16T06:42:47.402Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-16T06:42:47.402Z] === RUN TestClosePublisher [2021-12-16T06:42:47.402Z] --- PASS: TestClosePublisher (0.00s) [2021-12-16T06:42:47.402Z] === RUN TestPubSubRace [2021-12-16T06:42:47.402Z] --- PASS: TestRetrieveFromStore (0.98s) [2021-12-16T06:42:47.402Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-16T06:42:47.402Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-12-16T06:42:47.402Z] === RUN TestParallelPredefinedRequest1 [2021-12-16T06:42:47.402Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-16T06:42:47.402Z] === RUN TestParallelPredefinedRequest2 [2021-12-16T06:42:47.402Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-16T06:42:47.402Z] === RUN TestParallelPredefinedRequest3 [2021-12-16T06:42:47.402Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-16T06:42:47.402Z] === RUN TestParallelPredefinedRequest4 [2021-12-16T06:42:47.402Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-16T06:42:47.402Z] === RUN TestParallelPredefinedRequest5 [2021-12-16T06:42:47.402Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-16T06:42:47.402Z] === RUN TestDebug [2021-12-16T06:42:47.402Z] --- PASS: TestDebug (0.00s) [2021-12-16T06:42:47.402Z] === RUN TestRequestPoolParallel [2021-12-16T06:42:47.642Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-16T06:42:47.797Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-12-16T06:42:47.797Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-16T06:42:47.857Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-12-16T06:42:47.857Z] === RUN TestNetworkDBGarbageCollection [2021-12-16T06:42:47.857Z] --- PASS: TestRequestPoolParallel (0.24s) [2021-12-16T06:42:47.857Z] === RUN TestFullAllocateRelease [2021-12-16T06:42:48.312Z] --- PASS: TestFullAllocateRelease (0.39s) [2021-12-16T06:42:48.312Z] === RUN TestOddAllocateRelease [2021-12-16T06:42:48.312Z] --- PASS: TestPubSubRace (1.05s) [2021-12-16T06:42:48.312Z] PASS [2021-12-16T06:42:48.312Z] coverage: 75.0% of statements [2021-12-16T06:42:48.312Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2021-12-16T06:42:48.312Z] --- PASS: TestOddAllocateRelease (0.18s) [2021-12-16T06:42:48.312Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-16T06:42:48.312Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-12-16T06:42:48.312Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-16T06:42:48.312Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-12-16T06:42:48.312Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-16T06:42:48.768Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-12-16T06:42:48.768Z] === CONT TestParallelPredefinedRequest1 [2021-12-16T06:42:48.768Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:42:48.768Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-16T06:42:48.768Z] === CONT TestParallelPredefinedRequest5 [2021-12-16T06:42:48.768Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:42:48.768Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-16T06:42:48.768Z] === CONT TestParallelPredefinedRequest4 [2021-12-16T06:42:48.768Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:42:48.768Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-16T06:42:48.768Z] === CONT TestParallelPredefinedRequest3 [2021-12-16T06:42:48.768Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:42:48.768Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-16T06:42:48.768Z] === CONT TestParallelPredefinedRequest2 [2021-12-16T06:42:48.768Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:42:48.768Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-16T06:42:48.768Z] PASS [2021-12-16T06:42:48.768Z] coverage: 85.3% of statements [2021-12-16T06:42:48.768Z] ok github.com/docker/docker/libnetwork/ipam 39.683s coverage: 85.3% of statements [2021-12-16T06:42:48.768Z] === RUN TestRegister [2021-12-16T06:42:48.768Z] --- PASS: TestRegister (0.00s) [2021-12-16T06:42:48.768Z] === RUN TestCommand [2021-12-16T06:42:49.014Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-16T06:42:49.170Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2021-12-16T06:42:49.170Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-16T06:42:49.224Z] --- PASS: TestCommand (0.03s) [2021-12-16T06:42:49.224Z] === RUN TestNaiveSelf [2021-12-16T06:42:49.224Z] --- PASS: TestNaiveSelf (0.03s) [2021-12-16T06:42:49.224Z] PASS [2021-12-16T06:42:49.224Z] coverage: 82.4% of statements [2021-12-16T06:42:49.224Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2021-12-16T06:42:49.679Z] === RUN TestDump [2021-12-16T06:42:49.679Z] goroutine 6 [running]: [2021-12-16T06:42:49.679Z] github.com/docker/docker/pkg/stack.dump(0x79b457) [2021-12-16T06:42:49.679Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-16T06:42:49.679Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-16T06:42:49.679Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-16T06:42:49.680Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-16T06:42:49.680Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-16T06:42:49.680Z] testing.tRunner(0xc00011e000, 0x908e38) [2021-12-16T06:42:49.680Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-16T06:42:49.680Z] created by testing.(*T).Run [2021-12-16T06:42:49.680Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-16T06:42:49.680Z] [2021-12-16T06:42:49.680Z] goroutine 1 [chan receive]: [2021-12-16T06:42:49.680Z] testing.(*T).Run(0xc00002dd40, {0x8fa4fd, 0x77a1b3}, 0x908e38) [2021-12-16T06:42:49.680Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-16T06:42:49.680Z] testing.runTests.func1(0xc000068750) [2021-12-16T06:42:49.680Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-16T06:42:49.680Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-12-16T06:42:49.680Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-16T06:42:49.680Z] testing.runTests(0xc000076080, {0xa6cba0, 0x3, 0x3}, {0x79a6ad, 0x8fc1f7, 0xa71640}) [2021-12-16T06:42:49.680Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-16T06:42:49.680Z] testing.(*M).Run(0xc000076080) [2021-12-16T06:42:49.680Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-16T06:42:49.680Z] main.main() [2021-12-16T06:42:49.680Z] _testmain.go:95 +0x1f5 [2021-12-16T06:42:49.680Z] --- PASS: TestDump (0.00s) [2021-12-16T06:42:49.680Z] === RUN TestDumpToFile [2021-12-16T06:42:49.680Z] time="2021-12-16T06:42:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-16T06:42:49.680Z] --- PASS: TestDumpToFile (0.13s) [2021-12-16T06:42:49.680Z] === RUN TestDumpToFileWithEmptyInput [2021-12-16T06:42:49.680Z] goroutine 8 [running]: [2021-12-16T06:42:49.680Z] github.com/docker/docker/pkg/stack.dump(0x8083f4) [2021-12-16T06:42:49.680Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-16T06:42:49.680Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x8087a0}) [2021-12-16T06:42:49.680Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-16T06:42:49.680Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2021-12-16T06:42:49.680Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-16T06:42:49.680Z] testing.tRunner(0xc00011e4e0, 0x908e28) [2021-12-16T06:42:49.680Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-16T06:42:49.680Z] created by testing.(*T).Run [2021-12-16T06:42:49.680Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-16T06:42:49.680Z] [2021-12-16T06:42:49.680Z] goroutine 1 [chan receive]: [2021-12-16T06:42:49.680Z] testing.(*T).Run(0xc00002dd40, {0x901289, 0x77a1b3}, 0x908e28) [2021-12-16T06:42:49.680Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-16T06:42:49.680Z] testing.runTests.func1(0xc000068750) [2021-12-16T06:42:49.680Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-16T06:42:49.680Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-12-16T06:42:49.680Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-16T06:42:49.680Z] testing.runTests(0xc000076080, {0xa6cba0, 0x3, 0x3}, {0x79a6ad, 0x8fc1f7, 0xa71640}) [2021-12-16T06:42:49.680Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-16T06:42:49.680Z] testing.(*M).Run(0xc000076080) [2021-12-16T06:42:49.680Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-16T06:42:49.680Z] main.main() [2021-12-16T06:42:49.680Z] _testmain.go:95 +0x1f5 [2021-12-16T06:42:49.680Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-16T06:42:49.680Z] PASS [2021-12-16T06:42:49.680Z] coverage: 90.9% of statements [2021-12-16T06:42:49.680Z] ok github.com/docker/docker/pkg/stack 0.160s coverage: 90.9% of statements [2021-12-16T06:42:50.135Z] === RUN TestNewStdWriter [2021-12-16T06:42:50.135Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-16T06:42:50.135Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-16T06:42:50.135Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-16T06:42:50.135Z] === RUN TestWriteWithNilBytes [2021-12-16T06:42:50.135Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-16T06:42:50.135Z] === RUN TestWrite [2021-12-16T06:42:50.135Z] --- PASS: TestWrite (0.00s) [2021-12-16T06:42:50.135Z] === RUN TestWriteWithWriterError [2021-12-16T06:42:50.135Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-16T06:42:50.135Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-16T06:42:50.135Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-16T06:42:50.135Z] === RUN TestStdCopyWriteAndRead [2021-12-16T06:42:50.135Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-16T06:42:50.135Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-16T06:42:50.135Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-16T06:42:50.135Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-16T06:42:50.135Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-16T06:42:50.135Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-16T06:42:50.135Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-16T06:42:50.135Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-16T06:42:50.135Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-16T06:42:50.135Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-16T06:42:50.135Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-16T06:42:50.135Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-16T06:42:50.135Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-16T06:42:50.135Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-16T06:42:50.135Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-16T06:42:50.135Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-16T06:42:50.135Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-16T06:42:50.135Z] PASS [2021-12-16T06:42:50.135Z] coverage: 100.0% of statements [2021-12-16T06:42:50.135Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2021-12-16T06:42:50.543Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s) [2021-12-16T06:42:50.543Z] === RUN TestAuthZPluginHeader [2021-12-16T06:42:50.912Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-16T06:42:50.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-12-16T06:42:51.097Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-16T06:42:51.097Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-16T06:42:51.097Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-16T06:42:51.097Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-16T06:42:51.097Z] === RUN TestFormatStatus [2021-12-16T06:42:51.097Z] --- PASS: TestFormatStatus (0.00s) [2021-12-16T06:42:51.097Z] === RUN TestFormatError [2021-12-16T06:42:51.097Z] --- PASS: TestFormatError (0.00s) [2021-12-16T06:42:51.097Z] === RUN TestFormatJSONError [2021-12-16T06:42:51.097Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-16T06:42:51.097Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-16T06:42:51.097Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-16T06:42:51.097Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-16T06:42:51.097Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-16T06:42:51.097Z] === RUN TestNewJSONProgressOutput [2021-12-16T06:42:51.097Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-16T06:42:51.097Z] === RUN TestAuxFormatterEmit [2021-12-16T06:42:51.097Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-16T06:42:51.097Z] === RUN TestStreamWriterStdout [2021-12-16T06:42:51.097Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-16T06:42:51.097Z] === RUN TestStreamWriterStderr [2021-12-16T06:42:51.097Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-16T06:42:51.097Z] PASS [2021-12-16T06:42:51.097Z] coverage: 66.2% of statements [2021-12-16T06:42:51.097Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2021-12-16T06:42:51.097Z] === RUN TestGenerateRandomID [2021-12-16T06:42:51.097Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-16T06:42:51.097Z] === RUN TestShortenId [2021-12-16T06:42:51.097Z] --- PASS: TestShortenId (0.00s) [2021-12-16T06:42:51.097Z] === RUN TestShortenSha256Id [2021-12-16T06:42:51.097Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-16T06:42:51.097Z] === RUN TestShortenIdEmpty [2021-12-16T06:42:51.097Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-16T06:42:51.097Z] === RUN TestShortenIdInvalid [2021-12-16T06:42:51.098Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-16T06:42:51.098Z] === RUN TestIsShortIDNonHex [2021-12-16T06:42:51.098Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-16T06:42:51.108Z] --- PASS: TestAuthZPluginHeader (0.68s) [2021-12-16T06:42:51.108Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-16T06:42:51.108Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-16T06:42:51.108Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-12-16T06:42:51.108Z] === RUN TestAuthZPluginV2Disable [2021-12-16T06:42:51.108Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-16T06:42:51.108Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-12-16T06:42:51.108Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-16T06:42:51.108Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-16T06:42:51.108Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-12-16T06:42:51.108Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-16T06:42:51.108Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-16T06:42:51.108Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-12-16T06:42:51.108Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-16T06:42:51.554Z] === RUN TestIsShortIDNotCorrectSize [2021-12-16T06:42:51.554Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-16T06:42:51.554Z] PASS [2021-12-16T06:42:51.554Z] coverage: 70.6% of statements [2021-12-16T06:42:51.554Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2021-12-16T06:42:52.009Z] === RUN TestIsCpusetListAvailable [2021-12-16T06:42:52.009Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-16T06:42:52.009Z] PASS [2021-12-16T06:42:52.009Z] coverage: 39.4% of statements [2021-12-16T06:42:52.009Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2021-12-16T06:42:52.915Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2021-12-16T06:42:52.915Z] === RUN TestServiceUpdateConfigs [2021-12-16T06:42:53.536Z] === RUN TestChtimes [2021-12-16T06:42:53.536Z] --- PASS: TestChtimes (0.00s) [2021-12-16T06:42:53.536Z] === RUN TestChtimesWindows [2021-12-16T06:42:53.536Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-16T06:42:53.536Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-16T06:42:53.536Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-16T06:42:53.536Z] === RUN TestEnsureRemoveAllNotExist [2021-12-16T06:42:53.536Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-16T06:42:53.536Z] === RUN TestEnsureRemoveAllWithDir [2021-12-16T06:42:53.536Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-16T06:42:53.536Z] === RUN TestEnsureRemoveAllWithFile [2021-12-16T06:42:53.536Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-16T06:42:53.536Z] === RUN TestHasWin32KSupport [2021-12-16T06:42:53.536Z] syscall_windows_test.go:8: win32k: true [2021-12-16T06:42:53.536Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-16T06:42:53.536Z] PASS [2021-12-16T06:42:53.536Z] coverage: 13.0% of statements [2021-12-16T06:42:53.536Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.0% of statements [2021-12-16T06:42:53.992Z] === RUN TestTailFile [2021-12-16T06:42:53.992Z] --- PASS: TestTailFile (0.00s) [2021-12-16T06:42:53.992Z] === RUN TestTailFileManyLines [2021-12-16T06:42:53.992Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-16T06:42:53.992Z] === RUN TestTailEmptyFile [2021-12-16T06:42:53.992Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-16T06:42:53.992Z] === RUN TestTailNegativeN [2021-12-16T06:42:53.992Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/no_delimiter [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/truncated_last_line [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader/no_delimiter [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:53.992Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:53.992Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:53.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:53.993Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-16T06:42:53.993Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-16T06:42:53.993Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:53.994Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:53.994Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:53.995Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:53.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:53.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:53.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:53.996Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:53.996Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:53.996Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-16T06:42:53.996Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:53.996Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-16T06:42:53.996Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:54.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:54.489Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-16T06:42:54.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:42:54.491Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.01s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:42:54.492Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:42:54.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:42:54.493Z] PASS [2021-12-16T06:42:54.493Z] coverage: 88.6% of statements [2021-12-16T06:42:54.493Z] ok github.com/docker/docker/pkg/tailfile 0.152s coverage: 88.6% of statements [2021-12-16T06:42:54.493Z] time="2021-12-16T06:42:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-16T06:42:54.949Z] === RUN TestTarSumRemoveNonExistent [2021-12-16T06:42:54.949Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-12-16T06:42:54.949Z] === RUN TestTarSumRemove [2021-12-16T06:42:54.949Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-16T06:42:54.949Z] === RUN TestSortFileInfoSums [2021-12-16T06:42:54.949Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-16T06:42:54.949Z] === RUN TestNewTarSumForLabelInvalid [2021-12-16T06:42:54.949Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-16T06:42:54.949Z] === RUN TestNewTarSumForLabel [2021-12-16T06:42:54.949Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-16T06:42:54.949Z] === RUN TestEmptyTar [2021-12-16T06:42:54.949Z] --- PASS: TestEmptyTar (0.00s) [2021-12-16T06:42:54.949Z] === RUN TestTarSumsReadSize [2021-12-16T06:42:54.949Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-12-16T06:42:54.949Z] === RUN TestTarSums [2021-12-16T06:42:54.949Z] --- PASS: TestTarSums (0.06s) [2021-12-16T06:42:54.949Z] === RUN TestIteration [2021-12-16T06:42:54.949Z] --- PASS: TestIteration (0.00s) [2021-12-16T06:42:54.949Z] === RUN TestVersionLabelForChecksum [2021-12-16T06:42:54.949Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-16T06:42:54.949Z] === RUN TestVersion [2021-12-16T06:42:54.949Z] --- PASS: TestVersion (0.00s) [2021-12-16T06:42:54.949Z] === RUN TestGetVersion [2021-12-16T06:42:54.949Z] --- PASS: TestGetVersion (0.00s) [2021-12-16T06:42:54.949Z] === RUN TestGetVersions [2021-12-16T06:42:54.949Z] --- PASS: TestGetVersions (0.00s) [2021-12-16T06:42:54.949Z] PASS [2021-12-16T06:42:54.949Z] coverage: 89.3% of statements [2021-12-16T06:42:54.949Z] ok github.com/docker/docker/pkg/tarsum 0.099s coverage: 89.3% of statements [2021-12-16T06:42:55.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-12-16T06:42:55.404Z] testing: warning: no tests to run [2021-12-16T06:42:55.404Z] PASS [2021-12-16T06:42:55.404Z] coverage: [no statements] [2021-12-16T06:42:55.404Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-12-16T06:42:55.860Z] === RUN TestTruncIndex [2021-12-16T06:42:56.315Z] --- PASS: TestTruncIndex (0.10s) [2021-12-16T06:42:56.315Z] PASS [2021-12-16T06:42:56.315Z] coverage: 91.5% of statements [2021-12-16T06:42:56.315Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-12-16T06:42:56.315Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-16T06:42:56.315Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-16T06:42:56.315Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-16T06:42:56.315Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-16T06:42:56.464Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-16T06:42:56.722Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-16T06:42:56.771Z] === RUN TestIsGIT [2021-12-16T06:42:56.771Z] --- PASS: TestIsGIT (0.00s) [2021-12-16T06:42:56.771Z] === RUN TestIsTransport [2021-12-16T06:42:56.771Z] --- PASS: TestIsTransport (0.00s) [2021-12-16T06:42:56.771Z] PASS [2021-12-16T06:42:56.771Z] coverage: 100.0% of statements [2021-12-16T06:42:56.771Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2021-12-16T06:42:56.771Z] === RUN TestVersionInfo [2021-12-16T06:42:56.771Z] --- PASS: TestVersionInfo (0.00s) [2021-12-16T06:42:56.771Z] === RUN TestAppendVersions [2021-12-16T06:42:56.771Z] --- PASS: TestAppendVersions (0.00s) [2021-12-16T06:42:56.771Z] PASS [2021-12-16T06:42:56.771Z] coverage: 88.9% of statements [2021-12-16T06:42:56.771Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2021-12-16T06:42:57.287Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-16T06:42:57.545Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-12-16T06:42:57.732Z] === RUN TestNewSettable [2021-12-16T06:42:57.732Z] --- PASS: TestNewSettable (0.00s) [2021-12-16T06:42:57.732Z] === RUN TestIsSettable [2021-12-16T06:42:57.732Z] --- PASS: TestIsSettable (0.00s) [2021-12-16T06:42:57.732Z] === RUN TestUpdateSettingsEnv [2021-12-16T06:42:57.732Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-16T06:42:57.732Z] PASS [2021-12-16T06:42:57.732Z] coverage: 20.0% of statements [2021-12-16T06:42:57.732Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2021-12-16T06:42:57.732Z] === RUN TestValidatePrivileges [2021-12-16T06:42:57.732Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-16T06:42:57.732Z] === RUN TestFilterByCapNeg [2021-12-16T06:42:57.732Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-16T06:42:57.732Z] === RUN TestFilterByCapPos [2021-12-16T06:42:57.732Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-16T06:42:57.732Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-16T06:42:57.732Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-16T06:42:57.732Z] PASS [2021-12-16T06:42:57.732Z] coverage: 12.0% of statements [2021-12-16T06:42:57.732Z] ok github.com/docker/docker/plugin 0.045s coverage: 12.0% of statements [2021-12-16T06:42:58.110Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-16T06:42:58.110Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-16T06:42:58.110Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-16T06:42:58.693Z] === RUN TestLoad [2021-12-16T06:42:58.693Z] --- PASS: TestLoad (0.00s) [2021-12-16T06:42:58.693Z] === RUN TestSave [2021-12-16T06:42:58.693Z] --- PASS: TestSave (0.02s) [2021-12-16T06:42:58.693Z] === RUN TestAddDeleteGet [2021-12-16T06:42:58.693Z] --- PASS: TestAddDeleteGet (0.03s) [2021-12-16T06:42:58.693Z] === RUN TestInvalidTags [2021-12-16T06:42:58.693Z] --- PASS: TestInvalidTags (0.00s) [2021-12-16T06:42:58.693Z] PASS [2021-12-16T06:42:58.693Z] coverage: 83.7% of statements [2021-12-16T06:42:58.693Z] ok github.com/docker/docker/reference 0.102s coverage: 83.7% of statements [2021-12-16T06:42:59.483Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-16T06:42:59.655Z] === RUN TestResolveAuthConfigIndexServer [2021-12-16T06:42:59.655Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-16T06:42:59.655Z] === RUN TestResolveAuthConfigFullURL [2021-12-16T06:42:59.655Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-16T06:42:59.655Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-16T06:42:59.655Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-16T06:42:59.655Z] === RUN TestValidateMirror [2021-12-16T06:42:59.655Z] --- PASS: TestValidateMirror (0.00s) [2021-12-16T06:42:59.655Z] === RUN TestLoadInsecureRegistries [2021-12-16T06:42:59.655Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-16T06:42:59.655Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-12-16T06:42:59.655Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-16T06:42:59.655Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-16T06:42:59.655Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-16T06:42:59.655Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-16T06:42:59.655Z] === RUN TestResumableRequestReaderWithReadError [2021-12-16T06:42:59.655Z] time="2021-12-16T06:42:59Z" 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-16T06:42:59.655Z] time="2021-12-16T06:42:59Z" 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-16T06:42:59.655Z] time="2021-12-16T06:42:59Z" 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-16T06:42:59.655Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-12-16T06:42:59.656Z] === RUN TestNewServiceConfig [2021-12-16T06:42:59.656Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestValidateIndexName [2021-12-16T06:42:59.656Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestValidateIndexNameWithError [2021-12-16T06:42:59.656Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestEndpointParse [2021-12-16T06:42:59.656Z] --- PASS: TestEndpointParse (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestEndpointParseInvalid [2021-12-16T06:42:59.656Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestValidateEndpoint [2021-12-16T06:42:59.656Z] --- PASS: TestValidateEndpoint (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestPing [2021-12-16T06:42:59.656Z] --- PASS: TestPing (0.01s) [2021-12-16T06:42:59.656Z] === RUN TestPingRegistryEndpoint [2021-12-16T06:42:59.656Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:42:59.656Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestEndpoint [2021-12-16T06:42:59.656Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:42:59.656Z] --- SKIP: TestEndpoint (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestParseRepositoryInfo [2021-12-16T06:42:59.656Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestNewIndexInfo [2021-12-16T06:42:59.656Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestMirrorEndpointLookup [2021-12-16T06:42:59.656Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:42:59.656Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestSearchRepositories [2021-12-16T06:42:59.656Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-16T06:42:59.656Z] Host: 127.0.0.1:49326 [2021-12-16T06:42:59.656Z] User-Agent: docker test client [2021-12-16T06:42:59.656Z] Authorization: Token fake-token [2021-12-16T06:42:59.656Z] X-Docker-Token: true [2021-12-16T06:42:59.656Z] Accept-Encoding: gzip [2021-12-16T06:42:59.656Z] [2021-12-16T06:42:59.656Z] [2021-12-16T06:42:59.656Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-16T06:42:59.656Z] Connection: close [2021-12-16T06:42:59.656Z] Content-Length: 144 [2021-12-16T06:42:59.656Z] Cache-Control: no-cache [2021-12-16T06:42:59.656Z] Content-Type: application/json [2021-12-16T06:42:59.656Z] Date: Thu, 16 Dec 2021 06:42:59 GMT [2021-12-16T06:42:59.656Z] Expires: -1 [2021-12-16T06:42:59.656Z] Pragma: no-cache [2021-12-16T06:42:59.656Z] Server: docker-tests/mock [2021-12-16T06:42:59.656Z] X-Docker-Registry-Config: mock [2021-12-16T06:42:59.656Z] X-Docker-Registry-Version: 0.0.0 [2021-12-16T06:42:59.656Z] [2021-12-16T06:42:59.656Z] [2021-12-16T06:42:59.656Z] --- PASS: TestSearchRepositories (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestTrustedLocation [2021-12-16T06:42:59.656Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-16T06:42:59.656Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestAllowNondistributableArtifacts [2021-12-16T06:42:59.656Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-16T06:42:59.656Z] === RUN TestIsSecureIndex [2021-12-16T06:42:59.656Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-16T06:42:59.656Z] PASS [2021-12-16T06:42:59.656Z] coverage: 51.2% of statements [2021-12-16T06:42:59.656Z] ok github.com/docker/docker/registry 0.232s coverage: 51.2% of statements [2021-12-16T06:43:00.112Z] time="2021-12-16T06:42:59Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-16T06:43:00.112Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-12-16T06:43:00.112Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-16T06:43:00.112Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-16T06:43:00.112Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-16T06:43:00.112Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-16T06:43:00.112Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-16T06:43:00.112Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-16T06:43:00.112Z] === RUN TestResumableRequestReader [2021-12-16T06:43:00.112Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-16T06:43:00.112Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-16T06:43:00.112Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-16T06:43:00.112Z] PASS [2021-12-16T06:43:00.112Z] coverage: 100.0% of statements [2021-12-16T06:43:00.112Z] ok github.com/docker/docker/registry/resumable 0.219s coverage: 100.0% of statements [2021-12-16T06:43:00.112Z] === RUN TestRestartManagerTimeout [2021-12-16T06:43:00.112Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-16T06:43:00.112Z] === RUN TestRestartManagerTimeoutReset [2021-12-16T06:43:00.112Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-16T06:43:00.112Z] PASS [2021-12-16T06:43:00.112Z] coverage: 45.3% of statements [2021-12-16T06:43:00.112Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 45.3% of statements [2021-12-16T06:43:00.416Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-16T06:43:00.567Z] === RUN TestDecodeContainerConfig [2021-12-16T06:43:00.567Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-16T06:43:00.567Z] === RUN TestDecodeContainerConfigIsolation [2021-12-16T06:43:00.567Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-16T06:43:00.567Z] === RUN TestValidatePrivileged [2021-12-16T06:43:00.567Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-16T06:43:00.567Z] PASS [2021-12-16T06:43:00.567Z] coverage: 52.6% of statements [2021-12-16T06:43:00.567Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.6% of statements [2021-12-16T06:43:00.674Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-12-16T06:43:01.023Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-16T06:43:01.023Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-16T06:43:01.023Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-16T06:43:01.023Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-16T06:43:01.023Z] PASS [2021-12-16T06:43:01.023Z] coverage: 62.5% of statements [2021-12-16T06:43:01.023Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2021-12-16T06:43:01.606Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-16T06:43:01.606Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-16T06:43:01.864Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-16T06:43:02.550Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-12-16T06:43:02.550Z] === RUN TestClientStream [2021-12-16T06:43:02.550Z] --- PASS: TestClientStream (0.00s) [2021-12-16T06:43:02.550Z] === RUN TestClientSendFile [2021-12-16T06:43:02.550Z] --- PASS: TestClientSendFile (0.00s) [2021-12-16T06:43:02.550Z] === RUN TestClientWithRequestTimeout [2021-12-16T06:43:02.550Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-12-16T06:43:02.550Z] === RUN TestFileSpecPlugin [2021-12-16T06:43:02.550Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-12-16T06:43:02.550Z] === RUN TestFileJSONSpecPlugin [2021-12-16T06:43:02.550Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-16T06:43:02.550Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-16T06:43:02.550Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-12-16T06:43:02.550Z] === RUN TestPluginAddHandler [2021-12-16T06:43:02.550Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-16T06:43:02.550Z] === RUN TestPluginWaitBadPlugin [2021-12-16T06:43:02.550Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-16T06:43:02.550Z] === RUN TestGet [2021-12-16T06:43:02.550Z] time="2021-12-16T06:43:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-16T06:43:03.237Z] === RUN TestDockerSuite/TestRunMount [2021-12-16T06:43:03.512Z] === RUN TestGetDriver [2021-12-16T06:43:03.512Z] --- PASS: TestGetDriver (0.00s) [2021-12-16T06:43:03.512Z] === RUN TestVolumeRequestError [2021-12-16T06:43:03.512Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-16T06:43:03.512Z] PASS [2021-12-16T06:43:03.512Z] coverage: 36.1% of statements [2021-12-16T06:43:03.512Z] ok github.com/docker/docker/volume/drivers 0.045s coverage: 36.1% of statements [2021-12-16T06:43:03.512Z] === RUN TestGetAddress [2021-12-16T06:43:03.512Z] --- PASS: TestGetAddress (0.00s) [2021-12-16T06:43:03.512Z] === RUN TestRemove [2021-12-16T06:43:03.512Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-16T06:43:03.512Z] --- SKIP: TestRemove (0.00s) [2021-12-16T06:43:03.512Z] === RUN TestInitializeWithVolumes [2021-12-16T06:43:03.512Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-12-16T06:43:03.512Z] === RUN TestCreate [2021-12-16T06:43:03.512Z] --- PASS: TestCreate (0.01s) [2021-12-16T06:43:03.512Z] === RUN TestValidateName [2021-12-16T06:43:03.512Z] --- PASS: TestValidateName (0.00s) [2021-12-16T06:43:03.512Z] === RUN TestCreateWithOpts [2021-12-16T06:43:03.512Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-16T06:43:03.512Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-16T06:43:03.512Z] === RUN TestRelaodNoOpts [2021-12-16T06:43:03.512Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-16T06:43:03.512Z] PASS [2021-12-16T06:43:03.512Z] coverage: 41.5% of statements [2021-12-16T06:43:03.512Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2021-12-16T06:43:03.802Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-12-16T06:43:03.968Z] time="2021-12-16T06:43:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-16T06:43:04.424Z] === RUN TestLCOWParseMountRaw [2021-12-16T06:43:04.424Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-16T06:43:04.424Z] === RUN TestLCOWParseMountRawSplit [2021-12-16T06:43:04.424Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-16T06:43:04.424Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-16T06:43:04.424Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-16T06:43:04.424Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-16T06:43:04.424Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-16T06:43:04.424Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-16T06:43:04.424Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-16T06:43:04.424Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-16T06:43:04.424Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-16T06:43:04.424Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-16T06:43:04.424Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-16T06:43:04.424Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-16T06:43:04.424Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-16T06:43:04.424Z] === RUN TestLinuxParseMountRaw [2021-12-16T06:43:04.424Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-16T06:43:04.424Z] === RUN TestLinuxParseMountRawSplit [2021-12-16T06:43:04.424Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-16T06:43:04.424Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-16T06:43:04.424Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-16T06:43:04.424Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-16T06:43:04.424Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-16T06:43:04.424Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-16T06:43:04.424Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-16T06:43:04.424Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-16T06:43:04.424Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-16T06:43:04.424Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-16T06:43:04.424Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-16T06:43:04.424Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-16T06:43:04.424Z] === RUN TestConvertTmpfsOptions [2021-12-16T06:43:04.424Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-16T06:43:04.424Z] linux_parser_test.go:209: data="ro" [2021-12-16T06:43:04.424Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-16T06:43:04.424Z] === RUN TestParseMountSpec [2021-12-16T06:43:04.424Z] parser_test.go:62: case 0 [2021-12-16T06:43:04.424Z] parser_test.go:62: case 1 [2021-12-16T06:43:04.424Z] parser_test.go:62: case 2 [2021-12-16T06:43:04.424Z] parser_test.go:62: case 3 [2021-12-16T06:43:04.424Z] parser_test.go:62: case 4 [2021-12-16T06:43:04.424Z] parser_test.go:62: case 5 [2021-12-16T06:43:04.424Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-16T06:43:04.424Z] === RUN TestValidateMount [2021-12-16T06:43:04.424Z] --- PASS: TestValidateMount (0.00s) [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRaw [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRawSplit [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRawSplit (0.01s) [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.01s) [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-16T06:43:04.424Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-16T06:43:04.424Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-16T06:43:04.424Z] PASS [2021-12-16T06:43:04.424Z] coverage: 67.6% of statements [2021-12-16T06:43:04.424Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.6% of statements [2021-12-16T06:43:05.385Z] === RUN TestSetGetMeta [2021-12-16T06:43:05.385Z] === PAUSE TestSetGetMeta [2021-12-16T06:43:05.385Z] === RUN TestRestore [2021-12-16T06:43:05.385Z] === PAUSE TestRestore [2021-12-16T06:43:05.385Z] === RUN TestServiceCreate [2021-12-16T06:43:05.385Z] === PAUSE TestServiceCreate [2021-12-16T06:43:05.385Z] === RUN TestServiceList [2021-12-16T06:43:05.385Z] === PAUSE TestServiceList [2021-12-16T06:43:05.385Z] === RUN TestServiceRemove [2021-12-16T06:43:05.385Z] === PAUSE TestServiceRemove [2021-12-16T06:43:05.385Z] === RUN TestServiceGet [2021-12-16T06:43:05.385Z] === PAUSE TestServiceGet [2021-12-16T06:43:05.385Z] === RUN TestServicePrune [2021-12-16T06:43:05.385Z] === PAUSE TestServicePrune [2021-12-16T06:43:05.385Z] === RUN TestCreate [2021-12-16T06:43:05.385Z] === PAUSE TestCreate [2021-12-16T06:43:05.385Z] === RUN TestRemove [2021-12-16T06:43:05.385Z] === PAUSE TestRemove [2021-12-16T06:43:05.385Z] === RUN TestList [2021-12-16T06:43:05.385Z] === PAUSE TestList [2021-12-16T06:43:05.385Z] === RUN TestFindByDriver [2021-12-16T06:43:05.385Z] === PAUSE TestFindByDriver [2021-12-16T06:43:05.385Z] === RUN TestFindByReferenced [2021-12-16T06:43:05.385Z] === PAUSE TestFindByReferenced [2021-12-16T06:43:05.385Z] === RUN TestDerefMultipleOfSameRef [2021-12-16T06:43:05.385Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-16T06:43:05.385Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-16T06:43:05.385Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-16T06:43:05.385Z] === RUN TestDefererencePluginOnCreateError [2021-12-16T06:43:05.385Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-16T06:43:05.385Z] === RUN TestRefDerefRemove [2021-12-16T06:43:05.385Z] === PAUSE TestRefDerefRemove [2021-12-16T06:43:05.385Z] === RUN TestGet [2021-12-16T06:43:05.385Z] === PAUSE TestGet [2021-12-16T06:43:05.385Z] === RUN TestGetWithReference [2021-12-16T06:43:05.385Z] === PAUSE TestGetWithReference [2021-12-16T06:43:05.385Z] === RUN TestFilterFunc [2021-12-16T06:43:05.385Z] === RUN TestFilterFunc/test_nil_list [2021-12-16T06:43:05.385Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-16T06:43:05.385Z] === RUN TestFilterFunc/test_empty_list [2021-12-16T06:43:05.385Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-16T06:43:05.385Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-16T06:43:05.385Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-16T06:43:05.385Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-16T06:43:05.385Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-16T06:43:05.385Z] === RUN TestFilterFunc/test_filter_some [2021-12-16T06:43:05.385Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-16T06:43:05.385Z] === RUN TestFilterFunc/test_filter_middle [2021-12-16T06:43:05.385Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-16T06:43:05.385Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-16T06:43:05.385Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-16T06:43:05.385Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-16T06:43:05.385Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-16T06:43:05.385Z] === CONT TestFilterFunc/test_nil_list [2021-12-16T06:43:05.385Z] === CONT TestFilterFunc/test_filter_some [2021-12-16T06:43:05.385Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-16T06:43:05.385Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-16T06:43:05.385Z] === CONT TestFilterFunc/test_empty_list [2021-12-16T06:43:05.385Z] === CONT TestFilterFunc/test_filter_middle [2021-12-16T06:43:05.385Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-16T06:43:05.385Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-16T06:43:05.385Z] --- PASS: TestFilterFunc (0.00s) [2021-12-16T06:43:05.385Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-16T06:43:05.385Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-16T06:43:05.385Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-16T06:43:05.385Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-16T06:43:05.385Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-16T06:43:05.385Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-16T06:43:05.385Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-16T06:43:05.385Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-16T06:43:05.385Z] === CONT TestSetGetMeta [2021-12-16T06:43:05.385Z] === CONT TestList [2021-12-16T06:43:05.385Z] === CONT TestServiceGet [2021-12-16T06:43:05.385Z] === CONT TestServiceList [2021-12-16T06:43:05.385Z] --- PASS: TestSetGetMeta (0.02s) [2021-12-16T06:43:05.385Z] === CONT TestGetWithReference [2021-12-16T06:43:05.385Z] --- PASS: TestList (0.02s) [2021-12-16T06:43:05.385Z] === CONT TestGet [2021-12-16T06:43:05.385Z] --- PASS: TestGetWithReference (0.02s) [2021-12-16T06:43:05.385Z] === CONT TestRefDerefRemove [2021-12-16T06:43:05.385Z] --- PASS: TestGet (0.01s) [2021-12-16T06:43:05.385Z] === CONT TestDefererencePluginOnCreateError [2021-12-16T06:43:05.385Z] --- PASS: TestRefDerefRemove (0.01s) [2021-12-16T06:43:05.385Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-16T06:43:05.385Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-12-16T06:43:05.385Z] === CONT TestDerefMultipleOfSameRef [2021-12-16T06:43:05.385Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-12-16T06:43:05.385Z] === CONT TestFindByReferenced [2021-12-16T06:43:05.385Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-12-16T06:43:05.385Z] === CONT TestFindByDriver [2021-12-16T06:43:05.386Z] --- PASS: TestFindByReferenced (0.01s) [2021-12-16T06:43:05.386Z] === CONT TestServiceRemove [2021-12-16T06:43:05.386Z] --- PASS: TestFindByDriver (0.01s) [2021-12-16T06:43:05.386Z] === CONT TestServiceCreate [2021-12-16T06:43:05.386Z] --- PASS: TestServiceGet (0.15s) [2021-12-16T06:43:05.386Z] === CONT TestRestore [2021-12-16T06:43:05.386Z] --- PASS: TestServiceRemove (0.08s) [2021-12-16T06:43:05.386Z] === CONT TestRemove [2021-12-16T06:43:05.386Z] --- PASS: TestServiceList (0.15s) [2021-12-16T06:43:05.386Z] === CONT TestCreate [2021-12-16T06:43:05.386Z] --- PASS: TestServiceCreate (0.07s) [2021-12-16T06:43:05.386Z] === CONT TestServicePrune [2021-12-16T06:43:05.386Z] --- PASS: TestCreate (0.01s) [2021-12-16T06:43:05.386Z] time="2021-12-16T06:43:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-16T06:43:05.386Z] --- PASS: TestRestore (0.02s) [2021-12-16T06:43:05.386Z] --- PASS: TestRemove (0.02s) [2021-12-16T06:43:05.386Z] time="2021-12-16T06:43:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-16T06:43:05.386Z] time="2021-12-16T06:43:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-16T06:43:05.386Z] time="2021-12-16T06:43:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-16T06:43:05.386Z] time="2021-12-16T06:43:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-16T06:43:05.386Z] --- PASS: TestServicePrune (0.03s) [2021-12-16T06:43:05.386Z] PASS [2021-12-16T06:43:05.386Z] coverage: 69.0% of statements [2021-12-16T06:43:05.386Z] ok github.com/docker/docker/volume/service 0.225s coverage: 69.0% of statements [2021-12-16T06:43:05.841Z] time="2021-12-16T06:43:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-16T06:43:07.082Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-12-16T06:43:07.780Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2021-12-16T06:43:07.780Z] === RUN TestServiceUpdateNetwork [2021-12-16T06:43:08.983Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-16T06:43:09.223Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-12-16T06:43:09.223Z] PASS [2021-12-16T06:43:09.223Z] [2021-12-16T06:43:09.223Z] === Skipped [2021-12-16T06:43:09.223Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-12-16T06:43:09.223Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-16T06:43:09.223Z] [2021-12-16T06:43:09.223Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-12-16T06:43:09.223Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-16T06:43:09.223Z] [2021-12-16T06:43:09.223Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-12-16T06:43:09.223Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-16T06:43:09.223Z] [2021-12-16T06:43:09.223Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-12-16T06:43:09.223Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-16T06:43:09.223Z] [2021-12-16T06:43:09.223Z] DONE 17 tests, 4 skipped in 25.821s [2021-12-16T06:43:09.223Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-16T06:43:09.223Z] ++ 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-16T06:43:09.223Z] ++ set -e [2021-12-16T06:43:09.223Z] ++ '[' -n 0 ']' [2021-12-16T06:43:09.223Z] ++ set -x [2021-12-16T06:43:09.223Z] ++ 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-16T06:43:09.223Z] INFO: Testing against a local daemon [2021-12-16T06:43:09.223Z] === RUN TestPluginInvalidJSON [2021-12-16T06:43:09.223Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:43:09.223Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:43:09.223Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:43:09.223Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-12-16T06:43:09.223Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-16T06:43:09.223Z] === RUN TestPluginInstall [2021-12-16T06:43:09.223Z] === RUN TestPluginInstall/no_auth [2021-12-16T06:43:09.223Z] time="2021-12-16T06:43:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:43:09.223Z] time="2021-12-16T06:43:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d48958d83f1259b2a1b05f4f12b4db8981512f093667575534d6280b114e34b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:43:09.223Z] time="2021-12-16T06:43:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:43:09.223Z] time="2021-12-16T06:43:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d48958d83f1259b2a1b05f4f12b4db8981512f093667575534d6280b114e34b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:43:09.223Z] === RUN TestPluginInstall/with_htpasswd [2021-12-16T06:43:09.480Z] time="2021-12-16T06:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:43:09.481Z] time="2021-12-16T06:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d48958d83f1259b2a1b05f4f12b4db8981512f093667575534d6280b114e34b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:43:09.481Z] time="2021-12-16T06:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:43:09.481Z] time="2021-12-16T06:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d48958d83f1259b2a1b05f4f12b4db8981512f093667575534d6280b114e34b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:43:09.548Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-16T06:43:09.552Z] time="2021-12-16T06:43:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-16T06:43:09.738Z] === RUN TestPluginInstall/with_insecure [2021-12-16T06:43:09.807Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-12-16T06:43:10.381Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-16T06:43:10.672Z] time="2021-12-16T06:43:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:43:10.672Z] time="2021-12-16T06:43:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06b62e7e750594abeee2b2587dc3510c75f1d27e8f250425cb9702ede63e368d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:43:10.672Z] time="2021-12-16T06:43:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-16T06:43:10.672Z] time="2021-12-16T06:43:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06b62e7e750594abeee2b2587dc3510c75f1d27e8f250425cb9702ede63e368d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-16T06:43:10.672Z] plugin_test.go:165: [db781c46c7053] daemon is not started [2021-12-16T06:43:10.672Z] --- PASS: TestPluginInstall (3.07s) [2021-12-16T06:43:10.672Z] --- PASS: TestPluginInstall/no_auth (1.46s) [2021-12-16T06:43:10.672Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2021-12-16T06:43:10.672Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2021-12-16T06:43:10.672Z] === RUN TestPluginsWithRuntimes [2021-12-16T06:43:11.321Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-16T06:43:12.570Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-16T06:43:13.136Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-16T06:43:13.849Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-16T06:43:14.070Z] --- PASS: TestPluginsWithRuntimes (3.14s) [2021-12-16T06:43:14.070Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2021-12-16T06:43:14.070Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2021-12-16T06:43:14.070Z] === RUN TestPluginBackCompatMediaTypes [2021-12-16T06:43:14.329Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-12-16T06:43:14.329Z] PASS [2021-12-16T06:43:14.329Z] [2021-12-16T06:43:14.329Z] DONE 10 tests in 6.876s [2021-12-16T06:43:14.329Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-16T06:43:14.329Z] ++ 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-16T06:43:14.329Z] ++ set -e [2021-12-16T06:43:14.329Z] ++ '[' -n 0 ']' [2021-12-16T06:43:14.329Z] ++ set -x [2021-12-16T06:43:14.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T06:43:14.587Z] INFO: Testing against a local daemon [2021-12-16T06:43:14.587Z] === RUN TestExternalGraphDriver [2021-12-16T06:43:14.587Z] === RUN TestExternalGraphDriver/json [2021-12-16T06:43:14.781Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-12-16T06:43:15.960Z] === RUN TestExternalGraphDriver/spec [2021-12-16T06:43:16.682Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-16T06:43:17.858Z] === RUN TestExternalGraphDriver/pull [2021-12-16T06:43:18.084Z] --- PASS: TestGet (15.01s) [2021-12-16T06:43:18.084Z] === RUN TestPluginWithNoManifest [2021-12-16T06:43:18.084Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-16T06:43:18.084Z] === RUN TestGetAll [2021-12-16T06:43:18.084Z] --- PASS: TestGetAll (0.00s) [2021-12-16T06:43:18.084Z] PASS [2021-12-16T06:43:18.084Z] coverage: 73.2% of statements [2021-12-16T06:43:18.084Z] ok github.com/docker/docker/pkg/plugins 35.899s coverage: 73.2% of statements [2021-12-16T06:43:19.209Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-16T06:43:19.275Z] --- PASS: TestExternalGraphDriver (4.63s) [2021-12-16T06:43:19.275Z] --- PASS: TestExternalGraphDriver/json (1.52s) [2021-12-16T06:43:19.275Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2021-12-16T06:43:19.275Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2021-12-16T06:43:19.275Z] === RUN TestGraphdriverPluginV2 [2021-12-16T06:43:19.275Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-16T06:43:19.275Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-12-16T06:43:19.275Z] PASS [2021-12-16T06:43:19.275Z] [2021-12-16T06:43:19.275Z] === Skipped [2021-12-16T06:43:19.275Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-12-16T06:43:19.275Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-16T06:43:19.275Z] [2021-12-16T06:43:19.275Z] DONE 5 tests, 1 skipped in 4.742s [2021-12-16T06:43:19.275Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-16T06:43:19.275Z] ++ 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-16T06:43:19.275Z] ++ set -e [2021-12-16T06:43:19.275Z] ++ '[' -n 0 ']' [2021-12-16T06:43:19.275Z] ++ set -x [2021-12-16T06:43:19.275Z] ++ 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-16T06:43:19.275Z] INFO: Testing against a local daemon [2021-12-16T06:43:19.275Z] === RUN TestContinueAfterPluginCrash [2021-12-16T06:43:19.275Z] === PAUSE TestContinueAfterPluginCrash [2021-12-16T06:43:19.275Z] === RUN TestReadPluginNoRead [2021-12-16T06:43:19.275Z] === PAUSE TestReadPluginNoRead [2021-12-16T06:43:19.275Z] === RUN TestDaemonStartWithLogOpt [2021-12-16T06:43:19.275Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-16T06:43:19.275Z] === CONT TestContinueAfterPluginCrash [2021-12-16T06:43:19.275Z] === CONT TestDaemonStartWithLogOpt [2021-12-16T06:43:20.019Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2021-12-16T06:43:20.019Z] === RUN TestServiceUpdatePidsLimit [2021-12-16T06:43:20.141Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-12-16T06:43:20.277Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-16T06:43:21.073Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-16T06:43:21.210Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-16T06:43:22.556Z] --- PASS: TestDaemonStartWithLogOpt (2.95s) [2021-12-16T06:43:22.556Z] === CONT TestReadPluginNoRead [2021-12-16T06:43:22.972Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-16T06:43:23.905Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-16T06:43:23.905Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-16T06:43:24.455Z] === RUN TestReadPluginNoRead/default [2021-12-16T06:43:24.470Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-16T06:43:25.390Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-16T06:43:25.403Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-16T06:43:25.967Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-16T06:43:26.226Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-16T06:43:26.764Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-16T06:43:27.330Z] --- PASS: TestContinueAfterPluginCrash (8.04s) [2021-12-16T06:43:27.764Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-16T06:43:27.896Z] === CONT TestReadPluginNoRead [2021-12-16T06:43:27.896Z] read_test.go:92: [dbc8b17b54f22] daemon is not started [2021-12-16T06:43:27.896Z] --- PASS: TestReadPluginNoRead (5.53s) [2021-12-16T06:43:27.896Z] --- PASS: TestReadPluginNoRead/default (1.11s) [2021-12-16T06:43:27.896Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2021-12-16T06:43:27.896Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2021-12-16T06:43:27.896Z] PASS [2021-12-16T06:43:27.896Z] [2021-12-16T06:43:27.896Z] DONE 6 tests in 8.558s [2021-12-16T06:43:27.896Z] 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-16T06:43:27.896Z] ++ 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-16T06:43:27.896Z] ++ set -e [2021-12-16T06:43:27.896Z] ++ '[' -n 0 ']' [2021-12-16T06:43:27.896Z] ++ set -x [2021-12-16T06:43:27.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T06:43:27.896Z] testing: warning: no tests to run [2021-12-16T06:43:27.896Z] PASS [2021-12-16T06:43:27.896Z] [2021-12-16T06:43:27.896Z] DONE 0 tests in 0.031s [2021-12-16T06:43:27.896Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-16T06:43:27.896Z] ++ 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-16T06:43:27.896Z] ++ set -e [2021-12-16T06:43:27.896Z] ++ '[' -n 0 ']' [2021-12-16T06:43:27.896Z] ++ set -x [2021-12-16T06:43:27.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-16T06:43:27.896Z] INFO: Testing against a local daemon [2021-12-16T06:43:27.896Z] === RUN TestPluginWithDevMounts [2021-12-16T06:43:27.896Z] === PAUSE TestPluginWithDevMounts [2021-12-16T06:43:27.896Z] === CONT TestPluginWithDevMounts [2021-12-16T06:43:28.123Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-16T06:43:28.404Z] 2021/12/16 06:43:19 Closing DB instances... [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:22Z" level=error msg="node2(bbf06c69423f) Could not close DB: timeout waiting for leave broadcast" [2021-12-16T06:43:28.404Z] --- PASS: TestNetworkDBGarbageCollection (54.43s) [2021-12-16T06:43:28.404Z] === RUN TestFindNode [2021-12-16T06:43:28.404Z] 2021/12/16 06:43:22 Closing DB instances... [2021-12-16T06:43:28.404Z] --- PASS: TestFindNode (0.02s) [2021-12-16T06:43:28.404Z] === RUN TestChangeNodeState [2021-12-16T06:43:28.404Z] 2021/12/16 06:43:22 Closing DB instances... [2021-12-16T06:43:28.404Z] --- PASS: TestChangeNodeState (0.02s) [2021-12-16T06:43:28.404Z] === RUN TestNodeReincarnation [2021-12-16T06:43:28.404Z] 2021/12/16 06:43:22 Closing DB instances... [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-16T06:43:28.404Z] --- PASS: TestNodeReincarnation (5.02s) [2021-12-16T06:43:28.404Z] === RUN TestParallelCreate [2021-12-16T06:43:28.404Z] 2021/12/16 06:43:27 Closing DB instances... [2021-12-16T06:43:28.404Z] --- PASS: TestParallelCreate (0.02s) [2021-12-16T06:43:28.404Z] === RUN TestParallelDelete [2021-12-16T06:43:28.404Z] 2021/12/16 06:43:27 Closing DB instances... [2021-12-16T06:43:28.404Z] --- PASS: TestParallelDelete (0.02s) [2021-12-16T06:43:28.404Z] === RUN TestNetworkDBIslands [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:30c2d7cb193b with config:&{NodeID:30c2d7cb193b 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-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8eead5b4f8a4 with config:&{NodeID:8eead5b4f8a4 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-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 8eead5b4f8a4/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 8eead5b4f8a4/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49381" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 8eead5b4f8a4/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 8eead5b4f8a4/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49382" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=warning msg="NetworkDB stats node2(bbf06c69423f) - healthscore:2 (connectivity issues)" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=warning msg="rejoinClusterBootstrap unable to find local node info using ID:bbf06c69423f" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="memberlist: Marking adf622d7dcd7 as failed, suspect timeout reached (0 peer confirmations)" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node adf622d7dcd7/172.17.161.102, left gossip cluster" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node adf622d7dcd7 change state NodeActive --> NodeFailed" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node adf622d7dcd7/172.17.161.102, added to failed nodes list" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2d443826103f with config:&{NodeID:2d443826103f 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-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 2d443826103f/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 2d443826103f/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49383" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 2d443826103f/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 2d443826103f/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 8eead5b4f8a4/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=info msg="Node 8eead5b4f8a4/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:28Z" level=info msg="Node 2d443826103f/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.404Z] time="2021-12-16T06:43:28Z" level=info msg="Node 2d443826103f/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d1fdacc4361a with config:&{NodeID:d1fdacc4361a 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-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node d1fdacc4361a/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node d1fdacc4361a/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 8eead5b4f8a4/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 8eead5b4f8a4/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 2d443826103f/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 2d443826103f/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node d1fdacc4361a/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node d1fdacc4361a/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node d1fdacc4361a/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node d1fdacc4361a/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node d1fdacc4361a/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node d1fdacc4361a/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:993561e8b996 with config:&{NodeID:993561e8b996 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-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 993561e8b996/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 993561e8b996/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 993561e8b996/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 993561e8b996/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 8eead5b4f8a4/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 8eead5b4f8a4/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node d1fdacc4361a/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node d1fdacc4361a/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 2d443826103f/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=info msg="Node 2d443826103f/172.17.161.102, added to nodes list" [2021-12-16T06:43:28.872Z] time="2021-12-16T06:43:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-16T06:43:29.269Z] --- PASS: TestPluginWithDevMounts (1.51s) [2021-12-16T06:43:29.269Z] PASS [2021-12-16T06:43:29.269Z] [2021-12-16T06:43:29.269Z] DONE 1 tests in 1.594s [2021-12-16T06:43:29.269Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-16T06:43:29.269Z] ++ 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-16T06:43:29.269Z] ++ set -e [2021-12-16T06:43:29.269Z] ++ '[' -n 0 ']' [2021-12-16T06:43:29.269Z] ++ set -x [2021-12-16T06:43:29.269Z] ++ 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-16T06:43:29.340Z] time="2021-12-16T06:43:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2021-12-16T06:43:29.340Z] time="2021-12-16T06:43:29Z" level=info msg="Node 993561e8b996/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:29.340Z] time="2021-12-16T06:43:29Z" level=info msg="Node 993561e8b996/172.17.161.102, added to nodes list" [2021-12-16T06:43:29.340Z] time="2021-12-16T06:43:29Z" level=info msg="Node 993561e8b996/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:29.340Z] time="2021-12-16T06:43:29Z" level=info msg="Node 993561e8b996/172.17.161.102, added to nodes list" [2021-12-16T06:43:29.340Z] time="2021-12-16T06:43:29Z" level=info msg="Node 993561e8b996/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:29.340Z] time="2021-12-16T06:43:29Z" level=info msg="Node 993561e8b996/172.17.161.102, added to nodes list" [2021-12-16T06:43:29.340Z] networkdb_test.go:835: Re-joining: 3 [2021-12-16T06:43:29.340Z] time="2021-12-16T06:43:29Z" level=info msg="The new bootstrap node list is:[172.17.161.102:10033 172.17.161.102:10034 172.17.161.102:10035]" [2021-12-16T06:43:29.340Z] time="2021-12-16T06:43:29Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49390" [2021-12-16T06:43:29.340Z] time="2021-12-16T06:43:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.161.102:10033" [2021-12-16T06:43:29.340Z] time="2021-12-16T06:43:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.161.102:10034" [2021-12-16T06:43:29.340Z] time="2021-12-16T06:43:29Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49391" [2021-12-16T06:43:29.340Z] time="2021-12-16T06:43:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.161.102:10035" [2021-12-16T06:43:29.340Z] time="2021-12-16T06:43:29Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49392" [2021-12-16T06:43:29.495Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-16T06:43:29.527Z] INFO: Testing against a local daemon [2021-12-16T06:43:29.527Z] === RUN TestSecretInspect [2021-12-16T06:43:29.808Z] networkdb_test.go:835: Re-joining: 4 [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=info msg="The new bootstrap node list is:[172.17.161.102:10033 172.17.161.102:10034 172.17.161.102:10035]" [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.161.102:10033" [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49393" [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.161.102:10034" [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49394" [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.161.102:10035" [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49395" [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=info msg="node 0 leaving" [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=info msg="memberlist: Suspect adf622d7dcd7 has failed, no acks received" [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=info msg="Node 30c2d7cb193b change state NodeActive --> NodeLeft" [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=info msg="node5(993561e8b996): Node leave event for 30c2d7cb193b/172.17.161.102" [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=info msg="Node 30c2d7cb193b change state NodeActive --> NodeLeft" [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=info msg="node3(2d443826103f): Node leave event for 30c2d7cb193b/172.17.161.102" [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=info msg="Node 30c2d7cb193b change state NodeActive --> NodeLeft" [2021-12-16T06:43:29.808Z] time="2021-12-16T06:43:29Z" level=info msg="node2(8eead5b4f8a4): Node leave event for 30c2d7cb193b/172.17.161.102" [2021-12-16T06:43:30.275Z] time="2021-12-16T06:43:29Z" level=info msg="Node 30c2d7cb193b change state NodeActive --> NodeLeft" [2021-12-16T06:43:30.275Z] time="2021-12-16T06:43:29Z" level=info msg="node1(30c2d7cb193b): Node leave event for 30c2d7cb193b/172.17.161.102" [2021-12-16T06:43:30.275Z] time="2021-12-16T06:43:29Z" level=info msg="Node 30c2d7cb193b change state NodeActive --> NodeLeft" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:29Z" level=info msg="node4(d1fdacc4361a): Node leave event for 30c2d7cb193b/172.17.161.102" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:29Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, left gossip cluster" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:29Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, left gossip cluster" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:29Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, left gossip cluster" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:29Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, left gossip cluster" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:29Z" level=info msg="Node 30c2d7cb193b/172.17.161.102, left gossip cluster" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:30Z" level=info msg="node 1 leaving" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:30Z" level=info msg="Node 8eead5b4f8a4 change state NodeActive --> NodeLeft" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:30Z" level=info msg="node5(993561e8b996): Node leave event for 8eead5b4f8a4/172.17.161.102" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:30Z" level=info msg="Node 8eead5b4f8a4 change state NodeActive --> NodeLeft" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:30Z" level=info msg="node3(2d443826103f): Node leave event for 8eead5b4f8a4/172.17.161.102" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:30Z" level=info msg="Node 8eead5b4f8a4/172.17.161.102, left gossip cluster" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:30Z" level=info msg="Node 8eead5b4f8a4 change state NodeActive --> NodeLeft" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:30Z" level=info msg="Node 8eead5b4f8a4 change state NodeActive --> NodeLeft" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:30Z" level=info msg="node4(d1fdacc4361a): Node leave event for 8eead5b4f8a4/172.17.161.102" [2021-12-16T06:43:30.276Z] time="2021-12-16T06:43:30Z" level=info msg="node2(8eead5b4f8a4): Node leave event for 8eead5b4f8a4/172.17.161.102" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=info msg="Node 8eead5b4f8a4/172.17.161.102, left gossip cluster" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=info msg="Node 8eead5b4f8a4/172.17.161.102, left gossip cluster" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=info msg="Node 8eead5b4f8a4/172.17.161.102, left gossip cluster" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=info msg="node 2 leaving" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=info msg="Node 2d443826103f change state NodeActive --> NodeLeft" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=info msg="node4(d1fdacc4361a): Node leave event for 2d443826103f/172.17.161.102" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=info msg="Node 2d443826103f change state NodeActive --> NodeLeft" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=info msg="node5(993561e8b996): Node leave event for 2d443826103f/172.17.161.102" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=info msg="Node 2d443826103f change state NodeActive --> NodeLeft" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=info msg="node3(2d443826103f): Node leave event for 2d443826103f/172.17.161.102" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=debug msg="memberlist: Failed to join 172.17.161.102: dial tcp 172.17.161.102:10027: connectex: No connection could be made because the target machine actively refused it." [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=debug msg="memberlist: Failed ping: 993561e8b996 (timeout reached)" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.161.102:10036: use of closed network connection" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.161.102:10035: use of closed network connection" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.161.102:10034: use of closed network connection" [2021-12-16T06:43:30.744Z] time="2021-12-16T06:43:30Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49397" [2021-12-16T06:43:31.211Z] time="2021-12-16T06:43:30Z" level=info msg="Node 2d443826103f/172.17.161.102, left gossip cluster" [2021-12-16T06:43:31.211Z] time="2021-12-16T06:43:30Z" level=info msg="Node 2d443826103f/172.17.161.102, left gossip cluster" [2021-12-16T06:43:31.211Z] time="2021-12-16T06:43:30Z" level=info msg="Node 2d443826103f/172.17.161.102, left gossip cluster" [2021-12-16T06:43:31.211Z] networkdb_test.go:867: node4: OK [2021-12-16T06:43:31.211Z] networkdb_test.go:867: node5: OK [2021-12-16T06:43:31.211Z] time="2021-12-16T06:43:30Z" level=info msg="node 0 coming back" [2021-12-16T06:43:31.211Z] time="2021-12-16T06:43:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c2d8c97dbdcb with config:&{NodeID:c2d8c97dbdcb 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-16T06:43:31.211Z] time="2021-12-16T06:43:31Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:31.211Z] time="2021-12-16T06:43:31Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, added to nodes list" [2021-12-16T06:43:31.211Z] time="2021-12-16T06:43:31Z" level=info msg="node 1 coming back" [2021-12-16T06:43:31.211Z] time="2021-12-16T06:43:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:10b09a8d002d with config:&{NodeID:10b09a8d002d 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-16T06:43:31.211Z] time="2021-12-16T06:43:31Z" level=info msg="Node 10b09a8d002d/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:31.211Z] time="2021-12-16T06:43:31Z" level=info msg="Node 10b09a8d002d/172.17.161.102, added to nodes list" [2021-12-16T06:43:31.212Z] time="2021-12-16T06:43:31Z" level=info msg="node 2 coming back" [2021-12-16T06:43:31.212Z] time="2021-12-16T06:43:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:47216e0946da with config:&{NodeID:47216e0946da 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-16T06:43:31.212Z] time="2021-12-16T06:43:31Z" level=info msg="Node 47216e0946da/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:31.212Z] time="2021-12-16T06:43:31Z" level=info msg="Node 47216e0946da/172.17.161.102, added to nodes list" [2021-12-16T06:43:31.212Z] time="2021-12-16T06:43:31Z" level=warning msg="memberlist: Was able to connect to 993561e8b996 but other probes failed, network may be misconfigured" [2021-12-16T06:43:31.424Z] --- PASS: TestSecretInspect (2.04s) [2021-12-16T06:43:31.424Z] === RUN TestSecretList [2021-12-16T06:43:31.681Z] time="2021-12-16T06:43:31Z" level=debug msg="memberlist: Failed ping: 993561e8b996 (timeout reached)" [2021-12-16T06:43:31.681Z] time="2021-12-16T06:43:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.17.161.102:10036: use of closed network connection" [2021-12-16T06:43:31.681Z] time="2021-12-16T06:43:31Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49398" [2021-12-16T06:43:32.149Z] time="2021-12-16T06:43:31Z" level=warning msg="memberlist: Was able to connect to 993561e8b996 but other probes failed, network may be misconfigured" [2021-12-16T06:43:32.443Z] 5ee7a7ea9cf2: Pull complete [2021-12-16T06:43:32.444Z] Digest: sha256:50a88017fa694dd52cb1644a6d204f5305f78cce356f588dae0be983485065b2 [2021-12-16T06:43:32.444Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:43:32.444Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-12-16T06:43:32.444Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-12-16T06:43:32.444Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2366' [2021-12-16T06:43:32.444Z] WARN: Skipping validation tests [2021-12-16T06:43:32.444Z] INFO: Running unit tests at 12/16/2021 06:43:21... [2021-12-16T06:43:32.444Z] INFO: make.ps1 starting at 12/16/2021 06:43:28 [2021-12-16T06:43:32.444Z] INFO: Git commit (26dafe43a4) assumed from DOCKER_GITCOMMIT environment variable [2021-12-16T06:43:32.444Z] INFO: Invoking autogen... [2021-12-16T06:43:32.444Z] INFO: Running unit tests... [2021-12-16T06:43:32.774Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-16T06:43:33.032Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-16T06:43:33.134Z] time="2021-12-16T06:43:32Z" level=debug msg="memberlist: Failed to join 172.17.161.102: dial tcp 172.17.161.102:10027: connectex: No connection could be made because the target machine actively refused it." [2021-12-16T06:43:33.289Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-12-16T06:43:33.322Z] --- PASS: TestSecretList (1.72s) [2021-12-16T06:43:33.322Z] === RUN TestSecretsCreateAndDelete [2021-12-16T06:43:33.546Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-16T06:43:33.804Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-16T06:43:34.369Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-16T06:43:34.626Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-16T06:43:34.697Z] time="2021-12-16T06:43:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.161.102:10033 172.17.161.102:10034 172.17.161.102:10035]" [2021-12-16T06:43:34.697Z] time="2021-12-16T06:43:34Z" level=debug msg="memberlist: Failed to join 172.17.161.102: dial tcp 172.17.161.102:10027: connectex: No connection could be made because the target machine actively refused it." [2021-12-16T06:43:34.884Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-16T06:43:35.141Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-16T06:43:35.165Z] time="2021-12-16T06:43:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.161.102:10033 172.17.161.102:10034 172.17.161.102:10035]" [2021-12-16T06:43:35.220Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2021-12-16T06:43:35.220Z] === RUN TestSecretsUpdate [2021-12-16T06:43:35.632Z] time="2021-12-16T06:43:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.161.102:10033" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49401" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 993561e8b996/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 993561e8b996/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node d1fdacc4361a/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node d1fdacc4361a/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, is the new incarnation of the shutdown node 30c2d7cb193b/172.17.161.102" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.161.102:10034" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49402" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, is the new incarnation of the shutdown node 30c2d7cb193b/172.17.161.102" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 993561e8b996/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 993561e8b996/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node d1fdacc4361a/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node d1fdacc4361a/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 10b09a8d002d/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 10b09a8d002d/172.17.161.102, is the new incarnation of the shutdown node 8eead5b4f8a4/172.17.161.102" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 10b09a8d002d/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49403" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.161.102:10035" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 47216e0946da/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 47216e0946da/172.17.161.102, is the new incarnation of the shutdown node 2d443826103f/172.17.161.102" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 47216e0946da/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 993561e8b996/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 993561e8b996/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node d1fdacc4361a/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node d1fdacc4361a/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 10b09a8d002d/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 10b09a8d002d/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 10b09a8d002d/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 10b09a8d002d/172.17.161.102, is the new incarnation of the shutdown node 8eead5b4f8a4/172.17.161.102" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 10b09a8d002d/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 47216e0946da/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 47216e0946da/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 47216e0946da/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 47216e0946da/172.17.161.102, is the new incarnation of the shutdown node 2d443826103f/172.17.161.102" [2021-12-16T06:43:35.633Z] time="2021-12-16T06:43:35Z" level=info msg="Node 47216e0946da/172.17.161.102, added to nodes list" [2021-12-16T06:43:35.867Z] --- PASS: TestServiceUpdatePidsLimit (16.10s) [2021-12-16T06:43:35.867Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-12-16T06:43:35.867Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2021-12-16T06:43:35.867Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-12-16T06:43:35.867Z] PASS [2021-12-16T06:43:35.867Z] [2021-12-16T06:43:35.867Z] === Skipped [2021-12-16T06:43:35.867Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-16T06:43:35.867Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-16T06:43:35.867Z] [2021-12-16T06:43:35.867Z] DONE 27 tests, 1 skipped in 182.411s [2021-12-16T06:43:35.867Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-16T06:43:35.867Z] INFO: Testing against a local daemon [2021-12-16T06:43:35.867Z] === RUN TestSessionCreate [2021-12-16T06:43:35.867Z] --- PASS: TestSessionCreate (0.02s) [2021-12-16T06:43:35.867Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-16T06:43:35.867Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-16T06:43:35.867Z] PASS [2021-12-16T06:43:35.867Z] [2021-12-16T06:43:35.867Z] DONE 2 tests in 0.070s [2021-12-16T06:43:35.867Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-16T06:43:35.867Z] INFO: Testing against a local daemon [2021-12-16T06:43:35.867Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-16T06:43:35.867Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-12-16T06:43:35.867Z] === RUN TestDiskUsage [2021-12-16T06:43:35.867Z] === PAUSE TestDiskUsage [2021-12-16T06:43:35.867Z] === RUN TestEventsExecDie [2021-12-16T06:43:35.867Z] --- PASS: TestEventsExecDie (0.68s) [2021-12-16T06:43:35.867Z] === RUN TestEventsBackwardsCompatible [2021-12-16T06:43:36.101Z] time="2021-12-16T06:43:35Z" level=info msg="Node 10b09a8d002d/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:36.101Z] time="2021-12-16T06:43:35Z" level=info msg="Node 10b09a8d002d/172.17.161.102, added to nodes list" [2021-12-16T06:43:36.101Z] time="2021-12-16T06:43:35Z" level=info msg="Node 47216e0946da/172.17.161.102, joined gossip cluster" [2021-12-16T06:43:36.101Z] time="2021-12-16T06:43:35Z" level=info msg="Node 47216e0946da/172.17.161.102, added to nodes list" [2021-12-16T06:43:36.101Z] time="2021-12-16T06:43:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.161.102:10033" [2021-12-16T06:43:36.101Z] time="2021-12-16T06:43:35Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49404" [2021-12-16T06:43:36.101Z] time="2021-12-16T06:43:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.161.102:10034" [2021-12-16T06:43:36.101Z] time="2021-12-16T06:43:35Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49405" [2021-12-16T06:43:36.101Z] time="2021-12-16T06:43:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.161.102:10035" [2021-12-16T06:43:36.101Z] time="2021-12-16T06:43:35Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49406" [2021-12-16T06:43:36.101Z] 2021/12/16 06:43:36 Closing DB instances... [2021-12-16T06:43:36.125Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-12-16T06:43:36.126Z] === RUN TestEventsVolumeCreate [2021-12-16T06:43:36.126Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-12-16T06:43:36.126Z] === RUN TestInfoBinaryCommits [2021-12-16T06:43:36.126Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-16T06:43:36.126Z] === RUN TestInfoAPIVersioned [2021-12-16T06:43:36.126Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-16T06:43:36.126Z] === RUN TestInfoDiscoveryBackend [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="Node c2d8c97dbdcb change state NodeActive --> NodeLeft" [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="node3(47216e0946da): Node leave event for c2d8c97dbdcb/172.17.161.102" [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="Node c2d8c97dbdcb change state NodeActive --> NodeLeft" [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="node4(d1fdacc4361a): Node leave event for c2d8c97dbdcb/172.17.161.102" [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="Node c2d8c97dbdcb change state NodeActive --> NodeLeft" [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="node5(993561e8b996): Node leave event for c2d8c97dbdcb/172.17.161.102" [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="Node c2d8c97dbdcb change state NodeActive --> NodeLeft" [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="node1(c2d8c97dbdcb): Node leave event for c2d8c97dbdcb/172.17.161.102" [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="Node c2d8c97dbdcb change state NodeActive --> NodeLeft" [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="node2(10b09a8d002d): Node leave event for c2d8c97dbdcb/172.17.161.102" [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, left gossip cluster" [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, left gossip cluster" [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, left gossip cluster" [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, left gossip cluster" [2021-12-16T06:43:36.569Z] time="2021-12-16T06:43:36Z" level=info msg="Node c2d8c97dbdcb/172.17.161.102, left gossip cluster" [2021-12-16T06:43:36.691Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-12-16T06:43:36.691Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-16T06:43:37.037Z] time="2021-12-16T06:43:36Z" level=info msg="Node 10b09a8d002d change state NodeActive --> NodeLeft" [2021-12-16T06:43:37.037Z] time="2021-12-16T06:43:36Z" level=info msg="node5(993561e8b996): Node leave event for 10b09a8d002d/172.17.161.102" [2021-12-16T06:43:37.037Z] time="2021-12-16T06:43:36Z" level=info msg="Node 10b09a8d002d change state NodeActive --> NodeLeft" [2021-12-16T06:43:37.037Z] time="2021-12-16T06:43:36Z" level=info msg="node4(d1fdacc4361a): Node leave event for 10b09a8d002d/172.17.161.102" [2021-12-16T06:43:37.037Z] time="2021-12-16T06:43:36Z" level=info msg="Node 10b09a8d002d change state NodeActive --> NodeLeft" [2021-12-16T06:43:37.037Z] time="2021-12-16T06:43:36Z" level=info msg="node3(47216e0946da): Node leave event for 10b09a8d002d/172.17.161.102" [2021-12-16T06:43:37.037Z] time="2021-12-16T06:43:36Z" level=info msg="Node 10b09a8d002d change state NodeActive --> NodeLeft" [2021-12-16T06:43:37.037Z] time="2021-12-16T06:43:36Z" level=info msg="node2(10b09a8d002d): Node leave event for 10b09a8d002d/172.17.161.102" [2021-12-16T06:43:37.037Z] time="2021-12-16T06:43:36Z" level=debug msg="memberlist: Failed to join 172.17.161.102: dial tcp 172.17.161.102:10027: connectex: No connection could be made because the target machine actively refused it." [2021-12-16T06:43:37.037Z] time="2021-12-16T06:43:36Z" level=info msg="Node 10b09a8d002d/172.17.161.102, left gossip cluster" [2021-12-16T06:43:37.037Z] time="2021-12-16T06:43:36Z" level=info msg="Node 10b09a8d002d/172.17.161.102, left gossip cluster" [2021-12-16T06:43:37.505Z] time="2021-12-16T06:43:37Z" level=info msg="Node 10b09a8d002d/172.17.161.102, left gossip cluster" [2021-12-16T06:43:37.505Z] time="2021-12-16T06:43:37Z" level=info msg="Node 47216e0946da/172.17.161.102, left gossip cluster" [2021-12-16T06:43:37.505Z] time="2021-12-16T06:43:37Z" level=info msg="Node 47216e0946da change state NodeActive --> NodeFailed" [2021-12-16T06:43:37.505Z] time="2021-12-16T06:43:37Z" level=info msg="Node 47216e0946da/172.17.161.102, added to failed nodes list" [2021-12-16T06:43:37.505Z] time="2021-12-16T06:43:37Z" level=info msg="Node 47216e0946da change state NodeActive --> NodeLeft" [2021-12-16T06:43:37.505Z] time="2021-12-16T06:43:37Z" level=info msg="node4(d1fdacc4361a): Node leave event for 47216e0946da/172.17.161.102" [2021-12-16T06:43:37.505Z] time="2021-12-16T06:43:37Z" level=info msg="Node 47216e0946da change state NodeActive --> NodeLeft" [2021-12-16T06:43:37.505Z] time="2021-12-16T06:43:37Z" level=info msg="node5(993561e8b996): Node leave event for 47216e0946da/172.17.161.102" [2021-12-16T06:43:37.505Z] time="2021-12-16T06:43:37Z" level=info msg="Node 10b09a8d002d/172.17.161.102, left gossip cluster" [2021-12-16T06:43:37.505Z] time="2021-12-16T06:43:37Z" level=error msg="node: 47216e0946da is unknown to memberlist" [2021-12-16T06:43:37.505Z] time="2021-12-16T06:43:37Z" level=info msg="Node 47216e0946da/172.17.161.102, left gossip cluster" [2021-12-16T06:43:37.505Z] time="2021-12-16T06:43:37Z" level=info msg="Node 47216e0946da/172.17.161.102, left gossip cluster" [2021-12-16T06:43:37.624Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-16T06:43:37.624Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-16T06:43:37.746Z] --- PASS: TestSecretsUpdate (2.10s) [2021-12-16T06:43:37.746Z] === RUN TestTemplatedSecret [2021-12-16T06:43:37.972Z] time="2021-12-16T06:43:37Z" level=debug msg="memberlist: Failed ping: d1fdacc4361a (timeout reached)" [2021-12-16T06:43:37.972Z] time="2021-12-16T06:43:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.161.102:10035: use of closed network connection" [2021-12-16T06:43:37.972Z] time="2021-12-16T06:43:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.161.102:10037: use of closed network connection" [2021-12-16T06:43:37.972Z] time="2021-12-16T06:43:37Z" level=debug msg="memberlist: Stream connection from=172.17.161.102:49408" [2021-12-16T06:43:37.973Z] time="2021-12-16T06:43:37Z" level=info msg="Node d1fdacc4361a change state NodeActive --> NodeLeft" [2021-12-16T06:43:37.973Z] time="2021-12-16T06:43:37Z" level=info msg="node5(993561e8b996): Node leave event for d1fdacc4361a/172.17.161.102" [2021-12-16T06:43:37.973Z] time="2021-12-16T06:43:37Z" level=info msg="Node d1fdacc4361a change state NodeActive --> NodeLeft" [2021-12-16T06:43:37.973Z] time="2021-12-16T06:43:37Z" level=info msg="node4(d1fdacc4361a): Node leave event for d1fdacc4361a/172.17.161.102" [2021-12-16T06:43:38.189Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-12-16T06:43:38.189Z] === RUN TestInfoAPI [2021-12-16T06:43:38.189Z] --- PASS: TestInfoAPI (0.02s) [2021-12-16T06:43:38.189Z] === RUN TestInfoAPIWarnings [2021-12-16T06:43:38.440Z] time="2021-12-16T06:43:38Z" level=info msg="Node d1fdacc4361a/172.17.161.102, left gossip cluster" [2021-12-16T06:43:38.440Z] time="2021-12-16T06:43:38Z" level=warning msg="memberlist: Was able to connect to d1fdacc4361a but other probes failed, network may be misconfigured" [2021-12-16T06:43:38.440Z] time="2021-12-16T06:43:38Z" level=info msg="Node d1fdacc4361a/172.17.161.102, left gossip cluster" [2021-12-16T06:43:38.908Z] time="2021-12-16T06:43:38Z" level=info msg="Node 993561e8b996/172.17.161.102, left gossip cluster" [2021-12-16T06:43:38.908Z] time="2021-12-16T06:43:38Z" level=info msg="Node 993561e8b996 change state NodeActive --> NodeFailed" [2021-12-16T06:43:38.908Z] time="2021-12-16T06:43:38Z" level=info msg="Node 993561e8b996/172.17.161.102, added to failed nodes list" [2021-12-16T06:43:38.908Z] --- PASS: TestNetworkDBIslands (11.48s) [2021-12-16T06:43:38.908Z] PASS [2021-12-16T06:43:38.908Z] coverage: 60.7% of statements [2021-12-16T06:43:38.908Z] ok github.com/docker/docker/libnetwork/networkdb 137.881s coverage: 60.7% of statements [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/quota [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/rootless [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/volume [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-16T06:43:38.908Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-16T06:43:39.645Z] --- PASS: TestTemplatedSecret (1.99s) [2021-12-16T06:43:39.645Z] === RUN TestSecretCreateResolve [2021-12-16T06:43:41.018Z] --- PASS: TestSecretCreateResolve (1.66s) [2021-12-16T06:43:41.018Z] PASS [2021-12-16T06:43:41.018Z] [2021-12-16T06:43:41.018Z] DONE 6 tests in 11.695s [2021-12-16T06:43:41.018Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-12-16T06:43:41.018Z] ++ 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-16T06:43:41.018Z] ++ set -e [2021-12-16T06:43:41.018Z] ++ '[' -n 0 ']' [2021-12-16T06:43:41.018Z] ++ set -x [2021-12-16T06:43:41.018Z] ++ 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-16T06:43:41.022Z] 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-16T06:43:41.276Z] INFO: Testing against a local daemon [2021-12-16T06:43:41.276Z] === RUN TestServiceCreateInit [2021-12-16T06:43:41.276Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-16T06:43:41.692Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-12-16T06:43:41.692Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-12-16T06:43:41.692Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-16T06:43:41.692Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === Skipped [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-16T06:43:41.856Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-16T06:43:41.856Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-16T06:43:41.856Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-12-16T06:43:41.856Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-16T06:43:41.856Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-16T06:43:41.856Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-16T06:43:41.856Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-16T06:43:41.856Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-16T06:43:41.856Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2021-12-16T06:43:41.856Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-16T06:43:41.856Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-16T06:43:41.856Z] daemon_test.go:146: root required [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-16T06:43:41.856Z] reload_test.go:520: root required [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-12-16T06:43:41.856Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-16T06:43:41.856Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-16T06:43:41.856Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-16T06:43:41.856Z] download_test.go:267: Needs fixing on Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-16T06:43:41.856Z] layer_test.go:303: Failing on Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-16T06:43:41.856Z] layer_test.go:352: Failing on Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-16T06:43:41.856Z] layer_test.go:467: Failing on Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-16T06:43:41.856Z] layer_test.go:696: Failing on Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-16T06:43:41.856Z] migration_test.go:45: Failing on Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-16T06:43:41.856Z] migration_test.go:181: Failing on Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-16T06:43:41.856Z] mount_test.go:17: Failing on Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-16T06:43:41.856Z] mount_test.go:76: Failing on Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-16T06:43:41.856Z] mount_test.go:125: Failing on Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-16T06:43:41.856Z] mount_test.go:212: Failing on Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-12-16T06:43:41.856Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-12-16T06:43:41.856Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-16T06:43:41.856Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-16T06:43:41.856Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-16T06:43:41.856Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-16T06:43:41.856Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.01s) [2021-12-16T06:43:41.856Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-16T06:43:41.856Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-16T06:43:41.856Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-16T06:43:41.856Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-16T06:43:41.856Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-16T06:43:41.856Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-16T06:43:41.856Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-16T06:43:41.856Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-16T06:43:41.856Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-16T06:43:41.856Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-16T06:43:41.856Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-16T06:43:41.856Z] archive_test.go:133: Xz not present in msys2 [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2021-12-16T06:43:41.856Z] archive_test.go:140: zstd not installed [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-16T06:43:41.856Z] archive_test.go:252: Failing on Windows CI machines [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-16T06:43:41.856Z] archive_windows_test.go:16: Currently fails [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-16T06:43:41.856Z] changes_test.go:195: needs more investigation [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-12-16T06:43:41.856Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-12-16T06:43:41.856Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-16T06:43:41.856Z] changes_test.go:432: needs further investigation [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-16T06:43:41.856Z] changes_test.go:468: needs further investigation [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-16T06:43:41.856Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-16T06:43:41.856Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-16T06:43:41.856Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-16T06:43:41.856Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-16T06:43:41.856Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-16T06:43:41.856Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-16T06:43:41.856Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-16T06:43:41.856Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-16T06:43:41.856Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-16T06:43:41.856Z] poller_test.go:40: No chmod on Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-16T06:43:41.856Z] fileutils_test.go:133: Needs porting to Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-16T06:43:41.856Z] fileutils_test.go:179: Needs porting to Windows [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-12-16T06:43:41.856Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-16T06:43:41.856Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-12-16T06:43:41.856Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-16T06:43:41.856Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-16T06:43:41.856Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-16T06:43:41.856Z] [2021-12-16T06:43:41.856Z] DONE 2099 tests, 70 skipped in 292.688s [2021-12-16T06:43:41.856Z] INFO: make.ps1 ended at 12/16/2021 06:43:41 [2021-12-16T06:43:41.950Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-16T06:43:43.158Z] 2021/12/16 06:43:39 Closing DB instances... [2021-12-16T06:43:43.158Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2021-12-16T06:43:43.158Z] === RUN TestFindNode [2021-12-16T06:43:43.158Z] 2021/12/16 06:43:41 Closing DB instances... [2021-12-16T06:43:43.158Z] --- PASS: TestFindNode (0.02s) [2021-12-16T06:43:43.158Z] === RUN TestChangeNodeState [2021-12-16T06:43:43.158Z] 2021/12/16 06:43:41 Closing DB instances... [2021-12-16T06:43:43.158Z] --- PASS: TestChangeNodeState (0.02s) [2021-12-16T06:43:43.158Z] === RUN TestNodeReincarnation [2021-12-16T06:43:43.158Z] 2021/12/16 06:43:41 Closing DB instances... [2021-12-16T06:43:43.324Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-16T06:43:43.423Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-16T06:43:43.424Z] INFO: Unit tests ended at 12/16/2021 06:43:43. Duration:00:05:06.3882016 [2021-12-16T06:43:43.424Z] INFO: Building busybox [2021-12-16T06:43:43.424Z] Sending build context to Docker daemon 5.12kB [2021-12-16T06:43:43.424Z] [2021-12-16T06:43:43.424Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-16T06:43:43.424Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-16T06:43:43.424Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-16T06:43:43.424Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-16T06:43:43.424Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-16T06:43:43.424Z] ---> 136110e1a05c [2021-12-16T06:43:43.424Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-16T06:43:43.424Z] ---> Running in d3fc83a0596b [2021-12-16T06:43:43.890Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-12-16T06:43:44.554Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-16T06:43:44.823Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-12-16T06:43:44.823Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-16T06:43:44.823Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-12-16T06:43:45.388Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-16T06:43:45.954Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-16T06:43:46.519Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-16T06:43:46.868Z] --- PASS: TestNodeReincarnation (5.02s) [2021-12-16T06:43:46.868Z] === RUN TestParallelCreate [2021-12-16T06:43:46.868Z] 2021/12/16 06:43:46 Closing DB instances... [2021-12-16T06:43:46.868Z] --- PASS: TestParallelCreate (0.02s) [2021-12-16T06:43:46.868Z] === RUN TestParallelDelete [2021-12-16T06:43:46.868Z] 2021/12/16 06:43:46 Closing DB instances... [2021-12-16T06:43:46.868Z] --- PASS: TestParallelDelete (0.01s) [2021-12-16T06:43:46.868Z] === RUN TestNetworkDBIslands [2021-12-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3070663c84f0 with config:&{NodeID:3070663c84f0 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-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=info msg="Node 3070663c84f0/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=info msg="Node 3070663c84f0/172.21.122.235, added to nodes list" [2021-12-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f856888204d2 with config:&{NodeID:f856888204d2 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-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=info msg="Node f856888204d2/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=info msg="Node f856888204d2/172.21.122.235, added to nodes list" [2021-12-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49389" [2021-12-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=info msg="Node f856888204d2/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=info msg="Node f856888204d2/172.21.122.235, added to nodes list" [2021-12-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=info msg="Node 3070663c84f0/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=info msg="Node 3070663c84f0/172.21.122.235, added to nodes list" [2021-12-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-16T06:43:46.868Z] time="2021-12-16T06:43:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49390" [2021-12-16T06:43:47.030Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-12-16T06:43:47.030Z] Copying nested executables into bundles/binary-daemon [2021-12-16T06:43:47.030Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-12-16T06:43:47.030Z] GOOS="" GOARCH="" GOARM="" [2021-12-16T06:43:47.030Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-12-16T06:43:47.030Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2021-12-16T06:43:47.085Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-16T06:43:47.085Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-12-16T06:43:47.085Z] === RUN TestDockerSuite/TestRunPublishPort [Pipeline] sh [2021-12-16T06:43:47.324Z] time="2021-12-16T06:43:47Z" level=debug msg="memberlist: Failed to join 172.21.122.235: dial tcp 172.21.122.235:10004: connectex: No connection could be made because the target machine actively refused it." [2021-12-16T06:43:47.376Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -e DOCKER_GRAPHDRIVER docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/make.sh cross [2021-12-16T06:43:47.650Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:155777017fda with config:&{NodeID:155777017fda 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-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=info msg="Node 155777017fda/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=info msg="Node 155777017fda/172.21.122.235, added to nodes list" [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49392" [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=info msg="Node 155777017fda/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=info msg="Node 155777017fda/172.21.122.235, added to nodes list" [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=info msg="Node 3070663c84f0/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=info msg="Node 3070663c84f0/172.21.122.235, added to nodes list" [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=info msg="Node f856888204d2/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=info msg="Node f856888204d2/172.21.122.235, added to nodes list" [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49393" [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=info msg="Node 155777017fda/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:47.780Z] time="2021-12-16T06:43:47Z" level=info msg="Node 155777017fda/172.21.122.235, added to nodes list" [2021-12-16T06:43:47.836Z] --- PASS: TestServiceCreateInit (6.36s) [2021-12-16T06:43:47.836Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.16s) [2021-12-16T06:43:47.836Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.18s) [2021-12-16T06:43:47.836Z] === RUN TestCreateServiceMultipleTimes [2021-12-16T06:43:48.179Z] Removing intermediate container d3fc83a0596b [2021-12-16T06:43:48.179Z] ---> 5896d8ef4b94 [2021-12-16T06:43:48.179Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:c0313e552d52 with config:&{NodeID:c0313e552d52 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-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=info msg="Node c0313e552d52/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=info msg="Node c0313e552d52/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49394" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=info msg="Node c0313e552d52/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=info msg="Node c0313e552d52/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=info msg="Node 3070663c84f0/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=info msg="Node 3070663c84f0/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=info msg="Node f856888204d2/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=info msg="Node f856888204d2/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=info msg="Node 155777017fda/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=info msg="Node 155777017fda/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49395" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:48Z" level=info msg="Node c0313e552d52/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:48Z" level=info msg="Node c0313e552d52/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:48Z" level=info msg="Node c0313e552d52/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.236Z] time="2021-12-16T06:43:48Z" level=info msg="Node c0313e552d52/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.318Z] [2021-12-16T06:43:48.318Z] Removing bundles/ [2021-12-16T06:43:48.318Z] [2021-12-16T06:43:48.318Z] ---> Making bundle: cross (in bundles/cross) [2021-12-16T06:43:48.318Z] Cross building: bundles/cross/linux/amd64 [2021-12-16T06:43:48.318Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-12-16T06:43:48.318Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-12-16T06:43:48.584Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-16T06:43:48.584Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-12-16T06:43:48.584Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-16T06:43:48.647Z] ---> Running in 22c0333858f1 [2021-12-16T06:43:48.647Z] Removing intermediate container 22c0333858f1 [2021-12-16T06:43:48.647Z] ---> 8c52c69f293b [2021-12-16T06:43:48.647Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ec5e9f3f8ad5 with config:&{NodeID:ec5e9f3f8ad5 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-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49396" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node 3070663c84f0/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node 3070663c84f0/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node 155777017fda/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node 155777017fda/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node c0313e552d52/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node c0313e552d52/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node f856888204d2/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node f856888204d2/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49397" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, added to nodes list" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:48.692Z] time="2021-12-16T06:43:48Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, added to nodes list" [2021-12-16T06:43:49.118Z] ---> Running in 98454a99c00c [2021-12-16T06:43:49.118Z] Removing intermediate container 98454a99c00c [2021-12-16T06:43:49.118Z] ---> 047e1dabbb7b [2021-12-16T06:43:49.118Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-16T06:43:49.148Z] networkdb_test.go:835: Re-joining: 3 [2021-12-16T06:43:49.148Z] time="2021-12-16T06:43:48Z" level=info msg="The new bootstrap node list is:[172.21.122.235:10033 172.21.122.235:10034 172.21.122.235:10035]" [2021-12-16T06:43:49.148Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.122.235:10033" [2021-12-16T06:43:49.148Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Stream connection from=172.21.122.235:49398" [2021-12-16T06:43:49.148Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.122.235:10034" [2021-12-16T06:43:49.148Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Stream connection from=172.21.122.235:49399" [2021-12-16T06:43:49.148Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.122.235:10035" [2021-12-16T06:43:49.148Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Stream connection from=172.21.122.235:49400" [2021-12-16T06:43:49.148Z] networkdb_test.go:835: Re-joining: 4 [2021-12-16T06:43:49.148Z] time="2021-12-16T06:43:48Z" level=info msg="The new bootstrap node list is:[172.21.122.235:10033 172.21.122.235:10034 172.21.122.235:10035]" [2021-12-16T06:43:49.148Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.122.235:10033" [2021-12-16T06:43:49.148Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Stream connection from=172.21.122.235:49401" [2021-12-16T06:43:49.148Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.122.235:10034" [2021-12-16T06:43:49.148Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Stream connection from=172.21.122.235:49402" [2021-12-16T06:43:49.148Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.122.235:10035" [2021-12-16T06:43:49.148Z] time="2021-12-16T06:43:48Z" level=debug msg="memberlist: Stream connection from=172.21.122.235:49403" [2021-12-16T06:43:49.149Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="node 0 leaving" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=debug msg="memberlist: Failed to join 172.21.122.235: dial tcp 172.21.122.235:10004: connectex: No connection could be made because the target machine actively refused it." [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="Node 3070663c84f0 change state NodeActive --> NodeLeft" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="node2(f856888204d2): Node leave event for 3070663c84f0/172.21.122.235" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="Node 3070663c84f0 change state NodeActive --> NodeLeft" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="Node 3070663c84f0 change state NodeActive --> NodeLeft" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="node3(155777017fda): Node leave event for 3070663c84f0/172.21.122.235" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="node4(c0313e552d52): Node leave event for 3070663c84f0/172.21.122.235" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="Node 3070663c84f0 change state NodeActive --> NodeLeft" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="node1(3070663c84f0): Node leave event for 3070663c84f0/172.21.122.235" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="Node 3070663c84f0 change state NodeActive --> NodeLeft" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="node5(ec5e9f3f8ad5): Node leave event for 3070663c84f0/172.21.122.235" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="Node 3070663c84f0/172.21.122.235, left gossip cluster" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="Node 3070663c84f0/172.21.122.235, left gossip cluster" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="Node 3070663c84f0/172.21.122.235, left gossip cluster" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="Node 3070663c84f0/172.21.122.235, left gossip cluster" [2021-12-16T06:43:49.604Z] time="2021-12-16T06:43:49Z" level=info msg="Node 3070663c84f0/172.21.122.235, left gossip cluster" [2021-12-16T06:43:50.059Z] time="2021-12-16T06:43:49Z" level=info msg="node 1 leaving" [2021-12-16T06:43:50.059Z] time="2021-12-16T06:43:49Z" level=info msg="Node f856888204d2 change state NodeActive --> NodeLeft" [2021-12-16T06:43:50.059Z] time="2021-12-16T06:43:49Z" level=info msg="node3(155777017fda): Node leave event for f856888204d2/172.21.122.235" [2021-12-16T06:43:50.059Z] time="2021-12-16T06:43:49Z" level=info msg="Node f856888204d2 change state NodeActive --> NodeLeft" [2021-12-16T06:43:50.059Z] time="2021-12-16T06:43:49Z" level=info msg="node5(ec5e9f3f8ad5): Node leave event for f856888204d2/172.21.122.235" [2021-12-16T06:43:50.059Z] time="2021-12-16T06:43:49Z" level=info msg="Node f856888204d2 change state NodeActive --> NodeLeft" [2021-12-16T06:43:50.059Z] time="2021-12-16T06:43:49Z" level=info msg="node2(f856888204d2): Node leave event for f856888204d2/172.21.122.235" [2021-12-16T06:43:50.059Z] time="2021-12-16T06:43:49Z" level=info msg="Node f856888204d2 change state NodeActive --> NodeLeft" [2021-12-16T06:43:50.059Z] time="2021-12-16T06:43:49Z" level=info msg="node4(c0313e552d52): Node leave event for f856888204d2/172.21.122.235" [2021-12-16T06:43:50.059Z] time="2021-12-16T06:43:49Z" level=info msg="Node f856888204d2/172.21.122.235, left gossip cluster" [2021-12-16T06:43:50.059Z] time="2021-12-16T06:43:49Z" level=info msg="Node f856888204d2/172.21.122.235, left gossip cluster" [2021-12-16T06:43:50.059Z] time="2021-12-16T06:43:49Z" level=info msg="Node f856888204d2/172.21.122.235, left gossip cluster" [2021-12-16T06:43:50.059Z] time="2021-12-16T06:43:49Z" level=info msg="Node f856888204d2/172.21.122.235, left gossip cluster" [2021-12-16T06:43:50.515Z] time="2021-12-16T06:43:50Z" level=info msg="node 2 leaving" [2021-12-16T06:43:50.515Z] time="2021-12-16T06:43:50Z" level=info msg="Node 155777017fda change state NodeActive --> NodeLeft" [2021-12-16T06:43:50.515Z] time="2021-12-16T06:43:50Z" level=info msg="node5(ec5e9f3f8ad5): Node leave event for 155777017fda/172.21.122.235" [2021-12-16T06:43:50.515Z] time="2021-12-16T06:43:50Z" level=info msg="Node 155777017fda change state NodeActive --> NodeLeft" [2021-12-16T06:43:50.515Z] time="2021-12-16T06:43:50Z" level=info msg="node4(c0313e552d52): Node leave event for 155777017fda/172.21.122.235" [2021-12-16T06:43:50.515Z] time="2021-12-16T06:43:50Z" level=info msg="Node 155777017fda change state NodeActive --> NodeLeft" [2021-12-16T06:43:50.515Z] time="2021-12-16T06:43:50Z" level=info msg="node3(155777017fda): Node leave event for 155777017fda/172.21.122.235" [2021-12-16T06:43:50.515Z] time="2021-12-16T06:43:50Z" level=debug msg="memberlist: Failed ping: ec5e9f3f8ad5 (timeout reached)" [2021-12-16T06:43:50.515Z] time="2021-12-16T06:43:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.122.235:10034: use of closed network connection" [2021-12-16T06:43:50.515Z] time="2021-12-16T06:43:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.122.235:10036: use of closed network connection" [2021-12-16T06:43:50.515Z] time="2021-12-16T06:43:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.122.235:10035: use of closed network connection" [2021-12-16T06:43:50.515Z] time="2021-12-16T06:43:50Z" level=debug msg="memberlist: Stream connection from=172.21.122.235:49405" [2021-12-16T06:43:50.515Z] time="2021-12-16T06:43:50Z" level=info msg="Node 155777017fda/172.21.122.235, left gossip cluster" [2021-12-16T06:43:50.520Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-16T06:43:50.520Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-12-16T06:43:50.520Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-16T06:43:50.681Z] [2021-12-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=info msg="Node 155777017fda/172.21.122.235, left gossip cluster" [2021-12-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=info msg="Node 155777017fda/172.21.122.235, left gossip cluster" [2021-12-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=warning msg="memberlist: Was able to connect to ec5e9f3f8ad5 but other probes failed, network may be misconfigured" [2021-12-16T06:43:50.971Z] networkdb_test.go:867: node4: OK [2021-12-16T06:43:50.971Z] networkdb_test.go:867: node5: OK [2021-12-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=info msg="node 0 coming back" [2021-12-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3e89364665c6 with config:&{NodeID:3e89364665c6 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-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=info msg="Node 3e89364665c6/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=info msg="Node 3e89364665c6/172.21.122.235, added to nodes list" [2021-12-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=info msg="node 1 coming back" [2021-12-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:19602e523ece with config:&{NodeID:19602e523ece 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-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=info msg="Node 19602e523ece/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=info msg="Node 19602e523ece/172.21.122.235, added to nodes list" [2021-12-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=info msg="node 2 coming back" [2021-12-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:982830137d57 with config:&{NodeID:982830137d57 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-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=info msg="Node 982830137d57/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:50.971Z] time="2021-12-16T06:43:50Z" level=info msg="Node 982830137d57/172.21.122.235, added to nodes list" [2021-12-16T06:43:51.151Z] ---> 2369990bcc00 [2021-12-16T06:43:51.151Z] 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-16T06:43:51.151Z] ---> Running in 4f7639811351 [2021-12-16T06:43:51.427Z] time="2021-12-16T06:43:51Z" level=debug msg="memberlist: Failed to join 172.21.122.235: dial tcp 172.21.122.235:10004: connectex: No connection could be made because the target machine actively refused it." [2021-12-16T06:43:53.046Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-16T06:43:53.403Z] ? github.com/docker/docker/api [no test files] [2021-12-16T06:43:53.593Z] time="2021-12-16T06:43:53Z" level=debug msg="memberlist: Failed to join 172.21.122.235: dial tcp 172.21.122.235:10004: connectex: No connection could be made because the target machine actively refused it." [2021-12-16T06:43:53.978Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-12-16T06:43:54.050Z] time="2021-12-16T06:43:53Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.122.235:10033 172.21.122.235:10034 172.21.122.235:10035]" [2021-12-16T06:43:54.235Z] === RUN TestDockerSuite/TestRunRm [2021-12-16T06:43:54.505Z] time="2021-12-16T06:43:54Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.122.235:10033 172.21.122.235:10034 172.21.122.235:10035]" [2021-12-16T06:43:54.801Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.122.235:10033" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=debug msg="memberlist: Stream connection from=172.21.122.235:49408" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node c0313e552d52/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node c0313e552d52/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 3e89364665c6/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 3e89364665c6/172.21.122.235, is the new incarnation of the shutdown node 3070663c84f0/172.21.122.235" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 3e89364665c6/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.122.235:10034" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=debug msg="memberlist: Stream connection from=172.21.122.235:49409" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 3e89364665c6/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 3e89364665c6/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 19602e523ece/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node c0313e552d52/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 19602e523ece/172.21.122.235, is the new incarnation of the shutdown node f856888204d2/172.21.122.235" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 19602e523ece/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node c0313e552d52/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=debug msg="memberlist: Stream connection from=172.21.122.235:49410" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.122.235:10035" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 3e89364665c6/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 3e89364665c6/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node c0313e552d52/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node c0313e552d52/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 19602e523ece/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 19602e523ece/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 982830137d57/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 982830137d57/172.21.122.235, is the new incarnation of the shutdown node 155777017fda/172.21.122.235" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 982830137d57/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 19602e523ece/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 19602e523ece/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 19602e523ece/172.21.122.235, is the new incarnation of the shutdown node f856888204d2/172.21.122.235" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 19602e523ece/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 3e89364665c6/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 3e89364665c6/172.21.122.235, is the new incarnation of the shutdown node 3070663c84f0/172.21.122.235" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 3e89364665c6/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:54Z" level=info msg="Node 19602e523ece/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:55Z" level=info msg="Node 982830137d57/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:55Z" level=info msg="Node 982830137d57/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:55Z" level=info msg="Node 982830137d57/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:55Z" level=info msg="Node 982830137d57/172.21.122.235, is the new incarnation of the shutdown node 155777017fda/172.21.122.235" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:55Z" level=info msg="Node 982830137d57/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:55Z" level=info msg="Node 982830137d57/172.21.122.235, joined gossip cluster" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:55Z" level=info msg="Node 982830137d57/172.21.122.235, added to nodes list" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:55Z" level=debug msg="memberlist: Failed to join 172.21.122.235: dial tcp 172.21.122.235:10004: connectex: No connection could be made because the target machine actively refused it." [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.122.235:10033" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:55Z" level=debug msg="memberlist: Stream connection from=172.21.122.235:49412" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.122.235:10034" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:55Z" level=debug msg="memberlist: Stream connection from=172.21.122.235:49413" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.122.235:10035" [2021-12-16T06:43:55.466Z] time="2021-12-16T06:43:55Z" level=debug msg="memberlist: Stream connection from=172.21.122.235:49414" [2021-12-16T06:43:55.921Z] 2021/12/16 06:43:55 Closing DB instances... [2021-12-16T06:43:56.256Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-12-16T06:43:56.256Z] === RUN TestInfoDebug [2021-12-16T06:43:56.256Z] --- PASS: TestInfoDebug (0.52s) [2021-12-16T06:43:56.256Z] === RUN TestInfoInsecureRegistries [2021-12-16T06:43:56.256Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-12-16T06:43:56.256Z] === RUN TestInfoRegistryMirrors [2021-12-16T06:43:56.256Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-12-16T06:43:56.256Z] === RUN TestLoginFailsWithBadCredentials [2021-12-16T06:43:56.256Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2021-12-16T06:43:56.256Z] === RUN TestPingCacheHeaders [2021-12-16T06:43:56.256Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-16T06:43:56.256Z] === RUN TestPingGet [2021-12-16T06:43:56.256Z] --- PASS: TestPingGet (0.01s) [2021-12-16T06:43:56.256Z] === RUN TestPingHead [2021-12-16T06:43:56.256Z] --- PASS: TestPingHead (0.02s) [2021-12-16T06:43:56.256Z] === RUN TestVersion [2021-12-16T06:43:56.256Z] --- PASS: TestVersion (0.02s) [2021-12-16T06:43:56.256Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-12-16T06:43:56.256Z] === CONT TestDiskUsage [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:55Z" level=info msg="Node 3e89364665c6 change state NodeActive --> NodeLeft" [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:55Z" level=info msg="node4(c0313e552d52): Node leave event for 3e89364665c6/172.21.122.235" [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:55Z" level=info msg="Node 3e89364665c6 change state NodeActive --> NodeLeft" [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:55Z" level=info msg="node5(ec5e9f3f8ad5): Node leave event for 3e89364665c6/172.21.122.235" [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:55Z" level=info msg="Node 3e89364665c6 change state NodeActive --> NodeLeft" [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:55Z" level=info msg="node3(982830137d57): Node leave event for 3e89364665c6/172.21.122.235" [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:55Z" level=info msg="Node 3e89364665c6 change state NodeActive --> NodeLeft" [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:55Z" level=info msg="node2(19602e523ece): Node leave event for 3e89364665c6/172.21.122.235" [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:56Z" level=info msg="Node 3e89364665c6 change state NodeActive --> NodeLeft" [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:56Z" level=info msg="node1(3e89364665c6): Node leave event for 3e89364665c6/172.21.122.235" [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:56Z" level=info msg="Node 3e89364665c6/172.21.122.235, left gossip cluster" [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:56Z" level=info msg="Node 3e89364665c6/172.21.122.235, left gossip cluster" [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:56Z" level=info msg="Node 3e89364665c6/172.21.122.235, left gossip cluster" [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:56Z" level=info msg="Node 3e89364665c6/172.21.122.235, left gossip cluster" [2021-12-16T06:43:56.376Z] time="2021-12-16T06:43:56Z" level=info msg="Node 3e89364665c6/172.21.122.235, left gossip cluster" [2021-12-16T06:43:56.823Z] === RUN TestDiskUsage/empty [2021-12-16T06:43:56.823Z] === RUN TestDiskUsage/empty/container_types [2021-12-16T06:43:56.823Z] === RUN TestDiskUsage/empty/image_types [2021-12-16T06:43:56.823Z] === RUN TestDiskUsage/empty/volume_types [2021-12-16T06:43:56.823Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-16T06:43:56.823Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-16T06:43:56.823Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-16T06:43:56.823Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-16T06:43:56.823Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-16T06:43:56.823Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-16T06:43:56.823Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-16T06:43:56.823Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-16T06:43:56.832Z] time="2021-12-16T06:43:56Z" level=info msg="Node 19602e523ece change state NodeActive --> NodeLeft" [2021-12-16T06:43:56.832Z] time="2021-12-16T06:43:56Z" level=info msg="node5(ec5e9f3f8ad5): Node leave event for 19602e523ece/172.21.122.235" [2021-12-16T06:43:56.832Z] time="2021-12-16T06:43:56Z" level=info msg="Node 19602e523ece/172.21.122.235, left gossip cluster" [2021-12-16T06:43:56.832Z] time="2021-12-16T06:43:56Z" level=info msg="Node 19602e523ece change state NodeActive --> NodeFailed" [2021-12-16T06:43:56.832Z] time="2021-12-16T06:43:56Z" level=info msg="Node 19602e523ece/172.21.122.235, added to failed nodes list" [2021-12-16T06:43:56.832Z] time="2021-12-16T06:43:56Z" level=info msg="Node 19602e523ece change state NodeActive --> NodeLeft" [2021-12-16T06:43:56.832Z] time="2021-12-16T06:43:56Z" level=info msg="node3(982830137d57): Node leave event for 19602e523ece/172.21.122.235" [2021-12-16T06:43:56.832Z] time="2021-12-16T06:43:56Z" level=info msg="Node 19602e523ece change state NodeActive --> NodeLeft" [2021-12-16T06:43:56.832Z] time="2021-12-16T06:43:56Z" level=info msg="node4(c0313e552d52): Node leave event for 19602e523ece/172.21.122.235" [2021-12-16T06:43:56.832Z] time="2021-12-16T06:43:56Z" level=error msg="node: 19602e523ece is unknown to memberlist" [2021-12-16T06:43:56.832Z] time="2021-12-16T06:43:56Z" level=info msg="Node 19602e523ece/172.21.122.235, left gossip cluster" [2021-12-16T06:43:56.832Z] time="2021-12-16T06:43:56Z" level=info msg="Node 19602e523ece/172.21.122.235, left gossip cluster" [2021-12-16T06:43:56.832Z] time="2021-12-16T06:43:56Z" level=info msg="Node 19602e523ece/172.21.122.235, left gossip cluster" [2021-12-16T06:43:57.081Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-16T06:43:57.082Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-16T06:43:57.082Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-16T06:43:57.082Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-16T06:43:57.082Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-16T06:43:57.082Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-16T06:43:57.082Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-16T06:43:57.082Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-16T06:43:57.082Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-16T06:43:57.082Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-16T06:43:57.082Z] === RUN TestDiskUsage/after_container.Run [2021-12-16T06:43:57.289Z] time="2021-12-16T06:43:56Z" level=info msg="Node 982830137d57 change state NodeActive --> NodeLeft" [2021-12-16T06:43:57.289Z] time="2021-12-16T06:43:56Z" level=info msg="node5(ec5e9f3f8ad5): Node leave event for 982830137d57/172.21.122.235" [2021-12-16T06:43:57.289Z] time="2021-12-16T06:43:56Z" level=info msg="Node 982830137d57 change state NodeActive --> NodeLeft" [2021-12-16T06:43:57.289Z] time="2021-12-16T06:43:56Z" level=info msg="node4(c0313e552d52): Node leave event for 982830137d57/172.21.122.235" [2021-12-16T06:43:57.289Z] time="2021-12-16T06:43:56Z" level=info msg="Node 982830137d57 change state NodeActive --> NodeLeft" [2021-12-16T06:43:57.289Z] time="2021-12-16T06:43:56Z" level=info msg="node3(982830137d57): Node leave event for 982830137d57/172.21.122.235" [2021-12-16T06:43:57.289Z] time="2021-12-16T06:43:57Z" level=info msg="Node 982830137d57/172.21.122.235, left gossip cluster" [2021-12-16T06:43:57.289Z] time="2021-12-16T06:43:57Z" level=info msg="Node 982830137d57/172.21.122.235, left gossip cluster" [2021-12-16T06:43:57.289Z] time="2021-12-16T06:43:57Z" level=info msg="Node 982830137d57/172.21.122.235, left gossip cluster" [2021-12-16T06:43:57.327Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-12-16T06:43:57.340Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-16T06:43:57.340Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-16T06:43:57.340Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-16T06:43:57.340Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-16T06:43:57.340Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-16T06:43:57.340Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-16T06:43:57.340Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-16T06:43:57.340Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-16T06:43:57.340Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-16T06:43:57.340Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage (1.51s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-16T06:43:57.598Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2021-12-16T06:43:57.598Z] PASS [2021-12-16T06:43:57.598Z] [2021-12-16T06:43:57.598Z] DONE 53 tests in 22.430s [2021-12-16T06:43:57.598Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-16T06:43:57.745Z] time="2021-12-16T06:43:57Z" level=debug msg="memberlist: Failed ping: c0313e552d52 (timeout reached)" [2021-12-16T06:43:57.745Z] time="2021-12-16T06:43:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.122.235:10035: use of closed network connection" [2021-12-16T06:43:57.745Z] time="2021-12-16T06:43:57Z" level=debug msg="memberlist: Stream connection from=172.21.122.235:49416" [2021-12-16T06:43:57.745Z] time="2021-12-16T06:43:57Z" level=debug msg="memberlist: Failed to join 172.21.122.235: dial tcp 172.21.122.235:10004: connectex: No connection could be made because the target machine actively refused it." [2021-12-16T06:43:57.745Z] time="2021-12-16T06:43:57Z" level=info msg="Node c0313e552d52 change state NodeActive --> NodeLeft" [2021-12-16T06:43:57.745Z] time="2021-12-16T06:43:57Z" level=info msg="node5(ec5e9f3f8ad5): Node leave event for c0313e552d52/172.21.122.235" [2021-12-16T06:43:57.745Z] time="2021-12-16T06:43:57Z" level=info msg="Node c0313e552d52 change state NodeActive --> NodeLeft" [2021-12-16T06:43:57.745Z] time="2021-12-16T06:43:57Z" level=info msg="node4(c0313e552d52): Node leave event for c0313e552d52/172.21.122.235" [2021-12-16T06:43:57.857Z] INFO: Testing against a local daemon [2021-12-16T06:43:57.857Z] === RUN TestVolumesCreateAndList [2021-12-16T06:43:57.857Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-16T06:43:57.857Z] === RUN TestVolumesRemove [2021-12-16T06:43:57.857Z] --- PASS: TestVolumesRemove (0.07s) [2021-12-16T06:43:57.857Z] === RUN TestVolumesInspect [2021-12-16T06:43:57.857Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-16T06:43:57.857Z] === RUN TestVolumesInvalidJSON [2021-12-16T06:43:57.857Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-16T06:43:57.857Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-16T06:43:57.857Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-16T06:43:57.857Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-16T06:43:57.857Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-16T06:43:57.857Z] PASS [2021-12-16T06:43:57.857Z] [2021-12-16T06:43:57.857Z] DONE 5 tests in 0.150s [2021-12-16T06:43:57.857Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-16T06:43:58.201Z] time="2021-12-16T06:43:57Z" level=warning msg="memberlist: Was able to connect to c0313e552d52 but other probes failed, network may be misconfigured" [2021-12-16T06:43:58.260Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-16T06:43:58.424Z] Stopping apparmor (via systemctl): apparmor.service. [2021-12-16T06:43:58.424Z] Removing test suite binaries [2021-12-16T06:43:58.424Z] exiting test-integration [2021-12-16T06:43:58.424Z] ++ exit 0 [2021-12-16T06:43:58.424Z] [2021-12-16T06:43:58.656Z] time="2021-12-16T06:43:58Z" level=info msg="Node c0313e552d52/172.21.122.235, left gossip cluster" [2021-12-16T06:43:58.656Z] time="2021-12-16T06:43:58Z" level=info msg="Node c0313e552d52/172.21.122.235, left gossip cluster" [2021-12-16T06:43:58.825Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-16T06:43:59.112Z] time="2021-12-16T06:43:58Z" level=debug msg="memberlist: Failed to join 172.21.122.235: dial tcp 172.21.122.235:10034: connectex: No connection could be made because the target machine actively refused it." [2021-12-16T06:43:59.112Z] time="2021-12-16T06:43:58Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, left gossip cluster" [2021-12-16T06:43:59.112Z] time="2021-12-16T06:43:58Z" level=info msg="Node ec5e9f3f8ad5 change state NodeActive --> NodeFailed" [2021-12-16T06:43:59.112Z] time="2021-12-16T06:43:58Z" level=info msg="Node ec5e9f3f8ad5/172.21.122.235, added to failed nodes list" [2021-12-16T06:43:59.112Z] --- PASS: TestNetworkDBIslands (12.26s) [2021-12-16T06:43:59.112Z] PASS [2021-12-16T06:43:59.112Z] coverage: 60.5% of statements [2021-12-16T06:43:59.112Z] ok github.com/docker/docker/libnetwork/networkdb 104.468s coverage: 60.5% of statements [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-16T06:43:59.112Z] ? github.com/docker/docker/quota [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/rootless [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/volume [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-16T06:43:59.113Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-16T06:43:59.759Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns Post stage [Pipeline] junit [2021-12-16T06:43:59.814Z] Recording test results [2021-12-16T06:43:59.853Z] Removing intermediate container 4f7639811351 [2021-12-16T06:43:59.854Z] ---> d55085af5a65 [2021-12-16T06:43:59.854Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-16T06:44:00.321Z] ---> Running in 747a10513c95 [2021-12-16T06:44:01.246Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-12-16T06:44:01.306Z] [2021-12-16T06:44:01.306Z] SUCCESS: Specified value was saved. [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === Skipped [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-16T06:44:01.412Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-16T06:44:01.412Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-16T06:44:01.412Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-12-16T06:44:01.412Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-16T06:44:01.412Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-16T06:44:01.412Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-16T06:44:01.412Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-16T06:44:01.412Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-16T06:44:01.412Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-16T06:44:01.412Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-16T06:44:01.412Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-16T06:44:01.412Z] daemon_test.go:146: root required [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-16T06:44:01.412Z] reload_test.go:520: root required [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.04s) [2021-12-16T06:44:01.412Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-16T06:44:01.412Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-16T06:44:01.412Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-16T06:44:01.412Z] download_test.go:267: Needs fixing on Windows [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-16T06:44:01.412Z] layer_test.go:303: Failing on Windows [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-16T06:44:01.412Z] layer_test.go:352: Failing on Windows [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-16T06:44:01.412Z] layer_test.go:467: Failing on Windows [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-16T06:44:01.412Z] layer_test.go:696: Failing on Windows [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-16T06:44:01.412Z] migration_test.go:45: Failing on Windows [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-16T06:44:01.412Z] migration_test.go:181: Failing on Windows [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-16T06:44:01.412Z] mount_test.go:17: Failing on Windows [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-16T06:44:01.412Z] mount_test.go:76: Failing on Windows [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-16T06:44:01.412Z] mount_test.go:125: Failing on Windows [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-16T06:44:01.412Z] mount_test.go:212: Failing on Windows [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-12-16T06:44:01.412Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-12-16T06:44:01.412Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:44:01.412Z] [2021-12-16T06:44:01.412Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-16T06:44:01.413Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-16T06:44:01.413Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-16T06:44:01.413Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-16T06:44:01.413Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-16T06:44:01.413Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-16T06:44:01.413Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-16T06:44:01.413Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-16T06:44:01.413Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-16T06:44:01.413Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-16T06:44:01.413Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-16T06:44:01.413Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-16T06:44:01.413Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-16T06:44:01.413Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-16T06:44:01.413Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-16T06:44:01.413Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-16T06:44:01.413Z] archive_test.go:133: Xz not present in msys2 [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-12-16T06:44:01.413Z] archive_test.go:140: zstd not installed [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-16T06:44:01.413Z] archive_test.go:252: Failing on Windows CI machines [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-16T06:44:01.413Z] archive_windows_test.go:16: Currently fails [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-16T06:44:01.413Z] changes_test.go:195: needs more investigation [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-12-16T06:44:01.413Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-12-16T06:44:01.413Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-16T06:44:01.413Z] changes_test.go:432: needs further investigation [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-16T06:44:01.413Z] changes_test.go:468: needs further investigation [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-16T06:44:01.413Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-16T06:44:01.413Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-16T06:44:01.413Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-16T06:44:01.413Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-16T06:44:01.413Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-16T06:44:01.413Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-16T06:44:01.413Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-16T06:44:01.413Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-16T06:44:01.413Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-16T06:44:01.413Z] poller_test.go:40: No chmod on Windows [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-16T06:44:01.413Z] fileutils_test.go:133: Needs porting to Windows [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-16T06:44:01.413Z] fileutils_test.go:179: Needs porting to Windows [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-12-16T06:44:01.413Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-16T06:44:01.413Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-12-16T06:44:01.413Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-16T06:44:01.413Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-16T06:44:01.413Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-16T06:44:01.413Z] [2021-12-16T06:44:01.413Z] DONE 2099 tests, 70 skipped in 257.261s [2021-12-16T06:44:01.413Z] INFO: make.ps1 ended at 12/16/2021 06:44:01 [2021-12-16T06:44:01.504Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-12-16T06:44:01.650Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-16T06:44:01.995Z] + echo Ensuring container killed. [2021-12-16T06:44:01.995Z] Ensuring container killed. [2021-12-16T06:44:01.995Z] + docker rm -vf docker-pr1 [2021-12-16T06:44:01.995Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-16T06:44:02.276Z] + echo Chowning /workspace to jenkins user [2021-12-16T06:44:02.276Z] Chowning /workspace to jenkins user [2021-12-16T06:44:02.276Z] + id -u [2021-12-16T06:44:02.276Z] + id -g [2021-12-16T06:44:02.276Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43087:/workspace busybox chown -R 1000:1000 /workspace [2021-12-16T06:44:02.276Z] Unable to find image 'busybox:latest' locally [2021-12-16T06:44:02.276Z] latest: Pulling from library/busybox [2021-12-16T06:44:02.534Z] 3cb635b06aa2: Pulling fs layer [2021-12-16T06:44:02.534Z] 3cb635b06aa2: Verifying Checksum [2021-12-16T06:44:02.534Z] 3cb635b06aa2: Download complete [2021-12-16T06:44:02.534Z] 3cb635b06aa2: Pull complete [2021-12-16T06:44:02.534Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-16T06:44:02.534Z] Status: Downloaded newer image for busybox:latest [2021-12-16T06:44:02.804Z] --- PASS: TestCreateServiceMultipleTimes (14.94s) [2021-12-16T06:44:02.804Z] === RUN TestCreateServiceConflict [2021-12-16T06:44:02.941Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-16T06:44:02.941Z] INFO: Unit tests ended at 12/16/2021 06:44:02. Duration:00:04:29.9698668 [2021-12-16T06:44:02.941Z] INFO: Building busybox [2021-12-16T06:44:02.941Z] Sending build context to Docker daemon 5.12kB [2021-12-16T06:44:02.941Z] [2021-12-16T06:44:02.941Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-16T06:44:02.941Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-16T06:44:02.941Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-16T06:44:02.941Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-16T06:44:02.942Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-16T06:44:02.942Z] ---> 136110e1a05c [2021-12-16T06:44:02.942Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-16T06:44:02.942Z] ---> Running in 1892c30f12e8 [2021-12-16T06:44:04.255Z] Removing intermediate container 747a10513c95 [2021-12-16T06:44:04.255Z] ---> f751a6166877 [2021-12-16T06:44:04.255Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-16T06:44:04.255Z] ---> Running in 3a18ba97e3cd [2021-12-16T06:44:04.701Z] --- PASS: TestCreateServiceConflict (2.07s) [2021-12-16T06:44:04.701Z] === RUN TestCreateServiceMaxReplicas [2021-12-16T06:44:04.781Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-16T06:44:05.360Z] + bundleName=amd64-cgroup2 [2021-12-16T06:44:05.360Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-12-16T06:44:05.360Z] Creating amd64-cgroup2-bundles.tar.gz [2021-12-16T06:44:05.360Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-12-16T06:44:05.360Z] + 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-16T06:44:05.629Z] Archiving artifacts [2021-12-16T06:44:07.228Z] --- PASS: TestCreateServiceMaxReplicas (2.50s) [2021-12-16T06:44:07.228Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-16T06:44:07.276Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43087/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-16T06:44:07.586Z] + make clean [2021-12-16T06:44:07.843Z] docker volume rm -f docker-dev-cache [2021-12-16T06:44:07.843Z] docker-dev-cache [Pipeline] deleteDir [2021-12-16T06:44:08.051Z] Cannot create a file when that file already exists. [2021-12-16T06:44:08.060Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-12-16T06:44:08.060Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-12-16T06:44:08.626Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-12-16T06:44:08.706Z] Removing intermediate container 1892c30f12e8 [2021-12-16T06:44:08.706Z] ---> 51395d0dcb8c [2021-12-16T06:44:08.706Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-16T06:44:08.706Z] ---> Running in 57187acfad5c [2021-12-16T06:44:08.706Z] Removing intermediate container 57187acfad5c [2021-12-16T06:44:08.706Z] ---> 8bfc47653d3c [2021-12-16T06:44:08.706Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-16T06:44:08.706Z] ---> Running in c56b4fe54e3e [2021-12-16T06:44:08.706Z] Removing intermediate container c56b4fe54e3e [2021-12-16T06:44:08.706Z] ---> dbd81193591f [2021-12-16T06:44:08.706Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-16T06:44:09.192Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-16T06:44:10.125Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-12-16T06:44:10.234Z] [2021-12-16T06:44:10.382Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-12-16T06:44:10.640Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-12-16T06:44:10.689Z] ---> efee246cec38 [2021-12-16T06:44:10.689Z] 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-16T06:44:10.689Z] ---> Running in af1ce69ef124 [2021-12-16T06:44:11.206Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-12-16T06:44:11.773Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-16T06:44:12.742Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-16T06:44:12.803Z] Removing intermediate container 3a18ba97e3cd [2021-12-16T06:44:12.803Z] ---> b7763d6e0c62 [2021-12-16T06:44:12.803Z] Step 13/13 : CMD ["sh"] [2021-12-16T06:44:12.803Z] ---> Running in 9cde97e327f5 [2021-12-16T06:44:12.803Z] Removing intermediate container 9cde97e327f5 [2021-12-16T06:44:12.803Z] ---> 8b5ea45e70c8 [2021-12-16T06:44:12.803Z] Successfully built 8b5ea45e70c8 [2021-12-16T06:44:12.803Z] Successfully tagged busybox:latest [2021-12-16T06:44:12.803Z] INFO: Docker images of the daemon under test [2021-12-16T06:44:12.803Z] [2021-12-16T06:44:12.803Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-16T06:44:12.803Z] busybox latest 8b5ea45e70c8 Less than a second ago 4.96GB [2021-12-16T06:44:12.803Z] microsoft/windowsservercore latest 136110e1a05c 8 days ago 4.91GB [2021-12-16T06:44:12.803Z] mcr.microsoft.com/windows/servercore ltsc2022 136110e1a05c 8 days ago 4.91GB [2021-12-16T06:44:12.803Z] [2021-12-16T06:44:12.803Z] INFO: Running integration tests at 12/16/2021 06:44:12... [2021-12-16T06:44:12.803Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-16T06:44:12.803Z] INFO: Integration API tests being run from the host: [2021-12-16T06:44:12.803Z] INFO: make.ps1 starting at 12/16/2021 06:44:12 [2021-12-16T06:44:13.674Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-16T06:44:13.674Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-12-16T06:44:13.791Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-16T06:44:14.501Z] === RUN TestMiddlewares [2021-12-16T06:44:14.501Z] --- PASS: TestMiddlewares (0.00s) [2021-12-16T06:44:14.501Z] PASS [2021-12-16T06:44:14.501Z] coverage: 9.0% of statements [2021-12-16T06:44:14.501Z] ok github.com/docker/docker/api/server 0.061s coverage: 9.0% of statements [2021-12-16T06:44:16.201Z] === RUN TestDockerSuite/TestRunState [2021-12-16T06:44:16.767Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-12-16T06:44:17.699Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-16T06:44:18.264Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-16T06:44:18.830Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-16T06:44:19.088Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-12-16T06:44:19.088Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-12-16T06:44:19.088Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-16T06:44:19.228Z] Removing intermediate container af1ce69ef124 [2021-12-16T06:44:19.228Z] ---> 5ba44f1195fe [2021-12-16T06:44:19.228Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-16T06:44:19.228Z] ---> Running in d3532ac14a31 [2021-12-16T06:44:19.654Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-12-16T06:44:19.911Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-16T06:44:20.476Z] === RUN TestDockerSuite/TestRunSysctls [2021-12-16T06:44:20.754Z] [2021-12-16T06:44:20.754Z] SUCCESS: Specified value was saved. [2021-12-16T06:44:21.849Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-16T06:44:21.849Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-16T06:44:21.849Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-16T06:44:22.140Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.87s) [2021-12-16T06:44:22.140Z] === RUN TestCreateServiceSecretFileMode [2021-12-16T06:44:22.781Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-12-16T06:44:22.782Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-12-16T06:44:23.643Z] Removing intermediate container d3532ac14a31 [2021-12-16T06:44:23.643Z] ---> 4166a8ee1066 [2021-12-16T06:44:23.643Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-16T06:44:23.643Z] ---> Running in 5161c897f95f [2021-12-16T06:44:24.680Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-12-16T06:44:25.245Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-12-16T06:44:26.177Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-12-16T06:44:26.742Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-12-16T06:44:27.361Z] Cannot create a file when that file already exists. [2021-12-16T06:44:29.269Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-12-16T06:44:29.834Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-16T06:44:31.732Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-12-16T06:44:32.027Z] Removing intermediate container 5161c897f95f [2021-12-16T06:44:32.027Z] ---> 780f4ff3d4d0 [2021-12-16T06:44:32.027Z] Step 13/13 : CMD ["sh"] [2021-12-16T06:44:32.027Z] ---> Running in 6dd36bb13cb2 [2021-12-16T06:44:32.027Z] Removing intermediate container 6dd36bb13cb2 [2021-12-16T06:44:32.027Z] ---> 47a7dc8631cf [2021-12-16T06:44:32.027Z] Successfully built 47a7dc8631cf [2021-12-16T06:44:32.027Z] Successfully tagged busybox:latest [2021-12-16T06:44:32.027Z] INFO: Docker images of the daemon under test [2021-12-16T06:44:32.027Z] [2021-12-16T06:44:32.027Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-16T06:44:32.027Z] busybox latest 47a7dc8631cf Less than a second ago 4.96GB [2021-12-16T06:44:32.027Z] microsoft/windowsservercore latest 136110e1a05c 8 days ago 4.91GB [2021-12-16T06:44:32.027Z] mcr.microsoft.com/windows/servercore ltsc2022 136110e1a05c 8 days ago 4.91GB [2021-12-16T06:44:32.027Z] [2021-12-16T06:44:32.027Z] INFO: Running integration tests at 12/16/2021 06:44:31... [2021-12-16T06:44:32.027Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-16T06:44:32.027Z] INFO: Integration API tests being run from the host: [2021-12-16T06:44:32.027Z] INFO: make.ps1 starting at 12/16/2021 06:44:31 [2021-12-16T06:44:33.000Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-16T06:44:33.104Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-16T06:44:33.669Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-16T06:44:34.330Z] --- PASS: TestCreateServiceSecretFileMode (12.35s) [2021-12-16T06:44:34.330Z] === RUN TestCreateServiceConfigFileMode [2021-12-16T06:44:34.601Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-16T06:44:34.859Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-12-16T06:44:35.116Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-16T06:44:37.014Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-16T06:44:38.388Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-16T06:44:38.954Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-16T06:44:38.954Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-16T06:44:39.212Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-16T06:44:39.776Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-16T06:44:40.341Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-16T06:44:40.601Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-12-16T06:44:41.167Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-12-16T06:44:41.167Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-12-16T06:44:41.167Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-16T06:44:41.167Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-16T06:44:41.732Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-16T06:44:44.043Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:44:44.043Z] INFO: Testing against a local daemon [2021-12-16T06:44:44.043Z] === RUN TestBuildWithSession [2021-12-16T06:44:44.043Z] build_session_test.go:25: TODO: BuildKit [2021-12-16T06:44:44.043Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-16T06:44:44.043Z] === RUN TestBuildSquashParent [2021-12-16T06:44:44.043Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:44:44.043Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-16T06:44:44.043Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-16T06:44:44.043Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:44:44.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:44:44.043Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:44:44.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:44:44.043Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:44:44.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:44:44.043Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:44:44.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:44:44.043Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:44:44.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:44:44.043Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:44:44.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:44:44.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:44:44.043Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:44:44.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:44:44.043Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:44:45.013Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-16T06:44:45.578Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-16T06:44:46.143Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-12-16T06:44:46.401Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-16T06:44:46.518Z] --- PASS: TestCreateServiceConfigFileMode (12.46s) [2021-12-16T06:44:46.518Z] === RUN TestCreateServiceSysctls [2021-12-16T06:44:47.451Z] --- PASS: TestCreateServiceSysctls (2.66s) [2021-12-16T06:44:47.451Z] === RUN TestCreateServiceCapabilities [2021-12-16T06:44:48.299Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-16T06:44:49.351Z] --- PASS: TestCreateServiceCapabilities (1.98s) [2021-12-16T06:44:49.351Z] === RUN TestInspect [2021-12-16T06:44:49.670Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-16T06:44:51.042Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-16T06:44:51.878Z] --- PASS: TestInspect (2.18s) [2021-12-16T06:44:51.878Z] === RUN TestCreateJob [2021-12-16T06:44:52.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:44:52.940Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-16T06:44:53.505Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-16T06:44:53.505Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-12-16T06:44:53.505Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-16T06:44:53.505Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-12-16T06:44:53.505Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-16T06:44:53.505Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-12-16T06:44:53.505Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-16T06:44:53.505Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-12-16T06:44:53.505Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-12-16T06:44:53.505Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-12-16T06:44:54.437Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-12-16T06:44:55.003Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-12-16T06:44:55.160Z] --- PASS: TestCreateJob (3.06s) [2021-12-16T06:44:55.160Z] === RUN TestReplicatedJob [2021-12-16T06:44:55.936Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-12-16T06:44:56.502Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-12-16T06:44:57.067Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-16T06:44:57.067Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-12-16T06:44:57.497Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:44:57.632Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-12-16T06:44:57.632Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-12-16T06:44:57.632Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-12-16T06:44:57.632Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-16T06:44:57.632Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-12-16T06:44:57.632Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-12-16T06:44:57.632Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-12-16T06:44:57.632Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-12-16T06:44:57.632Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-12-16T06:44:57.632Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-12-16T06:44:57.632Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-12-16T06:44:57.632Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-12-16T06:44:57.632Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-12-16T06:44:57.632Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-12-16T06:44:57.632Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-12-16T06:44:58.198Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-12-16T06:44:58.764Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-12-16T06:44:59.021Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-12-16T06:44:59.343Z] --- PASS: TestReplicatedJob (4.65s) [2021-12-16T06:44:59.343Z] === RUN TestUpdateReplicatedJob [2021-12-16T06:44:59.586Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-12-16T06:44:59.844Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-16T06:44:59.844Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-16T06:45:00.409Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-16T06:45:00.409Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-12-16T06:45:00.975Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-12-16T06:45:01.870Z] --- PASS: TestUpdateReplicatedJob (2.53s) [2021-12-16T06:45:01.870Z] === RUN TestServiceListWithStatuses [2021-12-16T06:45:01.870Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-16T06:45:01.870Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-16T06:45:01.870Z] === RUN TestDockerNetworkConnectAlias [2021-12-16T06:45:01.908Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-12-16T06:45:01.908Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-16T06:45:01.908Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-16T06:45:02.841Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-16T06:45:03.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:45:03.051Z] INFO: Testing against a local daemon [2021-12-16T06:45:03.051Z] === RUN TestBuildWithSession [2021-12-16T06:45:03.051Z] build_session_test.go:25: TODO: BuildKit [2021-12-16T06:45:03.051Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-16T06:45:03.051Z] === RUN TestBuildSquashParent [2021-12-16T06:45:03.051Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:45:03.051Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-16T06:45:03.051Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-16T06:45:03.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:45:03.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:45:03.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:45:03.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:45:03.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:45:03.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:45:03.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:45:03.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:45:03.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:45:03.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:45:03.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:45:03.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:45:03.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:45:03.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:45:03.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:45:03.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:45:03.098Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-12-16T06:45:04.033Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-12-16T06:45:04.598Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-12-16T06:45:04.598Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-12-16T06:45:04.598Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-16T06:45:05.163Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-16T06:45:05.163Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-16T06:45:06.052Z] --- PASS: TestDockerNetworkConnectAlias (3.52s) [2021-12-16T06:45:06.052Z] === RUN TestDockerNetworkReConnect [2021-12-16T06:45:06.160Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-12-16T06:45:06.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.90s) [2021-12-16T06:45:06.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.10s) [2021-12-16T06:45:06.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.78s) [2021-12-16T06:45:06.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.84s) [2021-12-16T06:45:06.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.45s) [2021-12-16T06:45:06.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.69s) [2021-12-16T06:45:06.160Z] === RUN TestBuildMultiStageCopy [2021-12-16T06:45:06.160Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-16T06:45:06.535Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-16T06:45:07.101Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-12-16T06:45:07.101Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-16T06:45:08.580Z] --- PASS: TestDockerNetworkReConnect (2.77s) [2021-12-16T06:45:08.580Z] === RUN TestServicePlugin [2021-12-16T06:45:08.580Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-16T06:45:08.580Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-16T06:45:08.580Z] === RUN TestServiceUpdateLabel [2021-12-16T06:45:09.647Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-16T06:45:09.953Z] --- PASS: TestServiceUpdateLabel (1.70s) [2021-12-16T06:45:09.953Z] === RUN TestServiceUpdateSecrets [2021-12-16T06:45:10.212Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-16T06:45:10.212Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-16T06:45:10.212Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-16T06:45:10.212Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-12-16T06:45:11.144Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-12-16T06:45:11.711Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-12-16T06:45:12.644Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-16T06:45:12.644Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-16T06:45:14.017Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-16T06:45:14.017Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-16T06:45:14.274Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-16T06:45:14.821Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-16T06:45:14.821Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-16T06:45:15.208Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-12-16T06:45:15.407Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:45:15.407Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:45:15.773Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2802146583 [2021-12-16T06:45:15.807Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-16T06:45:16.032Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-16T06:45:16.032Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-16T06:45:16.794Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-16T06:45:17.404Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-16T06:45:17.404Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-16T06:45:17.404Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-16T06:45:17.781Z] --- PASS: TestBuildMultiStageCopy (12.32s) [2021-12-16T06:45:17.781Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.04s) [2021-12-16T06:45:17.781Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s) [2021-12-16T06:45:17.781Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-12-16T06:45:17.781Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2021-12-16T06:45:17.781Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.30s) [2021-12-16T06:45:17.781Z] === RUN TestBuildMultiStageParentConfig [2021-12-16T06:45:18.337Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-12-16T06:45:19.270Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-16T06:45:20.203Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-16T06:45:20.732Z] --- PASS: TestBuildMultiStageParentConfig (2.57s) [2021-12-16T06:45:20.732Z] === RUN TestBuildLabelWithTargets [2021-12-16T06:45:20.732Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:45:20.732Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-12-16T06:45:20.732Z] === RUN TestBuildWithEmptyLayers [2021-12-16T06:45:20.768Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-16T06:45:20.768Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-16T06:45:20.768Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-16T06:45:20.768Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-16T06:45:21.333Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-16T06:45:22.297Z] --- PASS: TestBuildWithEmptyLayers (1.43s) [2021-12-16T06:45:22.297Z] === RUN TestBuildMultiStageOnBuild [2021-12-16T06:45:23.858Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-16T06:45:24.784Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-12-16T06:45:24.784Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-12-16T06:45:24.784Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-12-16T06:45:24.784Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-12-16T06:45:24.784Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-12-16T06:45:24.784Z] Cross building: bundles/cross/windows/amd64 [2021-12-16T06:45:24.784Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-12-16T06:45:24.784Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-12-16T06:45:24.819Z] --- PASS: TestServiceUpdateSecrets (13.86s) [2021-12-16T06:45:24.819Z] === RUN TestServiceUpdateConfigs [2021-12-16T06:45:25.704Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-16T06:45:25.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.11s) [2021-12-16T06:45:25.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.67s) [2021-12-16T06:45:25.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.79s) [2021-12-16T06:45:25.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (16.31s) [2021-12-16T06:45:25.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.02s) [2021-12-16T06:45:25.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.75s) [2021-12-16T06:45:25.704Z] === RUN TestBuildMultiStageCopy [2021-12-16T06:45:25.704Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-16T06:45:26.594Z] === RUN TestBoolValue [2021-12-16T06:45:26.594Z] --- PASS: TestBoolValue (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestBoolValueOrDefault [2021-12-16T06:45:26.594Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestInt64ValueOrZero [2021-12-16T06:45:26.594Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestInt64ValueOrDefault [2021-12-16T06:45:26.594Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-16T06:45:26.594Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestJsonContentType [2021-12-16T06:45:26.594Z] --- PASS: TestJsonContentType (0.00s) [2021-12-16T06:45:26.594Z] PASS [2021-12-16T06:45:26.594Z] coverage: 14.7% of statements [2021-12-16T06:45:26.594Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 14.7% of statements [2021-12-16T06:45:26.594Z] === RUN TestMaskSecretKeys [2021-12-16T06:45:26.594Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-16T06:45:26.594Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-16T06:45:26.594Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-16T06:45:26.594Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-16T06:45:26.594Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-16T06:45:26.594Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-16T06:45:26.594Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestVersionMiddlewareVersion [2021-12-16T06:45:26.594Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-16T06:45:26.594Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-16T06:45:26.594Z] PASS [2021-12-16T06:45:26.594Z] coverage: 37.7% of statements [2021-12-16T06:45:26.594Z] ok github.com/docker/docker/api/server/middleware 0.084s coverage: 37.7% of statements [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-16T06:45:26.594Z] === RUN TestAdjustForAPIVersion [2021-12-16T06:45:26.594Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-16T06:45:26.594Z] PASS [2021-12-16T06:45:26.594Z] coverage: 5.7% of statements [2021-12-16T06:45:26.594Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-16T06:45:26.594Z] === RUN TestStrSliceMarshalJSON [2021-12-16T06:45:26.594Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestStrSliceUnmarshalJSON [2021-12-16T06:45:26.594Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestStrSliceUnmarshalString [2021-12-16T06:45:26.594Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestStrSliceUnmarshalSlice [2021-12-16T06:45:26.594Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-16T06:45:26.594Z] PASS [2021-12-16T06:45:26.594Z] coverage: 90.0% of statements [2021-12-16T06:45:26.594Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2021-12-16T06:45:26.594Z] === RUN TestToJSON [2021-12-16T06:45:26.594Z] --- PASS: TestToJSON (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestToParamWithVersion [2021-12-16T06:45:26.594Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestFromJSON [2021-12-16T06:45:26.594Z] --- PASS: TestFromJSON (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestEmpty [2021-12-16T06:45:26.594Z] --- PASS: TestEmpty (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestArgsMatchKVListEmptySources [2021-12-16T06:45:26.594Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestArgsMatchKVList [2021-12-16T06:45:26.594Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestArgsMatch [2021-12-16T06:45:26.594Z] --- PASS: TestArgsMatch (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestAdd [2021-12-16T06:45:26.594Z] --- PASS: TestAdd (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestDel [2021-12-16T06:45:26.594Z] --- PASS: TestDel (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestLen [2021-12-16T06:45:26.594Z] --- PASS: TestLen (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestExactMatch [2021-12-16T06:45:26.594Z] --- PASS: TestExactMatch (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestOnlyOneExactMatch [2021-12-16T06:45:26.594Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestContains [2021-12-16T06:45:26.594Z] --- PASS: TestContains (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestValidate [2021-12-16T06:45:26.594Z] --- PASS: TestValidate (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestWalkValues [2021-12-16T06:45:26.594Z] --- PASS: TestWalkValues (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestFuzzyMatch [2021-12-16T06:45:26.594Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestClone [2021-12-16T06:45:26.594Z] --- PASS: TestClone (0.00s) [2021-12-16T06:45:26.594Z] PASS [2021-12-16T06:45:26.594Z] coverage: 92.2% of statements [2021-12-16T06:45:26.594Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-16T06:45:26.594Z] === RUN TestDurationToSecondsString [2021-12-16T06:45:26.594Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-16T06:45:26.594Z] === RUN TestGetTimestamp [2021-12-16T06:45:26.594Z] --- PASS: TestGetTimestamp (0.21s) [2021-12-16T06:45:26.594Z] === RUN TestParseTimestamps [2021-12-16T06:45:26.594Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-16T06:45:26.594Z] PASS [2021-12-16T06:45:26.594Z] coverage: 100.0% of statements [2021-12-16T06:45:26.594Z] === RUN TestCompareVersion [2021-12-16T06:45:26.594Z] --- PASS: TestCompareVersion (0.00s) [2021-12-16T06:45:26.594Z] PASS [2021-12-16T06:45:26.594Z] coverage: 77.3% of statements [2021-12-16T06:45:26.594Z] ok github.com/docker/docker/api/types/time 0.299s coverage: 100.0% of statements [2021-12-16T06:45:26.594Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 77.3% of statements [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/builder [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-16T06:45:26.594Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-16T06:45:26.594Z] === RUN TestParseRemoteURL [2021-12-16T06:45:26.594Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-16T06:45:26.594Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-16T06:45:26.594Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-16T06:45:26.594Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-16T06:45:26.594Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-16T06:45:26.595Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-16T06:45:26.595Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-16T06:45:26.595Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-16T06:45:26.595Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-16T06:45:26.595Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-16T06:45:26.595Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-16T06:45:26.595Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-16T06:45:26.595Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-16T06:45:26.595Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-16T06:45:26.595Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-16T06:45:26.595Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-16T06:45:26.595Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-16T06:45:26.595Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-16T06:45:26.595Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-16T06:45:26.595Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-16T06:45:26.595Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-16T06:45:26.595Z] === RUN TestCloneArgsSmartHttp [2021-12-16T06:45:26.595Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-12-16T06:45:26.595Z] === RUN TestCloneArgsDumbHttp [2021-12-16T06:45:26.595Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-16T06:45:26.595Z] === RUN TestCloneArgsGit [2021-12-16T06:45:26.595Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-16T06:45:26.595Z] === RUN TestCheckoutGit [2021-12-16T06:45:26.595Z] === RUN TestEnable [2021-12-16T06:45:26.595Z] --- PASS: TestEnable (0.00s) [2021-12-16T06:45:26.595Z] === RUN TestDisable [2021-12-16T06:45:26.595Z] --- PASS: TestDisable (0.00s) [2021-12-16T06:45:26.595Z] === RUN TestEnabled [2021-12-16T06:45:26.595Z] --- PASS: TestEnabled (0.00s) [2021-12-16T06:45:26.595Z] PASS [2021-12-16T06:45:26.595Z] coverage: 100.0% of statements [2021-12-16T06:45:26.595Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2021-12-16T06:45:26.595Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-16T06:45:26.595Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-12-16T06:45:26.595Z] === RUN TestProcessNoDockerignore [2021-12-16T06:45:26.595Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-12-16T06:45:26.595Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-16T06:45:26.595Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-12-16T06:45:26.595Z] === RUN TestDetectContentType [2021-12-16T06:45:26.595Z] --- PASS: TestDetectContentType (0.00s) [2021-12-16T06:45:26.595Z] === RUN TestSelectAcceptableMIME [2021-12-16T06:45:26.595Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-16T06:45:26.595Z] === RUN TestInspectEmptyResponse [2021-12-16T06:45:26.595Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-16T06:45:26.595Z] === RUN TestInspectResponseBinary [2021-12-16T06:45:26.595Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-16T06:45:26.595Z] === RUN TestResponseUnsupportedContentType [2021-12-16T06:45:26.595Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-16T06:45:26.595Z] === RUN TestInspectResponseTextSimple [2021-12-16T06:45:26.595Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-16T06:45:26.595Z] === RUN TestInspectResponseEmptyContentType [2021-12-16T06:45:26.595Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-16T06:45:26.595Z] === RUN TestUnknownContentLength [2021-12-16T06:45:26.595Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-16T06:45:26.595Z] === RUN TestDownloadRemote [2021-12-16T06:45:27.068Z] --- PASS: TestDownloadRemote (0.15s) [2021-12-16T06:45:27.068Z] === RUN TestGetWithStatusError [2021-12-16T06:45:27.068Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-16T06:45:27.068Z] === RUN TestCloseRootDirectory [2021-12-16T06:45:27.068Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:45:27.068Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-16T06:45:27.068Z] === RUN TestHashFile [2021-12-16T06:45:27.068Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:45:27.068Z] --- SKIP: TestHashFile (0.00s) [2021-12-16T06:45:27.068Z] === RUN TestHashSubdir [2021-12-16T06:45:27.068Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:45:27.068Z] --- SKIP: TestHashSubdir (0.01s) [2021-12-16T06:45:27.068Z] === RUN TestRemoveDirectory [2021-12-16T06:45:27.068Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:45:27.068Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-16T06:45:27.068Z] PASS [2021-12-16T06:45:27.068Z] coverage: 9.3% of statements [2021-12-16T06:45:27.068Z] ok github.com/docker/docker/builder/remotecontext 0.358s coverage: 9.3% of statements [2021-12-16T06:45:27.527Z] === RUN TestGetAllAllowed [2021-12-16T06:45:27.527Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestGetAllMeta [2021-12-16T06:45:27.527Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-16T06:45:27.527Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestIsUnreferencedBuiltin [2021-12-16T06:45:27.527Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestIsExistingDirectory [2021-12-16T06:45:27.527Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-12-16T06:45:27.527Z] === RUN TestGetFilenameForDownload [2021-12-16T06:45:27.527Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestEnv2Variables [2021-12-16T06:45:27.527Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-16T06:45:27.527Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestMaintainer [2021-12-16T06:45:27.527Z] --- PASS: TestMaintainer (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestLabel [2021-12-16T06:45:27.527Z] --- PASS: TestLabel (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestFromScratch [2021-12-16T06:45:27.527Z] --- PASS: TestFromScratch (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestFromWithArg [2021-12-16T06:45:27.527Z] --- PASS: TestFromWithArg (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-16T06:45:27.527Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestFromWithUndefinedArg [2021-12-16T06:45:27.527Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestFromMultiStageWithNamedStage [2021-12-16T06:45:27.527Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestOnbuild [2021-12-16T06:45:27.527Z] --- PASS: TestOnbuild (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestWorkdir [2021-12-16T06:45:27.527Z] --- PASS: TestWorkdir (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestCmd [2021-12-16T06:45:27.527Z] --- PASS: TestCmd (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestHealthcheckNone [2021-12-16T06:45:27.527Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestHealthcheckCmd [2021-12-16T06:45:27.527Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestEntrypoint [2021-12-16T06:45:27.527Z] --- PASS: TestEntrypoint (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestExpose [2021-12-16T06:45:27.527Z] --- PASS: TestExpose (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestUser [2021-12-16T06:45:27.527Z] --- PASS: TestUser (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestVolume [2021-12-16T06:45:27.527Z] --- PASS: TestVolume (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestStopSignal [2021-12-16T06:45:27.527Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-16T06:45:27.527Z] --- SKIP: TestStopSignal (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestArg [2021-12-16T06:45:27.527Z] --- PASS: TestArg (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestShell [2021-12-16T06:45:27.527Z] --- PASS: TestShell (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestPrependEnvOnCmd [2021-12-16T06:45:27.527Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestRunWithBuildArgs [2021-12-16T06:45:27.527Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestRunIgnoresHealthcheck [2021-12-16T06:45:27.527Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestDispatchUnsupportedOptions [2021-12-16T06:45:27.527Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-16T06:45:27.527Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-16T06:45:27.527Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-16T06:45:27.527Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-16T06:45:27.527Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-16T06:45:27.527Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-16T06:45:27.527Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestNormalizeWorkdir [2021-12-16T06:45:27.527Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestDispatch [2021-12-16T06:45:27.527Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-16T06:45:27.527Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-16T06:45:27.527Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-16T06:45:27.527Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-16T06:45:27.527Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-16T06:45:27.527Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-16T06:45:27.527Z] === RUN TestDispatch/COPY_url [2021-12-16T06:45:27.527Z] --- PASS: TestDispatch (0.11s) [2021-12-16T06:45:27.527Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) [2021-12-16T06:45:27.527Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-12-16T06:45:27.527Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-16T06:45:27.527Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-16T06:45:27.527Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-16T06:45:27.527Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-12-16T06:45:27.527Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestAddScratchImageAddsToMounts [2021-12-16T06:45:27.527Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-16T06:45:27.527Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-16T06:45:27.527Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-16T06:45:27.527Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestImageSourceGetAddsToMounts [2021-12-16T06:45:27.527Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestEmptyDockerfile [2021-12-16T06:45:27.527Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-12-16T06:45:27.527Z] === RUN TestSymlinkDockerfile [2021-12-16T06:45:27.527Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-16T06:45:27.527Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-16T06:45:27.527Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-12-16T06:45:27.527Z] === RUN TestNonExistingDockerfile [2021-12-16T06:45:27.527Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestCopyRunConfig [2021-12-16T06:45:27.527Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestDeepCopyRunConfig [2021-12-16T06:45:27.527Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestExportImage [2021-12-16T06:45:27.527Z] --- PASS: TestExportImage (0.00s) [2021-12-16T06:45:27.527Z] === RUN TestNormalizeDest [2021-12-16T06:45:27.527Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-16T06:45:27.527Z] PASS [2021-12-16T06:45:27.527Z] coverage: 46.8% of statements [2021-12-16T06:45:27.527Z] ok github.com/docker/docker/builder/dockerfile 0.297s coverage: 46.8% of statements [2021-12-16T06:45:27.986Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-16T06:45:28.446Z] === RUN TestTCP4Proxy [2021-12-16T06:45:28.446Z] --- PASS: TestTCP4Proxy (0.02s) [2021-12-16T06:45:28.446Z] === RUN TestTCP4ProxyHalfClose [2021-12-16T06:45:28.446Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-12-16T06:45:28.446Z] === RUN TestTCP6Proxy [2021-12-16T06:45:28.446Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-16T06:45:28.446Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-16T06:45:28.446Z] === RUN TestTCPDualStackProxy [2021-12-16T06:45:28.446Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-16T06:45:28.446Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-16T06:45:28.446Z] === RUN TestUDP4Proxy [2021-12-16T06:45:28.446Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-16T06:45:28.446Z] === RUN TestUDP6Proxy [2021-12-16T06:45:28.446Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-16T06:45:28.446Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-16T06:45:28.446Z] === RUN TestUDPWriteError [2021-12-16T06:45:28.446Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-16T06:45:28.446Z] === RUN TestSCTP4Proxy [2021-12-16T06:45:28.446Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-16T06:45:28.446Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-12-16T06:45:28.446Z] === RUN TestSCTP6Proxy [2021-12-16T06:45:28.446Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-16T06:45:28.446Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-16T06:45:28.446Z] PASS [2021-12-16T06:45:28.446Z] coverage: 49.4% of statements [2021-12-16T06:45:28.446Z] ok github.com/docker/docker/cmd/docker-proxy 0.106s coverage: 49.4% of statements [2021-12-16T06:45:29.115Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-16T06:45:30.487Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-16T06:45:31.419Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-16T06:45:31.419Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-12-16T06:45:32.352Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-16T06:45:34.243Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-16T06:45:34.243Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-16T06:45:34.698Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-16T06:45:34.787Z] --- PASS: TestBuildMultiStageOnBuild (13.00s) [2021-12-16T06:45:34.787Z] === RUN TestBuildUncleanTarFilenames [2021-12-16T06:45:34.787Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:45:34.787Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-16T06:45:34.787Z] === RUN TestBuildMultiStageLayerLeak [2021-12-16T06:45:34.877Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-16T06:45:35.658Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-16T06:45:36.620Z] --- PASS: TestBuildMultiStageCopy (12.26s) [2021-12-16T06:45:36.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.48s) [2021-12-16T06:45:36.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2021-12-16T06:45:36.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.85s) [2021-12-16T06:45:36.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-12-16T06:45:36.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.20s) [2021-12-16T06:45:36.620Z] === RUN TestBuildMultiStageParentConfig [2021-12-16T06:45:36.775Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-16T06:45:37.363Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-16T06:45:38.736Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-16T06:45:39.510Z] --- PASS: TestBuildMultiStageParentConfig (2.35s) [2021-12-16T06:45:39.510Z] === RUN TestBuildLabelWithTargets [2021-12-16T06:45:39.510Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:45:39.510Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-12-16T06:45:39.510Z] === RUN TestBuildWithEmptyLayers [2021-12-16T06:45:39.681Z] --- PASS: TestServiceUpdateConfigs (13.78s) [2021-12-16T06:45:39.681Z] === RUN TestServiceUpdateNetwork [2021-12-16T06:45:40.471Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2021-12-16T06:45:40.471Z] === RUN TestBuildMultiStageOnBuild [2021-12-16T06:45:40.634Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-16T06:45:40.829Z] === RUN TestCheckpointCreateError [2021-12-16T06:45:40.829Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCheckpointCreate [2021-12-16T06:45:40.829Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCheckpointDeleteError [2021-12-16T06:45:40.829Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCheckpointDelete [2021-12-16T06:45:40.829Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCheckpointListError [2021-12-16T06:45:40.829Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCheckpointList [2021-12-16T06:45:40.829Z] --- PASS: TestCheckpointList (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCheckpointListContainerNotFound [2021-12-16T06:45:40.829Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestNewClientWithOpsFromEnv [2021-12-16T06:45:40.829Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-16T06:45:40.829Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestGetAPIPath [2021-12-16T06:45:40.829Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestParseHostURL [2021-12-16T06:45:40.829Z] --- PASS: TestParseHostURL (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-16T06:45:40.829Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-16T06:45:40.829Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestNegotiateAPIVersion [2021-12-16T06:45:40.829Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestNegotiateAPVersionOverride [2021-12-16T06:45:40.829Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-16T06:45:40.829Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-16T06:45:40.829Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-16T06:45:40.829Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestClientRedirect [2021-12-16T06:45:40.829Z] --- PASS: TestClientRedirect (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigCreateUnsupported [2021-12-16T06:45:40.829Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigCreateError [2021-12-16T06:45:40.829Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigCreate [2021-12-16T06:45:40.829Z] --- PASS: TestConfigCreate (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigInspectNotFound [2021-12-16T06:45:40.829Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigInspectWithEmptyID [2021-12-16T06:45:40.829Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigInspectUnsupported [2021-12-16T06:45:40.829Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigInspectError [2021-12-16T06:45:40.829Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigInspectConfigNotFound [2021-12-16T06:45:40.829Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigInspect [2021-12-16T06:45:40.829Z] --- PASS: TestConfigInspect (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigListUnsupported [2021-12-16T06:45:40.829Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigListError [2021-12-16T06:45:40.829Z] --- PASS: TestConfigListError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigList [2021-12-16T06:45:40.829Z] --- PASS: TestConfigList (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigRemoveUnsupported [2021-12-16T06:45:40.829Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigRemoveError [2021-12-16T06:45:40.829Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigRemove [2021-12-16T06:45:40.829Z] --- PASS: TestConfigRemove (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigUpdateUnsupported [2021-12-16T06:45:40.829Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigUpdateError [2021-12-16T06:45:40.829Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestConfigUpdate [2021-12-16T06:45:40.829Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerCommitError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerCommit [2021-12-16T06:45:40.829Z] --- PASS: TestContainerCommit (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerStatPathError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerStatPathNotFoundError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerStatPathNoHeaderError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerStatPath [2021-12-16T06:45:40.829Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCopyToContainerError [2021-12-16T06:45:40.829Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCopyToContainerNotFoundError [2021-12-16T06:45:40.829Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-16T06:45:40.829Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCopyToContainer [2021-12-16T06:45:40.829Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCopyFromContainerError [2021-12-16T06:45:40.829Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCopyFromContainerNotFoundError [2021-12-16T06:45:40.829Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-16T06:45:40.829Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-16T06:45:40.829Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestCopyFromContainer [2021-12-16T06:45:40.829Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerCreateError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerCreateImageNotFound [2021-12-16T06:45:40.829Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerCreateWithName [2021-12-16T06:45:40.829Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerCreateAutoRemove [2021-12-16T06:45:40.829Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerDiffError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerDiff [2021-12-16T06:45:40.829Z] --- PASS: TestContainerDiff (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerExecCreateError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerExecCreate [2021-12-16T06:45:40.829Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerExecStartError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerExecStart [2021-12-16T06:45:40.829Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerExecInspectError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerExecInspect [2021-12-16T06:45:40.829Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerExportError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerExportError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerExport [2021-12-16T06:45:40.829Z] --- PASS: TestContainerExport (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerInspectError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerInspectContainerNotFound [2021-12-16T06:45:40.829Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerInspectWithEmptyID [2021-12-16T06:45:40.829Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerInspect [2021-12-16T06:45:40.829Z] --- PASS: TestContainerInspect (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerInspectNode [2021-12-16T06:45:40.829Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerKillError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerKillError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerKill [2021-12-16T06:45:40.829Z] --- PASS: TestContainerKill (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerListError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerListError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerList [2021-12-16T06:45:40.829Z] --- PASS: TestContainerList (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerLogsNotFoundError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerLogsError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerLogs [2021-12-16T06:45:40.829Z] --- PASS: TestContainerLogs (0.23s) [2021-12-16T06:45:40.829Z] === RUN TestContainerPauseError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerPause [2021-12-16T06:45:40.829Z] --- PASS: TestContainerPause (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainersPruneError [2021-12-16T06:45:40.829Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainersPrune [2021-12-16T06:45:40.829Z] --- PASS: TestContainersPrune (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerRemoveError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerRemoveNotFoundError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerRemove [2021-12-16T06:45:40.829Z] --- PASS: TestContainerRemove (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerRenameError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerRename [2021-12-16T06:45:40.829Z] --- PASS: TestContainerRename (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerResizeError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerExecResizeError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerResize [2021-12-16T06:45:40.829Z] --- PASS: TestContainerResize (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerExecResize [2021-12-16T06:45:40.829Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerRestartError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerRestart [2021-12-16T06:45:40.829Z] --- PASS: TestContainerRestart (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerStartError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerStartError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerStart [2021-12-16T06:45:40.829Z] --- PASS: TestContainerStart (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerStatsError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerStats [2021-12-16T06:45:40.829Z] --- PASS: TestContainerStats (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerStopError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerStopError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerStop [2021-12-16T06:45:40.829Z] --- PASS: TestContainerStop (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerTopError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerTopError (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerTop [2021-12-16T06:45:40.829Z] --- PASS: TestContainerTop (0.00s) [2021-12-16T06:45:40.829Z] === RUN TestContainerUnpauseError [2021-12-16T06:45:40.829Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestContainerUnpause [2021-12-16T06:45:40.830Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestContainerUpdateError [2021-12-16T06:45:40.830Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestContainerUpdate [2021-12-16T06:45:40.830Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestContainerWaitError [2021-12-16T06:45:40.830Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestContainerWait [2021-12-16T06:45:40.830Z] --- PASS: TestContainerWait (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestDiskUsageError [2021-12-16T06:45:40.830Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestDiskUsage [2021-12-16T06:45:40.830Z] --- PASS: TestDiskUsage (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestDistributionInspectUnsupported [2021-12-16T06:45:40.830Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestDistributionInspectWithEmptyID [2021-12-16T06:45:40.830Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestEventsErrorInOptions [2021-12-16T06:45:40.830Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestEventsErrorFromServer [2021-12-16T06:45:40.830Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestEvents [2021-12-16T06:45:40.830Z] --- PASS: TestEvents (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestTLSCloseWriter [2021-12-16T06:45:40.830Z] === PAUSE TestTLSCloseWriter [2021-12-16T06:45:40.830Z] === RUN TestImageBuildError [2021-12-16T06:45:40.830Z] --- PASS: TestImageBuildError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageBuild [2021-12-16T06:45:40.830Z] --- PASS: TestImageBuild (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestGetDockerOS [2021-12-16T06:45:40.830Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageCreateError [2021-12-16T06:45:40.830Z] --- PASS: TestImageCreateError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageCreate [2021-12-16T06:45:40.830Z] --- PASS: TestImageCreate (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageHistoryError [2021-12-16T06:45:40.830Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageHistory [2021-12-16T06:45:40.830Z] --- PASS: TestImageHistory (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageImportError [2021-12-16T06:45:40.830Z] --- PASS: TestImageImportError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageImport [2021-12-16T06:45:40.830Z] --- PASS: TestImageImport (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageInspectError [2021-12-16T06:45:40.830Z] --- PASS: TestImageInspectError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageInspectImageNotFound [2021-12-16T06:45:40.830Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageInspectWithEmptyID [2021-12-16T06:45:40.830Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageInspect [2021-12-16T06:45:40.830Z] --- PASS: TestImageInspect (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageListError [2021-12-16T06:45:40.830Z] --- PASS: TestImageListError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageList [2021-12-16T06:45:40.830Z] --- PASS: TestImageList (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageListApiBefore125 [2021-12-16T06:45:40.830Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageLoadError [2021-12-16T06:45:40.830Z] --- PASS: TestImageLoadError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageLoad [2021-12-16T06:45:40.830Z] --- PASS: TestImageLoad (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagesPruneError [2021-12-16T06:45:40.830Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagesPrune [2021-12-16T06:45:40.830Z] --- PASS: TestImagesPrune (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagePullReferenceParseError [2021-12-16T06:45:40.830Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagePullAnyError [2021-12-16T06:45:40.830Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-16T06:45:40.830Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-16T06:45:40.830Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-16T06:45:40.830Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-16T06:45:40.830Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagePullWithoutErrors [2021-12-16T06:45:40.830Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagePushReferenceError [2021-12-16T06:45:40.830Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagePushAnyError [2021-12-16T06:45:40.830Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-16T06:45:40.830Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-16T06:45:40.830Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-16T06:45:40.830Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-16T06:45:40.830Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImagePushWithoutErrors [2021-12-16T06:45:40.830Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-16T06:45:40.830Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-16T06:45:40.830Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-16T06:45:40.830Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-16T06:45:40.830Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-16T06:45:40.830Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-16T06:45:40.830Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-16T06:45:40.830Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-16T06:45:40.830Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageRemoveError [2021-12-16T06:45:40.830Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageRemoveImageNotFound [2021-12-16T06:45:40.830Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageRemove [2021-12-16T06:45:40.830Z] --- PASS: TestImageRemove (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageSaveError [2021-12-16T06:45:40.830Z] --- PASS: TestImageSaveError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageSave [2021-12-16T06:45:40.830Z] --- PASS: TestImageSave (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageSearchAnyError [2021-12-16T06:45:40.830Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-16T06:45:40.830Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-16T06:45:40.830Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-16T06:45:40.830Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-16T06:45:40.830Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageSearchWithoutErrors [2021-12-16T06:45:40.830Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageTagError [2021-12-16T06:45:40.830Z] --- PASS: TestImageTagError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageTagInvalidReference [2021-12-16T06:45:40.830Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageTagInvalidSourceImageName [2021-12-16T06:45:40.830Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageTagHexSource [2021-12-16T06:45:40.830Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestImageTag [2021-12-16T06:45:40.830Z] --- PASS: TestImageTag (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestInfoServerError [2021-12-16T06:45:40.830Z] --- PASS: TestInfoServerError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestInfoInvalidResponseJSONError [2021-12-16T06:45:40.830Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestInfo [2021-12-16T06:45:40.830Z] --- PASS: TestInfo (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNetworkConnectError [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNetworkConnect [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNetworkCreateError [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNetworkCreate [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNetworkDisconnectError [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNetworkDisconnect [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNetworkInspect [2021-12-16T06:45:40.830Z] === RUN TestNetworkInspect/empty_ID [2021-12-16T06:45:40.830Z] === RUN TestNetworkInspect/no_options [2021-12-16T06:45:40.830Z] === RUN TestNetworkInspect/verbose [2021-12-16T06:45:40.830Z] === RUN TestNetworkInspect/global_scope [2021-12-16T06:45:40.830Z] === RUN TestNetworkInspect/unknown_network [2021-12-16T06:45:40.830Z] === RUN TestNetworkInspect/server_error [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNetworkListError [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkListError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNetworkList [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkList (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNetworksPruneError [2021-12-16T06:45:40.830Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNetworksPrune [2021-12-16T06:45:40.830Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNetworkRemoveError [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNetworkRemove [2021-12-16T06:45:40.830Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNodeInspectError [2021-12-16T06:45:40.830Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNodeInspectNodeNotFound [2021-12-16T06:45:40.830Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNodeInspectWithEmptyID [2021-12-16T06:45:40.830Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNodeInspect [2021-12-16T06:45:40.830Z] --- PASS: TestNodeInspect (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNodeListError [2021-12-16T06:45:40.830Z] --- PASS: TestNodeListError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNodeList [2021-12-16T06:45:40.830Z] --- PASS: TestNodeList (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNodeRemoveError [2021-12-16T06:45:40.830Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-16T06:45:40.830Z] === RUN TestNodeRemove [2021-12-16T06:45:40.831Z] --- PASS: TestNodeRemove (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestNodeUpdateError [2021-12-16T06:45:40.831Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestNodeUpdate [2021-12-16T06:45:40.831Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestOptionWithTimeout [2021-12-16T06:45:40.831Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPingFail [2021-12-16T06:45:40.831Z] --- PASS: TestPingFail (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPingWithError [2021-12-16T06:45:40.831Z] 2021/12/16 06:45:39 RoundTripper returned a response & error; ignoring response [2021-12-16T06:45:40.831Z] 2021/12/16 06:45:39 RoundTripper returned a response & error; ignoring response [2021-12-16T06:45:40.831Z] --- PASS: TestPingWithError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPingSuccess [2021-12-16T06:45:40.831Z] --- PASS: TestPingSuccess (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPingHeadFallback [2021-12-16T06:45:40.831Z] === RUN TestPingHeadFallback/OK [2021-12-16T06:45:40.831Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-16T06:45:40.831Z] === RUN TestPingHeadFallback/Not_Found [2021-12-16T06:45:40.831Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-16T06:45:40.831Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-16T06:45:40.831Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-16T06:45:40.831Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-16T06:45:40.831Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-16T06:45:40.831Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginDisableError [2021-12-16T06:45:40.831Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginDisable [2021-12-16T06:45:40.831Z] --- PASS: TestPluginDisable (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginEnableError [2021-12-16T06:45:40.831Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginEnable [2021-12-16T06:45:40.831Z] --- PASS: TestPluginEnable (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginInspectError [2021-12-16T06:45:40.831Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginInspectWithEmptyID [2021-12-16T06:45:40.831Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginInspect [2021-12-16T06:45:40.831Z] --- PASS: TestPluginInspect (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginListError [2021-12-16T06:45:40.831Z] --- PASS: TestPluginListError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginList [2021-12-16T06:45:40.831Z] --- PASS: TestPluginList (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginPushError [2021-12-16T06:45:40.831Z] --- PASS: TestPluginPushError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginPush [2021-12-16T06:45:40.831Z] --- PASS: TestPluginPush (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginRemoveError [2021-12-16T06:45:40.831Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginRemove [2021-12-16T06:45:40.831Z] --- PASS: TestPluginRemove (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginSetError [2021-12-16T06:45:40.831Z] --- PASS: TestPluginSetError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPluginSet [2021-12-16T06:45:40.831Z] --- PASS: TestPluginSet (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSetHostHeader [2021-12-16T06:45:40.831Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestPlainTextError [2021-12-16T06:45:40.831Z] --- PASS: TestPlainTextError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestInfiniteError [2021-12-16T06:45:40.831Z] --- PASS: TestInfiniteError (0.06s) [2021-12-16T06:45:40.831Z] === RUN TestCanceledContext [2021-12-16T06:45:40.831Z] 2021/12/16 06:45:40 RoundTripper returned a response & error; ignoring response [2021-12-16T06:45:40.831Z] --- PASS: TestCanceledContext (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestDeadlineExceededContext [2021-12-16T06:45:40.831Z] 2021/12/16 06:45:40 RoundTripper returned a response & error; ignoring response [2021-12-16T06:45:40.831Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretCreateUnsupported [2021-12-16T06:45:40.831Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretCreateError [2021-12-16T06:45:40.831Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretCreate [2021-12-16T06:45:40.831Z] --- PASS: TestSecretCreate (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretInspectUnsupported [2021-12-16T06:45:40.831Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretInspectError [2021-12-16T06:45:40.831Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretInspectSecretNotFound [2021-12-16T06:45:40.831Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretInspectWithEmptyID [2021-12-16T06:45:40.831Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretInspect [2021-12-16T06:45:40.831Z] --- PASS: TestSecretInspect (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretListUnsupported [2021-12-16T06:45:40.831Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretListError [2021-12-16T06:45:40.831Z] --- PASS: TestSecretListError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretList [2021-12-16T06:45:40.831Z] --- PASS: TestSecretList (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretRemoveUnsupported [2021-12-16T06:45:40.831Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretRemoveError [2021-12-16T06:45:40.831Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretRemove [2021-12-16T06:45:40.831Z] --- PASS: TestSecretRemove (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretUpdateUnsupported [2021-12-16T06:45:40.831Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretUpdateError [2021-12-16T06:45:40.831Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSecretUpdate [2021-12-16T06:45:40.831Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceCreateError [2021-12-16T06:45:40.831Z] --- PASS: TestServiceCreateError (0.03s) [2021-12-16T06:45:40.831Z] === RUN TestServiceCreate [2021-12-16T06:45:40.831Z] --- PASS: TestServiceCreate (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-16T06:45:40.831Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceCreateDigestPinning [2021-12-16T06:45:40.831Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceInspectError [2021-12-16T06:45:40.831Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceInspectServiceNotFound [2021-12-16T06:45:40.831Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceInspectWithEmptyID [2021-12-16T06:45:40.831Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceInspect [2021-12-16T06:45:40.831Z] --- PASS: TestServiceInspect (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceListError [2021-12-16T06:45:40.831Z] --- PASS: TestServiceListError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceList [2021-12-16T06:45:40.831Z] --- PASS: TestServiceList (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceLogsError [2021-12-16T06:45:40.831Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceLogs [2021-12-16T06:45:40.831Z] --- PASS: TestServiceLogs (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceRemoveError [2021-12-16T06:45:40.831Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceRemoveNotFoundError [2021-12-16T06:45:40.831Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceRemove [2021-12-16T06:45:40.831Z] --- PASS: TestServiceRemove (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceUpdateError [2021-12-16T06:45:40.831Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestServiceUpdate [2021-12-16T06:45:40.831Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSwarmGetUnlockKeyError [2021-12-16T06:45:40.831Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSwarmGetUnlockKey [2021-12-16T06:45:40.831Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSwarmInitError [2021-12-16T06:45:40.831Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSwarmInit [2021-12-16T06:45:40.831Z] --- PASS: TestSwarmInit (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSwarmInspectError [2021-12-16T06:45:40.831Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSwarmInspect [2021-12-16T06:45:40.831Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSwarmJoinError [2021-12-16T06:45:40.831Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSwarmJoin [2021-12-16T06:45:40.831Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSwarmLeaveError [2021-12-16T06:45:40.831Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSwarmLeave [2021-12-16T06:45:40.831Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSwarmUnlockError [2021-12-16T06:45:40.831Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSwarmUnlock [2021-12-16T06:45:40.831Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSwarmUpdateError [2021-12-16T06:45:40.831Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestSwarmUpdate [2021-12-16T06:45:40.831Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestTaskInspectError [2021-12-16T06:45:40.831Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestTaskInspectWithEmptyID [2021-12-16T06:45:40.831Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestTaskInspect [2021-12-16T06:45:40.831Z] --- PASS: TestTaskInspect (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestTaskListError [2021-12-16T06:45:40.831Z] --- PASS: TestTaskListError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestTaskList [2021-12-16T06:45:40.831Z] --- PASS: TestTaskList (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestVolumeCreateError [2021-12-16T06:45:40.831Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestVolumeCreate [2021-12-16T06:45:40.831Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestVolumeInspectError [2021-12-16T06:45:40.831Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestVolumeInspectNotFound [2021-12-16T06:45:40.831Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestVolumeInspectWithEmptyID [2021-12-16T06:45:40.831Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestVolumeInspect [2021-12-16T06:45:40.831Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestVolumeListError [2021-12-16T06:45:40.831Z] --- PASS: TestVolumeListError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestVolumeList [2021-12-16T06:45:40.831Z] --- PASS: TestVolumeList (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestVolumeRemoveError [2021-12-16T06:45:40.831Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-16T06:45:40.831Z] === RUN TestVolumeRemove [2021-12-16T06:45:40.831Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-16T06:45:40.831Z] === CONT TestTLSCloseWriter [2021-12-16T06:45:40.831Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-12-16T06:45:40.831Z] PASS [2021-12-16T06:45:40.831Z] coverage: 75.1% of statements [2021-12-16T06:45:40.831Z] ok github.com/docker/docker/client 0.513s coverage: 75.1% of statements [2021-12-16T06:45:42.006Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-16T06:45:43.903Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-12-16T06:45:44.836Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-16T06:45:46.210Z] docker_cli_service_logs_test.go:246: checking task 10njgm7hybbi [2021-12-16T06:45:46.210Z] docker_cli_service_logs_test.go:251: checking messages for 10njgm7hybbi [2021-12-16T06:45:46.210Z] docker_cli_service_logs_test.go:246: checking task kcz2mc98gmvi [2021-12-16T06:45:46.210Z] docker_cli_service_logs_test.go:251: checking messages for kcz2mc98gmvi [2021-12-16T06:45:47.282Z] --- PASS: TestBuildMultiStageLayerLeak (11.18s) [2021-12-16T06:45:47.282Z] === RUN TestBuildWithHugeFile [2021-12-16T06:45:49.487Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-16T06:45:49.645Z] --- PASS: TestServiceUpdateNetwork (11.55s) [2021-12-16T06:45:49.645Z] === RUN TestServiceUpdatePidsLimit [2021-12-16T06:45:50.211Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-16T06:45:50.777Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-16T06:45:52.766Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-16T06:45:52.810Z] --- PASS: TestBuildMultiStageOnBuild (12.56s) [2021-12-16T06:45:52.810Z] === RUN TestBuildUncleanTarFilenames [2021-12-16T06:45:52.810Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:45:52.810Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-16T06:45:52.810Z] === RUN TestBuildMultiStageLayerLeak [2021-12-16T06:45:56.946Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-16T06:45:56.947Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-12-16T06:45:58.918Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-16T06:45:59.473Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-12-16T06:45:59.473Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-12-16T06:46:01.372Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-16T06:46:01.938Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-16T06:46:02.503Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-16T06:46:03.068Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-16T06:46:03.068Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-12-16T06:46:03.068Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-16T06:46:03.633Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-16T06:46:05.174Z] --- PASS: TestBuildMultiStageLayerLeak (10.61s) [2021-12-16T06:46:05.174Z] === RUN TestBuildWithHugeFile [2021-12-16T06:46:05.472Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2021-12-16T06:46:05.472Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-12-16T06:46:05.472Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-12-16T06:46:05.472Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-12-16T06:46:05.472Z] PASS [2021-12-16T06:46:05.472Z] [2021-12-16T06:46:05.472Z] === Skipped [2021-12-16T06:46:05.472Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-16T06:46:05.472Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-16T06:46:05.472Z] [2021-12-16T06:46:05.472Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-12-16T06:46:05.472Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-16T06:46:05.472Z] [2021-12-16T06:46:05.472Z] DONE 27 tests, 2 skipped in 143.898s [2021-12-16T06:46:05.472Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-12-16T06:46:05.472Z] ++ 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-16T06:46:05.472Z] ++ set -e [2021-12-16T06:46:05.472Z] ++ '[' -n 0 ']' [2021-12-16T06:46:05.472Z] ++ set -x [2021-12-16T06:46:05.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-16T06:46:05.472Z] INFO: Testing against a local daemon [2021-12-16T06:46:05.472Z] === RUN TestSessionCreate [2021-12-16T06:46:05.472Z] --- PASS: TestSessionCreate (0.02s) [2021-12-16T06:46:05.472Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-16T06:46:05.472Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-12-16T06:46:05.472Z] PASS [2021-12-16T06:46:05.472Z] [2021-12-16T06:46:05.472Z] DONE 2 tests in 0.135s [2021-12-16T06:46:05.472Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-12-16T06:46:05.472Z] ++ 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-16T06:46:05.472Z] ++ set -e [2021-12-16T06:46:05.472Z] ++ '[' -n 0 ']' [2021-12-16T06:46:05.472Z] ++ set -x [2021-12-16T06:46:05.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-16T06:46:05.472Z] INFO: Testing against a local daemon [2021-12-16T06:46:05.472Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-16T06:46:05.472Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-16T06:46:05.472Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-16T06:46:05.472Z] === RUN TestDiskUsage [2021-12-16T06:46:05.472Z] === PAUSE TestDiskUsage [2021-12-16T06:46:05.472Z] === RUN TestEventsExecDie [2021-12-16T06:46:05.730Z] --- PASS: TestEventsExecDie (0.56s) [2021-12-16T06:46:05.730Z] === RUN TestEventsBackwardsCompatible [2021-12-16T06:46:05.730Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-12-16T06:46:05.730Z] === RUN TestEventsVolumeCreate [2021-12-16T06:46:05.979Z] --- PASS: TestCheckoutGit (38.75s) [2021-12-16T06:46:05.979Z] === RUN TestValidGitTransport [2021-12-16T06:46:05.979Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-16T06:46:05.979Z] === RUN TestGitInvalidRef [2021-12-16T06:46:05.979Z] --- PASS: TestGitInvalidRef (0.27s) [2021-12-16T06:46:05.979Z] PASS [2021-12-16T06:46:05.979Z] coverage: 86.3% of statements [2021-12-16T06:46:05.979Z] ok github.com/docker/docker/builder/remotecontext/git 39.106s coverage: 86.3% of statements [2021-12-16T06:46:05.979Z] ? github.com/docker/docker/cli [no test files] [2021-12-16T06:46:05.979Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-16T06:46:05.988Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-12-16T06:46:05.988Z] === RUN TestInfoBinaryCommits [2021-12-16T06:46:05.988Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-16T06:46:05.988Z] === RUN TestInfoAPIVersioned [2021-12-16T06:46:05.988Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-16T06:46:05.988Z] === RUN TestInfoDiscoveryBackend [2021-12-16T06:46:06.554Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-12-16T06:46:06.554Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-16T06:46:06.912Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-16T06:46:07.486Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-16T06:46:07.486Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-16T06:46:08.051Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-12-16T06:46:08.051Z] === RUN TestInfoAPI [2021-12-16T06:46:08.051Z] --- PASS: TestInfoAPI (0.02s) [2021-12-16T06:46:08.051Z] === RUN TestInfoAPIWarnings [2021-12-16T06:46:10.190Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-12-16T06:46:10.190Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-12-16T06:46:10.674Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-16T06:46:10.674Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-16T06:46:10.674Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-16T06:46:10.674Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-16T06:46:10.674Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-16T06:46:10.674Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.03s) [2021-12-16T06:46:10.674Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-16T06:46:10.674Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-16T06:46:10.674Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-16T06:46:10.674Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-16T06:46:10.674Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-16T06:46:10.674Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-16T06:46:10.674Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-16T06:46:10.674Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-16T06:46:10.674Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-16T06:46:10.674Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-16T06:46:10.674Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-16T06:46:10.674Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-16T06:46:10.674Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-16T06:46:10.674Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-16T06:46:10.674Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-16T06:46:10.674Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2021-12-16T06:46:10.674Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-16T06:46:10.674Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-16T06:46:10.674Z] === RUN TestConfigureDaemonLogs [2021-12-16T06:46:10.674Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-16T06:46:10.674Z] === RUN TestCommonOptionsInstallFlags [2021-12-16T06:46:10.674Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-16T06:46:10.674Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-16T06:46:10.674Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-16T06:46:10.674Z] PASS [2021-12-16T06:46:10.674Z] coverage: 18.6% of statements [2021-12-16T06:46:10.674Z] ok github.com/docker/docker/cmd/dockerd 0.281s coverage: 18.6% of statements [2021-12-16T06:46:10.761Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-12-16T06:46:10.761Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-12-16T06:46:10.761Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-12-16T06:46:10.761Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-12-16T06:46:10.761Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-12-16T06:46:11.132Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-16T06:46:11.133Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-16T06:46:11.700Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-12-16T06:46:12.633Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-12-16T06:46:12.671Z] === RUN TestContainerStopSignal [2021-12-16T06:46:12.671Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestContainerStopTimeout [2021-12-16T06:46:12.671Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-16T06:46:12.671Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-16T06:46:12.671Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-16T06:46:12.671Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestReplaceAndAppendEnvVars [2021-12-16T06:46:12.671Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-16T06:46:12.671Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestNewMemoryStore [2021-12-16T06:46:12.671Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestAddContainers [2021-12-16T06:46:12.671Z] --- PASS: TestAddContainers (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestGetContainer [2021-12-16T06:46:12.671Z] --- PASS: TestGetContainer (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestDeleteContainer [2021-12-16T06:46:12.671Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestListContainers [2021-12-16T06:46:12.671Z] --- PASS: TestListContainers (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestFirstContainer [2021-12-16T06:46:12.671Z] --- PASS: TestFirstContainer (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestApplyAllContainer [2021-12-16T06:46:12.671Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestIsValidHealthString [2021-12-16T06:46:12.671Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestStateRunStop [2021-12-16T06:46:12.671Z] --- PASS: TestStateRunStop (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestStateTimeoutWait [2021-12-16T06:46:12.671Z] state_test.go:141: Stop callback fired [2021-12-16T06:46:12.671Z] state_test.go:165: Stop callback fired [2021-12-16T06:46:12.671Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-16T06:46:12.671Z] === RUN TestIsValidStateString [2021-12-16T06:46:12.671Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestViewSaveDelete [2021-12-16T06:46:12.671Z] --- PASS: TestViewSaveDelete (0.02s) [2021-12-16T06:46:12.671Z] === RUN TestViewAll [2021-12-16T06:46:12.671Z] --- PASS: TestViewAll (0.03s) [2021-12-16T06:46:12.671Z] === RUN TestViewGet [2021-12-16T06:46:12.671Z] --- PASS: TestViewGet (0.01s) [2021-12-16T06:46:12.671Z] === RUN TestNames [2021-12-16T06:46:12.671Z] --- PASS: TestNames (0.00s) [2021-12-16T06:46:12.671Z] === RUN TestViewWithHealthCheck [2021-12-16T06:46:12.671Z] --- PASS: TestViewWithHealthCheck (0.03s) [2021-12-16T06:46:12.671Z] PASS [2021-12-16T06:46:12.671Z] coverage: 41.7% of statements [2021-12-16T06:46:12.671Z] ok github.com/docker/docker/container 0.310s coverage: 41.7% of statements [2021-12-16T06:46:12.671Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-16T06:46:12.671Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-16T06:46:12.671Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-16T06:46:12.671Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-16T06:46:13.199Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-12-16T06:46:14.132Z] === RUN TestDockerSuite/TestUpdateStats [2021-12-16T06:46:14.215Z] === RUN TestPrepare [2021-12-16T06:46:14.215Z] --- PASS: TestPrepare (0.00s) [2021-12-16T06:46:14.215Z] === RUN TestStart [2021-12-16T06:46:14.215Z] --- PASS: TestStart (0.00s) [2021-12-16T06:46:14.215Z] === RUN TestWaitCancel [2021-12-16T06:46:14.215Z] --- PASS: TestWaitCancel (0.00s) [2021-12-16T06:46:14.215Z] === RUN TestWaitDisabled [2021-12-16T06:46:14.215Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-16T06:46:14.215Z] === RUN TestWaitEnabled [2021-12-16T06:46:14.215Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-16T06:46:14.215Z] === RUN TestRemove [2021-12-16T06:46:14.215Z] --- PASS: TestRemove (0.00s) [2021-12-16T06:46:14.215Z] PASS [2021-12-16T06:46:14.215Z] coverage: 65.3% of statements [2021-12-16T06:46:14.215Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2021-12-16T06:46:16.392Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-16T06:46:16.392Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-16T06:46:16.392Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-16T06:46:16.392Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-16T06:46:16.392Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-16T06:46:16.392Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-16T06:46:16.392Z] PASS [2021-12-16T06:46:16.392Z] coverage: 35.9% of statements [2021-12-16T06:46:16.392Z] ok github.com/docker/docker/daemon/cluster/convert 0.273s coverage: 35.9% of statements [2021-12-16T06:46:16.392Z] === RUN TestNewListSecretsFilters [2021-12-16T06:46:16.392Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-16T06:46:16.392Z] === RUN TestNewListConfigsFilters [2021-12-16T06:46:16.392Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-16T06:46:16.392Z] PASS [2021-12-16T06:46:16.851Z] coverage: 0.5% of statements [2021-12-16T06:46:16.851Z] ok github.com/docker/docker/daemon/cluster 0.322s coverage: 0.5% of statements [2021-12-16T06:46:18.312Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-12-16T06:46:18.878Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-12-16T06:46:19.135Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-12-16T06:46:19.135Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-12-16T06:46:19.135Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-12-16T06:46:20.069Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-12-16T06:46:21.001Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-16T06:46:21.570Z] === RUN TestBuilderGC [2021-12-16T06:46:21.570Z] --- PASS: TestBuilderGC (0.00s) [2021-12-16T06:46:21.570Z] === RUN TestDaemonConfigurationNotFound [2021-12-16T06:46:21.570Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-16T06:46:21.570Z] === RUN TestDaemonBrokenConfiguration [2021-12-16T06:46:21.570Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-16T06:46:21.570Z] === RUN TestParseClusterAdvertiseSettings [2021-12-16T06:46:21.570Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-16T06:46:21.570Z] === RUN TestFindConfigurationConflicts [2021-12-16T06:46:21.570Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-16T06:46:21.570Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-16T06:46:21.570Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-16T06:46:21.570Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-16T06:46:21.570Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-16T06:46:21.570Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-16T06:46:21.570Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-16T06:46:21.570Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-16T06:46:21.570Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-16T06:46:21.570Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-16T06:46:21.570Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-16T06:46:21.570Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-16T06:46:21.570Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-16T06:46:21.570Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-16T06:46:21.570Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-16T06:46:21.570Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-12-16T06:46:21.570Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-16T06:46:21.570Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-16T06:46:21.570Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-16T06:46:21.570Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-16T06:46:21.570Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-16T06:46:21.570Z] === RUN TestValidateConfigurationErrors [2021-12-16T06:46:21.570Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-16T06:46:21.570Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-16T06:46:21.570Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-16T06:46:21.570Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-16T06:46:21.570Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-16T06:46:21.570Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-16T06:46:21.570Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-16T06:46:21.570Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-16T06:46:21.570Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-16T06:46:21.570Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-16T06:46:21.570Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-16T06:46:21.570Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-16T06:46:21.570Z] === RUN TestValidateConfiguration [2021-12-16T06:46:21.570Z] === RUN TestValidateConfiguration/with_label [2021-12-16T06:46:21.570Z] === RUN TestValidateConfiguration/with_dns [2021-12-16T06:46:21.570Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-16T06:46:21.570Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-16T06:46:21.570Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-16T06:46:21.570Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-16T06:46:21.570Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-16T06:46:21.570Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-16T06:46:21.570Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-16T06:46:21.571Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-16T06:46:21.571Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-16T06:46:21.571Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-16T06:46:21.571Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-16T06:46:21.571Z] === RUN TestModifiedDiscoverySettings [2021-12-16T06:46:21.571Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-16T06:46:21.571Z] === RUN TestReloadSetConfigFileNotExist [2021-12-16T06:46:21.571Z] === RUN TestWaitNodeAttachment [2021-12-16T06:46:21.571Z] time="2021-12-16T06:46:20Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-16T06:46:21.571Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2021-12-16T06:46:21.571Z] === RUN TestReloadDefaultConfigNotExist [2021-12-16T06:46:21.571Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:46:21.571Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-12-16T06:46:21.571Z] === RUN TestReloadBadDefaultConfig [2021-12-16T06:46:21.571Z] time="2021-12-16T06:46:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1844132093" [2021-12-16T06:46:21.571Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-16T06:46:21.571Z] === RUN TestReloadWithConflictingLabels [2021-12-16T06:46:21.571Z] time="2021-12-16T06:46:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3550335955" [2021-12-16T06:46:21.571Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-16T06:46:21.571Z] === RUN TestReloadWithDuplicateLabels [2021-12-16T06:46:21.571Z] time="2021-12-16T06:46:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-400053825" [2021-12-16T06:46:21.571Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-16T06:46:21.571Z] === RUN TestMaskURLCredentials [2021-12-16T06:46:21.571Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-16T06:46:21.571Z] === RUN TestDaemonConfigurationMerge [2021-12-16T06:46:21.571Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-16T06:46:21.571Z] PASS [2021-12-16T06:46:21.571Z] coverage: 80.0% of statements [2021-12-16T06:46:21.571Z] === RUN TestDiscoveryOptsErrors [2021-12-16T06:46:21.571Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-16T06:46:21.571Z] === RUN TestDiscoveryOpts [2021-12-16T06:46:21.571Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-16T06:46:21.571Z] PASS [2021-12-16T06:46:21.571Z] coverage: 30.0% of statements [2021-12-16T06:46:21.571Z] ok github.com/docker/docker/daemon/config 0.580s coverage: 80.0% of statements [2021-12-16T06:46:21.571Z] ok github.com/docker/docker/daemon/discovery 0.056s coverage: 30.0% of statements [2021-12-16T06:46:21.934Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-12-16T06:46:22.030Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-12-16T06:46:22.030Z] === RUN TestIsolationConversion [2021-12-16T06:46:22.030Z] === RUN TestIsolationConversion/default [2021-12-16T06:46:22.030Z] === RUN TestIsolationConversion/process [2021-12-16T06:46:22.030Z] === RUN TestIsolationConversion/hyperv [2021-12-16T06:46:22.030Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-16T06:46:22.030Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-16T06:46:22.030Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-16T06:46:22.030Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-16T06:46:22.030Z] === RUN TestContainerLabels [2021-12-16T06:46:22.030Z] --- PASS: TestContainerLabels (0.00s) [2021-12-16T06:46:22.030Z] === RUN TestCredentialSpecConversion [2021-12-16T06:46:22.030Z] === RUN TestCredentialSpecConversion/none [2021-12-16T06:46:22.030Z] === RUN TestCredentialSpecConversion/config [2021-12-16T06:46:22.030Z] === RUN TestCredentialSpecConversion/file [2021-12-16T06:46:22.030Z] === RUN TestCredentialSpecConversion/registry [2021-12-16T06:46:22.030Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-16T06:46:22.030Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-16T06:46:22.030Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-16T06:46:22.030Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-16T06:46:22.030Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-16T06:46:22.030Z] === RUN TestControllerValidateMountBind [2021-12-16T06:46:22.030Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-12-16T06:46:22.030Z] === RUN TestControllerValidateMountVolume [2021-12-16T06:46:22.030Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-16T06:46:22.030Z] === RUN TestControllerValidateMountTarget [2021-12-16T06:46:22.030Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-16T06:46:22.030Z] === RUN TestControllerValidateMountTmpfs [2021-12-16T06:46:22.030Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-16T06:46:22.030Z] === RUN TestControllerValidateMountInvalidType [2021-12-16T06:46:22.030Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-16T06:46:22.030Z] === RUN TestControllerValidateMountNamedPipe [2021-12-16T06:46:22.030Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-16T06:46:22.030Z] PASS [2021-12-16T06:46:22.030Z] coverage: 11.0% of statements [2021-12-16T06:46:22.030Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.730s coverage: 11.0% of statements [2021-12-16T06:46:22.999Z] === RUN TestEventsLog [2021-12-16T06:46:22.999Z] --- PASS: TestEventsLog (0.00s) [2021-12-16T06:46:22.999Z] === RUN TestEventsLogTimeout [2021-12-16T06:46:22.999Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-16T06:46:22.999Z] === RUN TestLogEvents [2021-12-16T06:46:22.999Z] --- PASS: TestLogEvents (0.07s) [2021-12-16T06:46:22.999Z] === RUN TestLoadBufferedEvents [2021-12-16T06:46:23.458Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-12-16T06:46:23.458Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-16T06:46:23.458Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-16T06:46:23.458Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-16T06:46:23.458Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-16T06:46:23.458Z] PASS [2021-12-16T06:46:23.458Z] coverage: 50.0% of statements [2021-12-16T06:46:23.458Z] ok github.com/docker/docker/daemon/events 0.448s coverage: 50.0% of statements [2021-12-16T06:46:23.834Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-12-16T06:46:23.918Z] === RUN TestIsEmptyDir [2021-12-16T06:46:23.918Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-16T06:46:23.918Z] PASS [2021-12-16T06:46:23.918Z] coverage: 2.3% of statements [2021-12-16T06:46:23.918Z] ok github.com/docker/docker/daemon/graphdriver 0.096s coverage: 2.3% of statements [2021-12-16T06:46:24.378Z] === RUN TestVerifyNetworkingConfig [2021-12-16T06:46:24.378Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-16T06:46:24.378Z] === RUN TestGetContainer [2021-12-16T06:46:24.378Z] --- PASS: TestGetContainer (0.00s) [2021-12-16T06:46:24.378Z] === RUN TestValidContainerNames [2021-12-16T06:46:24.378Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-16T06:46:24.378Z] === RUN TestContainerInitDNS [2021-12-16T06:46:24.378Z] daemon_test.go:146: root required [2021-12-16T06:46:24.378Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-16T06:46:24.378Z] === RUN TestMerge [2021-12-16T06:46:24.378Z] --- PASS: TestMerge (0.00s) [2021-12-16T06:46:24.378Z] === RUN TestValidateContainerIsolation [2021-12-16T06:46:24.378Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-16T06:46:24.378Z] === RUN TestFindNetworkErrorType [2021-12-16T06:46:24.378Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-16T06:46:24.378Z] === RUN TestEnsureServicesExist [2021-12-16T06:46:24.378Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-16T06:46:24.378Z] === RUN TestEnsureServicesExistErrors [2021-12-16T06:46:24.378Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-16T06:46:24.378Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-16T06:46:24.378Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-16T06:46:24.378Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-16T06:46:24.378Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-16T06:46:24.378Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-16T06:46:24.378Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-16T06:46:24.378Z] === RUN TestContainerDelete [2021-12-16T06:46:24.378Z] --- PASS: TestContainerDelete (0.01s) [2021-12-16T06:46:24.378Z] === RUN TestContainerDoubleDelete [2021-12-16T06:46:24.378Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-16T06:46:24.378Z] === RUN TestLogContainerEventCopyLabels [2021-12-16T06:46:24.378Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-16T06:46:24.378Z] === RUN TestLogContainerEventWithAttributes [2021-12-16T06:46:24.378Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-16T06:46:24.378Z] === RUN TestNoneHealthcheck [2021-12-16T06:46:24.378Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-16T06:46:24.378Z] === RUN TestHealthStates [2021-12-16T06:46:24.766Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-12-16T06:46:24.839Z] === RUN TestLinkNaming [2021-12-16T06:46:24.839Z] --- PASS: TestLinkNaming (0.00s) [2021-12-16T06:46:24.839Z] === RUN TestLinkNew [2021-12-16T06:46:24.839Z] --- PASS: TestLinkNew (0.00s) [2021-12-16T06:46:24.839Z] === RUN TestLinkEnv [2021-12-16T06:46:24.839Z] --- PASS: TestLinkEnv (0.00s) [2021-12-16T06:46:24.839Z] === RUN TestLinkMultipleEnv [2021-12-16T06:46:24.839Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-16T06:46:24.839Z] === RUN TestLinkPortRangeEnv [2021-12-16T06:46:24.839Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-16T06:46:24.839Z] PASS [2021-12-16T06:46:24.839Z] coverage: 93.0% of statements [2021-12-16T06:46:24.839Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2021-12-16T06:46:24.839Z] time="2021-12-16T06:46:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-16T06:46:24.839Z] time="2021-12-16T06:46:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-16T06:46:24.839Z] time="2021-12-16T06:46:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-16T06:46:24.839Z] time="2021-12-16T06:46:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-16T06:46:24.839Z] time="2021-12-16T06:46:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-16T06:46:24.839Z] time="2021-12-16T06:46:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-16T06:46:24.839Z] time="2021-12-16T06:46:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-16T06:46:24.839Z] time="2021-12-16T06:46:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-16T06:46:24.839Z] time="2021-12-16T06:46:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-16T06:46:24.839Z] time="2021-12-16T06:46:24Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-16T06:46:24.839Z] --- PASS: TestHealthStates (0.22s) [2021-12-16T06:46:24.839Z] === RUN TestGetInspectData [2021-12-16T06:46:24.839Z] --- PASS: TestGetInspectData (0.00s) [2021-12-16T06:46:24.839Z] === RUN TestFillLicense [2021-12-16T06:46:24.839Z] --- PASS: TestFillLicense (0.00s) [2021-12-16T06:46:24.839Z] === RUN TestListInvalidFilter [2021-12-16T06:46:24.839Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-16T06:46:24.839Z] === RUN TestNameFilter [2021-12-16T06:46:24.839Z] --- PASS: TestNameFilter (0.00s) [2021-12-16T06:46:24.839Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-16T06:46:24.839Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-16T06:46:24.839Z] === 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-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-16T06:46:24.839Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-16T06:46:24.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2021-12-16T06:46:24.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-16T06:46:24.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-16T06:46:24.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-16T06:46:24.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-16T06:46:24.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-16T06:46:24.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-16T06:46:24.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-16T06:46:24.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-16T06:46:24.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-16T06:46:24.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-16T06:46:24.839Z] --- 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-16T06:46:24.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-16T06:46:24.839Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-16T06:46:24.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-16T06:46:24.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-16T06:46:24.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-16T06:46:24.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-16T06:46:24.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-16T06:46:24.840Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-16T06:46:24.840Z] === RUN TestDaemonReloadLabels [2021-12-16T06:46:24.840Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-16T06:46:24.840Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-16T06:46:24.840Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-16T06:46:24.840Z] === RUN TestDaemonReloadMirrors [2021-12-16T06:46:24.840Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-16T06:46:24.840Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-16T06:46:24.840Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-16T06:46:24.840Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-16T06:46:24.840Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-16T06:46:24.840Z] === RUN TestDaemonDiscoveryReload [2021-12-16T06:46:25.811Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-12-16T06:46:25.811Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-16T06:46:26.119Z] --- PASS: TestInfoAPIWarnings (16.21s) [2021-12-16T06:46:26.119Z] === RUN TestInfoDebug [2021-12-16T06:46:26.119Z] --- PASS: TestInfoDebug (0.52s) [2021-12-16T06:46:26.119Z] === RUN TestInfoInsecureRegistries [2021-12-16T06:46:26.119Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-12-16T06:46:26.119Z] === RUN TestInfoRegistryMirrors [2021-12-16T06:46:26.119Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-12-16T06:46:26.119Z] === RUN TestLoginFailsWithBadCredentials [2021-12-16T06:46:26.119Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-12-16T06:46:26.119Z] === RUN TestPingCacheHeaders [2021-12-16T06:46:26.119Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-16T06:46:26.119Z] === RUN TestPingGet [2021-12-16T06:46:26.119Z] --- PASS: TestPingGet (0.01s) [2021-12-16T06:46:26.119Z] === RUN TestPingHead [2021-12-16T06:46:26.119Z] --- PASS: TestPingHead (0.02s) [2021-12-16T06:46:26.119Z] === RUN TestVersion [2021-12-16T06:46:26.119Z] --- PASS: TestVersion (0.02s) [2021-12-16T06:46:26.119Z] === CONT TestDiskUsage [2021-12-16T06:46:26.270Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-12-16T06:46:26.270Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-16T06:46:26.378Z] === RUN TestDiskUsage/empty [2021-12-16T06:46:26.378Z] === RUN TestDiskUsage/empty/container_types [2021-12-16T06:46:26.378Z] === RUN TestDiskUsage/empty/image_types [2021-12-16T06:46:26.378Z] === RUN TestDiskUsage/empty/volume_types [2021-12-16T06:46:26.378Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-16T06:46:26.378Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-16T06:46:26.378Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-16T06:46:26.378Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-16T06:46:26.378Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-16T06:46:26.378Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-16T06:46:26.378Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-16T06:46:26.378Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-16T06:46:26.636Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-16T06:46:26.636Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-16T06:46:26.636Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-16T06:46:26.636Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-16T06:46:26.636Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-16T06:46:26.636Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-16T06:46:26.636Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-16T06:46:26.636Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-16T06:46:26.636Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-16T06:46:26.636Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-16T06:46:26.636Z] === RUN TestDiskUsage/after_container.Run [2021-12-16T06:46:26.665Z] docker_cli_swarm_test.go:1901: [d538c03a5a622] joining swarm manager [da6bf77f9634f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:46:26.730Z] === RUN TestAdapterReadLogs [2021-12-16T06:46:26.730Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-16T06:46:26.730Z] === RUN TestCopier [2021-12-16T06:46:26.730Z] --- PASS: TestCopier (0.00s) [2021-12-16T06:46:26.730Z] === RUN TestCopierLongLines [2021-12-16T06:46:26.730Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-16T06:46:26.730Z] === RUN TestCopierSlow [2021-12-16T06:46:26.730Z] --- PASS: TestCopierSlow (0.20s) [2021-12-16T06:46:26.730Z] === RUN TestCopierWithSized [2021-12-16T06:46:26.730Z] === RUN TestCopierWithSized/as_is [2021-12-16T06:46:26.730Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-16T06:46:26.730Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-16T06:46:26.730Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-16T06:46:26.730Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-12-16T06:46:26.730Z] === RUN TestCopierWithPartial [2021-12-16T06:46:26.730Z] --- PASS: TestCopierWithPartial (0.00s) [2021-12-16T06:46:26.730Z] === RUN TestRingLogger [2021-12-16T06:46:26.730Z] --- PASS: TestRingLogger (0.00s) [2021-12-16T06:46:26.730Z] === RUN TestRingCap [2021-12-16T06:46:26.730Z] --- PASS: TestRingCap (0.00s) [2021-12-16T06:46:26.730Z] === RUN TestRingClose [2021-12-16T06:46:26.730Z] --- PASS: TestRingClose (0.00s) [2021-12-16T06:46:26.730Z] === RUN TestRingDrain [2021-12-16T06:46:26.730Z] --- PASS: TestRingDrain (0.00s) [2021-12-16T06:46:26.730Z] PASS [2021-12-16T06:46:26.730Z] coverage: 43.8% of statements [2021-12-16T06:46:26.730Z] ok github.com/docker/docker/daemon/logger 0.279s coverage: 43.8% of statements [2021-12-16T06:46:26.730Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-12-16T06:46:26.730Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-16T06:46:26.730Z] reload_test.go:520: root required [2021-12-16T06:46:26.730Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-16T06:46:26.730Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-16T06:46:26.730Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-16T06:46:26.730Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-16T06:46:26.730Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-12-16T06:46:26.730Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-16T06:46:26.730Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2021-12-16T06:46:26.730Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-16T06:46:26.894Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-16T06:46:26.894Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-16T06:46:26.894Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-16T06:46:26.894Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-16T06:46:26.894Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-16T06:46:26.894Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-16T06:46:26.894Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-16T06:46:26.894Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-16T06:46:26.894Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-16T06:46:26.894Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-16T06:46:26.922Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage (1.09s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-16T06:46:27.153Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-16T06:46:27.153Z] PASS [2021-12-16T06:46:27.153Z] [2021-12-16T06:46:27.153Z] === Skipped [2021-12-16T06:46:27.153Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-16T06:46:27.153Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-16T06:46:27.153Z] [2021-12-16T06:46:27.153Z] DONE 53 tests, 1 skipped in 21.882s [2021-12-16T06:46:27.153Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-16T06:46:27.153Z] ++ 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-16T06:46:27.153Z] ++ set -e [2021-12-16T06:46:27.153Z] ++ '[' -n 0 ']' [2021-12-16T06:46:27.153Z] ++ set -x [2021-12-16T06:46:27.153Z] ++ 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-16T06:46:27.153Z] INFO: Testing against a local daemon [2021-12-16T06:46:27.153Z] === RUN TestVolumesCreateAndList [2021-12-16T06:46:27.153Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-16T06:46:27.153Z] === RUN TestVolumesRemove [2021-12-16T06:46:27.153Z] --- PASS: TestVolumesRemove (0.06s) [2021-12-16T06:46:27.153Z] === RUN TestVolumesInspect [2021-12-16T06:46:27.153Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-16T06:46:27.153Z] === RUN TestVolumesInvalidJSON [2021-12-16T06:46:27.153Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-16T06:46:27.153Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-16T06:46:27.153Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-16T06:46:27.153Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-16T06:46:27.153Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-16T06:46:27.153Z] PASS [2021-12-16T06:46:27.153Z] [2021-12-16T06:46:27.153Z] DONE 5 tests in 0.195s [2021-12-16T06:46:27.153Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-16T06:46:27.191Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-12-16T06:46:27.191Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-16T06:46:27.191Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-16T06:46:27.191Z] === RUN TestParseVolumesFrom [2021-12-16T06:46:27.191Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-16T06:46:27.191Z] PASS [2021-12-16T06:46:27.191Z] coverage: 9.0% of statements [2021-12-16T06:46:27.191Z] ok github.com/docker/docker/daemon 2.558s coverage: 9.0% of statements [2021-12-16T06:46:27.191Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-16T06:46:27.191Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-16T06:46:27.191Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-16T06:46:27.191Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-16T06:46:27.191Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-16T06:46:27.191Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-16T06:46:27.191Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-16T06:46:27.191Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-16T06:46:27.191Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-16T06:46:27.191Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-16T06:46:27.191Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-16T06:46:27.191Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-16T06:46:27.191Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-16T06:46:27.191Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-16T06:46:27.412Z] ++++ cat bundles/test-integration/docker.pid [2021-12-16T06:46:27.412Z] +++ kill 13341 [2021-12-16T06:46:27.670Z] +++ /etc/init.d/apparmor stop [2021-12-16T06:46:27.670Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-16T06:46:27.670Z] [2021-12-16T06:46:27.670Z] Unloading profiles will leave already running processes permanently [2021-12-16T06:46:27.670Z] unconfined, which can lead to unexpected situations. [2021-12-16T06:46:27.670Z] [2021-12-16T06:46:27.670Z] To set a process to complain mode, use the command line tool [2021-12-16T06:46:27.670Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-16T06:46:27.670Z] +++ true [2021-12-16T06:46:27.670Z] exiting test-integration [2021-12-16T06:46:27.670Z] ++ exit 0 [2021-12-16T06:46:27.670Z] [2021-12-16T06:46:27.855Z] docker_cli_swarm_test.go:1902: [d20e058496884] joining swarm manager [da6bf77f9634f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:46:28.160Z] === RUN TestSearchRegistryForImagesErrors [2021-12-16T06:46:28.160Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestSearchRegistryForImages [2021-12-16T06:46:28.160Z] --- PASS: TestSearchRegistryForImages (0.01s) [2021-12-16T06:46:28.160Z] === RUN TestOnlyPlatformWithFallback [2021-12-16T06:46:28.160Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestImageDelete [2021-12-16T06:46:28.160Z] === RUN TestImageDelete/no_lease [2021-12-16T06:46:28.160Z] === RUN TestImageDelete/lease_exists [2021-12-16T06:46:28.160Z] === RUN TestNewStreamConfig [2021-12-16T06:46:28.160Z] === RUN TestNewStreamConfig/defaults [2021-12-16T06:46:28.160Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-16T06:46:28.160Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-16T06:46:28.160Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-16T06:46:28.160Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-16T06:46:28.160Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-16T06:46:28.160Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-16T06:46:28.160Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-16T06:46:28.160Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-16T06:46:28.160Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-16T06:46:28.160Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-16T06:46:28.160Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-16T06:46:28.160Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-16T06:46:28.160Z] --- PASS: TestImageDelete (0.11s) [2021-12-16T06:46:28.160Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-12-16T06:46:28.160Z] --- PASS: TestImageDelete/lease_exists (0.07s) [2021-12-16T06:46:28.160Z] === RUN TestContentStoreForPull [2021-12-16T06:46:28.160Z] time="2021-12-16T06:46:27Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-16T06:46:28.160Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.27s) [2021-12-16T06:46:28.160Z] === RUN TestCreateSuccess [2021-12-16T06:46:28.160Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestCreateStreamSkipped [2021-12-16T06:46:28.160Z] time="2021-12-16T06:46:28Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-16T06:46:28.160Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestCreateLogGroupSuccess [2021-12-16T06:46:28.160Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestCreateError [2021-12-16T06:46:28.160Z] --- PASS: TestCreateError (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestCreateAlreadyExists [2021-12-16T06:46:28.160Z] time="2021-12-16T06:46:28Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-16T06:46:28.160Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestLogClosed [2021-12-16T06:46:28.160Z] --- PASS: TestLogClosed (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestLogBlocking [2021-12-16T06:46:28.160Z] --- PASS: TestLogBlocking (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-16T06:46:28.160Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestLogNonBlockingBufferFull [2021-12-16T06:46:28.160Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestPublishBatchSuccess [2021-12-16T06:46:28.160Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestPublishBatchError [2021-12-16T06:46:28.160Z] time="2021-12-16T06:46:28Z" level=error msg=Error [2021-12-16T06:46:28.160Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-16T06:46:28.160Z] time="2021-12-16T06:46:28Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-16T06:46:28.160Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-16T06:46:28.160Z] time="2021-12-16T06:46:28Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-16T06:46:28.160Z] time="2021-12-16T06:46:28Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-16T06:46:28.160Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestCollectBatchSimple [2021-12-16T06:46:28.160Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestCollectBatchTicker [2021-12-16T06:46:28.160Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestCollectBatchMultilinePattern [2021-12-16T06:46:28.160Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-16T06:46:28.160Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-16T06:46:28.160Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-16T06:46:28.160Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2021-12-16T06:46:28.160Z] === RUN TestCollectBatchClose [2021-12-16T06:46:28.160Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestEffectiveLen [2021-12-16T06:46:28.160Z] === RUN TestEffectiveLen/0/Hello [2021-12-16T06:46:28.160Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-16T06:46:28.160Z] === RUN TestEffectiveLen/2/🙃 [2021-12-16T06:46:28.160Z] === RUN TestEffectiveLen/3/���� [2021-12-16T06:46:28.160Z] === RUN TestEffectiveLen/4/He��o [2021-12-16T06:46:28.160Z] === RUN TestEffectiveLen/5/ [2021-12-16T06:46:28.160Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-16T06:46:28.160Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-16T06:46:28.160Z] === RUN TestFindValidSplit [2021-12-16T06:46:28.160Z] === RUN TestFindValidSplit/0/ [2021-12-16T06:46:28.160Z] cloudwatchlogs_test.go:1105: [2021-12-16T06:46:28.160Z] cloudwatchlogs_test.go:1106: [2021-12-16T06:46:28.160Z] === RUN TestFindValidSplit/1/Hello [2021-12-16T06:46:28.160Z] cloudwatchlogs_test.go:1105: Hello [2021-12-16T06:46:28.160Z] cloudwatchlogs_test.go:1106: [2021-12-16T06:46:28.160Z] === RUN TestFindValidSplit/2/Hello [2021-12-16T06:46:28.160Z] cloudwatchlogs_test.go:1105: He [2021-12-16T06:46:28.160Z] cloudwatchlogs_test.go:1106: llo [2021-12-16T06:46:28.160Z] === RUN TestFindValidSplit/3/Hello [2021-12-16T06:46:28.160Z] cloudwatchlogs_test.go:1105: [2021-12-16T06:46:28.160Z] cloudwatchlogs_test.go:1106: Hello [2021-12-16T06:46:28.160Z] === RUN TestFindValidSplit/4/🙃 [2021-12-16T06:46:28.160Z] cloudwatchlogs_test.go:1105: [2021-12-16T06:46:28.160Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-16T06:46:28.160Z] === RUN TestFindValidSplit/5/🙃 [2021-12-16T06:46:28.160Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-16T06:46:28.160Z] cloudwatchlogs_test.go:1106: [2021-12-16T06:46:28.160Z] === RUN TestFindValidSplit/6/a� [2021-12-16T06:46:28.160Z] cloudwatchlogs_test.go:1105: a Post stage [Pipeline] junit [2021-12-16T06:46:28.252Z] Recording test results [2021-12-16T06:46:28.486Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-16T06:46:28.618Z] cloudwatchlogs_test.go:1106: � [2021-12-16T06:46:28.618Z] === RUN TestFindValidSplit/7/a� [2021-12-16T06:46:28.618Z] cloudwatchlogs_test.go:1105: a� [2021-12-16T06:46:28.618Z] cloudwatchlogs_test.go:1106: [2021-12-16T06:46:28.618Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-16T06:46:28.618Z] === RUN TestProcessEventEmoji [2021-12-16T06:46:28.618Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-12-16T06:46:28.618Z] === RUN TestCollectBatchLineSplit [2021-12-16T06:46:28.618Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-16T06:46:28.618Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-16T06:46:28.618Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2021-12-16T06:46:28.618Z] === RUN TestCollectBatchMaxEvents [2021-12-16T06:46:28.618Z] --- PASS: TestContentStoreForPull (0.32s) [2021-12-16T06:46:28.618Z] PASS [2021-12-16T06:46:28.618Z] coverage: 6.7% of statements [2021-12-16T06:46:28.618Z] ok github.com/docker/docker/daemon/images 0.586s coverage: 6.7% of statements [2021-12-16T06:46:28.618Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2021-12-16T06:46:28.618Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-16T06:46:28.618Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-12-16T06:46:28.618Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-16T06:46:28.618Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-16T06:46:28.618Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-16T06:46:28.618Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.07s) [2021-12-16T06:46:28.618Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-16T06:46:28.618Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-12-16T06:46:28.618Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-16T06:46:28.618Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-16T06:46:28.618Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-16T06:46:28.618Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-16T06:46:28.618Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-16T06:46:28.618Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-16T06:46:28.618Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-16T06:46:28.618Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-16T06:46:28.618Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-16T06:46:28.618Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-16T06:46:28.618Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.05s) [2021-12-16T06:46:28.618Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.01s) [2021-12-16T06:46:28.618Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.03s) [2021-12-16T06:46:28.618Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsFormat [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-16T06:46:28.618Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-16T06:46:28.618Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-16T06:46:28.618Z] === RUN TestCreateTagSuccess [2021-12-16T06:46:28.618Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-16T06:46:28.619Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-16T06:46:28.619Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-16T06:46:28.619Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-16T06:46:28.619Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-16T06:46:28.619Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-16T06:46:28.619Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.02s) [2021-12-16T06:46:28.619Z] PASS [2021-12-16T06:46:28.619Z] coverage: 78.0% of statements [2021-12-16T06:46:28.619Z] ok github.com/docker/docker/daemon/logger/awslogs 0.736s coverage: 78.0% of statements [2021-12-16T06:46:28.619Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-16T06:46:28.619Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-16T06:46:28.619Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-16T06:46:28.619Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-16T06:46:28.619Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-16T06:46:28.619Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-16T06:46:28.619Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-16T06:46:28.619Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-16T06:46:28.829Z] + echo Ensuring container killed. [2021-12-16T06:46:28.829Z] Ensuring container killed. [2021-12-16T06:46:28.829Z] + docker rm -vf docker-pr1 [2021-12-16T06:46:28.829Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-16T06:46:29.078Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2021-12-16T06:46:29.078Z] === RUN TestFastTimeMarshalJSON [2021-12-16T06:46:29.078Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-12-16T06:46:29.078Z] PASS [2021-12-16T06:46:29.078Z] coverage: 87.2% of statements [2021-12-16T06:46:29.078Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.280s coverage: 87.2% of statements [2021-12-16T06:46:29.078Z] === RUN TestJSONFileLogger [2021-12-16T06:46:29.078Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-16T06:46:29.078Z] === RUN TestJSONFileLoggerWithTags [2021-12-16T06:46:29.078Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-16T06:46:29.078Z] === RUN TestJSONFileLoggerWithOpts [2021-12-16T06:46:29.078Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-12-16T06:46:29.078Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-16T06:46:29.078Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-16T06:46:29.078Z] === RUN TestEncodeDecode [2021-12-16T06:46:29.078Z] === PAUSE TestEncodeDecode [2021-12-16T06:46:29.078Z] === RUN TestUnexpectedEOF [2021-12-16T06:46:29.108Z] + echo Chowning /workspace to jenkins user [2021-12-16T06:46:29.108Z] Chowning /workspace to jenkins user [2021-12-16T06:46:29.108Z] + id -u [2021-12-16T06:46:29.108Z] + id -g [2021-12-16T06:46:29.108Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43087:/workspace busybox chown -R 1000:1000 /workspace [2021-12-16T06:46:29.108Z] Unable to find image 'busybox:latest' locally [2021-12-16T06:46:29.108Z] latest: Pulling from library/busybox [2021-12-16T06:46:29.366Z] 092c822dea67: Pulling fs layer [2021-12-16T06:46:29.366Z] 092c822dea67: Verifying Checksum [2021-12-16T06:46:29.366Z] 092c822dea67: Download complete [2021-12-16T06:46:29.366Z] 092c822dea67: Pull complete [2021-12-16T06:46:29.366Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-16T06:46:29.366Z] Status: Downloaded newer image for busybox:latest [2021-12-16T06:46:29.536Z] time="2021-12-16T06:46:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-16T06:46:29.536Z] time="2021-12-16T06:46:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-16T06:46:29.536Z] --- PASS: TestUnexpectedEOF (0.21s) [2021-12-16T06:46:29.536Z] === CONT TestEncodeDecode [2021-12-16T06:46:29.536Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-16T06:46:29.536Z] PASS [2021-12-16T06:46:29.536Z] coverage: 69.9% of statements [2021-12-16T06:46:29.536Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.326s coverage: 69.9% of statements [2021-12-16T06:46:29.754Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-16T06:46:31.035Z] + bundleName=arm64-integration [2021-12-16T06:46:31.035Z] + echo Creating arm64-integration-bundles.tar.gz [2021-12-16T06:46:31.035Z] Creating arm64-integration-bundles.tar.gz [2021-12-16T06:46:31.035Z] + 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-16T06:46:31.035Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-12-16T06:46:31.071Z] === RUN TestWriteLog [2021-12-16T06:46:31.071Z] === PAUSE TestWriteLog [2021-12-16T06:46:31.071Z] === RUN TestReadLog [2021-12-16T06:46:31.071Z] === PAUSE TestReadLog [2021-12-16T06:46:31.071Z] === CONT TestWriteLog [2021-12-16T06:46:31.071Z] === CONT TestReadLog [2021-12-16T06:46:31.071Z] === RUN TestReadLog/tail_exact [2021-12-16T06:46:31.071Z] --- PASS: TestWriteLog (0.02s) [2021-12-16T06:46:31.071Z] === RUN TestLog [2021-12-16T06:46:31.071Z] --- PASS: TestLog (0.01s) [2021-12-16T06:46:31.071Z] PASS [2021-12-16T06:46:31.071Z] coverage: 31.5% of statements [2021-12-16T06:46:31.071Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.104s coverage: 31.5% of statements [2021-12-16T06:46:31.071Z] === RUN TestOpenFileDelete [2021-12-16T06:46:31.071Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-16T06:46:31.071Z] === RUN TestOpenFileRename [2021-12-16T06:46:31.071Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-16T06:46:31.071Z] === RUN TestParseLogTagDefaultTag [2021-12-16T06:46:31.071Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-16T06:46:31.071Z] === RUN TestParseLogTag [2021-12-16T06:46:31.071Z] --- PASS: TestParseLogTag (0.00s) [2021-12-16T06:46:31.071Z] === RUN TestParseLogTagEmptyTag [2021-12-16T06:46:31.071Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-16T06:46:31.071Z] === RUN TestTailFiles [2021-12-16T06:46:31.071Z] --- PASS: TestTailFiles (0.00s) [2021-12-16T06:46:31.071Z] === RUN TestFollowLogsConsumerGone [2021-12-16T06:46:31.071Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-16T06:46:31.071Z] === RUN TestFollowLogsProducerGone [2021-12-16T06:46:31.071Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-12-16T06:46:31.071Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-12-16T06:46:31.071Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-16T06:46:31.071Z] === RUN TestCheckCapacityAndRotate [2021-12-16T06:46:31.071Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-16T06:46:31.071Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-16T06:46:31.071Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-12-16T06:46:31.071Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-16T06:46:31.071Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-12-16T06:46:31.071Z] PASS [2021-12-16T06:46:31.071Z] coverage: 55.3% of statements [2021-12-16T06:46:31.071Z] === RUN TestReadLog/tail_less_than_available [2021-12-16T06:46:31.071Z] === RUN TestReadLog/tail_more_than_available [2021-12-16T06:46:31.071Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.250s coverage: 55.3% of statements [2021-12-16T06:46:31.071Z] --- PASS: TestReadLog (0.27s) [2021-12-16T06:46:31.071Z] --- PASS: TestReadLog/tail_exact (0.23s) [2021-12-16T06:46:31.071Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-16T06:46:31.071Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-16T06:46:31.071Z] PASS [2021-12-16T06:46:31.071Z] coverage: 75.2% of statements [2021-12-16T06:46:31.071Z] ok github.com/docker/docker/daemon/logger/local 0.435s coverage: 75.2% of statements [2021-12-16T06:46:31.071Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [Pipeline] archiveArtifacts [2021-12-16T06:46:31.304Z] Archiving artifacts [2021-12-16T06:46:31.652Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-16T06:46:32.042Z] === RUN TestNewParse [2021-12-16T06:46:32.042Z] --- PASS: TestNewParse (0.00s) [2021-12-16T06:46:32.042Z] PASS [2021-12-16T06:46:32.042Z] coverage: 8.3% of statements [2021-12-16T06:46:32.042Z] ok github.com/docker/docker/daemon/logger/templates 0.078s coverage: 8.3% of statements [2021-12-16T06:46:32.042Z] === RUN TestValidateLogOpt [2021-12-16T06:46:32.042Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-16T06:46:32.042Z] === RUN TestNewMissedConfig [2021-12-16T06:46:32.042Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-16T06:46:32.042Z] === RUN TestNewMissedUrl [2021-12-16T06:46:32.042Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-16T06:46:32.042Z] === RUN TestNewMissedToken [2021-12-16T06:46:32.042Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-16T06:46:32.042Z] === RUN TestNewWithProxy [2021-12-16T06:46:32.042Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-16T06:46:32.042Z] === RUN TestDefault [2021-12-16T06:46:32.042Z] --- PASS: TestDefault (0.01s) [2021-12-16T06:46:32.042Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-16T06:46:32.042Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-12-16T06:46:32.042Z] === RUN TestJsonFormat [2021-12-16T06:46:32.042Z] --- PASS: TestJsonFormat (0.01s) [2021-12-16T06:46:32.042Z] === RUN TestRawFormat [2021-12-16T06:46:32.042Z] --- PASS: TestRawFormat (0.00s) [2021-12-16T06:46:32.042Z] === RUN TestRawFormatWithLabels [2021-12-16T06:46:32.042Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-16T06:46:32.042Z] === RUN TestRawFormatWithoutTag [2021-12-16T06:46:32.042Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-16T06:46:32.042Z] === RUN TestBatching [2021-12-16T06:46:32.500Z] === RUN TestParseLogFormat [2021-12-16T06:46:32.500Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-16T06:46:32.500Z] === RUN TestValidateLogOptEmpty [2021-12-16T06:46:32.500Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-16T06:46:32.500Z] === RUN TestValidateSyslogAddress [2021-12-16T06:46:32.500Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-16T06:46:32.500Z] === RUN TestParseAddressDefaultPort [2021-12-16T06:46:32.500Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-16T06:46:32.500Z] === RUN TestValidateSyslogFacility [2021-12-16T06:46:32.500Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-16T06:46:32.500Z] === RUN TestValidateLogOptSyslogFormat [2021-12-16T06:46:32.500Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-16T06:46:32.500Z] === RUN TestValidateLogOpt [2021-12-16T06:46:32.500Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-16T06:46:32.500Z] PASS [2021-12-16T06:46:32.500Z] coverage: 46.8% of statements [2021-12-16T06:46:32.500Z] ok github.com/docker/docker/daemon/logger/syslog 0.068s coverage: 46.8% of statements [2021-12-16T06:46:32.500Z] --- PASS: TestBatching (0.30s) [2021-12-16T06:46:32.500Z] === RUN TestFrequency [2021-12-16T06:46:32.907Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43087/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-16T06:46:32.959Z] --- PASS: TestFrequency (0.29s) [2021-12-16T06:46:32.959Z] === RUN TestOneMessagePerRequest [2021-12-16T06:46:32.959Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-16T06:46:32.959Z] === RUN TestVerify [2021-12-16T06:46:32.959Z] --- PASS: TestVerify (0.00s) [2021-12-16T06:46:32.959Z] === RUN TestSkipVerify [2021-12-16T06:46:33.215Z] + make clean [2021-12-16T06:46:33.418Z] time="2021-12-16T06:46:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:46:33.418Z] time="2021-12-16T06:46:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:46:33.418Z] time="2021-12-16T06:46:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:46:33.418Z] time="2021-12-16T06:46:32Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:46:33.473Z] docker volume rm -f docker-dev-cache [2021-12-16T06:46:33.473Z] docker-dev-cache [Pipeline] deleteDir [2021-12-16T06:46:33.877Z] --- PASS: TestSkipVerify (0.79s) [2021-12-16T06:46:33.877Z] === RUN TestBufferMaximum [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639637193.375238\",\"host\":\"b3d7f105e81b\"}'" [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639637193.375238\",\"host\":\"b3d7f105e81b\"}'" [2021-12-16T06:46:33.877Z] --- PASS: TestBufferMaximum (0.01s) [2021-12-16T06:46:33.877Z] === RUN TestServerAlwaysDown [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639637193.380555\",\"host\":\"b3d7f105e81b\"}'" [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639637193.380555\",\"host\":\"b3d7f105e81b\"}'" [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639637193.380555\",\"host\":\"b3d7f105e81b\"}'" [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639637193.381565\",\"host\":\"b3d7f105e81b\"}'" [2021-12-16T06:46:33.877Z] time="2021-12-16T06:46:33Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639637193.381565\",\"host\":\"b3d7f105e81b\"}'" [2021-12-16T06:46:33.877Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-16T06:46:33.877Z] === RUN TestCannotSendAfterClose [2021-12-16T06:46:33.877Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-16T06:46:33.877Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-16T06:46:34.178Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-16T06:46:34.337Z] === RUN TestV1IDService [2021-12-16T06:46:34.337Z] --- PASS: TestV1IDService (0.03s) [2021-12-16T06:46:34.337Z] === RUN TestV2MetadataService [2021-12-16T06:46:34.796Z] time="2021-12-16T06:46:34Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49212/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-12-16T06:46:34.796Z] time="2021-12-16T06:46:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b3d7f105e81b\"}'" [2021-12-16T06:46:34.796Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-16T06:46:34.796Z] PASS [2021-12-16T06:46:34.796Z] coverage: 82.5% of statements [2021-12-16T06:46:34.796Z] ok github.com/docker/docker/daemon/logger/splunk 2.518s coverage: 82.5% of statements [2021-12-16T06:46:34.796Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-16T06:46:34.796Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-16T06:46:34.796Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-16T06:46:34.796Z] === RUN TestSuccessfulDownload [2021-12-16T06:46:34.796Z] download_test.go:267: Needs fixing on Windows [2021-12-16T06:46:34.796Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-16T06:46:34.796Z] === RUN TestCancelledDownload [2021-12-16T06:46:34.796Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-16T06:46:34.796Z] === RUN TestMaxDownloadAttempts [2021-12-16T06:46:34.796Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-16T06:46:34.796Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-16T06:46:34.796Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-16T06:46:34.796Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-16T06:46:34.796Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-16T06:46:34.796Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-16T06:46:34.796Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-16T06:46:34.796Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-16T06:46:34.796Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-16T06:46:34.796Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-16T06:46:34.796Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-16T06:46:34.796Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-12-16T06:46:35.256Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-16T06:46:35.256Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-16T06:46:35.256Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-16T06:46:35.256Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-16T06:46:35.256Z] === RUN TestContinueOnError_NeverContinue [2021-12-16T06:46:35.256Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-16T06:46:35.256Z] === RUN TestManifestStore [2021-12-16T06:46:35.256Z] === RUN TestManifestStore/no_remote_or_local [2021-12-16T06:46:35.256Z] time="2021-12-16T06:46:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-16T06:46:35.256Z] time="2021-12-16T06:46:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-16T06:46:35.256Z] time="2021-12-16T06:46:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-16T06:46:35.256Z] time="2021-12-16T06:46:34Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-16T06:46:35.256Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-16T06:46:35.256Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2021-12-16T06:46:35.256Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2021-12-16T06:46:35.256Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2021-12-16T06:46:35.256Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2021-12-16T06:46:35.256Z] === RUN TestTransfer [Pipeline] // stage [Pipeline] } [2021-12-16T06:46:35.715Z] --- PASS: TestTransfer (0.12s) [2021-12-16T06:46:35.715Z] === RUN TestConcurrencyLimit [2021-12-16T06:46:35.715Z] time="2021-12-16T06:46:35Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1119548851\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-16T06:46:35.715Z] === RUN TestManifestStore/no_local_cache [2021-12-16T06:46:35.715Z] === RUN TestManifestStore/with_local_cache [2021-12-16T06:46:35.715Z] === RUN TestManifestStore/unknown_media_type [2021-12-16T06:46:35.715Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-16T06:46:35.715Z] time="2021-12-16T06:46:35Z" level=warning msg="reference for unknown type: " [2021-12-16T06:46:35.715Z] time="2021-12-16T06:46:35Z" level=warning msg="reference for unknown type: " [2021-12-16T06:46:35.715Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-16T06:46:35.715Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-16T06:46:35.715Z] time="2021-12-16T06:46:35Z" level=warning msg="reference for unknown type: " [2021-12-16T06:46:35.715Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-16T06:46:35.715Z] time="2021-12-16T06:46:35Z" level=warning msg="reference for unknown type: " [2021-12-16T06:46:35.715Z] time="2021-12-16T06:46:35Z" level=warning msg="reference for unknown type: " [2021-12-16T06:46:35.715Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-16T06:46:35.715Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-16T06:46:35.715Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-16T06:46:35.715Z] time="2021-12-16T06:46:35Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-16T06:46:35.715Z] --- PASS: TestManifestStore (0.46s) [2021-12-16T06:46:35.715Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) [2021-12-16T06:46:35.715Z] --- PASS: TestManifestStore/no_local_cache (0.04s) [2021-12-16T06:46:35.715Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-12-16T06:46:35.715Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2021-12-16T06:46:35.715Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-12-16T06:46:35.715Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2021-12-16T06:46:35.715Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2021-12-16T06:46:35.715Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-12-16T06:46:35.715Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-12-16T06:46:35.715Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-12-16T06:46:35.715Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaType [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-16T06:46:35.715Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-16T06:46:35.715Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-16T06:46:35.715Z] === RUN TestFixManifestLayers [2021-12-16T06:46:35.715Z] --- PASS: TestFixManifestLayers (0.02s) [2021-12-16T06:46:35.715Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-16T06:46:35.715Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-16T06:46:35.715Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-16T06:46:35.715Z] === RUN TestFixManifestLayersBadParent [2021-12-16T06:46:35.715Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-16T06:46:35.715Z] === RUN TestValidateManifest [2021-12-16T06:46:35.715Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-16T06:46:35.715Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-16T06:46:35.715Z] === RUN TestFormatPlatform [2021-12-16T06:46:35.715Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-16T06:46:35.715Z] === RUN TestGetRepositoryMountCandidates [2021-12-16T06:46:35.715Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-16T06:46:35.715Z] === RUN TestLayerAlreadyExists [2021-12-16T06:46:35.715Z] 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-16T06:46:35.715Z] 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-16T06:46:35.715Z] 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-16T06:46:35.715Z] 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-16T06:46:35.715Z] 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-16T06:46:35.715Z] 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-16T06:46:35.715Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-16T06:46:35.715Z] === RUN TestWhenEmptyAuthConfig [2021-12-16T06:46:35.715Z] --- PASS: TestV2MetadataService (1.53s) [2021-12-16T06:46:35.715Z] PASS [2021-12-16T06:46:35.715Z] coverage: 48.2% of statements [2021-12-16T06:46:35.715Z] ok github.com/docker/docker/distribution/metadata 1.642s coverage: 48.2% of statements [2021-12-16T06:46:35.715Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-12-16T06:46:35.715Z] === RUN TestInactiveJobs [2021-12-16T06:46:36.174Z] --- PASS: TestInactiveJobs (0.38s) [2021-12-16T06:46:36.174Z] === RUN TestWatchRelease [2021-12-16T06:46:36.174Z] --- PASS: TestWatchRelease (0.04s) [2021-12-16T06:46:36.174Z] === RUN TestWatchFinishedTransfer [2021-12-16T06:46:36.174Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-16T06:46:36.174Z] === RUN TestDuplicateTransfer [2021-12-16T06:46:36.174Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-16T06:46:36.174Z] === RUN TestSuccessfulUpload [2021-12-16T06:46:36.634Z] === RUN TestNotFound [2021-12-16T06:46:36.634Z] --- PASS: TestNotFound (0.00s) [2021-12-16T06:46:36.634Z] === RUN TestConflict [2021-12-16T06:46:36.634Z] --- PASS: TestConflict (0.00s) [2021-12-16T06:46:36.634Z] === RUN TestForbidden [2021-12-16T06:46:36.634Z] --- PASS: TestForbidden (0.00s) [2021-12-16T06:46:36.634Z] === RUN TestInvalidParameter [2021-12-16T06:46:36.634Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-16T06:46:36.634Z] === RUN TestNotImplemented [2021-12-16T06:46:36.634Z] --- PASS: TestNotImplemented (0.00s) [2021-12-16T06:46:36.634Z] === RUN TestNotModified [2021-12-16T06:46:36.634Z] --- PASS: TestNotModified (0.00s) [2021-12-16T06:46:36.634Z] === RUN TestUnauthorized [2021-12-16T06:46:36.634Z] --- PASS: TestUnauthorized (0.00s) [2021-12-16T06:46:36.634Z] === RUN TestUnknown [2021-12-16T06:46:36.634Z] --- PASS: TestUnknown (0.00s) [2021-12-16T06:46:36.634Z] === RUN TestCancelled [2021-12-16T06:46:36.634Z] --- PASS: TestCancelled (0.00s) [2021-12-16T06:46:36.634Z] === RUN TestDeadline [2021-12-16T06:46:36.634Z] --- PASS: TestDeadline (0.00s) [2021-12-16T06:46:36.634Z] === RUN TestDataLoss [2021-12-16T06:46:36.634Z] --- PASS: TestDataLoss (0.00s) [2021-12-16T06:46:36.634Z] === RUN TestUnavailable [2021-12-16T06:46:36.634Z] --- PASS: TestUnavailable (0.00s) [2021-12-16T06:46:36.634Z] === RUN TestSystem [2021-12-16T06:46:36.634Z] --- PASS: TestSystem (0.00s) [2021-12-16T06:46:36.634Z] === RUN TestFromStatusCode [2021-12-16T06:46:36.634Z] === RUN TestFromStatusCode/Not_Found [2021-12-16T06:46:36.634Z] === RUN TestFromStatusCode/Bad_Request [2021-12-16T06:46:36.634Z] === RUN TestFromStatusCode/Conflict [2021-12-16T06:46:36.634Z] === RUN TestFromStatusCode/Unauthorized [2021-12-16T06:46:36.634Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-16T06:46:36.634Z] === RUN TestFromStatusCode/Forbidden [2021-12-16T06:46:36.634Z] === RUN TestFromStatusCode/Not_Modified [2021-12-16T06:46:36.634Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-16T06:46:36.634Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-16T06:46:36.634Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-16T06:46:36.634Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-16T06:46:36.634Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-16T06:46:36.634Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-16T06:46:36.634Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-16T06:46:36.634Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-16T06:46:36.634Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-16T06:46:36.634Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-16T06:46:36.634Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-16T06:46:36.634Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-16T06:46:36.634Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-16T06:46:36.634Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-16T06:46:36.634Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-16T06:46:36.634Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-16T06:46:36.634Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-16T06:46:36.634Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-16T06:46:36.634Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-16T06:46:36.634Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-16T06:46:36.634Z] PASS [2021-12-16T06:46:36.634Z] coverage: 53.1% of statements [2021-12-16T06:46:36.634Z] ok github.com/docker/docker/errdefs 0.054s coverage: 53.1% of statements [2021-12-16T06:46:36.634Z] time="2021-12-16T06:46:36Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-16T06:46:36.634Z] --- PASS: TestSuccessfulUpload (0.41s) [2021-12-16T06:46:36.634Z] === RUN TestCancelledUpload [2021-12-16T06:46:36.634Z] --- PASS: TestCancelledUpload (0.01s) [2021-12-16T06:46:36.634Z] PASS [2021-12-16T06:46:36.634Z] coverage: 77.3% of statements [2021-12-16T06:46:36.634Z] ok github.com/docker/docker/distribution/xfer 2.003s coverage: 77.3% of statements [2021-12-16T06:46:36.705Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-12-16T06:46:37.093Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2021-12-16T06:46:37.093Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-16T06:46:37.093Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-16T06:46:37.093Z] === RUN TestTokenPassThru [2021-12-16T06:46:37.093Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-16T06:46:37.093Z] === RUN TestTokenPassThruDifferentHost [2021-12-16T06:46:37.093Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-16T06:46:37.093Z] PASS [2021-12-16T06:46:37.093Z] coverage: 24.6% of statements [2021-12-16T06:46:37.093Z] ok github.com/docker/docker/distribution 1.729s coverage: 24.6% of statements [2021-12-16T06:46:37.093Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-16T06:46:37.093Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-16T06:46:37.551Z] === RUN TestCompare [2021-12-16T06:46:37.552Z] --- PASS: TestCompare (0.00s) [2021-12-16T06:46:37.552Z] PASS [2021-12-16T06:46:37.552Z] coverage: 19.2% of statements [2021-12-16T06:46:37.552Z] ok github.com/docker/docker/image/cache 0.127s coverage: 19.2% of statements [2021-12-16T06:46:38.012Z] === RUN TestFSGetInvalidData [2021-12-16T06:46:38.012Z] --- PASS: TestFSGetInvalidData (0.04s) [2021-12-16T06:46:38.012Z] === RUN TestFSInvalidSet [2021-12-16T06:46:38.012Z] --- PASS: TestFSInvalidSet (0.02s) [2021-12-16T06:46:38.012Z] === RUN TestFSInvalidRoot [2021-12-16T06:46:38.012Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-16T06:46:38.012Z] === RUN TestFSMetadataGetSet [2021-12-16T06:46:38.012Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-12-16T06:46:38.012Z] === RUN TestFSInvalidWalker [2021-12-16T06:46:38.012Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-12-16T06:46:38.012Z] === RUN TestFSGetSet [2021-12-16T06:46:38.012Z] --- PASS: TestFSGetSet (0.02s) [2021-12-16T06:46:38.012Z] === RUN TestFSGetUnsetKey [2021-12-16T06:46:38.012Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-12-16T06:46:38.012Z] === RUN TestFSGetEmptyData [2021-12-16T06:46:38.012Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-12-16T06:46:38.012Z] === RUN TestFSDelete [2021-12-16T06:46:38.012Z] --- PASS: TestFSDelete (0.04s) [2021-12-16T06:46:38.012Z] === RUN TestFSWalker [2021-12-16T06:46:38.012Z] --- PASS: TestFSWalker (0.02s) [2021-12-16T06:46:38.012Z] === RUN TestFSWalkerStopOnError [2021-12-16T06:46:38.012Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-12-16T06:46:38.012Z] === RUN TestNewFromJSON [2021-12-16T06:46:38.012Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-16T06:46:38.012Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-16T06:46:38.012Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-16T06:46:38.012Z] === RUN TestMarshalKeyOrder [2021-12-16T06:46:38.012Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-16T06:46:38.012Z] === RUN TestHistoryEqual [2021-12-16T06:46:38.470Z] === RUN TestMakeV1ConfigFromConfig [2021-12-16T06:46:38.470Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-16T06:46:38.470Z] PASS [2021-12-16T06:46:38.470Z] coverage: 25.0% of statements [2021-12-16T06:46:38.470Z] ok github.com/docker/docker/image/v1 0.092s coverage: 25.0% of statements [2021-12-16T06:46:38.470Z] --- PASS: TestHistoryEqual (0.20s) [2021-12-16T06:46:38.470Z] === RUN TestImage [2021-12-16T06:46:38.470Z] --- PASS: TestImage (0.00s) [2021-12-16T06:46:38.470Z] === RUN TestImageOSNotEmpty [2021-12-16T06:46:38.470Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-16T06:46:38.470Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-16T06:46:38.470Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-16T06:46:38.470Z] === RUN TestCreate [2021-12-16T06:46:38.470Z] --- PASS: TestCreate (0.01s) [2021-12-16T06:46:38.470Z] === RUN TestRestore [2021-12-16T06:46:38.470Z] time="2021-12-16T06:46:38Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-16T06:46:38.470Z] --- PASS: TestRestore (0.05s) [2021-12-16T06:46:38.470Z] === RUN TestAddDelete [2021-12-16T06:46:38.470Z] --- PASS: TestAddDelete (0.03s) [2021-12-16T06:46:38.470Z] === RUN TestSearchAfterDelete [2021-12-16T06:46:38.470Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-16T06:46:38.470Z] === RUN TestParentReset [2021-12-16T06:46:38.470Z] --- PASS: TestParentReset (0.04s) [2021-12-16T06:46:38.470Z] === RUN TestGetAndSetLastUpdated [2021-12-16T06:46:38.470Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-12-16T06:46:38.470Z] === RUN TestStoreLen [2021-12-16T06:46:38.470Z] --- PASS: TestStoreLen (0.08s) [2021-12-16T06:46:38.470Z] PASS [2021-12-16T06:46:38.470Z] coverage: 86.6% of statements [2021-12-16T06:46:38.470Z] ok github.com/docker/docker/image 0.794s coverage: 86.6% of statements [2021-12-16T06:46:38.602Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-12-16T06:46:38.929Z] === RUN TestValidateManifest [2021-12-16T06:46:38.929Z] === RUN TestValidateManifest/nil [2021-12-16T06:46:38.929Z] === RUN TestValidateManifest/non-nil [2021-12-16T06:46:38.929Z] --- PASS: TestValidateManifest (0.00s) [2021-12-16T06:46:38.929Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-16T06:46:38.929Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-16T06:46:38.929Z] PASS [2021-12-16T06:46:38.929Z] coverage: 0.7% of statements [2021-12-16T06:46:38.929Z] ok github.com/docker/docker/image/tarexport 0.170s coverage: 0.7% of statements [2021-12-16T06:46:38.929Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-16T06:46:39.897Z] === RUN TestSerialization [2021-12-16T06:46:39.897Z] --- PASS: TestSerialization (0.03s) [2021-12-16T06:46:39.897Z] PASS [2021-12-16T06:46:39.897Z] coverage: 100.0% of statements [2021-12-16T06:46:39.897Z] ok github.com/docker/docker/libcontainerd/queue 0.095s coverage: 100.0% of statements [2021-12-16T06:46:40.356Z] === RUN TestEnvironmentParsing [2021-12-16T06:46:40.356Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-16T06:46:40.356Z] PASS [2021-12-16T06:46:40.356Z] coverage: 1.2% of statements [2021-12-16T06:46:40.356Z] ok github.com/docker/docker/libcontainerd/local 0.065s coverage: 1.2% of statements [2021-12-16T06:46:40.503Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-12-16T06:46:41.325Z] === RUN TestEmptyLayer [2021-12-16T06:46:41.326Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-16T06:46:41.326Z] === RUN TestCommitFailure [2021-12-16T06:46:41.326Z] --- PASS: TestCommitFailure (0.01s) [2021-12-16T06:46:41.326Z] === RUN TestStartTransactionFailure [2021-12-16T06:46:41.326Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-16T06:46:41.326Z] === RUN TestGetOrphan [2021-12-16T06:46:41.326Z] --- PASS: TestGetOrphan (0.01s) [2021-12-16T06:46:41.326Z] === RUN TestMountAndRegister [2021-12-16T06:46:41.326Z] layer_test.go:270: Layer size: 14 [2021-12-16T06:46:41.326Z] --- PASS: TestMountAndRegister (0.07s) [2021-12-16T06:46:41.326Z] === RUN TestLayerRelease [2021-12-16T06:46:41.326Z] layer_test.go:303: Failing on Windows [2021-12-16T06:46:41.326Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-16T06:46:41.326Z] === RUN TestStoreRestore [2021-12-16T06:46:41.326Z] layer_test.go:352: Failing on Windows [2021-12-16T06:46:41.326Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-16T06:46:41.326Z] === RUN TestTarStreamStability [2021-12-16T06:46:41.326Z] layer_test.go:467: Failing on Windows [2021-12-16T06:46:41.326Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-16T06:46:41.326Z] === RUN TestRegisterExistingLayer [2021-12-16T06:46:41.326Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-12-16T06:46:41.326Z] === RUN TestTarStreamVerification [2021-12-16T06:46:41.326Z] layer_test.go:696: Failing on Windows [2021-12-16T06:46:41.326Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-16T06:46:41.326Z] === RUN TestLayerMigration [2021-12-16T06:46:41.326Z] migration_test.go:45: Failing on Windows [2021-12-16T06:46:41.326Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-16T06:46:41.326Z] === RUN TestLayerMigrationNoTarsplit [2021-12-16T06:46:41.326Z] migration_test.go:181: Failing on Windows [2021-12-16T06:46:41.326Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-16T06:46:41.326Z] === RUN TestMountInit [2021-12-16T06:46:41.326Z] mount_test.go:17: Failing on Windows [2021-12-16T06:46:41.326Z] --- SKIP: TestMountInit (0.00s) [2021-12-16T06:46:41.326Z] === RUN TestMountSize [2021-12-16T06:46:41.326Z] mount_test.go:76: Failing on Windows [2021-12-16T06:46:41.326Z] --- SKIP: TestMountSize (0.00s) [2021-12-16T06:46:41.326Z] === RUN TestMountChanges [2021-12-16T06:46:41.326Z] mount_test.go:125: Failing on Windows [2021-12-16T06:46:41.326Z] --- SKIP: TestMountChanges (0.00s) [2021-12-16T06:46:41.326Z] === RUN TestMountApply [2021-12-16T06:46:41.326Z] mount_test.go:212: Failing on Windows [2021-12-16T06:46:41.326Z] --- SKIP: TestMountApply (0.00s) [2021-12-16T06:46:41.326Z] PASS [2021-12-16T06:46:41.326Z] coverage: 30.1% of statements [2021-12-16T06:46:41.326Z] ok github.com/docker/docker/layer 0.355s coverage: 30.1% of statements [2021-12-16T06:46:41.784Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-16T06:46:41.784Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-16T06:46:41.784Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-16T06:46:41.784Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-16T06:46:41.784Z] === RUN TestSequenceGetAvailableBit [2021-12-16T06:46:41.784Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestSequenceEqual [2021-12-16T06:46:41.784Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestSequenceCopy [2021-12-16T06:46:41.784Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestGetFirstAvailable [2021-12-16T06:46:41.784Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestFindSequence [2021-12-16T06:46:41.784Z] --- PASS: TestFindSequence (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestCheckIfAvailable [2021-12-16T06:46:41.784Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestMergeSequences [2021-12-16T06:46:41.784Z] --- PASS: TestMergeSequences (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestPushReservation [2021-12-16T06:46:41.784Z] --- PASS: TestPushReservation (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestSerializeDeserialize [2021-12-16T06:46:41.784Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestSet [2021-12-16T06:46:41.784Z] --- PASS: TestSet (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestSetUnset [2021-12-16T06:46:41.784Z] --- PASS: TestSetUnset (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestOffsetSetUnset [2021-12-16T06:46:41.784Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestSetInRange [2021-12-16T06:46:41.784Z] --- PASS: TestSetInRange (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestSetAnyInRange [2021-12-16T06:46:41.784Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestMethods [2021-12-16T06:46:41.784Z] --- PASS: TestMethods (0.00s) [2021-12-16T06:46:41.784Z] === RUN TestRandomAllocateDeallocate [2021-12-16T06:46:41.880Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-12-16T06:46:42.812Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-12-16T06:46:43.961Z] === RUN TestInvalidConfig [2021-12-16T06:46:43.961Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-16T06:46:43.961Z] === RUN TestConfig [2021-12-16T06:46:43.961Z] --- PASS: TestConfig (0.00s) [2021-12-16T06:46:43.961Z] === RUN TestOptionsLabels [2021-12-16T06:46:43.961Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-16T06:46:43.961Z] === RUN TestValidName [2021-12-16T06:46:43.961Z] --- PASS: TestValidName (0.00s) [2021-12-16T06:46:43.961Z] === RUN TestTLSConfiguration [2021-12-16T06:46:44.422Z] time="2021-12-16T06:46:43Z" level=info msg="Option Initializing KV with TLS" [2021-12-16T06:46:44.422Z] --- PASS: TestTLSConfiguration (0.24s) [2021-12-16T06:46:44.422Z] PASS [2021-12-16T06:46:44.422Z] coverage: 24.0% of statements [2021-12-16T06:46:44.422Z] ok github.com/docker/docker/libnetwork/config 0.324s coverage: 24.0% of statements [2021-12-16T06:46:44.422Z] === RUN TestKey [2021-12-16T06:46:44.422Z] --- PASS: TestKey (0.00s) [2021-12-16T06:46:44.422Z] === RUN TestParseKey [2021-12-16T06:46:44.422Z] --- PASS: TestParseKey (0.00s) [2021-12-16T06:46:44.422Z] === RUN TestInvalidDataStore [2021-12-16T06:46:44.422Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-16T06:46:44.422Z] === RUN TestKVObjectFlatKey [2021-12-16T06:46:44.422Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-16T06:46:44.422Z] === RUN TestAtomicKVObjectFlatKey [2021-12-16T06:46:44.422Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-16T06:46:44.422Z] PASS [2021-12-16T06:46:44.422Z] coverage: 21.9% of statements [2021-12-16T06:46:44.422Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2021-12-16T06:46:44.711Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-12-16T06:46:45.645Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-12-16T06:46:45.903Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-12-16T06:46:45.957Z] === RUN TestIPDataMarshalling [2021-12-16T06:46:45.957Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-16T06:46:45.957Z] === RUN TestValidateAndIsV6 [2021-12-16T06:46:45.957Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-16T06:46:45.957Z] PASS [2021-12-16T06:46:45.957Z] coverage: 68.9% of statements [2021-12-16T06:46:45.957Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2021-12-16T06:46:45.957Z] === RUN TestErrorInterfaces [2021-12-16T06:46:45.957Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-16T06:46:45.957Z] === RUN TestNetworkMarshalling [2021-12-16T06:46:46.244Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-12-16T06:46:46.244Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-12-16T06:46:46.244Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-12-16T06:46:46.244Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-12-16T06:46:46.244Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-12-16T06:46:46.244Z] remote: Enumerating objects: 23, done. [2021-12-16T06:46:46.244Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-12-16T06:46:46.244Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-12-16T06:46:46.244Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-12-16T06:46:46.244Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-12-16T06:46:46.244Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-12-16T06:46:46.244Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-12-16T06:46:46.418Z] --- PASS: TestNetworkMarshalling (0.24s) [2021-12-16T06:46:46.418Z] === RUN TestEndpointMarshalling [2021-12-16T06:46:46.418Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-16T06:46:46.418Z] === RUN TestAuxAddresses [2021-12-16T06:46:46.418Z] time="2021-12-16T06:46:45Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-16T06:46:46.418Z] --- PASS: TestAuxAddresses (0.02s) [2021-12-16T06:46:46.418Z] === RUN TestSRVServiceQuery [2021-12-16T06:46:46.418Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:46:46.418Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-12-16T06:46:46.418Z] === RUN TestServiceVIPReuse [2021-12-16T06:46:46.418Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:46:46.418Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-12-16T06:46:46.418Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-16T06:46:46.418Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:46:46.418Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-12-16T06:46:46.418Z] === RUN TestDNSIPQuery [2021-12-16T06:46:46.418Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:46:46.418Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-16T06:46:46.418Z] === RUN TestDNSProxyServFail [2021-12-16T06:46:46.418Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:46:46.418Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-16T06:46:46.418Z] === RUN TestSandboxAddEmpty [2021-12-16T06:46:46.418Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:46:46.418Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-16T06:46:46.418Z] === RUN TestSandboxAddMultiPrio [2021-12-16T06:46:46.418Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:46:46.418Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-16T06:46:46.418Z] === RUN TestSandboxAddSamePrio [2021-12-16T06:46:46.418Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:46:46.418Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-16T06:46:46.418Z] === RUN TestCleanupServiceDiscovery [2021-12-16T06:46:46.418Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:46:46.418Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-16T06:46:46.418Z] === RUN TestDNSOptions [2021-12-16T06:46:46.418Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:46:46.418Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-16T06:46:46.418Z] === RUN TestMultipleControllersWithSameStore [2021-12-16T06:46:46.418Z] time="2021-12-16T06:46:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-16T06:46:46.418Z] time="2021-12-16T06:46:46Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-16T06:46:46.418Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-12-16T06:46:46.418Z] PASS [2021-12-16T06:46:46.418Z] coverage: 8.6% of statements [2021-12-16T06:46:46.418Z] ok github.com/docker/docker/libnetwork 0.434s coverage: 8.6% of statements [2021-12-16T06:46:46.418Z] === RUN TestDriver [2021-12-16T06:46:46.418Z] --- PASS: TestDriver (0.00s) [2021-12-16T06:46:46.418Z] PASS [2021-12-16T06:46:46.418Z] coverage: 34.8% of statements [2021-12-16T06:46:46.418Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2021-12-16T06:46:47.386Z] === RUN TestDriver [2021-12-16T06:46:47.386Z] --- PASS: TestDriver (0.00s) [2021-12-16T06:46:47.386Z] PASS [2021-12-16T06:46:47.386Z] coverage: 34.8% of statements [2021-12-16T06:46:47.386Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2021-12-16T06:46:47.809Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-12-16T06:46:47.845Z] === RUN TestNetworkAllocateFree [2021-12-16T06:46:47.845Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-16T06:46:47.845Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-16T06:46:47.845Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-16T06:46:47.845Z] PASS [2021-12-16T06:46:47.845Z] coverage: 63.6% of statements [2021-12-16T06:46:47.845Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.159s coverage: 63.6% of statements [2021-12-16T06:46:47.845Z] === RUN TestGetEmptyCapabilities [2021-12-16T06:46:48.305Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-16T06:46:48.305Z] === RUN TestGetExtraCapabilities [2021-12-16T06:46:48.305Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-12-16T06:46:48.305Z] === RUN TestGetInvalidCapabilities [2021-12-16T06:46:48.305Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-12-16T06:46:48.305Z] === RUN TestRemoteDriver [2021-12-16T06:46:48.305Z] --- PASS: TestRemoteDriver (0.02s) [2021-12-16T06:46:48.305Z] === RUN TestDriverError [2021-12-16T06:46:48.305Z] --- PASS: TestDriverError (0.01s) [2021-12-16T06:46:48.305Z] === RUN TestMissingValues [2021-12-16T06:46:48.305Z] --- PASS: TestMissingValues (0.01s) [2021-12-16T06:46:48.305Z] === RUN TestRollback [2021-12-16T06:46:48.305Z] --- PASS: TestRollback (0.01s) [2021-12-16T06:46:48.305Z] PASS [2021-12-16T06:46:48.305Z] coverage: 57.4% of statements [2021-12-16T06:46:48.305Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.136s coverage: 57.4% of statements [2021-12-16T06:46:49.275Z] === RUN TestNAT [2021-12-16T06:46:49.275Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-16T06:46:49.275Z] --- SKIP: TestNAT (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestTransparent [2021-12-16T06:46:49.275Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-16T06:46:49.275Z] --- SKIP: TestTransparent (0.00s) [2021-12-16T06:46:49.275Z] PASS [2021-12-16T06:46:49.275Z] coverage: 0.0% of statements [2021-12-16T06:46:49.275Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.100s coverage: 0.0% of statements [2021-12-16T06:46:49.275Z] === RUN TestBuildDefault [2021-12-16T06:46:49.275Z] --- PASS: TestBuildDefault (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestBuildHostnameDomainname [2021-12-16T06:46:49.275Z] === RUN TestNew [2021-12-16T06:46:49.275Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestBuildHostname [2021-12-16T06:46:49.275Z] --- PASS: TestBuildHostname (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestBuildHostnameFQDN [2021-12-16T06:46:49.275Z] --- PASS: TestNew (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestAddDriver [2021-12-16T06:46:49.275Z] --- PASS: TestAddDriver (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestAddDuplicateDriver [2021-12-16T06:46:49.275Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestBuildNoIP [2021-12-16T06:46:49.275Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestUpdate [2021-12-16T06:46:49.275Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-16T06:46:49.275Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestDriver [2021-12-16T06:46:49.275Z] --- PASS: TestDriver (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestIPAM [2021-12-16T06:46:49.275Z] --- PASS: TestIPAM (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestWalkIPAMs [2021-12-16T06:46:49.275Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestWalkDrivers [2021-12-16T06:46:49.275Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-16T06:46:49.275Z] PASS [2021-12-16T06:46:49.275Z] --- PASS: TestUpdate (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-16T06:46:49.275Z] coverage: 82.4% of statements [2021-12-16T06:46:49.275Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.01s) [2021-12-16T06:46:49.275Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-16T06:46:49.275Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestAddEmpty [2021-12-16T06:46:49.275Z] --- PASS: TestAddEmpty (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestAdd [2021-12-16T06:46:49.275Z] --- PASS: TestAdd (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestDeleteEmpty [2021-12-16T06:46:49.275Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestDeleteNewline [2021-12-16T06:46:49.275Z] ok github.com/docker/docker/libnetwork/drvregistry 0.095s coverage: 82.4% of statements [2021-12-16T06:46:49.275Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestDelete [2021-12-16T06:46:49.275Z] --- PASS: TestDelete (0.00s) [2021-12-16T06:46:49.275Z] === RUN TestConcurrentWrites [2021-12-16T06:46:49.537Z] Cross building: bundles/cross/linux/ppc64le [2021-12-16T06:46:49.537Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-12-16T06:46:49.537Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-12-16T06:46:49.707Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-12-16T06:46:49.733Z] --- PASS: TestConcurrentWrites (0.30s) [2021-12-16T06:46:49.733Z] PASS [2021-12-16T06:46:49.733Z] coverage: 81.2% of statements [2021-12-16T06:46:49.733Z] ok github.com/docker/docker/libnetwork/etchosts 0.380s coverage: 81.2% of statements [2021-12-16T06:46:49.733Z] --- PASS: TestRandomAllocateDeallocate (8.07s) [2021-12-16T06:46:49.733Z] === RUN TestAllocateRandomDeallocate [2021-12-16T06:46:50.192Z] === RUN TestDiff [2021-12-16T06:46:50.192Z] --- PASS: TestDiff (0.00s) [2021-12-16T06:46:50.192Z] === RUN TestAddedCallback [2021-12-16T06:46:50.192Z] --- PASS: TestAddedCallback (0.00s) [2021-12-16T06:46:50.192Z] === RUN TestRemovedCallback [2021-12-16T06:46:50.192Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-16T06:46:50.192Z] === RUN TestNoCallback [2021-12-16T06:46:50.192Z] --- PASS: TestNoCallback (0.00s) [2021-12-16T06:46:50.192Z] PASS [2021-12-16T06:46:50.192Z] coverage: 48.1% of statements [2021-12-16T06:46:50.192Z] === RUN TestNew [2021-12-16T06:46:50.192Z] --- PASS: TestNew (0.00s) [2021-12-16T06:46:50.192Z] === RUN TestAllocate [2021-12-16T06:46:50.192Z] --- PASS: TestAllocate (0.00s) [2021-12-16T06:46:50.192Z] === RUN TestUninitialized [2021-12-16T06:46:50.192Z] --- PASS: TestUninitialized (0.00s) [2021-12-16T06:46:50.192Z] === RUN TestAllocateInRange [2021-12-16T06:46:50.192Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-16T06:46:50.192Z] === RUN TestAllocateSerial [2021-12-16T06:46:50.192Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-16T06:46:50.192Z] PASS [2021-12-16T06:46:50.192Z] coverage: 87.5% of statements [2021-12-16T06:46:50.192Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.053s coverage: 48.1% of statements [2021-12-16T06:46:50.192Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2021-12-16T06:46:51.079Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-16T06:46:51.160Z] === RUN TestCaller [2021-12-16T06:46:51.160Z] --- PASS: TestCaller (0.00s) [2021-12-16T06:46:51.160Z] PASS [2021-12-16T06:46:51.160Z] coverage: 100.0% of statements [2021-12-16T06:46:51.160Z] ok github.com/docker/docker/libnetwork/internal/caller 0.053s coverage: 100.0% of statements [2021-12-16T06:46:51.160Z] === RUN TestSetSerialInsertDelete [2021-12-16T06:46:51.160Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-16T06:46:51.160Z] === RUN TestSetParallelInsertDelete [2021-12-16T06:46:51.160Z] --- PASS: TestAllocateRandomDeallocate (1.47s) [2021-12-16T06:46:51.160Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-16T06:46:52.695Z] === RUN TestInt2IP2IntConversion [2021-12-16T06:46:53.154Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.85s) [2021-12-16T06:46:53.154Z] === RUN TestRetrieveFromStore [2021-12-16T06:46:53.154Z] === RUN TestPoolRequest [2021-12-16T06:46:53.154Z] --- PASS: TestPoolRequest (0.00s) [2021-12-16T06:46:53.154Z] === RUN TestOtherRequests [2021-12-16T06:46:53.154Z] --- PASS: TestOtherRequests (0.00s) [2021-12-16T06:46:53.154Z] PASS [2021-12-16T06:46:53.154Z] coverage: 57.1% of statements [2021-12-16T06:46:53.154Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2021-12-16T06:46:53.605Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-12-16T06:46:53.613Z] --- PASS: TestInt2IP2IntConversion (0.61s) [2021-12-16T06:46:53.613Z] === RUN TestGetAddressVersion [2021-12-16T06:46:53.613Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-16T06:46:53.613Z] === RUN TestKeyString [2021-12-16T06:46:53.613Z] --- PASS: TestKeyString (0.00s) [2021-12-16T06:46:53.613Z] === RUN TestPoolDataMarshal [2021-12-16T06:46:53.613Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-16T06:46:53.613Z] === RUN TestSubnetsMarshal [2021-12-16T06:46:53.613Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-12-16T06:46:53.613Z] === RUN TestAddSubnets [2021-12-16T06:46:53.613Z] --- PASS: TestAddSubnets (0.07s) [2021-12-16T06:46:53.613Z] === RUN TestDoublePoolRelease [2021-12-16T06:46:53.613Z] --- PASS: TestDoublePoolRelease (0.05s) [2021-12-16T06:46:53.613Z] === RUN TestAddReleasePoolID [2021-12-16T06:46:53.613Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-12-16T06:46:53.613Z] === RUN TestPredefinedPool [2021-12-16T06:46:53.613Z] --- PASS: TestPredefinedPool (0.04s) [2021-12-16T06:46:53.613Z] === RUN TestRemoveSubnet [2021-12-16T06:46:53.613Z] --- PASS: TestRetrieveFromStore (0.76s) [2021-12-16T06:46:53.613Z] === RUN TestIsCorrupted [2021-12-16T06:46:54.072Z] --- PASS: TestIsCorrupted (0.03s) [2021-12-16T06:46:54.072Z] === RUN TestSetRollover [2021-12-16T06:46:54.072Z] --- PASS: TestRemoveSubnet (0.30s) [2021-12-16T06:46:54.072Z] === RUN TestGetSameAddress [2021-12-16T06:46:54.072Z] --- PASS: TestGetSameAddress (0.03s) [2021-12-16T06:46:54.072Z] === RUN TestPoolAllocationReuse [2021-12-16T06:46:54.532Z] === RUN TestGetCapabilities [2021-12-16T06:46:54.532Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-16T06:46:54.532Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-16T06:46:54.532Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-12-16T06:46:54.532Z] === RUN TestGetDefaultAddressSpaces [2021-12-16T06:46:54.532Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-12-16T06:46:54.532Z] === RUN TestRemoteDriver [2021-12-16T06:46:54.532Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-16T06:46:54.532Z] PASS [2021-12-16T06:46:54.532Z] coverage: 47.4% of statements [2021-12-16T06:46:54.532Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.091s coverage: 47.4% of statements [2021-12-16T06:46:55.501Z] === RUN TestWindowsIPAM [2021-12-16T06:46:55.501Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-16T06:46:55.501Z] PASS [2021-12-16T06:46:55.501Z] coverage: 71.4% of statements [2021-12-16T06:46:55.501Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2021-12-16T06:46:55.959Z] --- PASS: TestSetRollover (2.26s) [2021-12-16T06:46:55.959Z] === RUN TestSetRolloverSerial [2021-12-16T06:46:56.130Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-12-16T06:46:56.419Z] --- PASS: TestPoolAllocationReuse (2.26s) [2021-12-16T06:46:56.419Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-16T06:46:56.419Z] === RUN TestDefaultNetwork [2021-12-16T06:46:56.419Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-12-16T06:46:56.419Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-16T06:46:56.877Z] --- PASS: TestDefaultNetwork (0.31s) [2021-12-16T06:46:56.877Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-16T06:46:56.877Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2021-12-16T06:46:56.877Z] === RUN TestInitAddressPools [2021-12-16T06:46:56.877Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-16T06:46:56.877Z] PASS [2021-12-16T06:46:56.877Z] coverage: 74.0% of statements [2021-12-16T06:46:56.877Z] ok github.com/docker/docker/libnetwork/ipamutils 0.692s coverage: 74.0% of statements [2021-12-16T06:46:57.845Z] === RUN TestKeyValue [2021-12-16T06:46:57.845Z] --- PASS: TestKeyValue (0.00s) [2021-12-16T06:46:57.845Z] PASS [2021-12-16T06:46:57.845Z] coverage: 60.0% of statements [2021-12-16T06:46:57.845Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2021-12-16T06:46:58.305Z] --- PASS: TestSetRolloverSerial (2.11s) [2021-12-16T06:46:58.305Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-16T06:46:58.305Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-16T06:46:58.305Z] PASS [2021-12-16T06:46:58.305Z] coverage: 84.4% of statements [2021-12-16T06:46:58.305Z] ok github.com/docker/docker/libnetwork/bitseq 16.673s coverage: 84.4% of statements [2021-12-16T06:46:59.842Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.56s) [2021-12-16T06:46:59.842Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-16T06:47:01.377Z] === RUN TestNetworkDBSimple [2021-12-16T06:47:01.377Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-16T06:47:01.377Z] PASS [2021-12-16T06:47:01.377Z] coverage: 100.0% of statements [2021-12-16T06:47:01.377Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.050s coverage: 100.0% of statements [2021-12-16T06:47:01.837Z] === RUN TestGenerate [2021-12-16T06:47:01.837Z] --- PASS: TestGenerate (0.00s) [2021-12-16T06:47:01.837Z] === RUN TestGeneratePtr [2021-12-16T06:47:01.837Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-16T06:47:01.837Z] === RUN TestGenerateMissingField [2021-12-16T06:47:01.837Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-16T06:47:01.837Z] === RUN TestFieldCannotBeSet [2021-12-16T06:47:01.837Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-16T06:47:01.837Z] === RUN TestTypeMismatchError [2021-12-16T06:47:01.837Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-16T06:47:01.837Z] PASS [2021-12-16T06:47:01.837Z] coverage: 100.0% of statements [2021-12-16T06:47:01.837Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2021-12-16T06:47:02.296Z] 2021/12/16 06:47:01 Closing DB instances... [2021-12-16T06:47:02.754Z] testing: warning: no tests to run [2021-12-16T06:47:02.754Z] PASS [2021-12-16T06:47:02.754Z] coverage: 0.0% of statements [2021-12-16T06:47:02.754Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2021-12-16T06:47:03.213Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.08s) [2021-12-16T06:47:03.213Z] === RUN TestGetAddress [2021-12-16T06:47:03.671Z] === RUN TestRequestNewPort [2021-12-16T06:47:03.671Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-16T06:47:03.671Z] === RUN TestRequestSpecificPort [2021-12-16T06:47:03.671Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-16T06:47:03.671Z] === RUN TestReleasePort [2021-12-16T06:47:03.671Z] --- PASS: TestReleasePort (0.00s) [2021-12-16T06:47:03.671Z] === RUN TestReuseReleasedPort [2021-12-16T06:47:03.671Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-16T06:47:03.671Z] === RUN TestReleaseUnreadledPort [2021-12-16T06:47:03.671Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-16T06:47:03.671Z] === RUN TestUnknowProtocol [2021-12-16T06:47:03.671Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-16T06:47:03.671Z] === RUN TestAllocateAllPorts [2021-12-16T06:47:03.671Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-16T06:47:03.671Z] === RUN TestPortAllocation [2021-12-16T06:47:03.671Z] --- PASS: TestPortAllocation (0.00s) [2021-12-16T06:47:03.671Z] === RUN TestPortAllocationWithCustomRange [2021-12-16T06:47:03.671Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-16T06:47:03.671Z] === RUN TestNoDuplicateBPR [2021-12-16T06:47:03.671Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-16T06:47:03.671Z] === RUN TestChangePortRange [2021-12-16T06:47:03.671Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-16T06:47:03.671Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-16T06:47:03.671Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-16T06:47:03.671Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-16T06:47:03.671Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-16T06:47:03.671Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-16T06:47:03.671Z] --- PASS: TestChangePortRange (0.00s) [2021-12-16T06:47:03.671Z] PASS [2021-12-16T06:47:03.671Z] coverage: 88.6% of statements [2021-12-16T06:47:03.671Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2021-12-16T06:47:03.671Z] --- PASS: TestNetworkDBSimple (2.65s) [2021-12-16T06:47:03.671Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-16T06:47:04.131Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-16T06:47:04.589Z] testing: warning: no tests to run [2021-12-16T06:47:04.589Z] PASS [2021-12-16T06:47:04.589Z] coverage: 0.0% of statements [2021-12-16T06:47:04.589Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2021-12-16T06:47:05.048Z] 2021/12/16 06:47:04 Closing DB instances... [2021-12-16T06:47:05.048Z] === RUN TestHashData [2021-12-16T06:47:05.048Z] --- PASS: TestHashData (0.00s) [2021-12-16T06:47:05.048Z] PASS [2021-12-16T06:47:05.048Z] coverage: 2.8% of statements [2021-12-16T06:47:05.048Z] ok github.com/docker/docker/libnetwork/resolvconf 0.047s coverage: 2.8% of statements [2021-12-16T06:47:05.507Z] === RUN TestErrorConstructors [2021-12-16T06:47:05.507Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-16T06:47:05.507Z] === RUN TestCompareIPMask [2021-12-16T06:47:05.507Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-16T06:47:05.507Z] === RUN TestUtilGetHostPartIP [2021-12-16T06:47:05.507Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-16T06:47:05.507Z] === RUN TestUtilGetBroadcastIP [2021-12-16T06:47:05.507Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-16T06:47:05.507Z] === RUN TestParseCIDR [2021-12-16T06:47:05.507Z] --- PASS: TestParseCIDR (0.00s) [2021-12-16T06:47:05.507Z] PASS [2021-12-16T06:47:05.507Z] coverage: 37.3% of statements [2021-12-16T06:47:05.507Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2021-12-16T06:47:06.092Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-16T06:47:06.092Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-16T06:47:06.349Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-16T06:47:06.475Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-16T06:47:06.475Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-16T06:47:06.475Z] PASS [2021-12-16T06:47:06.475Z] coverage: 50.0% of statements [2021-12-16T06:47:06.475Z] ok github.com/docker/docker/oci 0.058s coverage: 50.0% of statements [2021-12-16T06:47:06.914Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-16T06:47:06.914Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-16T06:47:06.914Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-16T06:47:06.914Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-16T06:47:06.933Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.04s) [2021-12-16T06:47:06.933Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-16T06:47:07.392Z] === RUN TestAddressPoolOpt [2021-12-16T06:47:07.392Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/a [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/something [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/_=a [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/env1=value1 [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/_env1=value1 [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/PATH [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/=a [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/PATH= [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/PATH=something [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/asd!qwe [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/1asd [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/123 [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/some_space [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/__some_space_before [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/some_space_after__ [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/= [2021-12-16T06:47:07.392Z] === RUN TestValidateEnv/PaTh [2021-12-16T06:47:07.392Z] --- PASS: TestValidateEnv (0.00s) [2021-12-16T06:47:07.392Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-16T06:47:07.392Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-16T06:47:07.392Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-16T06:47:07.392Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-16T06:47:07.392Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-16T06:47:07.392Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-16T06:47:07.392Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-16T06:47:07.392Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-16T06:47:07.392Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-16T06:47:07.392Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestParseHost [2021-12-16T06:47:07.393Z] --- PASS: TestParseHost (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestParseDockerDaemonHost [2021-12-16T06:47:07.393Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestParseTCP [2021-12-16T06:47:07.393Z] --- PASS: TestParseTCP (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-16T06:47:07.393Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestValidateExtraHosts [2021-12-16T06:47:07.393Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestIpOptString [2021-12-16T06:47:07.393Z] --- PASS: TestIpOptString (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-16T06:47:07.393Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestNewIpOptValidDefaultVal [2021-12-16T06:47:07.393Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestIpOptSetInvalidVal [2021-12-16T06:47:07.393Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestValidateIPAddress [2021-12-16T06:47:07.393Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestMapOpts [2021-12-16T06:47:07.393Z] --- PASS: TestMapOpts (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestListOptsWithoutValidator [2021-12-16T06:47:07.393Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestListOptsWithValidator [2021-12-16T06:47:07.393Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestValidateDNSSearch [2021-12-16T06:47:07.393Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestValidateLabel [2021-12-16T06:47:07.393Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-16T06:47:07.393Z] === RUN TestValidateLabel/label_with_general_format [2021-12-16T06:47:07.393Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-16T06:47:07.393Z] === RUN TestValidateLabel/label_with_one_more [2021-12-16T06:47:07.393Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-16T06:47:07.393Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-16T06:47:07.393Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-16T06:47:07.393Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-16T06:47:07.393Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-16T06:47:07.393Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-16T06:47:07.393Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-16T06:47:07.393Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-16T06:47:07.393Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-16T06:47:07.393Z] --- PASS: TestValidateLabel (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-16T06:47:07.393Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestNamedListOpts [2021-12-16T06:47:07.393Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestNamedMapOpts [2021-12-16T06:47:07.393Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestParseLink [2021-12-16T06:47:07.393Z] --- PASS: TestParseLink (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestQuotedStringSetWithQuotes [2021-12-16T06:47:07.393Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-16T06:47:07.393Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-16T06:47:07.393Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-16T06:47:07.393Z] === RUN TestUlimitOpt [2021-12-16T06:47:07.393Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-16T06:47:07.393Z] PASS [2021-12-16T06:47:07.393Z] coverage: 67.1% of statements [2021-12-16T06:47:07.393Z] ok github.com/docker/docker/opts 0.082s coverage: 67.1% of statements [2021-12-16T06:47:07.393Z] === RUN TestParseVersion [2021-12-16T06:47:07.393Z] --- PASS: TestParseVersion (0.00s) [2021-12-16T06:47:07.393Z] PASS [2021-12-16T06:47:07.393Z] coverage: 52.9% of statements [2021-12-16T06:47:07.393Z] ok github.com/docker/docker/pkg/aaparser 0.060s coverage: 52.9% of statements [2021-12-16T06:47:07.479Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-16T06:47:07.479Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-16T06:47:08.045Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-16T06:47:08.303Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-16T06:47:08.303Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-16T06:47:08.303Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-16T06:47:08.303Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-16T06:47:08.360Z] 2021/12/16 06:47:07 Closing DB instances... [2021-12-16T06:47:08.818Z] === RUN TestPeerCertificateMarshalJSON [2021-12-16T06:47:09.785Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-16T06:47:09.786Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-16T06:47:09.786Z] --- PASS: TestPeerCertificateMarshalJSON (0.67s) [2021-12-16T06:47:09.786Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-16T06:47:09.786Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-16T06:47:09.786Z] === RUN TestMiddleware [2021-12-16T06:47:09.786Z] --- PASS: TestMiddleware (0.00s) [2021-12-16T06:47:09.786Z] === RUN TestNewResponseModifier [2021-12-16T06:47:09.786Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-16T06:47:09.786Z] PASS [2021-12-16T06:47:09.786Z] coverage: 26.8% of statements [2021-12-16T06:47:09.786Z] ok github.com/docker/docker/pkg/authorization 0.720s coverage: 26.8% of statements [2021-12-16T06:47:09.786Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.04s) [2021-12-16T06:47:09.786Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-16T06:47:09.786Z] === RUN TestIsArchivePathDir [2021-12-16T06:47:10.206Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-16T06:47:10.206Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-16T06:47:10.206Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-16T06:47:10.206Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-16T06:47:10.206Z] === RUN TestDockerSuite/TestVolumeEvents [2021-12-16T06:47:10.244Z] --- PASS: TestIsArchivePathDir (0.09s) [2021-12-16T06:47:10.245Z] === RUN TestIsArchivePathInvalidFile [2021-12-16T06:47:10.245Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-12-16T06:47:10.245Z] === RUN TestIsArchivePathTar [2021-12-16T06:47:10.245Z] === RUN TestUnbuffered [2021-12-16T06:47:10.245Z] --- PASS: TestUnbuffered (0.00s) [2021-12-16T06:47:10.245Z] === RUN TestRaceUnbuffered [2021-12-16T06:47:10.245Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-16T06:47:10.245Z] PASS [2021-12-16T06:47:10.245Z] coverage: 100.0% of statements [2021-12-16T06:47:10.245Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2021-12-16T06:47:10.245Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-12-16T06:47:10.245Z] === RUN TestDecompressStreamGzip [2021-12-16T06:47:10.705Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-12-16T06:47:10.705Z] === RUN TestDecompressStreamBzip2 [2021-12-16T06:47:10.705Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-12-16T06:47:10.705Z] === RUN TestDecompressStreamXz [2021-12-16T06:47:10.705Z] archive_test.go:133: Xz not present in msys2 [2021-12-16T06:47:10.705Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-16T06:47:10.705Z] === RUN TestDecompressStreamZstd [2021-12-16T06:47:10.705Z] archive_test.go:140: zstd not installed [2021-12-16T06:47:10.705Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2021-12-16T06:47:10.705Z] === RUN TestCompressStreamXzUnsupported [2021-12-16T06:47:10.705Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-16T06:47:10.705Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-16T06:47:10.705Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-16T06:47:10.705Z] === RUN TestCompressStreamInvalid [2021-12-16T06:47:10.705Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-16T06:47:10.705Z] === RUN TestExtensionInvalid [2021-12-16T06:47:10.705Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-16T06:47:10.705Z] === RUN TestExtensionUncompressed [2021-12-16T06:47:10.705Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-16T06:47:10.705Z] === RUN TestExtensionBzip2 [2021-12-16T06:47:10.705Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-16T06:47:10.705Z] === RUN TestExtensionGzip [2021-12-16T06:47:10.705Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-16T06:47:10.705Z] === RUN TestExtensionXz [2021-12-16T06:47:10.705Z] --- PASS: TestExtensionXz (0.00s) [2021-12-16T06:47:10.705Z] === RUN TestExtensionZstd [2021-12-16T06:47:10.705Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-16T06:47:10.705Z] === RUN TestCmdStreamLargeStderr [2021-12-16T06:47:10.705Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-12-16T06:47:10.705Z] === RUN TestCmdStreamBad [2021-12-16T06:47:10.705Z] archive_test.go:252: Failing on Windows CI machines [2021-12-16T06:47:10.705Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-16T06:47:10.705Z] === RUN TestCmdStreamGood [2021-12-16T06:47:10.705Z] --- PASS: TestCmdStreamGood (0.05s) [2021-12-16T06:47:10.705Z] === RUN TestUntarPathWithInvalidDest [2021-12-16T06:47:10.771Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-16T06:47:11.165Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-12-16T06:47:11.165Z] === RUN TestUntarPathWithInvalidSrc [2021-12-16T06:47:11.165Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-16T06:47:11.165Z] === RUN TestUntarPath [2021-12-16T06:47:11.165Z] --- PASS: TestUntarPath (0.08s) [2021-12-16T06:47:11.165Z] === RUN TestUntarPathWithDestinationFile [2021-12-16T06:47:11.165Z] === RUN TestMatch [2021-12-16T06:47:11.165Z] === RUN TestMatch/[[]] [2021-12-16T06:47:11.165Z] === RUN TestMatch/[[foo]] [2021-12-16T06:47:11.165Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-16T06:47:11.165Z] === RUN TestMatch/[[foo_bar]] [2021-12-16T06:47:11.165Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-16T06:47:11.165Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-16T06:47:11.165Z] === RUN TestMatch/[] [2021-12-16T06:47:11.165Z] === RUN TestMatch/[]#01 [2021-12-16T06:47:11.165Z] === RUN TestMatch/[[qux]] [2021-12-16T06:47:11.165Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-16T06:47:11.165Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-16T06:47:11.165Z] === RUN TestMatch/[[foo_baz]] [2021-12-16T06:47:11.165Z] --- PASS: TestMatch (0.00s) [2021-12-16T06:47:11.165Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-16T06:47:11.165Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-16T06:47:11.165Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-16T06:47:11.165Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-16T06:47:11.165Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-16T06:47:11.165Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-16T06:47:11.165Z] --- PASS: TestMatch/[] (0.00s) [2021-12-16T06:47:11.165Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-16T06:47:11.165Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-16T06:47:11.165Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-16T06:47:11.165Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-16T06:47:11.165Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-16T06:47:11.165Z] PASS [2021-12-16T06:47:11.165Z] coverage: 87.5% of statements [2021-12-16T06:47:11.165Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2021-12-16T06:47:11.165Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-12-16T06:47:11.165Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-16T06:47:11.165Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-12-16T06:47:11.165Z] === RUN TestCopyWithTarInvalidSrc [2021-12-16T06:47:11.165Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-16T06:47:11.165Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-16T06:47:11.165Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-16T06:47:11.165Z] === RUN TestCopyWithTarSrcFile [2021-12-16T06:47:11.165Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-16T06:47:11.165Z] === RUN TestCopyWithTarSrcFolder [2021-12-16T06:47:11.165Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-16T06:47:11.165Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-16T06:47:11.165Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-16T06:47:11.165Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-16T06:47:11.165Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-16T06:47:11.165Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-16T06:47:11.165Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-16T06:47:11.165Z] === RUN TestCopyFileWithTarSrcFile [2021-12-16T06:47:11.165Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-12-16T06:47:11.165Z] === RUN TestTarFiles [2021-12-16T06:47:11.704Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-12-16T06:47:12.133Z] 2021/12/16 06:47:11 Closing DB instances... [2021-12-16T06:47:12.593Z] === RUN TestChrootTarUntar [2021-12-16T06:47:12.593Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:47:12.593Z] --- SKIP: TestChrootTarUntar (0.01s) [2021-12-16T06:47:12.593Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-16T06:47:12.593Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:47:12.593Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-16T06:47:12.593Z] === RUN TestChrootUntarEmptyArchive [2021-12-16T06:47:12.593Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-16T06:47:12.593Z] === RUN TestChrootTarUntarWithSymlink [2021-12-16T06:47:12.593Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:47:12.593Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-16T06:47:12.593Z] === RUN TestChrootCopyWithTar [2021-12-16T06:47:12.593Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:47:12.593Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-16T06:47:12.593Z] === RUN TestChrootCopyFileWithTar [2021-12-16T06:47:12.593Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:47:12.593Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-16T06:47:12.593Z] === RUN TestChrootUntarPath [2021-12-16T06:47:12.593Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:47:12.593Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-16T06:47:12.593Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-16T06:47:12.593Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:47:12.593Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-16T06:47:12.593Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-16T06:47:12.593Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:47:12.593Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-16T06:47:12.593Z] === RUN TestChrootApplyDotDotFile [2021-12-16T06:47:12.593Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:47:12.593Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-16T06:47:12.593Z] PASS [2021-12-16T06:47:12.593Z] coverage: 15.1% of statements [2021-12-16T06:47:12.593Z] ok github.com/docker/docker/pkg/chrootarchive 0.110s coverage: 15.1% of statements [2021-12-16T06:47:12.637Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-16T06:47:12.637Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-16T06:47:12.637Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-16T06:47:13.559Z] === RUN TestSizeEmpty [2021-12-16T06:47:13.559Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-16T06:47:13.559Z] === RUN TestSizeEmptyFile [2021-12-16T06:47:13.559Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-16T06:47:13.559Z] === RUN TestSizeNonemptyFile [2021-12-16T06:47:13.559Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-16T06:47:13.559Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-16T06:47:13.559Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-16T06:47:13.559Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-16T06:47:13.559Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-16T06:47:13.559Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-16T06:47:13.559Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-16T06:47:13.559Z] === RUN TestMoveToSubdir [2021-12-16T06:47:13.559Z] --- PASS: TestMoveToSubdir (0.01s) [2021-12-16T06:47:13.559Z] === RUN TestSizeNonExistingDirectory [2021-12-16T06:47:13.559Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-16T06:47:13.559Z] PASS [2021-12-16T06:47:13.559Z] coverage: 80.0% of statements [2021-12-16T06:47:13.560Z] ok github.com/docker/docker/pkg/directory 0.074s coverage: 80.0% of statements [2021-12-16T06:47:13.569Z] docker_cli_swarm_test.go:1802: [d3ab2576d687a] joining swarm manager [de652da897771]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:47:14.017Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2021-12-16T06:47:14.017Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-16T06:47:14.476Z] === RUN Test [2021-12-16T06:47:14.476Z] === RUN Test/TestContainsEntry [2021-12-16T06:47:14.476Z] === RUN Test/TestCreateEntries [2021-12-16T06:47:14.476Z] === RUN Test/TestEntriesDiff [2021-12-16T06:47:14.476Z] === RUN Test/TestEntriesEquality [2021-12-16T06:47:14.476Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-16T06:47:14.476Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-16T06:47:14.476Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-16T06:47:14.476Z] === RUN Test/TestGeneratorNotGenerate [2021-12-16T06:47:14.476Z] === RUN Test/TestGeneratorWithPort [2021-12-16T06:47:14.476Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-16T06:47:14.476Z] === RUN Test/TestNewEntry [2021-12-16T06:47:14.476Z] === RUN Test/TestParse [2021-12-16T06:47:14.476Z] --- PASS: Test (0.00s) [2021-12-16T06:47:14.476Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-16T06:47:14.476Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-16T06:47:14.476Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-16T06:47:14.476Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-16T06:47:14.476Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-16T06:47:14.476Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-16T06:47:14.476Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-16T06:47:14.476Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-16T06:47:14.476Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-16T06:47:14.476Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-16T06:47:14.476Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-16T06:47:14.476Z] --- PASS: Test/TestParse (0.00s) [2021-12-16T06:47:14.476Z] PASS [2021-12-16T06:47:14.476Z] coverage: 58.3% of statements [2021-12-16T06:47:14.476Z] ok github.com/docker/docker/pkg/discovery 0.054s coverage: 58.3% of statements [2021-12-16T06:47:14.515Z] docker_cli_swarm_test.go:1803: [dc77d9cc39dc4] joining swarm manager [de652da897771]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:47:15.443Z] === RUN Test [2021-12-16T06:47:15.443Z] === RUN Test/TestContent [2021-12-16T06:47:15.443Z] === RUN Test/TestInitialize [2021-12-16T06:47:15.443Z] === RUN Test/TestNew [2021-12-16T06:47:15.443Z] === RUN Test/TestParsingContentsWithComments [2021-12-16T06:47:15.443Z] === RUN Test/TestRegister [2021-12-16T06:47:15.443Z] === RUN Test/TestWatch [2021-12-16T06:47:15.443Z] --- PASS: Test (0.01s) [2021-12-16T06:47:15.443Z] --- PASS: Test/TestContent (0.00s) [2021-12-16T06:47:15.443Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-16T06:47:15.443Z] --- PASS: Test/TestNew (0.00s) [2021-12-16T06:47:15.443Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-16T06:47:15.443Z] --- PASS: Test/TestRegister (0.00s) [2021-12-16T06:47:15.443Z] --- PASS: Test/TestWatch (0.01s) [2021-12-16T06:47:15.443Z] PASS [2021-12-16T06:47:15.443Z] coverage: 97.6% of statements [2021-12-16T06:47:15.443Z] ok github.com/docker/docker/pkg/discovery/file 0.055s coverage: 97.6% of statements [2021-12-16T06:47:15.447Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-16T06:47:15.901Z] 2021/12/16 06:47:15 Closing DB instances... [2021-12-16T06:47:17.438Z] === RUN Test [2021-12-16T06:47:17.439Z] === RUN Test/TestInitialize [2021-12-16T06:47:17.439Z] time="2021-12-16T06:47:16Z" level=info msg="Initializing discovery without TLS" [2021-12-16T06:47:17.439Z] time="2021-12-16T06:47:17Z" level=info msg="Initializing discovery without TLS" [2021-12-16T06:47:17.439Z] time="2021-12-16T06:47:17Z" level=info msg="Initializing discovery without TLS" [2021-12-16T06:47:17.439Z] === RUN Test/TestInitializeWithCerts [2021-12-16T06:47:17.439Z] time="2021-12-16T06:47:17Z" level=info msg="Initializing discovery with TLS" [2021-12-16T06:47:17.439Z] === RUN Test/TestWatch [2021-12-16T06:47:17.439Z] time="2021-12-16T06:47:17Z" level=info msg="Initializing discovery without TLS" [2021-12-16T06:47:17.439Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2021-12-16T06:47:17.439Z] === RUN TestNetworkDBNodeLeave [2021-12-16T06:47:17.975Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-16T06:47:17.975Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite (1288.42s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.26s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.31s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.06s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.75s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.66s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.19s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.77s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.58s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.54s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.64s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAttachDetach (0.84s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAttachDisconnect (12.39s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (6.62s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.85s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.93s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.98s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.34s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.11s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.06s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.87s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.41s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.23s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.33s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.97s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.42s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.63s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.79s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.47s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.18s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.53s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.86s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.49s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.79s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.35s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.90s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.45s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.55s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.27s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.37s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.32s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.20s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.32s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.19s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.42s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.80s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.89s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.61s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.51s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.20s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.99s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.74s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.91s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.59s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.55s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.73s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.96s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.71s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.31s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.57s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.01s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.20s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.05s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.29s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.36s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.90s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.18s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.38s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.13s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.06s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.39s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.79s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.62s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.69s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.44s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.29s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCmd (0.18s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.23s) [2021-12-16T06:47:17.975Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.79s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.12s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.50s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.82s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.20s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.62s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.31s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.19s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.83s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.42s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.71s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.14s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.95s) [2021-12-16T06:47:17.975Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-12-16T06:47:17.975Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-12-16T06:47:17.975Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-12-16T06:47:17.975Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.64s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.23s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.53s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.18s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.12s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.22s) [2021-12-16T06:47:17.975Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.26s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.80s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.44s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.37s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.72s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.75s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.75s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.19s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.79s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.04s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.75s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.46s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.07s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.57s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.60s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.43s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.66s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.70s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.07s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.30s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.38s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.20s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.64s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.01s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.03s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEnv (0.99s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.99s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.93s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.97s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.85s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.01s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.76s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.51s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.30s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.31s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.00s) [2021-12-16T06:47:17.976Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.20s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.10s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildExpose (0.20s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.38s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildFails (0.82s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.83s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.88s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.30s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.00s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.78s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.48s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.46s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.51s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.35s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.86s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildHistory (2.60s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.64s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.43s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.69s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.67s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.48s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.61s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.00s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.70s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.26s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.30s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.86s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.22s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.86s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.49s) [2021-12-16T06:47:17.976Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.61s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.79s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.75s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.35s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.66s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.31s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.21s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.79s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.37s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.85s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.07s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.63s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.03s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.96s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.09s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildPATH (1.45s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.81s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.25s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.78s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.30s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildRm (2.14s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.68s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.78s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.34s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.84s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.75s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.72s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.50s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.18s) [2021-12-16T06:47:17.976Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.21s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildStderr (0.71s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.73s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.86s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.93s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.31s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.78s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.92s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildUser (1.27s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.68s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.16s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.70s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.84s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.76s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.17s) [2021-12-16T06:47:17.976Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-16T06:47:17.976Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-16T06:47:17.976Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-16T06:47:17.976Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.25s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.60s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.70s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.45s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.43s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2021-12-16T06:47:17.976Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.56s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.42s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-16T06:47:17.976Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.67s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.61s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestCommitChange (0.72s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.73s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.50s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.37s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestCommitTTY (1.39s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.62s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.51s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.62s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.26s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.21s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.68s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.58s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.55s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.58s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.70s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.76s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.91s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.71s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.58s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.66s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.55s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.41s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.25s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.63s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.64s) [2021-12-16T06:47:17.976Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.16s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.77s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.08s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.32s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.62s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.11s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.40s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.30s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.43s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.34s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000f890_} (1.34s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13977897454_/foo_false____} (1.37s) [2021-12-16T06:47:17.976Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13977897454_/foo_true____} (1.51s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33924638575_/foo_false____} (1.32s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33924638575_/foo_true____} (1.35s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33924638575_/foo_true__0xc00000f8c0__} (1.27s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000f8d8_} (1.30s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000f8f0_} (1.49s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000f908_} (1.43s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000f920_} (1.31s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.07s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.35s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.52s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.32s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.06s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.10s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.60s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.59s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.60s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.59s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.61s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.64s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.66s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.62s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.67s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.67s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.98s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.68s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.89s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.77s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.07s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.65s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.58s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.67s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.59s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.68s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.14s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.54s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.59s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.39s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.84s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.61s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.25s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.58s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.34s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.14s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToDot (1.41s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.39s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.48s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToStdout (0.86s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.92s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.70s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.07s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.91s) [2021-12-16T06:47:17.977Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.56s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2021-12-16T06:47:17.977Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.95s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.51s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.71s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.52s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.24s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.25s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.74s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.59s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.87s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.63s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.18s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.50s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.86s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.98s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.76s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.82s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.59s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.27s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.31s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsCopy (1.03s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.47s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.26s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsFilters (1.06s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsFormat (1.09s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.55s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.17s) [2021-12-16T06:47:17.977Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-16T06:47:17.977Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.91s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.78s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsRename (0.59s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsResize (0.60s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.59s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.69s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.56s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.17s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.07s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExec (0.70s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.70s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.54s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.57s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.49s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.58s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.62s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.59s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.61s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.17s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecCgroup (1.02s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecEnv (0.63s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.21s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.88s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecInspectID (2.73s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecInteractive (0.64s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.66s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.80s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecParseError (0.68s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.57s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.06s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.62s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecStartFails (0.61s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.83s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecTTY (0.69s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.68s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.68s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecUlimits (0.64s) [2021-12-16T06:47:17.977Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.39s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.63s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.60s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestExecWithUser (0.70s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.67s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.60s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.57s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.51s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestHealth (19.08s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.52s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImportFile (1.33s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImportGzipped (1.23s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.21s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.61s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.74s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.61s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.61s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.56s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.61s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.52s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.54s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.55s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.36s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.56s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.54s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.56s) [2021-12-16T06:47:17.977Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.85s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.62s) [2021-12-16T06:47:17.977Z] --- PASS: TestDockerSuite/TestInspectDefault (0.52s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectHistory (0.65s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-16T06:47:17.978Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.51s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.58s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.54s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.55s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.95s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectStatus (0.66s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.17s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.55s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.56s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.51s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.33s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.08s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.09s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.20s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.78s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.73s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.63s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.59s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.98s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.72s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.25s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.56s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.83s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.61s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.57s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.54s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.57s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.56s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.54s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.86s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.89s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.01s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.80s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.42s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.58s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.58s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsSince (6.62s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.66s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.56s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsTail (0.57s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.55s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.54s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.33s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.66s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestNetHostname (1.45s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.77s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.31s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPluginActive (1.93s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.37s) [2021-12-16T06:47:17.978Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.20s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.97s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.49s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.29s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.94s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPortList (7.17s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.06s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.61s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.61s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.59s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.66s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.12s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.67s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.02s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsByOrder (2.13s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.38s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.35s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.41s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.78s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.03s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.83s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.49s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.09s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.26s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.86s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.06s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.85s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.72s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.60s) [2021-12-16T06:47:17.978Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.53s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.15s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.06s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.55s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.21s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.81s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.97s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.13s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.26s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.01s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.51s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.15s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.21s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.86s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.54s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.77s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.53s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.69s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.04s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAddHost (0.58s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.58s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.55s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.29s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.62s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.67s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.65s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.13s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.86s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.74s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.81s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.11s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.61s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.68s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.77s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.89s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.57s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.65s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.54s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.44s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.55s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.57s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.58s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.56s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.58s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.57s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.53s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.58s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.63s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.63s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.59s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.63s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.21s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.33s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.04s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.54s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.54s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.53s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.18s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.59s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.58s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.20s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.78s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.15s) [2021-12-16T06:47:17.978Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-12-16T06:47:17.978Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.55s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.21s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.06s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.58s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.72s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.68s) [2021-12-16T06:47:17.978Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.52s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.24s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.60s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.57s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.54s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.75s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.60s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.52s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunExitCode (0.56s) [2021-12-16T06:47:17.978Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.58s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.62s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.54s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.61s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.59s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.17s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.13s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.55s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.07s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.72s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.37s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.75s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.07s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.15s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.94s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.65s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.53s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.74s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.02s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.21s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.10s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.34s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunMount (5.52s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.13s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.20s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.99s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.31s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.29s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.59s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.20s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNetHost (0.87s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.51s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.49s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.67s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.62s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.11s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.49s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.57s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.54s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.15s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.55s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.51s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.69s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.68s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.73s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.66s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.13s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.34s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.65s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunRm (0.55s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.51s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.39s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.67s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.30s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.54s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.90s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.71s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.58s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (1.06s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunState (1.43s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.59s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.28s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunSysctls (1.29s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.77s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.81s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.72s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.58s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.21s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.87s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.91s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.54s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.84s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.25s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunUserByID (0.60s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunUserByName (0.73s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.64s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.15s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.82s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.87s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.17s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.68s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.76s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.54s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.72s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.06s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.53s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.55s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.53s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.72s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.55s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.72s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.88s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.24s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.64s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.56s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.35s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.66s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.01s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.91s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.78s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.96s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.24s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.66s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.42s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.24s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.07s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.68s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.07s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.71s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.65s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStartRecordError (1.35s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.91s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.34s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.70s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.54s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.72s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.61s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.68s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.66s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.61s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.60s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.14s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.67s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.54s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.67s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.15s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.41s) [2021-12-16T06:47:17.979Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.79s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.79s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.02s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.18s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.60s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.74s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.39s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.02s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.73s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.04s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.13s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.07s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.66s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.56s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.69s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.84s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.68s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.56s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.56s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-12-16T06:47:17.979Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-12-16T06:47:17.980Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-12-16T06:47:17.980Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-12-16T06:47:17.980Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.63s) [2021-12-16T06:47:17.980Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-12-16T06:47:17.980Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-12-16T06:47:17.980Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-12-16T06:47:17.980Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-12-16T06:47:17.980Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.56s) [2021-12-16T06:47:17.980Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.88s) [2021-12-16T06:47:17.980Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2021-12-16T06:47:17.980Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-12-16T06:47:17.980Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.49s) [2021-12-16T06:47:17.980Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.66s) [2021-12-16T06:47:17.980Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-12-16T06:47:17.980Z] === RUN TestDockerRegistrySuite [2021-12-16T06:47:17.980Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-16T06:47:18.406Z] --- PASS: TestTarFiles (7.24s) [2021-12-16T06:47:18.406Z] === RUN TestDetectCompressionZstd [2021-12-16T06:47:18.406Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-16T06:47:18.406Z] === RUN TestTarUntar [2021-12-16T06:47:18.406Z] --- PASS: TestTarUntar (0.05s) [2021-12-16T06:47:18.406Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-16T06:47:18.406Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-12-16T06:47:18.406Z] === RUN TestTarWithOptions [2021-12-16T06:47:18.406Z] --- PASS: TestTarWithOptions (0.03s) [2021-12-16T06:47:18.406Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-16T06:47:18.406Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-16T06:47:18.406Z] === RUN TestUntarUstarGnuConflict [2021-12-16T06:47:18.406Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-16T06:47:18.406Z] === RUN TestUntarInvalidFilenames [2021-12-16T06:47:18.865Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2015367684\\dest" [2021-12-16T06:47:18.865Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2021-12-16T06:47:18.865Z] === RUN TestUntarHardlinkToSymlink [2021-12-16T06:47:18.865Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-16T06:47:18.865Z] === RUN TestUntarInvalidHardlink [2021-12-16T06:47:18.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3737597525\\victim\\hello" -> "../victim/hello" [2021-12-16T06:47:18.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3305837227\\victim\\hello" -> "/../victim/hello" [2021-12-16T06:47:18.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3583023372\\victim" -> "../victim" [2021-12-16T06:47:18.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink978440523\\victim" -> "../victim" [2021-12-16T06:47:18.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink235039213\\victim" -> "../victim" [2021-12-16T06:47:18.865Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3656826903\\victim" -> "../victim" [2021-12-16T06:47:18.865Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-12-16T06:47:18.865Z] === RUN TestUntarInvalidSymlink [2021-12-16T06:47:18.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1364584768\\dest\\dotdot" -> "../victim/hello" [2021-12-16T06:47:18.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink733563425\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-16T06:47:18.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3604979529\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:47:18.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink428217383\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:47:18.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink953555623\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:47:18.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1669230217\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:47:18.865Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3496315591\\dest\\dir\\loophole" -> "../../victim" [2021-12-16T06:47:18.865Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-12-16T06:47:18.865Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-16T06:47:18.865Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-16T06:47:18.865Z] === RUN TestXGlobalNoParent [2021-12-16T06:47:18.865Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-16T06:47:18.865Z] === RUN TestReplaceFileTarWrapper [2021-12-16T06:47:18.865Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2021-12-16T06:47:18.865Z] === RUN TestPrefixHeaderReadable [2021-12-16T06:47:18.912Z] check_test.go:195: [d64a888b7794d] daemon is not started [2021-12-16T06:47:18.912Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-16T06:47:19.323Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-12-16T06:47:19.323Z] === RUN TestDisablePigz [2021-12-16T06:47:19.323Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-16T06:47:19.323Z] --- PASS: TestDisablePigz (0.14s) [2021-12-16T06:47:19.323Z] === RUN TestPigz [2021-12-16T06:47:19.323Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-16T06:47:19.323Z] --- PASS: TestPigz (0.18s) [2021-12-16T06:47:19.323Z] === RUN TestCopyFileWithInvalidDest [2021-12-16T06:47:19.323Z] archive_windows_test.go:16: Currently fails [2021-12-16T06:47:19.323Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-16T06:47:19.323Z] === RUN TestCanonicalTarNameForPath [2021-12-16T06:47:19.323Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-16T06:47:19.323Z] === RUN TestCanonicalTarName [2021-12-16T06:47:19.323Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-16T06:47:19.323Z] === RUN TestChmodTarEntry [2021-12-16T06:47:19.323Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-16T06:47:19.323Z] === RUN TestHardLinkOrder [2021-12-16T06:47:19.323Z] --- PASS: TestHardLinkOrder (0.10s) [2021-12-16T06:47:19.323Z] === RUN TestChangeString [2021-12-16T06:47:19.323Z] --- PASS: TestChangeString (0.00s) [2021-12-16T06:47:19.323Z] === RUN TestChangesWithNoChanges [2021-12-16T06:47:19.783Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-12-16T06:47:19.783Z] === RUN TestChangesWithChanges [2021-12-16T06:47:19.783Z] --- PASS: TestChangesWithChanges (0.05s) [2021-12-16T06:47:19.783Z] === RUN TestChangesWithChangesGH13590 [2021-12-16T06:47:19.783Z] changes_test.go:195: needs more investigation [2021-12-16T06:47:19.783Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-16T06:47:19.783Z] === RUN TestChangesDirsEmpty [2021-12-16T06:47:19.783Z] --- PASS: TestChangesDirsEmpty (0.17s) [2021-12-16T06:47:19.783Z] === RUN TestChangesDirsMutated [2021-12-16T06:47:19.783Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-12-16T06:47:19.783Z] === RUN TestApplyLayer [2021-12-16T06:47:19.783Z] changes_test.go:432: needs further investigation [2021-12-16T06:47:19.783Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-16T06:47:19.783Z] === RUN TestChangesSizeWithHardlinks [2021-12-16T06:47:19.783Z] changes_test.go:468: needs further investigation [2021-12-16T06:47:19.783Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-16T06:47:19.783Z] === RUN TestChangesSizeWithNoChanges [2021-12-16T06:47:19.783Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-16T06:47:19.783Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-16T06:47:19.783Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-16T06:47:19.783Z] === RUN TestChangesSize [2021-12-16T06:47:19.783Z] --- PASS: TestChangesSize (0.00s) [2021-12-16T06:47:19.783Z] === RUN TestApplyLayerInvalidFilenames [2021-12-16T06:47:19.783Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames774808072\\dest" [2021-12-16T06:47:19.783Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-12-16T06:47:19.783Z] === RUN TestApplyLayerInvalidHardlink [2021-12-16T06:47:19.783Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink538733290\\victim\\hello" -> "../victim/hello" [2021-12-16T06:47:19.783Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3761904140\\victim\\hello" -> "/../victim/hello" [2021-12-16T06:47:19.783Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1658187745\\victim" -> "../victim" [2021-12-16T06:47:19.783Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1210821565\\victim" -> "../victim" [2021-12-16T06:47:19.783Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2709151246\\victim" -> "../victim" [2021-12-16T06:47:19.783Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink403044026\\victim" -> "../victim" [2021-12-16T06:47:19.783Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-12-16T06:47:19.783Z] === RUN TestApplyLayerInvalidSymlink [2021-12-16T06:47:19.783Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink174585424\\dest\\dotdot" -> "../victim/hello" [2021-12-16T06:47:20.242Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1367712730\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-16T06:47:20.242Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3773190513\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:47:20.242Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink937504005\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:47:20.242Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3546608130\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:47:20.242Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink641944754\\dest\\loophole-victim" -> "../victim" [2021-12-16T06:47:20.242Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-12-16T06:47:20.242Z] === RUN TestApplyLayerWhiteouts [2021-12-16T06:47:20.242Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2021-12-16T06:47:20.242Z] === RUN TestGenerateEmptyFile [2021-12-16T06:47:20.242Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-16T06:47:20.242Z] === RUN TestGenerateWithContent [2021-12-16T06:47:20.242Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-16T06:47:20.242Z] PASS [2021-12-16T06:47:20.242Z] coverage: 63.0% of statements [2021-12-16T06:47:20.242Z] ok github.com/docker/docker/pkg/archive 10.195s coverage: 63.0% of statements [2021-12-16T06:47:20.242Z] --- PASS: TestNetworkDBNodeLeave (2.88s) [2021-12-16T06:47:20.242Z] === RUN TestNetworkDBWatch [2021-12-16T06:47:20.242Z] --- PASS: Test (3.21s) [2021-12-16T06:47:20.242Z] --- PASS: Test/TestInitialize (0.20s) [2021-12-16T06:47:20.242Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-12-16T06:47:20.242Z] --- PASS: Test/TestWatch (3.00s) [2021-12-16T06:47:20.242Z] PASS [2021-12-16T06:47:20.242Z] coverage: 84.1% of statements [2021-12-16T06:47:20.242Z] ok github.com/docker/docker/pkg/discovery/kv 3.270s coverage: 84.1% of statements [2021-12-16T06:47:20.285Z] check_test.go:195: [d260b52eb670b] daemon is not started [2021-12-16T06:47:20.285Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-16T06:47:21.208Z] === RUN Test [2021-12-16T06:47:21.208Z] === RUN Test/TestWatch [2021-12-16T06:47:21.208Z] --- PASS: Test (0.00s) [2021-12-16T06:47:21.208Z] --- PASS: Test/TestWatch (0.00s) [2021-12-16T06:47:21.208Z] PASS [2021-12-16T06:47:21.208Z] coverage: 92.3% of statements [2021-12-16T06:47:21.208Z] ok github.com/docker/docker/pkg/discovery/memory 0.049s coverage: 92.3% of statements [2021-12-16T06:47:21.218Z] check_test.go:195: [ddd8d72b9ccdd] daemon is not started [2021-12-16T06:47:21.218Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-16T06:47:21.476Z] check_test.go:195: [d59818891271f] daemon is not started [2021-12-16T06:47:21.476Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-16T06:47:22.176Z] 2021/12/16 06:47:21 Closing DB instances... [2021-12-16T06:47:22.176Z] === RUN Test [2021-12-16T06:47:22.176Z] === RUN Test/TestInitialize [2021-12-16T06:47:22.176Z] === RUN Test/TestInitializeWithPattern [2021-12-16T06:47:22.176Z] === RUN Test/TestRegister [2021-12-16T06:47:22.176Z] === RUN Test/TestWatch [2021-12-16T06:47:22.176Z] --- PASS: Test (0.00s) [2021-12-16T06:47:22.176Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-16T06:47:22.176Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-16T06:47:22.176Z] --- PASS: Test/TestRegister (0.00s) [2021-12-16T06:47:22.176Z] --- PASS: Test/TestWatch (0.00s) [2021-12-16T06:47:22.176Z] PASS [2021-12-16T06:47:22.176Z] coverage: 93.8% of statements [2021-12-16T06:47:22.176Z] ok github.com/docker/docker/pkg/discovery/nodes 0.050s coverage: 93.8% of statements [2021-12-16T06:47:23.144Z] === RUN TestPollerAddRemove [2021-12-16T06:47:23.144Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-16T06:47:23.144Z] === RUN TestPollerEvent [2021-12-16T06:47:23.144Z] poller_test.go:40: No chmod on Windows [2021-12-16T06:47:23.144Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-16T06:47:23.144Z] === RUN TestPollerClose [2021-12-16T06:47:23.144Z] --- PASS: TestPollerClose (0.00s) [2021-12-16T06:47:23.144Z] PASS [2021-12-16T06:47:23.144Z] coverage: 36.2% of statements [2021-12-16T06:47:23.144Z] ok github.com/docker/docker/pkg/filenotify 0.049s coverage: 36.2% of statements [2021-12-16T06:47:23.144Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-12-16T06:47:23.144Z] === RUN TestNetworkDBBulkSync [2021-12-16T06:47:24.680Z] === RUN TestCopyFileWithInvalidSrc [2021-12-16T06:47:24.681Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestCopyFileWithInvalidDest [2021-12-16T06:47:24.681Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-16T06:47:24.681Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-16T06:47:24.681Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-12-16T06:47:24.681Z] === RUN TestCopyFile [2021-12-16T06:47:24.681Z] --- PASS: TestCopyFile (0.01s) [2021-12-16T06:47:24.681Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-16T06:47:24.681Z] fileutils_test.go:133: Needs porting to Windows [2021-12-16T06:47:24.681Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-16T06:47:24.681Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-16T06:47:24.681Z] fileutils_test.go:179: Needs porting to Windows [2021-12-16T06:47:24.681Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestWildcardMatches [2021-12-16T06:47:24.681Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestPatternMatches [2021-12-16T06:47:24.681Z] --- PASS: TestPatternMatches (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-16T06:47:24.681Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestPatternMatchesFolderExclusions [2021-12-16T06:47:24.681Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-16T06:47:24.681Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-16T06:47:24.681Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-16T06:47:24.681Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-16T06:47:24.681Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestSingleExclamationError [2021-12-16T06:47:24.681Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestMatchesWithNoPatterns [2021-12-16T06:47:24.681Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestMatchesWithMalformedPatterns [2021-12-16T06:47:24.681Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestMatches [2021-12-16T06:47:24.681Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-16T06:47:24.681Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-16T06:47:24.681Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-16T06:47:24.681Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-16T06:47:24.681Z] --- PASS: TestMatches (0.01s) [2021-12-16T06:47:24.681Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-16T06:47:24.681Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-16T06:47:24.681Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-16T06:47:24.681Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestCleanPatterns [2021-12-16T06:47:24.681Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-16T06:47:24.681Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestCleanPatternsExceptionFlag [2021-12-16T06:47:24.681Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-16T06:47:24.681Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-16T06:47:24.681Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestCleanPatternsErrorSingleException [2021-12-16T06:47:24.681Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestCreateIfNotExistsDir [2021-12-16T06:47:24.681Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestCreateIfNotExistsFile [2021-12-16T06:47:24.681Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-12-16T06:47:24.681Z] === RUN TestMatch [2021-12-16T06:47:24.681Z] --- PASS: TestMatch (0.00s) [2021-12-16T06:47:24.681Z] PASS [2021-12-16T06:47:24.681Z] coverage: 84.0% of statements [2021-12-16T06:47:24.681Z] ok github.com/docker/docker/pkg/fileutils 0.250s coverage: 84.0% of statements [2021-12-16T06:47:24.681Z] 2021/12/16 06:47:24 Closing DB instances... [2021-12-16T06:47:24.755Z] check_test.go:195: [d4d57436396ed] daemon is not started [2021-12-16T06:47:24.755Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-16T06:47:25.140Z] === RUN TestGet [2021-12-16T06:47:25.140Z] --- PASS: TestGet (0.00s) [2021-12-16T06:47:25.140Z] === RUN TestGetShortcutString [2021-12-16T06:47:25.140Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-16T06:47:25.140Z] PASS [2021-12-16T06:47:25.140Z] coverage: 42.9% of statements [2021-12-16T06:47:25.140Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2021-12-16T06:47:26.107Z] --- PASS: TestNetworkDBBulkSync (2.94s) [2021-12-16T06:47:26.107Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-16T06:47:26.567Z] === RUN TestCreateIDMapOrder [2021-12-16T06:47:26.567Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-16T06:47:26.567Z] PASS [2021-12-16T06:47:26.567Z] coverage: 7.2% of statements [2021-12-16T06:47:26.567Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2021-12-16T06:47:28.105Z] === RUN TestFixedBufferCap [2021-12-16T06:47:28.105Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-16T06:47:28.105Z] === RUN TestFixedBufferLen [2021-12-16T06:47:28.105Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-16T06:47:28.105Z] === RUN TestFixedBufferString [2021-12-16T06:47:28.105Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-16T06:47:28.105Z] === RUN TestFixedBufferWrite [2021-12-16T06:47:28.105Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-16T06:47:28.105Z] === RUN TestFixedBufferRead [2021-12-16T06:47:28.105Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-16T06:47:28.105Z] === RUN TestBytesPipeRead [2021-12-16T06:47:28.105Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-16T06:47:28.105Z] === RUN TestBytesPipeWrite [2021-12-16T06:47:28.105Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-16T06:47:28.105Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-16T06:47:28.567Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2021-12-16T06:47:28.567Z] === RUN TestAtomicWriteToFile [2021-12-16T06:47:28.567Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-12-16T06:47:28.567Z] === RUN TestAtomicWriteSetCommit [2021-12-16T06:47:28.567Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-16T06:47:28.567Z] === RUN TestAtomicWriteSetCancel [2021-12-16T06:47:28.567Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-16T06:47:28.567Z] === RUN TestReadCloserWrapperClose [2021-12-16T06:47:28.567Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-16T06:47:28.567Z] === RUN TestReaderErrWrapperReadOnError [2021-12-16T06:47:28.567Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-16T06:47:28.567Z] === RUN TestReaderErrWrapperRead [2021-12-16T06:47:28.567Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-16T06:47:28.567Z] === RUN TestCancelReadCloser [2021-12-16T06:47:29.025Z] --- PASS: TestCancelReadCloser (0.13s) [2021-12-16T06:47:29.025Z] === RUN TestWriteCloserWrapperClose [2021-12-16T06:47:29.025Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-16T06:47:29.025Z] === RUN TestNopWriteCloser [2021-12-16T06:47:29.025Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-16T06:47:29.025Z] === RUN TestNopWriter [2021-12-16T06:47:29.025Z] --- PASS: TestNopWriter (0.00s) [2021-12-16T06:47:29.025Z] === RUN TestWriteCounter [2021-12-16T06:47:29.025Z] --- PASS: TestWriteCounter (0.00s) [2021-12-16T06:47:29.025Z] PASS [2021-12-16T06:47:29.025Z] coverage: 70.1% of statements [2021-12-16T06:47:29.025Z] ok github.com/docker/docker/pkg/ioutils 0.764s coverage: 70.1% of statements [2021-12-16T06:47:29.992Z] 2021/12/16 06:47:29 Closing DB instances... [2021-12-16T06:47:30.014Z] check_test.go:195: [d787ac30cd781] daemon is not started [2021-12-16T06:47:30.014Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-16T06:47:30.450Z] === RUN TestError [2021-12-16T06:47:30.450Z] --- PASS: TestError (0.00s) [2021-12-16T06:47:30.450Z] === RUN TestProgressString [2021-12-16T06:47:30.450Z] === RUN TestProgressString/no_progress [2021-12-16T06:47:30.450Z] === RUN TestProgressString/progress_1 [2021-12-16T06:47:30.450Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-16T06:47:30.450Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-16T06:47:30.450Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-16T06:47:30.450Z] === RUN TestProgressString/with_units [2021-12-16T06:47:30.450Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-16T06:47:30.450Z] === RUN TestProgressString/hide_counts [2021-12-16T06:47:30.450Z] --- PASS: TestProgressString (0.00s) [2021-12-16T06:47:30.450Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-16T06:47:30.450Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-16T06:47:30.450Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-16T06:47:30.450Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-16T06:47:30.450Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-16T06:47:30.450Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-16T06:47:30.450Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-16T06:47:30.450Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-16T06:47:30.450Z] === RUN TestJSONMessageDisplay [2021-12-16T06:47:30.450Z] --- PASS: TestJSONMessageDisplay (0.20s) [2021-12-16T06:47:30.450Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-16T06:47:30.450Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-16T06:47:30.450Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-16T06:47:30.450Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-16T06:47:30.450Z] === RUN TestDisplayJSONMessagesStream [2021-12-16T06:47:30.450Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-16T06:47:30.450Z] PASS [2021-12-16T06:47:30.450Z] coverage: 91.7% of statements [2021-12-16T06:47:30.450Z] ok github.com/docker/docker/pkg/jsonmessage 0.277s coverage: 91.7% of statements [2021-12-16T06:47:30.579Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-12-16T06:47:30.908Z] --- PASS: TestGetAddress (27.69s) [2021-12-16T06:47:30.909Z] === RUN TestRequestSyntaxCheck [2021-12-16T06:47:30.909Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-12-16T06:47:30.909Z] === RUN TestRequest [2021-12-16T06:47:31.368Z] === RUN TestStandardLongPath [2021-12-16T06:47:31.368Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-16T06:47:31.368Z] === RUN TestUNCLongPath [2021-12-16T06:47:31.368Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-16T06:47:31.368Z] PASS [2021-12-16T06:47:31.368Z] coverage: 100.0% of statements [2021-12-16T06:47:31.368Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2021-12-16T06:47:31.953Z] check_test.go:195: [dca04ba4887d2] daemon is not started [2021-12-16T06:47:32.211Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-16T06:47:32.335Z] === RUN TestNameFormat [2021-12-16T06:47:32.335Z] --- PASS: TestNameFormat (0.00s) [2021-12-16T06:47:32.335Z] === RUN TestNameRetries [2021-12-16T06:47:32.335Z] --- PASS: TestNameRetries (0.00s) [2021-12-16T06:47:32.335Z] PASS [2021-12-16T06:47:32.335Z] coverage: 85.7% of statements [2021-12-16T06:47:32.335Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2021-12-16T06:47:32.794Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.70s) [2021-12-16T06:47:32.794Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-16T06:47:32.794Z] === RUN TestParseKeyValueOpt [2021-12-16T06:47:32.794Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-16T06:47:32.794Z] === RUN TestParseUintList [2021-12-16T06:47:32.794Z] --- PASS: TestParseUintList (0.00s) [2021-12-16T06:47:32.794Z] === RUN TestParseUintListMaximumLimits [2021-12-16T06:47:32.794Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-16T06:47:32.794Z] PASS [2021-12-16T06:47:32.794Z] coverage: 97.0% of statements [2021-12-16T06:47:32.794Z] ok github.com/docker/docker/pkg/parsers 0.053s coverage: 97.0% of statements [2021-12-16T06:47:33.147Z] check_test.go:195: [d9b018ce9d46c] daemon is not started [2021-12-16T06:47:33.404Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-16T06:47:33.766Z] === RUN TestNewAndRemove [2021-12-16T06:47:33.766Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-16T06:47:33.766Z] === RUN TestRemoveInvalidPath [2021-12-16T06:47:33.766Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-16T06:47:33.766Z] PASS [2021-12-16T06:47:33.766Z] coverage: 82.6% of statements [2021-12-16T06:47:33.766Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2021-12-16T06:47:34.225Z] 2021/12/16 06:47:33 Closing DB instances... [2021-12-16T06:47:34.337Z] check_test.go:195: [dda31640e70d6] daemon is not started [2021-12-16T06:47:34.337Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-16T06:47:35.270Z] check_test.go:195: [d5d99114eeca7] daemon is not started [2021-12-16T06:47:35.270Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-16T06:47:35.766Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.67s) [2021-12-16T06:47:35.766Z] === RUN TestNetworkDBGarbageCollection [2021-12-16T06:47:35.766Z] === RUN TestFailedConnection [2021-12-16T06:47:36.642Z] check_test.go:195: [dd3432934fb42] daemon is not started [2021-12-16T06:47:36.643Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-16T06:47:37.300Z] --- PASS: TestFailedConnection (1.20s) [2021-12-16T06:47:37.300Z] === RUN TestFailOnce [2021-12-16T06:47:37.300Z] 2021/12/16 06:47:36 http: panic serving 127.0.0.1:49298: Plugin not ready [2021-12-16T06:47:37.300Z] goroutine 26 [running]: [2021-12-16T06:47:37.300Z] net/http.(*conn).serve.func1() [2021-12-16T06:47:37.300Z] c:/go/src/net/http/server.go:1802 +0xb9 [2021-12-16T06:47:37.300Z] panic({0x73ac40, 0x847350}) [2021-12-16T06:47:37.300Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-16T06:47:37.300Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xe636b8c780a4fffa}, 0xc000137a98) [2021-12-16T06:47:37.300Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-16T06:47:37.300Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x8540d0, 0xc00012e0e0}, 0x68f106) [2021-12-16T06:47:37.300Z] c:/go/src/net/http/server.go:2047 +0x2f [2021-12-16T06:47:37.300Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x8540d0, 0xc00012e0e0}, 0xc000126300) [2021-12-16T06:47:37.300Z] c:/go/src/net/http/server.go:2425 +0x149 [2021-12-16T06:47:37.300Z] net/http.serverHandler.ServeHTTP({0x8526d0}, {0x8540d0, 0xc00012e0e0}, 0xc000126300) [2021-12-16T06:47:37.300Z] c:/go/src/net/http/server.go:2879 +0x43b [2021-12-16T06:47:37.300Z] net/http.(*conn).serve(0xc000094a00, {0x855fa0, 0xc0000260f0}) [2021-12-16T06:47:37.300Z] c:/go/src/net/http/server.go:1930 +0xb08 [2021-12-16T06:47:37.300Z] created by net/http.(*Server).Serve [2021-12-16T06:47:37.300Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2021-12-16T06:47:37.300Z] time="2021-12-16T06:47:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2021-12-16T06:47:37.576Z] check_test.go:195: [dec12ad36da8d] daemon is not started [2021-12-16T06:47:37.576Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-16T06:47:38.267Z] --- PASS: TestFailOnce (1.20s) [2021-12-16T06:47:38.267Z] === RUN TestEchoInputOutput [2021-12-16T06:47:38.267Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-16T06:47:38.267Z] === RUN TestBackoff [2021-12-16T06:47:38.267Z] --- PASS: TestBackoff (0.00s) [2021-12-16T06:47:38.267Z] === RUN TestAbortRetry [2021-12-16T06:47:38.267Z] --- PASS: TestAbortRetry (0.00s) [2021-12-16T06:47:38.267Z] === RUN TestClientScheme [2021-12-16T06:47:38.267Z] --- PASS: TestClientScheme (0.00s) [2021-12-16T06:47:38.267Z] === RUN TestNewClientWithTimeout [2021-12-16T06:47:38.509Z] check_test.go:195: [dbe9da26993f9] daemon is not started [2021-12-16T06:47:38.509Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-16T06:47:38.725Z] time="2021-12-16T06:47:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-16T06:47:38.766Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-12-16T06:47:39.699Z] check_test.go:195: [d7cd3977f15b0] daemon is not started [2021-12-16T06:47:39.699Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-16T06:47:40.265Z] time="2021-12-16T06:47:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-16T06:47:40.632Z] docker_cli_swarm_test.go:1321: [d0e4140410074] joining swarm manager [d38ef720b189b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:47:40.633Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7cb078323ab0a183db7b4a5da16cc17ee65a67cc8f252950883e5f23d8cfc34a [2021-12-16T06:47:41.566Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e2097e01568d5d61323a11051406a28b98213f33d42f1f99f7f27a4a3330a56a [2021-12-16T06:47:41.566Z] check_test.go:195: [d90d6657f3719] daemon is not started [2021-12-16T06:47:41.566Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-16T06:47:41.824Z] docker_cli_swarm_test.go:1322: [d3d0c7fa02e4d] joining swarm manager [d38ef720b189b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:47:42.757Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fe80aef2389a31f0f4f3af955b75bc8d8049fe7b82cf33fc905a0d063d75cf01 [2021-12-16T06:47:43.169Z] time="2021-12-16T06:47:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-16T06:47:43.327Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d622a9ec39c9d5aa00dd3970756f8db5c15396656c2e9c84ba4b2b344015866e [2021-12-16T06:47:43.599Z] check_test.go:195: [dca5cb78e8741] daemon is not started [2021-12-16T06:47:43.599Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-16T06:47:43.982Z] --- PASS: TestBuildWithHugeFile (108.51s) [2021-12-16T06:47:43.982Z] === RUN TestBuildWCOWSandboxSize [2021-12-16T06:47:43.982Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-16T06:47:43.982Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-16T06:47:43.982Z] === RUN TestBuildWithEmptyDockerfile [2021-12-16T06:47:43.982Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:47:43.982Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:47:43.982Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:47:43.982Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:47:43.982Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:47:43.982Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:47:43.982Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:47:43.983Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:47:43.983Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:47:43.983Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-12-16T06:47:43.983Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-12-16T06:47:43.983Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-12-16T06:47:43.983Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-12-16T06:47:43.983Z] === RUN TestBuildPreserveOwnership [2021-12-16T06:47:43.983Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:47:43.983Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestBuildPlatformInvalid [2021-12-16T06:47:43.983Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-12-16T06:47:43.983Z] PASS [2021-12-16T06:47:43.983Z] ok github.com/docker/docker/integration/build 174.052s [2021-12-16T06:47:43.983Z] [2021-12-16T06:47:43.983Z] === Skipped [2021-12-16T06:47:43.983Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-16T06:47:43.983Z] build_session_test.go:25: TODO: BuildKit [2021-12-16T06:47:43.983Z] [2021-12-16T06:47:43.983Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-16T06:47:43.983Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:43.983Z] [2021-12-16T06:47:43.983Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-12-16T06:47:43.983Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:47:43.983Z] [2021-12-16T06:47:43.983Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-16T06:47:43.983Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:47:43.983Z] [2021-12-16T06:47:43.983Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-16T06:47:43.983Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-16T06:47:43.983Z] [2021-12-16T06:47:43.983Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-16T06:47:43.983Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:47:43.983Z] [2021-12-16T06:47:43.983Z] DONE 29 tests, 6 skipped in 201.199s [2021-12-16T06:47:43.983Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-16T06:47:43.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:47:43.983Z] INFO: Testing against a local daemon [2021-12-16T06:47:43.983Z] === RUN TestConfigInspect [2021-12-16T06:47:43.983Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:43.983Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestConfigList [2021-12-16T06:47:43.983Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:43.983Z] --- SKIP: TestConfigList (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestConfigsCreateAndDelete [2021-12-16T06:47:43.983Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:43.983Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestConfigsUpdate [2021-12-16T06:47:43.983Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:43.983Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestTemplatedConfig [2021-12-16T06:47:43.983Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:43.983Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestConfigCreateResolve [2021-12-16T06:47:43.983Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:47:43.983Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-16T06:47:43.983Z] PASS [2021-12-16T06:47:43.983Z] ok github.com/docker/docker/integration/config 0.104s [2021-12-16T06:47:43.983Z] [2021-12-16T06:47:43.983Z] === Skipped [2021-12-16T06:47:43.983Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-16T06:47:43.983Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:43.983Z] [2021-12-16T06:47:43.983Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-16T06:47:43.983Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:43.983Z] [2021-12-16T06:47:43.983Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-16T06:47:43.983Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:43.983Z] [2021-12-16T06:47:43.983Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-16T06:47:43.983Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:43.983Z] [2021-12-16T06:47:43.983Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-16T06:47:43.983Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:43.983Z] [2021-12-16T06:47:43.983Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-16T06:47:43.983Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:47:43.983Z] [2021-12-16T06:47:43.983Z] DONE 6 tests, 6 skipped in 2.035s [2021-12-16T06:47:43.983Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-16T06:47:43.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:47:43.983Z] INFO: Testing against a local daemon [2021-12-16T06:47:43.983Z] === RUN TestCheckpoint [2021-12-16T06:47:43.983Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-16T06:47:43.983Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestContainerInvalidJSON [2021-12-16T06:47:43.983Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:47:43.983Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:47:43.983Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:47:43.983Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:47:43.983Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:47:43.983Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:47:43.983Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-12-16T06:47:43.983Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-16T06:47:43.983Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-16T06:47:43.983Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2021-12-16T06:47:43.983Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-16T06:47:43.983Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2021-12-16T06:47:43.983Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-16T06:47:43.983Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-12-16T06:47:43.983Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-16T06:47:43.983Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-12-16T06:47:43.983Z] === RUN TestCopyFromContainer [2021-12-16T06:47:43.983Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:43.983Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-16T06:47:43.983Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:47:43.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:47:43.983Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:47:43.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:47:43.983Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:47:43.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:47:43.983Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:47:43.983Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:47:43.983Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:47:43.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-12-16T06:47:43.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-16T06:47:43.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-16T06:47:43.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-16T06:47:43.983Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-16T06:47:43.983Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestCreateWithInvalidEnv [2021-12-16T06:47:43.983Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-16T06:47:43.983Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-16T06:47:43.983Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-16T06:47:43.983Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-16T06:47:43.983Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-16T06:47:43.983Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-16T06:47:43.983Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-16T06:47:43.983Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-16T06:47:43.983Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-16T06:47:43.983Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-12-16T06:47:43.983Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-16T06:47:43.983Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-16T06:47:43.983Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestCreateTmpfsMountsTarget [2021-12-16T06:47:43.983Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:43.983Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-16T06:47:43.983Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:47:43.983Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-16T06:47:43.983Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:47:43.983Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-16T06:47:43.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:47:43.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:47:43.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:47:43.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:47:43.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:47:43.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:47:43.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:47:43.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:47:43.983Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:47:43.983Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:47:43.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:47:43.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:47:43.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:47:43.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:47:43.983Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:47:43.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-12-16T06:47:43.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-16T06:47:43.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-16T06:47:43.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-16T06:47:43.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-16T06:47:43.983Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-16T06:47:43.983Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-16T06:47:43.983Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestCreateDifferentPlatform [2021-12-16T06:47:43.983Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-16T06:47:43.983Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-16T06:47:43.983Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-12-16T06:47:43.983Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-12-16T06:47:43.983Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-12-16T06:47:43.983Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-16T06:47:43.983Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2021-12-16T06:47:43.983Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-16T06:47:43.983Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-16T06:47:43.983Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-12-16T06:47:43.983Z] === RUN TestContainerKillOnDaemonStart [2021-12-16T06:47:43.983Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:43.983Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestDiff [2021-12-16T06:47:43.983Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-16T06:47:43.983Z] --- SKIP: TestDiff (0.00s) [2021-12-16T06:47:43.983Z] === RUN TestExecWithCloseStdin [2021-12-16T06:47:43.983Z] --- PASS: TestExecWithCloseStdin (2.40s) [2021-12-16T06:47:43.983Z] === RUN TestExec [2021-12-16T06:47:44.535Z] check_test.go:195: [d57d748e12ce7] daemon is not started [2021-12-16T06:47:44.535Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-16T06:47:44.705Z] --- PASS: TestRequest (13.88s) [2021-12-16T06:47:44.705Z] === RUN TestOverlappingRequests [2021-12-16T06:47:45.163Z] === RUN TestParseEmptyInterface [2021-12-16T06:47:45.163Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-16T06:47:45.163Z] === RUN TestParseNonInterfaceType [2021-12-16T06:47:45.163Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-16T06:47:45.163Z] === RUN TestParseWithOneFunction [2021-12-16T06:47:45.163Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-16T06:47:45.163Z] === RUN TestParseWithMultipleFuncs [2021-12-16T06:47:45.163Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-16T06:47:45.163Z] === RUN TestParseWithUnnamedReturn [2021-12-16T06:47:45.163Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-16T06:47:45.163Z] === RUN TestEmbeddedInterface [2021-12-16T06:47:45.163Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-16T06:47:45.163Z] === RUN TestParsedImports [2021-12-16T06:47:45.163Z] --- PASS: TestParsedImports (0.00s) [2021-12-16T06:47:45.163Z] === RUN TestAliasedImports [2021-12-16T06:47:45.163Z] --- PASS: TestAliasedImports (0.00s) [2021-12-16T06:47:45.163Z] PASS [2021-12-16T06:47:45.163Z] coverage: 56.8% of statements [2021-12-16T06:47:45.163Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2021-12-16T06:47:45.163Z] --- PASS: TestOverlappingRequests (0.65s) [2021-12-16T06:47:45.163Z] === RUN TestRelease [2021-12-16T06:47:46.130Z] === RUN TestHTTPTransport [2021-12-16T06:47:46.130Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-16T06:47:46.130Z] PASS [2021-12-16T06:47:46.130Z] coverage: 85.7% of statements [2021-12-16T06:47:46.130Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2021-12-16T06:47:46.200Z] --- PASS: TestExec (2.26s) [2021-12-16T06:47:46.200Z] === RUN TestExecUser [2021-12-16T06:47:46.200Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-16T06:47:46.200Z] --- SKIP: TestExecUser (0.00s) [2021-12-16T06:47:46.200Z] === RUN TestExportContainerAndImportImage [2021-12-16T06:47:46.200Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:46.200Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-16T06:47:46.200Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-16T06:47:46.200Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:46.200Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-16T06:47:46.200Z] === RUN TestHealthCheckWorkdir [2021-12-16T06:47:46.200Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-16T06:47:46.200Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-16T06:47:46.200Z] === RUN TestHealthKillContainer [2021-12-16T06:47:46.200Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-16T06:47:46.200Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-16T06:47:46.200Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-16T06:47:46.200Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-16T06:47:46.200Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-16T06:47:46.200Z] === RUN TestKillContainerInvalidSignal [2021-12-16T06:47:47.061Z] check_test.go:195: [d9ee4e91f2f6c] daemon is not started [2021-12-16T06:47:47.061Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-16T06:47:47.100Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-16T06:47:47.100Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-16T06:47:47.100Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-16T06:47:47.100Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-16T06:47:47.100Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-16T06:47:47.100Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-16T06:47:47.100Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-16T06:47:47.100Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-16T06:47:47.100Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-16T06:47:47.100Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-16T06:47:47.100Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-16T06:47:47.100Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-16T06:47:47.100Z] === RUN TestBufferPoolPutAndGet [2021-12-16T06:47:47.100Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-16T06:47:47.100Z] PASS [2021-12-16T06:47:47.100Z] coverage: 88.2% of statements [2021-12-16T06:47:47.100Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2021-12-16T06:47:47.100Z] time="2021-12-16T06:47:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-16T06:47:47.559Z] === RUN TestOutputOnPrematureClose [2021-12-16T06:47:47.559Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-16T06:47:47.559Z] === RUN TestCompleteSilently [2021-12-16T06:47:47.559Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-16T06:47:47.559Z] PASS [2021-12-16T06:47:47.559Z] coverage: 75.9% of statements [2021-12-16T06:47:47.559Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2021-12-16T06:47:47.626Z] check_test.go:195: [def1f1960ffe1] daemon is not started [2021-12-16T06:47:47.626Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-16T06:47:47.884Z] check_test.go:195: [db2b8c38d17e6] daemon is not started [2021-12-16T06:47:47.884Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-16T06:47:48.017Z] --- PASS: TestRelease (2.59s) [2021-12-16T06:47:48.018Z] === RUN TestAllocateRandomDeallocate [2021-12-16T06:47:48.415Z] --- PASS: TestKillContainerInvalidSignal (2.25s) [2021-12-16T06:47:48.415Z] === RUN TestKillContainer [2021-12-16T06:47:48.415Z] === RUN TestKillContainer/no_signal [2021-12-16T06:47:48.487Z] === RUN TestSendToOneSub [2021-12-16T06:47:48.487Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-16T06:47:48.487Z] === RUN TestSendToMultipleSubs [2021-12-16T06:47:48.487Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-16T06:47:48.487Z] === RUN TestEvictOneSub [2021-12-16T06:47:48.487Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-16T06:47:48.487Z] === RUN TestClosePublisher [2021-12-16T06:47:48.487Z] --- PASS: TestClosePublisher (0.00s) [2021-12-16T06:47:48.487Z] === RUN TestPubSubRace [2021-12-16T06:47:48.817Z] check_test.go:195: [d515a20eda31f] daemon is not started [2021-12-16T06:47:48.817Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-16T06:47:49.452Z] --- PASS: TestPubSubRace (1.08s) [2021-12-16T06:47:49.452Z] PASS [2021-12-16T06:47:49.452Z] coverage: 75.0% of statements [2021-12-16T06:47:49.452Z] ok github.com/docker/docker/pkg/pubsub 1.125s coverage: 75.0% of statements [2021-12-16T06:47:49.749Z] check_test.go:195: [d4511deaa3381] daemon is not started [2021-12-16T06:47:49.749Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-16T06:47:50.428Z] === RUN TestRegister [2021-12-16T06:47:50.428Z] --- PASS: TestRegister (0.00s) [2021-12-16T06:47:50.428Z] === RUN TestCommand [2021-12-16T06:47:50.428Z] --- PASS: TestCommand (0.04s) [2021-12-16T06:47:50.428Z] === RUN TestNaiveSelf [2021-12-16T06:47:50.428Z] --- PASS: TestNaiveSelf (0.03s) [2021-12-16T06:47:50.428Z] PASS [2021-12-16T06:47:50.428Z] coverage: 82.4% of statements [2021-12-16T06:47:50.428Z] ok github.com/docker/docker/pkg/reexec 0.115s coverage: 82.4% of statements [2021-12-16T06:47:50.642Z] === RUN TestKillContainer/non_killing_signal [2021-12-16T06:47:50.642Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-16T06:47:50.642Z] === RUN TestKillContainer/killing_signal [2021-12-16T06:47:50.682Z] check_test.go:195: [dec9a42d3016c] daemon is not started [2021-12-16T06:47:50.682Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-16T06:47:50.886Z] === RUN TestDump [2021-12-16T06:47:50.887Z] goroutine 6 [running]: [2021-12-16T06:47:50.887Z] github.com/docker/docker/pkg/stack.dump(0xb7b457) [2021-12-16T06:47:50.887Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-16T06:47:50.887Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-16T06:47:50.887Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-16T06:47:50.887Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-16T06:47:50.887Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-16T06:47:50.887Z] testing.tRunner(0xc00011c1a0, 0xce8e38) [2021-12-16T06:47:50.887Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-16T06:47:50.887Z] created by testing.(*T).Run [2021-12-16T06:47:50.887Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-16T06:47:50.887Z] [2021-12-16T06:47:50.887Z] goroutine 1 [chan receive]: [2021-12-16T06:47:50.887Z] testing.(*T).Run(0xc00011c000, {0xcda4fd, 0xb5a1b3}, 0xce8e38) [2021-12-16T06:47:50.887Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-16T06:47:50.887Z] testing.runTests.func1(0xc000068750) [2021-12-16T06:47:50.887Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-16T06:47:50.887Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-12-16T06:47:50.887Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-16T06:47:50.887Z] testing.runTests(0xc000076080, {0xe4cba0, 0x3, 0x3}, {0xb7a6ad, 0xcdc1f7, 0xe51640}) [2021-12-16T06:47:50.887Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-16T06:47:50.887Z] testing.(*M).Run(0xc000076080) [2021-12-16T06:47:50.887Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-16T06:47:50.887Z] main.main() [2021-12-16T06:47:50.887Z] _testmain.go:95 +0x1f5 [2021-12-16T06:47:50.887Z] --- PASS: TestDump (0.00s) [2021-12-16T06:47:50.887Z] === RUN TestDumpToFile [2021-12-16T06:47:51.345Z] --- PASS: TestDumpToFile (0.21s) [2021-12-16T06:47:51.345Z] === RUN TestDumpToFileWithEmptyInput [2021-12-16T06:47:51.345Z] goroutine 18 [running]: [2021-12-16T06:47:51.345Z] github.com/docker/docker/pkg/stack.dump(0xbe83f4) [2021-12-16T06:47:51.345Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-16T06:47:51.345Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xbe87a0}) [2021-12-16T06:47:51.345Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-16T06:47:51.345Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2021-12-16T06:47:51.345Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-16T06:47:51.345Z] testing.tRunner(0xc0000841a0, 0xce8e28) [2021-12-16T06:47:51.345Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-16T06:47:51.345Z] created by testing.(*T).Run [2021-12-16T06:47:51.345Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-16T06:47:51.345Z] [2021-12-16T06:47:51.345Z] goroutine 1 [chan receive]: [2021-12-16T06:47:51.345Z] testing.(*T).Run(0xc00011c000, {0xce1289, 0xb5a1b3}, 0xce8e28) [2021-12-16T06:47:51.345Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-16T06:47:51.345Z] testing.runTests.func1(0xc000068750) [2021-12-16T06:47:51.345Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-16T06:47:51.345Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-12-16T06:47:51.345Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-16T06:47:51.345Z] testing.runTests(0xc000076080, {0xe4cba0, 0x3, 0x3}, {0xb7a6ad, 0xcdc1f7, 0xe51640}) [2021-12-16T06:47:51.345Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-16T06:47:51.345Z] testing.(*M).Run(0xc000076080) [2021-12-16T06:47:51.346Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-16T06:47:51.346Z] main.main() [2021-12-16T06:47:51.346Z] _testmain.go:95 +0x1f5 [2021-12-16T06:47:51.346Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-16T06:47:51.346Z] PASS [2021-12-16T06:47:51.346Z] coverage: 90.9% of statements [2021-12-16T06:47:51.346Z] ok github.com/docker/docker/pkg/stack 0.260s coverage: 90.9% of statements [2021-12-16T06:47:51.805Z] === RUN TestNewStdWriter [2021-12-16T06:47:51.805Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-16T06:47:51.805Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-16T06:47:51.805Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-16T06:47:51.805Z] === RUN TestWriteWithNilBytes [2021-12-16T06:47:51.805Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-16T06:47:51.805Z] === RUN TestWrite [2021-12-16T06:47:51.805Z] --- PASS: TestWrite (0.00s) [2021-12-16T06:47:51.805Z] === RUN TestWriteWithWriterError [2021-12-16T06:47:51.805Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-16T06:47:51.805Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-16T06:47:51.805Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-16T06:47:51.805Z] === RUN TestStdCopyWriteAndRead [2021-12-16T06:47:51.805Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-16T06:47:51.805Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-16T06:47:51.805Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-16T06:47:51.805Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-16T06:47:51.805Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-16T06:47:51.805Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-16T06:47:51.805Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-16T06:47:51.805Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-16T06:47:51.805Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-16T06:47:51.805Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-16T06:47:51.805Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-16T06:47:51.805Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-16T06:47:51.805Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-16T06:47:51.805Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-16T06:47:51.805Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-16T06:47:51.805Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-16T06:47:51.805Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-16T06:47:51.805Z] PASS [2021-12-16T06:47:51.805Z] coverage: 100.0% of statements [2021-12-16T06:47:51.805Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2021-12-16T06:47:52.773Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-16T06:47:52.773Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-16T06:47:52.773Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-16T06:47:52.773Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-16T06:47:52.773Z] === RUN TestFormatStatus [2021-12-16T06:47:52.773Z] --- PASS: TestFormatStatus (0.00s) [2021-12-16T06:47:52.773Z] === RUN TestFormatError [2021-12-16T06:47:52.773Z] --- PASS: TestFormatError (0.00s) [2021-12-16T06:47:52.773Z] === RUN TestFormatJSONError [2021-12-16T06:47:52.773Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-16T06:47:52.773Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-16T06:47:52.773Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-16T06:47:52.773Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-16T06:47:52.773Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-16T06:47:52.773Z] === RUN TestNewJSONProgressOutput [2021-12-16T06:47:52.773Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-16T06:47:52.773Z] === RUN TestAuxFormatterEmit [2021-12-16T06:47:52.773Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-16T06:47:52.773Z] === RUN TestStreamWriterStdout [2021-12-16T06:47:52.773Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-16T06:47:52.773Z] === RUN TestStreamWriterStderr [2021-12-16T06:47:52.773Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-16T06:47:52.773Z] PASS [2021-12-16T06:47:52.773Z] coverage: 66.2% of statements [2021-12-16T06:47:52.773Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2021-12-16T06:47:53.209Z] check_test.go:195: [d8c7116aea53c] daemon is not started [2021-12-16T06:47:53.209Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-16T06:47:53.209Z] check_test.go:195: [d91a95eeb0586] daemon is not started [2021-12-16T06:47:53.209Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-16T06:47:53.232Z] === RUN TestGenerateRandomID [2021-12-16T06:47:53.232Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-16T06:47:53.232Z] === RUN TestShortenId [2021-12-16T06:47:53.232Z] --- PASS: TestShortenId (0.00s) [2021-12-16T06:47:53.232Z] === RUN TestShortenSha256Id [2021-12-16T06:47:53.232Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-16T06:47:53.232Z] === RUN TestShortenIdEmpty [2021-12-16T06:47:53.232Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-16T06:47:53.232Z] === RUN TestShortenIdInvalid [2021-12-16T06:47:53.232Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-16T06:47:53.232Z] === RUN TestIsShortIDNonHex [2021-12-16T06:47:53.232Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-16T06:47:53.232Z] === RUN TestIsShortIDNotCorrectSize [2021-12-16T06:47:53.232Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-16T06:47:53.232Z] PASS [2021-12-16T06:47:53.232Z] coverage: 70.6% of statements [2021-12-16T06:47:53.232Z] ok github.com/docker/docker/pkg/stringid 0.051s coverage: 70.6% of statements [2021-12-16T06:47:53.600Z] --- PASS: TestKillContainer (4.91s) [2021-12-16T06:47:53.600Z] --- PASS: TestKillContainer/no_signal (2.21s) [2021-12-16T06:47:53.600Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-16T06:47:53.600Z] --- PASS: TestKillContainer/killing_signal (2.65s) [2021-12-16T06:47:53.600Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-16T06:47:53.600Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:47:53.600Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-16T06:47:53.600Z] === RUN TestKillStoppedContainer [2021-12-16T06:47:53.600Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:47:53.600Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-16T06:47:53.600Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-16T06:47:53.600Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:47:53.600Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-16T06:47:53.600Z] === RUN TestKillDifferentUserContainer [2021-12-16T06:47:53.600Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-16T06:47:53.600Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-16T06:47:53.600Z] === RUN TestInspectOomKilledTrue [2021-12-16T06:47:53.600Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:47:53.600Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-16T06:47:53.600Z] === RUN TestInspectOomKilledFalse [2021-12-16T06:47:53.600Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-16T06:47:53.600Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-16T06:47:53.600Z] === RUN TestLogsFollowTailEmpty [2021-12-16T06:47:54.142Z] check_test.go:195: [d2dc82d0aa887] daemon is not started [2021-12-16T06:47:54.142Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-16T06:47:54.200Z] === RUN TestIsCpusetListAvailable [2021-12-16T06:47:54.200Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-16T06:47:54.200Z] PASS [2021-12-16T06:47:54.200Z] coverage: 39.4% of statements [2021-12-16T06:47:54.200Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2021-12-16T06:47:54.400Z] check_test.go:195: [da10e3a266b13] daemon is not started [2021-12-16T06:47:54.400Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-16T06:47:54.658Z] check_test.go:195: [d8999eea718e3] daemon is not started [2021-12-16T06:47:54.658Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-16T06:47:54.915Z] check_test.go:195: [dcc2434c6c1f7] daemon is not started [2021-12-16T06:47:54.915Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-16T06:47:55.167Z] --- PASS: TestAllocateRandomDeallocate (7.23s) [2021-12-16T06:47:55.167Z] === RUN TestRetrieveFromStore [2021-12-16T06:47:55.173Z] check_test.go:195: [d2f5ab843090c] daemon is not started [2021-12-16T06:47:55.173Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-16T06:47:55.192Z] --- PASS: TestLogsFollowTailEmpty (2.11s) [2021-12-16T06:47:55.192Z] === RUN TestNetworkNat [2021-12-16T06:47:55.192Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-16T06:47:55.192Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-16T06:47:55.192Z] === RUN TestNetworkLocalhostTCPNat [2021-12-16T06:47:55.430Z] check_test.go:195: [d580d479ccbf5] daemon is not started [2021-12-16T06:47:55.431Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-16T06:47:55.431Z] check_test.go:195: [de625c5ccfa50] daemon is not started [2021-12-16T06:47:55.431Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-16T06:47:55.625Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-12-16T06:47:55.625Z] === RUN TestClientStream [2021-12-16T06:47:55.625Z] --- PASS: TestClientStream (0.00s) [2021-12-16T06:47:55.625Z] === RUN TestClientSendFile [2021-12-16T06:47:55.625Z] --- PASS: TestClientSendFile (0.00s) [2021-12-16T06:47:55.625Z] === RUN TestClientWithRequestTimeout [2021-12-16T06:47:55.625Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-12-16T06:47:55.625Z] === RUN TestFileSpecPlugin [2021-12-16T06:47:55.625Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-12-16T06:47:55.625Z] === RUN TestFileJSONSpecPlugin [2021-12-16T06:47:56.084Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-12-16T06:47:56.084Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-16T06:47:56.084Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-12-16T06:47:56.084Z] === RUN TestPluginAddHandler [2021-12-16T06:47:56.084Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-16T06:47:56.084Z] === RUN TestPluginWaitBadPlugin [2021-12-16T06:47:56.084Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-16T06:47:56.084Z] === RUN TestGet [2021-12-16T06:47:56.084Z] time="2021-12-16T06:47:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-16T06:47:56.084Z] === RUN TestChtimes [2021-12-16T06:47:56.084Z] --- PASS: TestChtimes (0.00s) [2021-12-16T06:47:56.084Z] === RUN TestChtimesWindows [2021-12-16T06:47:56.084Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-16T06:47:56.084Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-16T06:47:56.084Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-16T06:47:56.084Z] === RUN TestEnsureRemoveAllNotExist [2021-12-16T06:47:56.084Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-16T06:47:56.084Z] === RUN TestEnsureRemoveAllWithDir [2021-12-16T06:47:56.084Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-16T06:47:56.084Z] === RUN TestEnsureRemoveAllWithFile [2021-12-16T06:47:56.084Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-16T06:47:56.084Z] === RUN TestHasWin32KSupport [2021-12-16T06:47:56.084Z] syscall_windows_test.go:8: win32k: true [2021-12-16T06:47:56.084Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-16T06:47:56.084Z] PASS [2021-12-16T06:47:56.084Z] coverage: 13.0% of statements [2021-12-16T06:47:56.084Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 13.0% of statements [2021-12-16T06:47:56.803Z] check_test.go:195: [d503725a8ad10] daemon is not started [2021-12-16T06:47:56.803Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-16T06:47:57.054Z] time="2021-12-16T06:47:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-16T06:47:57.054Z] === RUN TestTailFile [2021-12-16T06:47:57.054Z] --- PASS: TestTailFile (0.00s) [2021-12-16T06:47:57.054Z] === RUN TestTailFileManyLines [2021-12-16T06:47:57.054Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-16T06:47:57.054Z] === RUN TestTailEmptyFile [2021-12-16T06:47:57.054Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-16T06:47:57.054Z] === RUN TestTailNegativeN [2021-12-16T06:47:57.054Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader [2021-12-16T06:47:57.054Z] === CONT TestNewTailReader [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/truncated_last_line [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-16T06:47:57.054Z] === CONT TestNewTailReader/no_delimiter [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.054Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.054Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.054Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.054Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.054Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.054Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.054Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.055Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.055Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.055Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.056Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.056Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.056Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.057Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.057Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.057Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.057Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.057Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.057Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.517Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-16T06:47:57.518Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-16T06:47:57.518Z] --- PASS: TestNewTailReader (0.00s) [2021-12-16T06:47:57.518Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-16T06:47:57.518Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-16T06:47:57.518Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-16T06:47:57.518Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-16T06:47:57.518Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-16T06:47:57.518Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.01s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:47:57.519Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:47:57.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-16T06:47:57.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-16T06:47:57.980Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-16T06:47:57.980Z] PASS [2021-12-16T06:47:57.980Z] coverage: 88.6% of statements [2021-12-16T06:47:57.980Z] ok github.com/docker/docker/pkg/tailfile 0.218s coverage: 88.6% of statements [2021-12-16T06:47:57.980Z] --- PASS: TestRetrieveFromStore (2.77s) [2021-12-16T06:47:57.980Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-16T06:47:57.980Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-12-16T06:47:57.980Z] === RUN TestParallelPredefinedRequest1 [2021-12-16T06:47:57.980Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-16T06:47:57.980Z] === RUN TestParallelPredefinedRequest2 [2021-12-16T06:47:57.980Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-16T06:47:57.980Z] === RUN TestParallelPredefinedRequest3 [2021-12-16T06:47:57.980Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-16T06:47:57.980Z] === RUN TestParallelPredefinedRequest4 [2021-12-16T06:47:57.980Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-16T06:47:57.980Z] === RUN TestParallelPredefinedRequest5 [2021-12-16T06:47:57.980Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-16T06:47:57.980Z] === RUN TestDebug [2021-12-16T06:47:57.980Z] --- PASS: TestDebug (0.00s) [2021-12-16T06:47:57.980Z] === RUN TestRequestPoolParallel [2021-12-16T06:47:58.181Z] --- PASS: TestNetworkLocalhostTCPNat (2.54s) [2021-12-16T06:47:58.181Z] === RUN TestNetworkLoopbackNat [2021-12-16T06:47:58.181Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-16T06:47:58.181Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-16T06:47:58.181Z] === RUN TestPause [2021-12-16T06:47:58.181Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-16T06:47:58.181Z] --- SKIP: TestPause (0.00s) [2021-12-16T06:47:58.181Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-16T06:47:58.184Z] check_test.go:195: [d2340c0021188] daemon is not started [2021-12-16T06:47:58.184Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-16T06:47:58.439Z] === RUN TestTarSumRemoveNonExistent [2021-12-16T06:47:58.439Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-12-16T06:47:58.439Z] === RUN TestTarSumRemove [2021-12-16T06:47:58.439Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-16T06:47:58.439Z] === RUN TestSortFileInfoSums [2021-12-16T06:47:58.439Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-16T06:47:58.439Z] === RUN TestNewTarSumForLabelInvalid [2021-12-16T06:47:58.439Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-16T06:47:58.439Z] === RUN TestNewTarSumForLabel [2021-12-16T06:47:58.439Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-16T06:47:58.439Z] === RUN TestEmptyTar [2021-12-16T06:47:58.439Z] --- PASS: TestEmptyTar (0.01s) [2021-12-16T06:47:58.439Z] === RUN TestTarSumsReadSize [2021-12-16T06:47:58.439Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-12-16T06:47:58.439Z] === RUN TestTarSums [2021-12-16T06:47:58.439Z] --- PASS: TestTarSums (0.09s) [2021-12-16T06:47:58.439Z] === RUN TestIteration [2021-12-16T06:47:58.439Z] --- PASS: TestIteration (0.00s) [2021-12-16T06:47:58.439Z] === RUN TestVersionLabelForChecksum [2021-12-16T06:47:58.439Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-16T06:47:58.439Z] === RUN TestVersion [2021-12-16T06:47:58.439Z] --- PASS: TestVersion (0.00s) [2021-12-16T06:47:58.439Z] === RUN TestGetVersion [2021-12-16T06:47:58.439Z] --- PASS: TestGetVersion (0.00s) [2021-12-16T06:47:58.439Z] === RUN TestGetVersions [2021-12-16T06:47:58.439Z] --- PASS: TestGetVersions (0.00s) [2021-12-16T06:47:58.439Z] PASS [2021-12-16T06:47:58.439Z] coverage: 89.3% of statements [2021-12-16T06:47:58.439Z] ok github.com/docker/docker/pkg/tarsum 0.168s coverage: 89.3% of statements [2021-12-16T06:47:58.439Z] --- PASS: TestRequestPoolParallel (0.67s) [2021-12-16T06:47:58.439Z] === RUN TestFullAllocateRelease [2021-12-16T06:47:58.897Z] time="2021-12-16T06:47:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-16T06:47:59.116Z] check_test.go:195: [dcad492ca65ba] daemon is not started [2021-12-16T06:47:59.116Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-16T06:47:59.356Z] --- PASS: TestFullAllocateRelease (0.58s) [2021-12-16T06:47:59.356Z] === RUN TestOddAllocateRelease [2021-12-16T06:47:59.356Z] testing: warning: no tests to run [2021-12-16T06:47:59.356Z] PASS [2021-12-16T06:47:59.356Z] coverage: [no statements] [2021-12-16T06:47:59.356Z] ok github.com/docker/docker/pkg/term/windows 0.046s coverage: [no statements] [no tests to run] [2021-12-16T06:47:59.356Z] --- PASS: TestOddAllocateRelease (0.32s) [2021-12-16T06:47:59.356Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-16T06:47:59.814Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-12-16T06:47:59.814Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-16T06:47:59.814Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-12-16T06:47:59.814Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-16T06:47:59.814Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-12-16T06:47:59.814Z] === CONT TestParallelPredefinedRequest1 [2021-12-16T06:47:59.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:47:59.814Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-16T06:47:59.814Z] === CONT TestParallelPredefinedRequest5 [2021-12-16T06:47:59.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:47:59.814Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-16T06:47:59.814Z] === CONT TestParallelPredefinedRequest4 [2021-12-16T06:47:59.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:47:59.814Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-16T06:47:59.814Z] === CONT TestParallelPredefinedRequest3 [2021-12-16T06:47:59.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:47:59.814Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-16T06:47:59.814Z] === CONT TestParallelPredefinedRequest2 [2021-12-16T06:47:59.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:47:59.814Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-16T06:47:59.814Z] PASS [2021-12-16T06:47:59.814Z] coverage: 85.3% of statements [2021-12-16T06:47:59.814Z] ok github.com/docker/docker/libnetwork/ipam 66.917s coverage: 85.3% of statements [2021-12-16T06:47:59.814Z] === RUN TestTruncIndex [2021-12-16T06:48:00.048Z] check_test.go:195: [d57802a3f0d6f] daemon is not started [2021-12-16T06:48:00.049Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-16T06:48:00.272Z] --- PASS: TestTruncIndex (0.10s) [2021-12-16T06:48:00.272Z] PASS [2021-12-16T06:48:00.272Z] coverage: 91.5% of statements [2021-12-16T06:48:00.272Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2021-12-16T06:48:00.397Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.21s) [2021-12-16T06:48:00.397Z] === RUN TestPauseStopPausedContainer [2021-12-16T06:48:00.397Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:00.397Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-16T06:48:00.397Z] === RUN TestPsFilter [2021-12-16T06:48:00.397Z] --- PASS: TestPsFilter (0.36s) [2021-12-16T06:48:00.397Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-16T06:48:00.730Z] === RUN TestIsGIT [2021-12-16T06:48:00.730Z] --- PASS: TestIsGIT (0.00s) [2021-12-16T06:48:00.730Z] === RUN TestIsTransport [2021-12-16T06:48:00.730Z] --- PASS: TestIsTransport (0.00s) [2021-12-16T06:48:00.730Z] PASS [2021-12-16T06:48:00.730Z] coverage: 100.0% of statements [2021-12-16T06:48:00.730Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-12-16T06:48:00.980Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-16T06:48:01.189Z] === RUN TestVersionInfo [2021-12-16T06:48:01.189Z] --- PASS: TestVersionInfo (0.00s) [2021-12-16T06:48:01.189Z] === RUN TestAppendVersions [2021-12-16T06:48:01.189Z] --- PASS: TestAppendVersions (0.00s) [2021-12-16T06:48:01.189Z] PASS [2021-12-16T06:48:01.189Z] coverage: 88.9% of statements [2021-12-16T06:48:01.189Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite (43.66s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.82s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.94s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.89s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.21s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.94s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.07s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.11s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.10s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.03s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.05s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.01s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.49s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.87s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.88s) [2021-12-16T06:48:01.546Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2021-12-16T06:48:01.546Z] === RUN TestDockerSchema1RegistrySuite [2021-12-16T06:48:01.546Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-16T06:48:01.557Z] --- PASS: TestBuildWithHugeFile (103.93s) [2021-12-16T06:48:01.557Z] === RUN TestBuildWCOWSandboxSize [2021-12-16T06:48:01.557Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-16T06:48:01.557Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-16T06:48:01.557Z] === RUN TestBuildWithEmptyDockerfile [2021-12-16T06:48:01.557Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:48:01.557Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:48:01.557Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:48:01.558Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:48:01.558Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:48:01.558Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:48:01.558Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:48:01.558Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:48:01.558Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:48:01.558Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-12-16T06:48:01.558Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-12-16T06:48:01.558Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-12-16T06:48:01.558Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestBuildPreserveOwnership [2021-12-16T06:48:01.558Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:48:01.558Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestBuildPlatformInvalid [2021-12-16T06:48:01.558Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-12-16T06:48:01.558Z] PASS [2021-12-16T06:48:01.558Z] ok github.com/docker/docker/integration/build 168.075s [2021-12-16T06:48:01.558Z] [2021-12-16T06:48:01.558Z] === Skipped [2021-12-16T06:48:01.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-16T06:48:01.558Z] build_session_test.go:25: TODO: BuildKit [2021-12-16T06:48:01.558Z] [2021-12-16T06:48:01.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-16T06:48:01.558Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] [2021-12-16T06:48:01.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-12-16T06:48:01.558Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:48:01.558Z] [2021-12-16T06:48:01.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-16T06:48:01.558Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:48:01.558Z] [2021-12-16T06:48:01.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-16T06:48:01.558Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-16T06:48:01.558Z] [2021-12-16T06:48:01.558Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-16T06:48:01.558Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:48:01.558Z] [2021-12-16T06:48:01.558Z] DONE 29 tests, 6 skipped in 195.131s [2021-12-16T06:48:01.558Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-16T06:48:01.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:48:01.558Z] INFO: Testing against a local daemon [2021-12-16T06:48:01.558Z] === RUN TestConfigInspect [2021-12-16T06:48:01.558Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestConfigList [2021-12-16T06:48:01.558Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] --- SKIP: TestConfigList (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestConfigsCreateAndDelete [2021-12-16T06:48:01.558Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestConfigsUpdate [2021-12-16T06:48:01.558Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestTemplatedConfig [2021-12-16T06:48:01.558Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestConfigCreateResolve [2021-12-16T06:48:01.558Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:48:01.558Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-16T06:48:01.558Z] PASS [2021-12-16T06:48:01.558Z] ok github.com/docker/docker/integration/config 0.095s [2021-12-16T06:48:01.558Z] [2021-12-16T06:48:01.558Z] === Skipped [2021-12-16T06:48:01.558Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-16T06:48:01.558Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] [2021-12-16T06:48:01.558Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-16T06:48:01.558Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] [2021-12-16T06:48:01.558Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-16T06:48:01.558Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] [2021-12-16T06:48:01.558Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-16T06:48:01.558Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] [2021-12-16T06:48:01.558Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-16T06:48:01.558Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] [2021-12-16T06:48:01.558Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-16T06:48:01.558Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:48:01.558Z] [2021-12-16T06:48:01.558Z] DONE 6 tests, 6 skipped in 1.918s [2021-12-16T06:48:01.558Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-16T06:48:01.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:48:01.558Z] INFO: Testing against a local daemon [2021-12-16T06:48:01.558Z] === RUN TestCheckpoint [2021-12-16T06:48:01.558Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-16T06:48:01.558Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestContainerInvalidJSON [2021-12-16T06:48:01.558Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:48:01.558Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:48:01.558Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:48:01.558Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:48:01.558Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:48:01.558Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:48:01.558Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-12-16T06:48:01.558Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-12-16T06:48:01.558Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-12-16T06:48:01.558Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-16T06:48:01.558Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-12-16T06:48:01.558Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-16T06:48:01.558Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-12-16T06:48:01.558Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-16T06:48:01.558Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-12-16T06:48:01.558Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-16T06:48:01.558Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-12-16T06:48:01.558Z] === RUN TestCopyFromContainer [2021-12-16T06:48:01.558Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-16T06:48:01.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:48:01.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:48:01.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:48:01.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:48:01.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:48:01.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:48:01.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:48:01.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:48:01.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:48:01.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-12-16T06:48:01.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-16T06:48:01.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-16T06:48:01.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-16T06:48:01.558Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-16T06:48:01.558Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestCreateWithInvalidEnv [2021-12-16T06:48:01.558Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-16T06:48:01.558Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-16T06:48:01.558Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-16T06:48:01.558Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-16T06:48:01.558Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-16T06:48:01.558Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-16T06:48:01.558Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-16T06:48:01.558Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-16T06:48:01.558Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-16T06:48:01.558Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-12-16T06:48:01.558Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-16T06:48:01.558Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-16T06:48:01.558Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestCreateTmpfsMountsTarget [2021-12-16T06:48:01.558Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-16T06:48:01.558Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:48:01.558Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-16T06:48:01.558Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:48:01.558Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-16T06:48:01.558Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:48:01.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:48:01.558Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:48:01.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:48:01.558Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:48:01.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:48:01.558Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:48:01.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:48:01.558Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:48:01.558Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:48:01.558Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:48:01.558Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:48:01.558Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:48:01.558Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:48:01.558Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:48:01.558Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-12-16T06:48:01.558Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-12-16T06:48:01.558Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-12-16T06:48:01.558Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-16T06:48:01.558Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-16T06:48:01.558Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-16T06:48:01.558Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-16T06:48:01.558Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestCreateDifferentPlatform [2021-12-16T06:48:01.558Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-16T06:48:01.558Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-16T06:48:01.558Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-12-16T06:48:01.558Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-16T06:48:01.558Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-16T06:48:01.558Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-12-16T06:48:01.558Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-16T06:48:01.558Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-16T06:48:01.558Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-12-16T06:48:01.558Z] === RUN TestContainerKillOnDaemonStart [2021-12-16T06:48:01.558Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestDiff [2021-12-16T06:48:01.558Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-16T06:48:01.558Z] --- SKIP: TestDiff (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestExecWithCloseStdin [2021-12-16T06:48:01.558Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-16T06:48:01.558Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestExec [2021-12-16T06:48:01.558Z] --- PASS: TestExec (3.94s) [2021-12-16T06:48:01.558Z] === RUN TestExecUser [2021-12-16T06:48:01.558Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-16T06:48:01.558Z] --- SKIP: TestExecUser (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestExportContainerAndImportImage [2021-12-16T06:48:01.558Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-16T06:48:01.558Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:01.558Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestHealthCheckWorkdir [2021-12-16T06:48:01.558Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-16T06:48:01.558Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestHealthKillContainer [2021-12-16T06:48:01.558Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-16T06:48:01.558Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-16T06:48:01.558Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-16T06:48:01.558Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-16T06:48:01.558Z] === RUN TestKillContainerInvalidSignal [2021-12-16T06:48:01.558Z] --- PASS: TestKillContainerInvalidSignal (3.03s) [2021-12-16T06:48:01.558Z] === RUN TestKillContainer [2021-12-16T06:48:01.558Z] === RUN TestKillContainer/no_signal [2021-12-16T06:48:01.804Z] check_test.go:222: [d3bd002751dc7] daemon is not started [2021-12-16T06:48:01.804Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-16T06:48:02.723Z] time="2021-12-16T06:48:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-16T06:48:03.181Z] === RUN TestValidatePrivileges [2021-12-16T06:48:03.181Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-16T06:48:03.181Z] === RUN TestFilterByCapNeg [2021-12-16T06:48:03.181Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-16T06:48:03.181Z] === RUN TestFilterByCapPos [2021-12-16T06:48:03.181Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-16T06:48:03.181Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-16T06:48:03.181Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-16T06:48:03.181Z] PASS [2021-12-16T06:48:03.181Z] coverage: 12.0% of statements [2021-12-16T06:48:03.181Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.0% of statements [2021-12-16T06:48:03.386Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.78s) [2021-12-16T06:48:03.386Z] === RUN TestRemoveContainerWithVolume [2021-12-16T06:48:03.722Z] === RUN TestKillContainer/non_killing_signal [2021-12-16T06:48:03.722Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-16T06:48:03.722Z] === RUN TestKillContainer/killing_signal [2021-12-16T06:48:04.148Z] === RUN TestNewSettable [2021-12-16T06:48:04.148Z] --- PASS: TestNewSettable (0.00s) [2021-12-16T06:48:04.148Z] === RUN TestIsSettable [2021-12-16T06:48:04.148Z] --- PASS: TestIsSettable (0.00s) [2021-12-16T06:48:04.148Z] === RUN TestUpdateSettingsEnv [2021-12-16T06:48:04.148Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-16T06:48:04.148Z] PASS [2021-12-16T06:48:04.148Z] coverage: 20.0% of statements [2021-12-16T06:48:04.148Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2021-12-16T06:48:04.329Z] check_test.go:222: [daddb01efa3a8] daemon is not started [2021-12-16T06:48:04.587Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-16T06:48:05.116Z] === RUN TestLoad [2021-12-16T06:48:05.116Z] --- PASS: TestLoad (0.00s) [2021-12-16T06:48:05.116Z] === RUN TestSave [2021-12-16T06:48:05.116Z] --- PASS: TestSave (0.03s) [2021-12-16T06:48:05.116Z] === RUN TestAddDeleteGet [2021-12-16T06:48:05.116Z] --- PASS: TestAddDeleteGet (0.05s) [2021-12-16T06:48:05.116Z] === RUN TestInvalidTags [2021-12-16T06:48:05.116Z] --- PASS: TestInvalidTags (0.01s) [2021-12-16T06:48:05.116Z] PASS [2021-12-16T06:48:05.116Z] coverage: 84.4% of statements [2021-12-16T06:48:05.116Z] ok github.com/docker/docker/reference 0.148s coverage: 84.4% of statements [2021-12-16T06:48:06.338Z] --- PASS: TestRemoveContainerWithVolume (2.75s) [2021-12-16T06:48:06.338Z] === RUN TestRemoveContainerRunning [2021-12-16T06:48:06.635Z] --- PASS: TestKillContainer (5.87s) [2021-12-16T06:48:06.635Z] --- PASS: TestKillContainer/no_signal (2.94s) [2021-12-16T06:48:06.635Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-16T06:48:06.635Z] --- PASS: TestKillContainer/killing_signal (2.89s) [2021-12-16T06:48:06.635Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-16T06:48:06.635Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:48:06.635Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-16T06:48:06.635Z] === RUN TestKillStoppedContainer [2021-12-16T06:48:06.635Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:48:06.635Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-16T06:48:06.635Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-16T06:48:06.635Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:48:06.635Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-16T06:48:06.635Z] === RUN TestKillDifferentUserContainer [2021-12-16T06:48:06.635Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-16T06:48:06.635Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-16T06:48:06.635Z] === RUN TestInspectOomKilledTrue [2021-12-16T06:48:06.635Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:06.635Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-16T06:48:06.635Z] === RUN TestInspectOomKilledFalse [2021-12-16T06:48:06.635Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-16T06:48:06.635Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-16T06:48:06.635Z] === RUN TestLogsFollowTailEmpty [2021-12-16T06:48:08.021Z] === RUN TestResolveAuthConfigIndexServer [2021-12-16T06:48:08.021Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestResolveAuthConfigFullURL [2021-12-16T06:48:08.021Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-16T06:48:08.021Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestValidateMirror [2021-12-16T06:48:08.021Z] --- PASS: TestValidateMirror (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestLoadInsecureRegistries [2021-12-16T06:48:08.021Z] time="2021-12-16T06:48:07Z" 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-16T06:48:08.021Z] time="2021-12-16T06:48:07Z" 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-16T06:48:08.021Z] time="2021-12-16T06:48:07Z" 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-16T06:48:08.021Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-12-16T06:48:08.021Z] === RUN TestNewServiceConfig [2021-12-16T06:48:08.021Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestValidateIndexName [2021-12-16T06:48:08.021Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestValidateIndexNameWithError [2021-12-16T06:48:08.021Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestEndpointParse [2021-12-16T06:48:08.021Z] --- PASS: TestEndpointParse (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestEndpointParseInvalid [2021-12-16T06:48:08.021Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestValidateEndpoint [2021-12-16T06:48:08.021Z] --- PASS: TestValidateEndpoint (0.01s) [2021-12-16T06:48:08.021Z] === RUN TestPing [2021-12-16T06:48:08.021Z] --- PASS: TestPing (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestPingRegistryEndpoint [2021-12-16T06:48:08.021Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:08.021Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-12-16T06:48:08.021Z] === RUN TestEndpoint [2021-12-16T06:48:08.021Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:08.021Z] --- SKIP: TestEndpoint (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestParseRepositoryInfo [2021-12-16T06:48:08.021Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestNewIndexInfo [2021-12-16T06:48:08.021Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestMirrorEndpointLookup [2021-12-16T06:48:08.021Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:08.021Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-12-16T06:48:08.021Z] === RUN TestSearchRepositories [2021-12-16T06:48:08.021Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-16T06:48:08.021Z] Host: 127.0.0.1:49325 [2021-12-16T06:48:08.021Z] User-Agent: docker test client [2021-12-16T06:48:08.021Z] Authorization: Token fake-token [2021-12-16T06:48:08.021Z] X-Docker-Token: true [2021-12-16T06:48:08.021Z] Accept-Encoding: gzip [2021-12-16T06:48:08.021Z] [2021-12-16T06:48:08.021Z] [2021-12-16T06:48:08.021Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-16T06:48:08.021Z] Connection: close [2021-12-16T06:48:08.021Z] Content-Length: 144 [2021-12-16T06:48:08.021Z] Cache-Control: no-cache [2021-12-16T06:48:08.021Z] Content-Type: application/json [2021-12-16T06:48:08.021Z] Date: Thu, 16 Dec 2021 06:48:07 GMT [2021-12-16T06:48:08.021Z] Expires: -1 [2021-12-16T06:48:08.021Z] Pragma: no-cache [2021-12-16T06:48:08.021Z] Server: docker-tests/mock [2021-12-16T06:48:08.021Z] X-Docker-Registry-Config: mock [2021-12-16T06:48:08.021Z] X-Docker-Registry-Version: 0.0.0 [2021-12-16T06:48:08.021Z] [2021-12-16T06:48:08.021Z] [2021-12-16T06:48:08.021Z] --- PASS: TestSearchRepositories (0.01s) [2021-12-16T06:48:08.021Z] === RUN TestTrustedLocation [2021-12-16T06:48:08.021Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-16T06:48:08.021Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestAllowNondistributableArtifacts [2021-12-16T06:48:08.021Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-16T06:48:08.021Z] === RUN TestIsSecureIndex [2021-12-16T06:48:08.021Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-16T06:48:08.021Z] PASS [2021-12-16T06:48:08.021Z] coverage: 51.2% of statements [2021-12-16T06:48:08.021Z] ok github.com/docker/docker/registry 0.264s coverage: 51.2% of statements [2021-12-16T06:48:08.555Z] --- PASS: TestRemoveContainerRunning (2.26s) [2021-12-16T06:48:08.555Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-16T06:48:08.766Z] check_test.go:222: [d3109d5df87ed] daemon is not started [2021-12-16T06:48:08.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-16T06:48:08.988Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-16T06:48:08.988Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-12-16T06:48:08.988Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-16T06:48:08.988Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-16T06:48:08.988Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-16T06:48:08.988Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-16T06:48:08.988Z] === RUN TestResumableRequestReaderWithReadError [2021-12-16T06:48:08.988Z] time="2021-12-16T06:48:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-16T06:48:08.988Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2021-12-16T06:48:08.988Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-16T06:48:08.988Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-16T06:48:08.988Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-16T06:48:08.988Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-16T06:48:08.988Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-16T06:48:08.988Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-16T06:48:08.988Z] === RUN TestResumableRequestReader [2021-12-16T06:48:08.988Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-16T06:48:08.988Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-16T06:48:08.988Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-16T06:48:08.988Z] PASS [2021-12-16T06:48:08.988Z] coverage: 100.0% of statements [2021-12-16T06:48:08.988Z] ok github.com/docker/docker/registry/resumable 0.257s coverage: 100.0% of statements [2021-12-16T06:48:09.447Z] === RUN TestRestartManagerTimeout [2021-12-16T06:48:09.447Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-16T06:48:09.447Z] === RUN TestRestartManagerTimeoutReset [2021-12-16T06:48:09.447Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-16T06:48:09.447Z] PASS [2021-12-16T06:48:09.447Z] coverage: 50.9% of statements [2021-12-16T06:48:09.447Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-12-16T06:48:09.524Z] --- PASS: TestLogsFollowTailEmpty (2.92s) [2021-12-16T06:48:09.524Z] === RUN TestNetworkNat [2021-12-16T06:48:09.524Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-16T06:48:09.524Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-16T06:48:09.524Z] === RUN TestNetworkLocalhostTCPNat [2021-12-16T06:48:10.138Z] check_test.go:222: [d581e95140fb9] daemon is not started [2021-12-16T06:48:10.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-16T06:48:10.138Z] check_test.go:222: [d1dae48d1e136] daemon is not started [2021-12-16T06:48:10.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-16T06:48:10.414Z] === RUN TestDecodeContainerConfig [2021-12-16T06:48:10.414Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-16T06:48:10.414Z] === RUN TestDecodeContainerConfigIsolation [2021-12-16T06:48:10.414Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-16T06:48:10.414Z] === RUN TestValidatePrivileged [2021-12-16T06:48:10.414Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-16T06:48:10.414Z] PASS [2021-12-16T06:48:10.414Z] coverage: 52.6% of statements [2021-12-16T06:48:10.414Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.6% of statements [2021-12-16T06:48:10.771Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.16s) [2021-12-16T06:48:10.771Z] === RUN TestRemoveInvalidContainer [2021-12-16T06:48:10.771Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-12-16T06:48:10.771Z] === RUN TestRenameLinkedContainer [2021-12-16T06:48:10.771Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-16T06:48:10.771Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-16T06:48:10.771Z] === RUN TestRenameStoppedContainer [2021-12-16T06:48:10.874Z] --- PASS: TestGet (15.01s) [2021-12-16T06:48:10.874Z] === RUN TestPluginWithNoManifest [2021-12-16T06:48:10.874Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-16T06:48:10.874Z] === RUN TestGetAll [2021-12-16T06:48:10.874Z] --- PASS: TestGetAll (0.01s) [2021-12-16T06:48:10.874Z] PASS [2021-12-16T06:48:10.874Z] coverage: 73.2% of statements [2021-12-16T06:48:10.874Z] ok github.com/docker/docker/pkg/plugins 35.109s coverage: 73.2% of statements [2021-12-16T06:48:11.071Z] check_test.go:222: [dfda952b6ac16] daemon is not started [2021-12-16T06:48:11.071Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-16T06:48:11.333Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-16T06:48:11.333Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-16T06:48:11.333Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-16T06:48:11.333Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-16T06:48:11.333Z] PASS [2021-12-16T06:48:11.333Z] coverage: 62.5% of statements [2021-12-16T06:48:11.333Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2021-12-16T06:48:12.004Z] check_test.go:222: [d54b48cf1b9d9] daemon is not started [2021-12-16T06:48:12.004Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-16T06:48:12.945Z] check_test.go:222: [d9ed99c373d48] daemon is not started [2021-12-16T06:48:12.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-16T06:48:13.238Z] --- PASS: TestNetworkLocalhostTCPNat (3.64s) [2021-12-16T06:48:13.238Z] === RUN TestNetworkLoopbackNat [2021-12-16T06:48:13.238Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-16T06:48:13.238Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-16T06:48:13.238Z] === RUN TestPause [2021-12-16T06:48:13.238Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-16T06:48:13.238Z] --- SKIP: TestPause (0.00s) [2021-12-16T06:48:13.238Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-16T06:48:13.723Z] --- PASS: TestRenameStoppedContainer (2.82s) [2021-12-16T06:48:13.723Z] === RUN TestRenameRunningContainerAndReuse [2021-12-16T06:48:15.064Z] === RUN TestGetDriver [2021-12-16T06:48:15.064Z] --- PASS: TestGetDriver (0.00s) [2021-12-16T06:48:15.064Z] === RUN TestVolumeRequestError [2021-12-16T06:48:15.064Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-16T06:48:15.064Z] PASS [2021-12-16T06:48:15.064Z] coverage: 36.1% of statements [2021-12-16T06:48:15.064Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2021-12-16T06:48:15.472Z] check_test.go:222: [d3788c9e1c74b] daemon is not started [2021-12-16T06:48:15.472Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-16T06:48:15.523Z] === RUN TestGetAddress [2021-12-16T06:48:15.523Z] --- PASS: TestGetAddress (0.00s) [2021-12-16T06:48:15.523Z] === RUN TestRemove [2021-12-16T06:48:15.523Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-16T06:48:15.523Z] --- SKIP: TestRemove (0.00s) [2021-12-16T06:48:15.523Z] === RUN TestInitializeWithVolumes [2021-12-16T06:48:15.523Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-12-16T06:48:15.523Z] === RUN TestCreate [2021-12-16T06:48:15.523Z] --- PASS: TestCreate (0.01s) [2021-12-16T06:48:15.523Z] === RUN TestValidateName [2021-12-16T06:48:15.523Z] --- PASS: TestValidateName (0.00s) [2021-12-16T06:48:15.523Z] === RUN TestCreateWithOpts [2021-12-16T06:48:15.523Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-16T06:48:15.523Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-16T06:48:15.523Z] === RUN TestRelaodNoOpts [2021-12-16T06:48:15.523Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-12-16T06:48:15.523Z] PASS [2021-12-16T06:48:15.523Z] coverage: 41.5% of statements [2021-12-16T06:48:15.523Z] ok github.com/docker/docker/volume/local 0.090s coverage: 41.5% of statements [2021-12-16T06:48:15.523Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-16T06:48:15.523Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-16T06:48:15.523Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-16T06:48:15.523Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-16T06:48:15.730Z] check_test.go:222: [dc7a300efca3b] daemon is not started [2021-12-16T06:48:15.730Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-16T06:48:15.987Z] check_test.go:222: [d70cb00873f4a] daemon is not started [2021-12-16T06:48:15.987Z] --- PASS: TestDockerSchema1RegistrySuite (14.51s) [2021-12-16T06:48:15.987Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2021-12-16T06:48:15.987Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2021-12-16T06:48:15.987Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.39s) [2021-12-16T06:48:15.987Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2021-12-16T06:48:15.987Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-12-16T06:48:15.987Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2021-12-16T06:48:15.987Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2021-12-16T06:48:15.987Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.97s) [2021-12-16T06:48:15.987Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.46s) [2021-12-16T06:48:15.987Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2021-12-16T06:48:15.987Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2021-12-16T06:48:15.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-16T06:48:15.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-16T06:48:16.124Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.88s) [2021-12-16T06:48:16.124Z] === RUN TestPauseStopPausedContainer [2021-12-16T06:48:16.124Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:16.124Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-16T06:48:16.124Z] === RUN TestPsFilter [2021-12-16T06:48:16.124Z] --- PASS: TestPsFilter (0.28s) [2021-12-16T06:48:16.124Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-16T06:48:16.491Z] === RUN TestLCOWParseMountRaw [2021-12-16T06:48:16.491Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-16T06:48:16.491Z] === RUN TestLCOWParseMountRawSplit [2021-12-16T06:48:16.491Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-16T06:48:16.491Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-16T06:48:16.491Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-16T06:48:16.491Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-16T06:48:16.491Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-16T06:48:16.491Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-16T06:48:16.491Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-16T06:48:16.491Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-16T06:48:16.491Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-16T06:48:16.491Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-16T06:48:16.491Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-16T06:48:16.491Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-16T06:48:16.491Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-16T06:48:16.491Z] === RUN TestLinuxParseMountRaw [2021-12-16T06:48:16.491Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-16T06:48:16.491Z] === RUN TestLinuxParseMountRawSplit [2021-12-16T06:48:16.491Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-16T06:48:16.491Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-16T06:48:16.491Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-16T06:48:16.491Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-16T06:48:16.491Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-16T06:48:16.491Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-16T06:48:16.491Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-16T06:48:16.491Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-16T06:48:16.491Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-16T06:48:16.491Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-16T06:48:16.491Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-16T06:48:16.491Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-16T06:48:16.491Z] === RUN TestConvertTmpfsOptions [2021-12-16T06:48:16.491Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-16T06:48:16.491Z] linux_parser_test.go:209: data="ro" [2021-12-16T06:48:16.491Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-16T06:48:16.491Z] === RUN TestParseMountSpec [2021-12-16T06:48:16.491Z] parser_test.go:62: case 0 [2021-12-16T06:48:16.491Z] parser_test.go:62: case 1 [2021-12-16T06:48:16.491Z] parser_test.go:62: case 2 [2021-12-16T06:48:16.491Z] parser_test.go:62: case 3 [2021-12-16T06:48:16.491Z] parser_test.go:62: case 4 [2021-12-16T06:48:16.491Z] parser_test.go:62: case 5 [2021-12-16T06:48:16.491Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-16T06:48:16.491Z] === RUN TestValidateMount [2021-12-16T06:48:16.491Z] --- PASS: TestValidateMount (0.00s) [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRaw [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRawSplit [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-16T06:48:16.491Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-16T06:48:16.491Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-16T06:48:16.491Z] PASS [2021-12-16T06:48:16.491Z] coverage: 67.6% of statements [2021-12-16T06:48:16.491Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.6% of statements [2021-12-16T06:48:16.921Z] check_test.go:251: [dcefbf22a2ad3] daemon is not started [2021-12-16T06:48:16.921Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-16T06:48:17.178Z] check_test.go:251: [d579a205a20c6] daemon is not started [2021-12-16T06:48:17.178Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-16T06:48:17.437Z] check_test.go:251: [dfe943e72a871] daemon is not started [2021-12-16T06:48:17.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-16T06:48:17.458Z] === RUN TestSetGetMeta [2021-12-16T06:48:17.458Z] === PAUSE TestSetGetMeta [2021-12-16T06:48:17.458Z] === RUN TestRestore [2021-12-16T06:48:17.458Z] === PAUSE TestRestore [2021-12-16T06:48:17.458Z] === RUN TestServiceCreate [2021-12-16T06:48:17.458Z] === PAUSE TestServiceCreate [2021-12-16T06:48:17.458Z] === RUN TestServiceList [2021-12-16T06:48:17.458Z] === PAUSE TestServiceList [2021-12-16T06:48:17.458Z] === RUN TestServiceRemove [2021-12-16T06:48:17.458Z] === PAUSE TestServiceRemove [2021-12-16T06:48:17.458Z] === RUN TestServiceGet [2021-12-16T06:48:17.458Z] === PAUSE TestServiceGet [2021-12-16T06:48:17.458Z] === RUN TestServicePrune [2021-12-16T06:48:17.458Z] === PAUSE TestServicePrune [2021-12-16T06:48:17.458Z] === RUN TestCreate [2021-12-16T06:48:17.458Z] === PAUSE TestCreate [2021-12-16T06:48:17.458Z] === RUN TestRemove [2021-12-16T06:48:17.458Z] === PAUSE TestRemove [2021-12-16T06:48:17.458Z] === RUN TestList [2021-12-16T06:48:17.458Z] === PAUSE TestList [2021-12-16T06:48:17.458Z] === RUN TestFindByDriver [2021-12-16T06:48:17.458Z] === PAUSE TestFindByDriver [2021-12-16T06:48:17.458Z] === RUN TestFindByReferenced [2021-12-16T06:48:17.458Z] === PAUSE TestFindByReferenced [2021-12-16T06:48:17.458Z] === RUN TestDerefMultipleOfSameRef [2021-12-16T06:48:17.458Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-16T06:48:17.458Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-16T06:48:17.458Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-16T06:48:17.458Z] === RUN TestDefererencePluginOnCreateError [2021-12-16T06:48:17.458Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-16T06:48:17.458Z] === RUN TestRefDerefRemove [2021-12-16T06:48:17.458Z] === PAUSE TestRefDerefRemove [2021-12-16T06:48:17.458Z] === RUN TestGet [2021-12-16T06:48:17.458Z] === PAUSE TestGet [2021-12-16T06:48:17.458Z] === RUN TestGetWithReference [2021-12-16T06:48:17.458Z] === PAUSE TestGetWithReference [2021-12-16T06:48:17.458Z] === RUN TestFilterFunc [2021-12-16T06:48:17.458Z] === RUN TestFilterFunc/test_nil_list [2021-12-16T06:48:17.458Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-16T06:48:17.458Z] === RUN TestFilterFunc/test_empty_list [2021-12-16T06:48:17.458Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-16T06:48:17.458Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-16T06:48:17.458Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-16T06:48:17.458Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-16T06:48:17.458Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-16T06:48:17.458Z] === RUN TestFilterFunc/test_filter_some [2021-12-16T06:48:17.458Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-16T06:48:17.458Z] === RUN TestFilterFunc/test_filter_middle [2021-12-16T06:48:17.458Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-16T06:48:17.458Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-16T06:48:17.458Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-16T06:48:17.458Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-16T06:48:17.458Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-16T06:48:17.458Z] === CONT TestFilterFunc/test_nil_list [2021-12-16T06:48:17.458Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-16T06:48:17.458Z] === CONT TestFilterFunc/test_filter_middle [2021-12-16T06:48:17.458Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-16T06:48:17.458Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-16T06:48:17.458Z] === CONT TestFilterFunc/test_empty_list [2021-12-16T06:48:17.459Z] === CONT TestFilterFunc/test_filter_some [2021-12-16T06:48:17.459Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-16T06:48:17.459Z] --- PASS: TestFilterFunc (0.00s) [2021-12-16T06:48:17.459Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-16T06:48:17.459Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-16T06:48:17.459Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-16T06:48:17.459Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-16T06:48:17.459Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-16T06:48:17.459Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-16T06:48:17.459Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-16T06:48:17.459Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-16T06:48:17.459Z] === CONT TestSetGetMeta [2021-12-16T06:48:17.459Z] === CONT TestList [2021-12-16T06:48:17.459Z] === CONT TestDefererencePluginOnCreateError [2021-12-16T06:48:17.459Z] === CONT TestDerefMultipleOfSameRef [2021-12-16T06:48:17.459Z] --- PASS: TestSetGetMeta (0.02s) [2021-12-16T06:48:17.459Z] === CONT TestGetWithReference [2021-12-16T06:48:17.459Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-12-16T06:48:17.459Z] === CONT TestGet [2021-12-16T06:48:17.459Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-12-16T06:48:17.459Z] === CONT TestRefDerefRemove [2021-12-16T06:48:17.459Z] --- PASS: TestList (0.04s) [2021-12-16T06:48:17.459Z] === CONT TestFindByReferenced [2021-12-16T06:48:17.459Z] --- PASS: TestGetWithReference (0.03s) [2021-12-16T06:48:17.459Z] === CONT TestFindByDriver [2021-12-16T06:48:17.459Z] --- PASS: TestRefDerefRemove (0.03s) [2021-12-16T06:48:17.459Z] === CONT TestRemove [2021-12-16T06:48:17.459Z] --- PASS: TestGet (0.03s) [2021-12-16T06:48:17.459Z] === CONT TestCreate [2021-12-16T06:48:17.459Z] --- PASS: TestFindByReferenced (0.03s) [2021-12-16T06:48:17.459Z] === CONT TestServicePrune [2021-12-16T06:48:17.459Z] --- PASS: TestFindByDriver (0.03s) [2021-12-16T06:48:17.459Z] === CONT TestServiceGet [2021-12-16T06:48:17.459Z] --- PASS: TestCreate (0.02s) [2021-12-16T06:48:17.459Z] === CONT TestServiceRemove [2021-12-16T06:48:17.459Z] --- PASS: TestRemove (0.03s) [2021-12-16T06:48:17.459Z] === CONT TestServiceList [2021-12-16T06:48:17.459Z] --- PASS: TestServiceGet (0.15s) [2021-12-16T06:48:17.459Z] === CONT TestServiceCreate [2021-12-16T06:48:17.459Z] time="2021-12-16T06:48:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-16T06:48:17.459Z] --- PASS: TestServiceRemove (0.15s) [2021-12-16T06:48:17.459Z] === CONT TestRestore [2021-12-16T06:48:17.459Z] --- PASS: TestServiceList (0.15s) [2021-12-16T06:48:17.459Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-16T06:48:17.459Z] time="2021-12-16T06:48:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-16T06:48:17.459Z] time="2021-12-16T06:48:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-16T06:48:17.459Z] time="2021-12-16T06:48:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-16T06:48:17.459Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-12-16T06:48:17.459Z] --- PASS: TestServiceCreate (0.04s) [2021-12-16T06:48:17.459Z] time="2021-12-16T06:48:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-16T06:48:17.459Z] --- PASS: TestRestore (0.05s) [2021-12-16T06:48:17.459Z] --- PASS: TestServicePrune (0.22s) [2021-12-16T06:48:17.459Z] PASS [2021-12-16T06:48:17.459Z] coverage: 69.0% of statements [2021-12-16T06:48:17.459Z] ok github.com/docker/docker/volume/service 0.339s coverage: 69.0% of statements [2021-12-16T06:48:17.517Z] --- PASS: TestRenameRunningContainerAndReuse (4.28s) [2021-12-16T06:48:17.517Z] === RUN TestRenameInvalidName [2021-12-16T06:48:18.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-16T06:48:19.015Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.97s) [2021-12-16T06:48:19.015Z] === RUN TestRemoveContainerWithVolume [2021-12-16T06:48:19.067Z] check_test.go:251: [df494ae6aa2df] daemon is not started [2021-12-16T06:48:19.067Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-16T06:48:19.633Z] check_test.go:251: [d21471e3574d1] daemon is not started [2021-12-16T06:48:19.633Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-16T06:48:19.734Z] --- PASS: TestRenameInvalidName (2.20s) [2021-12-16T06:48:19.734Z] === RUN TestRenameAnonymousContainer [2021-12-16T06:48:20.566Z] check_test.go:251: [d68752ee2629a] daemon is not started [2021-12-16T06:48:20.566Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-16T06:48:20.566Z] check_test.go:251: [d317eb3e4824c] daemon is not started [2021-12-16T06:48:20.566Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.54s) [2021-12-16T06:48:20.566Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.68s) [2021-12-16T06:48:20.566Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2021-12-16T06:48:20.566Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-12-16T06:48:20.566Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.19s) [2021-12-16T06:48:20.566Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.52s) [2021-12-16T06:48:20.566Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2021-12-16T06:48:20.566Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2021-12-16T06:48:20.566Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-12-16T06:48:20.566Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-16T06:48:20.566Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-16T06:48:22.727Z] --- PASS: TestRemoveContainerWithVolume (2.99s) [2021-12-16T06:48:22.727Z] === RUN TestRemoveContainerRunning [2021-12-16T06:48:25.614Z] --- PASS: TestRemoveContainerRunning (2.99s) [2021-12-16T06:48:25.614Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-16T06:48:25.824Z] check_test.go:278: [dc7c261b1e64c] daemon is not started [2021-12-16T06:48:25.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-16T06:48:25.824Z] check_test.go:278: [de86e8376e9b9] daemon is not started [2021-12-16T06:48:25.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-16T06:48:26.003Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-12-16T06:48:26.003Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-12-16T06:48:26.003Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-12-16T06:48:26.003Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-12-16T06:48:26.003Z] Cross building: bundles/cross/linux/s390x [2021-12-16T06:48:26.003Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-12-16T06:48:26.003Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-12-16T06:48:26.082Z] check_test.go:278: [d2809e13bd1d7] daemon is not started [2021-12-16T06:48:26.082Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-16T06:48:26.339Z] check_test.go:278: [db643b01fc6b7] daemon is not started [2021-12-16T06:48:26.340Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-16T06:48:26.340Z] check_test.go:278: [d89a3b2544b97] daemon is not started [2021-12-16T06:48:26.340Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-12-16T06:48:26.340Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-12-16T06:48:26.340Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-12-16T06:48:26.340Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-12-16T06:48:26.340Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-12-16T06:48:26.340Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2021-12-16T06:48:26.340Z] === RUN TestDockerNetworkSuite [2021-12-16T06:48:26.340Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-12-16T06:48:27.272Z] docker_cli_network_unix_test.go:46: [d3496ddac2ddd] daemon is not started [2021-12-16T06:48:27.530Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-12-16T06:48:27.796Z] 2021/12/16 06:48:27 Closing DB instances... [2021-12-16T06:48:28.095Z] docker_cli_network_unix_test.go:46: [d43fdb1c5377e] daemon is not started [2021-12-16T06:48:28.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-12-16T06:48:28.503Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.96s) [2021-12-16T06:48:28.503Z] === RUN TestRemoveInvalidContainer [2021-12-16T06:48:28.503Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-12-16T06:48:28.503Z] === RUN TestRenameLinkedContainer [2021-12-16T06:48:28.503Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-16T06:48:28.503Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-16T06:48:28.503Z] === RUN TestRenameStoppedContainer [2021-12-16T06:48:29.974Z] --- PASS: TestNetworkDBGarbageCollection (54.27s) [2021-12-16T06:48:29.974Z] === RUN TestFindNode [2021-12-16T06:48:29.974Z] 2021/12/16 06:48:29 Closing DB instances... [2021-12-16T06:48:29.974Z] --- PASS: TestFindNode (0.02s) [2021-12-16T06:48:29.974Z] === RUN TestChangeNodeState [2021-12-16T06:48:29.974Z] 2021/12/16 06:48:29 Closing DB instances... [2021-12-16T06:48:29.974Z] --- PASS: TestChangeNodeState (0.02s) [2021-12-16T06:48:29.974Z] === RUN TestNodeReincarnation [2021-12-16T06:48:29.974Z] 2021/12/16 06:48:29 Closing DB instances... [2021-12-16T06:48:30.154Z] --- PASS: TestRenameAnonymousContainer (9.66s) [2021-12-16T06:48:30.154Z] === RUN TestRenameContainerWithSameName [2021-12-16T06:48:30.880Z] docker_cli_network_unix_test.go:46: [de3417280d73e] daemon is not started [2021-12-16T06:48:31.398Z] --- PASS: TestRenameStoppedContainer (2.84s) [2021-12-16T06:48:31.398Z] === RUN TestRenameRunningContainerAndReuse [2021-12-16T06:48:31.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-12-16T06:48:31.718Z] --- PASS: TestRenameContainerWithSameName (2.46s) [2021-12-16T06:48:31.718Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-16T06:48:31.718Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-16T06:48:31.718Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-16T06:48:31.718Z] === RUN TestResize [2021-12-16T06:48:32.817Z] docker_cli_network_unix_test.go:46: [dba200be2b9f6] daemon is not started [2021-12-16T06:48:33.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-12-16T06:48:33.382Z] docker_cli_network_unix_test.go:1233: [dd1697fcb3fbe] daemon is not started [2021-12-16T06:48:34.668Z] --- PASS: TestResize (2.53s) [2021-12-16T06:48:34.668Z] === RUN TestResizeWithInvalidSize [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-16T06:48:35.761Z] --- PASS: TestNodeReincarnation (5.03s) [2021-12-16T06:48:35.761Z] === RUN TestParallelCreate [2021-12-16T06:48:35.761Z] 2021/12/16 06:48:34 Closing DB instances... [2021-12-16T06:48:35.761Z] --- PASS: TestParallelCreate (0.03s) [2021-12-16T06:48:35.761Z] === RUN TestParallelDelete [2021-12-16T06:48:35.761Z] 2021/12/16 06:48:34 Closing DB instances... [2021-12-16T06:48:35.761Z] --- PASS: TestParallelDelete (0.02s) [2021-12-16T06:48:35.761Z] === RUN TestNetworkDBIslands [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:87aa020428d9 with config:&{NodeID:87aa020428d9 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-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=info msg="Node 87aa020428d9/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=info msg="Node 87aa020428d9/172.19.210.182, added to nodes list" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cee1c50d462f with config:&{NodeID:cee1c50d462f 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-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=info msg="Node cee1c50d462f/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=info msg="Node cee1c50d462f/172.19.210.182, added to nodes list" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=info msg="Node cee1c50d462f/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=info msg="Node 87aa020428d9/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=info msg="Node cee1c50d462f/172.19.210.182, added to nodes list" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=info msg="Node 87aa020428d9/172.19.210.182, added to nodes list" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f4bde70f15b5 with config:&{NodeID:f4bde70f15b5 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-16T06:48:35.761Z] time="2021-12-16T06:48:35Z" level=info msg="Node f4bde70f15b5/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:35Z" level=info msg="Node f4bde70f15b5/172.19.210.182, added to nodes list" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:35Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:35Z" level=info msg="Node f4bde70f15b5/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:35Z" level=info msg="Node f4bde70f15b5/172.19.210.182, added to nodes list" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:35Z" level=info msg="Node 87aa020428d9/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:35Z" level=info msg="Node 87aa020428d9/172.19.210.182, added to nodes list" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:35Z" level=info msg="Node cee1c50d462f/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:35Z" level=info msg="Node cee1c50d462f/172.19.210.182, added to nodes list" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-16T06:48:35.761Z] time="2021-12-16T06:48:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-12-16T06:48:35.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:35Z" level=info msg="Node f4bde70f15b5/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:35Z" level=info msg="Node f4bde70f15b5/172.19.210.182, added to nodes list" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f2411007d7cc with config:&{NodeID:f2411007d7cc 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-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=info msg="Node f2411007d7cc/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=info msg="Node f2411007d7cc/172.19.210.182, added to nodes list" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=info msg="Node f2411007d7cc/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=info msg="Node f2411007d7cc/172.19.210.182, added to nodes list" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=info msg="Node 87aa020428d9/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=info msg="Node 87aa020428d9/172.19.210.182, added to nodes list" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=info msg="Node cee1c50d462f/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=info msg="Node cee1c50d462f/172.19.210.182, added to nodes list" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=info msg="Node f4bde70f15b5/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=info msg="Node f4bde70f15b5/172.19.210.182, added to nodes list" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-16T06:48:36.219Z] time="2021-12-16T06:48:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-12-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=info msg="Node f2411007d7cc/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=info msg="Node f2411007d7cc/172.19.210.182, added to nodes list" [2021-12-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=info msg="Node f2411007d7cc/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=info msg="Node f2411007d7cc/172.19.210.182, added to nodes list" [2021-12-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4759e6e94fa3 with config:&{NodeID:4759e6e94fa3 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-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, added to nodes list" [2021-12-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2021-12-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, added to nodes list" [2021-12-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=info msg="Node f4bde70f15b5/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=info msg="Node f4bde70f15b5/172.19.210.182, added to nodes list" [2021-12-16T06:48:36.677Z] time="2021-12-16T06:48:36Z" level=info msg="Node f2411007d7cc/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:36.678Z] time="2021-12-16T06:48:36Z" level=info msg="Node f2411007d7cc/172.19.210.182, added to nodes list" [2021-12-16T06:48:36.678Z] time="2021-12-16T06:48:36Z" level=info msg="Node 87aa020428d9/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:36.678Z] time="2021-12-16T06:48:36Z" level=info msg="Node 87aa020428d9/172.19.210.182, added to nodes list" [2021-12-16T06:48:36.678Z] time="2021-12-16T06:48:36Z" level=info msg="Node cee1c50d462f/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:36.678Z] time="2021-12-16T06:48:36Z" level=info msg="Node cee1c50d462f/172.19.210.182, added to nodes list" [2021-12-16T06:48:36.678Z] time="2021-12-16T06:48:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-16T06:48:36.678Z] time="2021-12-16T06:48:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2021-12-16T06:48:36.841Z] docker_cli_network_unix_test.go:46: [dc21cd3736ef5] daemon is not started [2021-12-16T06:48:36.883Z] --- PASS: TestResizeWithInvalidSize (2.43s) [2021-12-16T06:48:36.883Z] === RUN TestResizeWhenContainerNotStarted [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:36Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:36Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, added to nodes list" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:36Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:36Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, added to nodes list" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:36Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:36Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, added to nodes list" [2021-12-16T06:48:37.135Z] networkdb_test.go:835: Re-joining: 3 [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:36Z" level=info msg="The new bootstrap node list is:[172.19.210.182:10033 172.19.210.182:10034 172.19.210.182:10035]" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.210.182:10033" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:36Z" level=debug msg="memberlist: Stream connection from=172.19.210.182:49360" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.210.182:10034" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:36Z" level=debug msg="memberlist: Stream connection from=172.19.210.182:49361" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:36Z" level=debug msg="memberlist: Stream connection from=172.19.210.182:49362" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.210.182:10035" [2021-12-16T06:48:37.135Z] networkdb_test.go:835: Re-joining: 4 [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:37Z" level=info msg="The new bootstrap node list is:[172.19.210.182:10033 172.19.210.182:10034 172.19.210.182:10035]" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.210.182:10033" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:37Z" level=debug msg="memberlist: Stream connection from=172.19.210.182:49363" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.210.182:10034" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:37Z" level=debug msg="memberlist: Stream connection from=172.19.210.182:49364" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.210.182:10035" [2021-12-16T06:48:37.135Z] time="2021-12-16T06:48:37Z" level=debug msg="memberlist: Stream connection from=172.19.210.182:49365" [2021-12-16T06:48:37.162Z] --- PASS: TestRenameRunningContainerAndReuse (5.34s) [2021-12-16T06:48:37.162Z] === RUN TestRenameInvalidName [2021-12-16T06:48:37.592Z] time="2021-12-16T06:48:37Z" level=info msg="node 0 leaving" [2021-12-16T06:48:37.592Z] time="2021-12-16T06:48:37Z" level=info msg="Node 87aa020428d9 change state NodeActive --> NodeLeft" [2021-12-16T06:48:37.592Z] time="2021-12-16T06:48:37Z" level=info msg="Node 87aa020428d9 change state NodeActive --> NodeLeft" [2021-12-16T06:48:37.592Z] time="2021-12-16T06:48:37Z" level=info msg="Node 87aa020428d9 change state NodeActive --> NodeLeft" [2021-12-16T06:48:37.592Z] time="2021-12-16T06:48:37Z" level=info msg="node5(4759e6e94fa3): Node leave event for 87aa020428d9/172.19.210.182" [2021-12-16T06:48:37.592Z] time="2021-12-16T06:48:37Z" level=info msg="node4(f2411007d7cc): Node leave event for 87aa020428d9/172.19.210.182" [2021-12-16T06:48:37.592Z] time="2021-12-16T06:48:37Z" level=info msg="node2(cee1c50d462f): Node leave event for 87aa020428d9/172.19.210.182" [2021-12-16T06:48:37.592Z] time="2021-12-16T06:48:37Z" level=info msg="Node 87aa020428d9 change state NodeActive --> NodeLeft" [2021-12-16T06:48:37.592Z] time="2021-12-16T06:48:37Z" level=info msg="node3(f4bde70f15b5): Node leave event for 87aa020428d9/172.19.210.182" [2021-12-16T06:48:37.592Z] time="2021-12-16T06:48:37Z" level=info msg="Node 87aa020428d9 change state NodeActive --> NodeLeft" [2021-12-16T06:48:37.592Z] time="2021-12-16T06:48:37Z" level=info msg="node1(87aa020428d9): Node leave event for 87aa020428d9/172.19.210.182" [2021-12-16T06:48:37.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="Node 87aa020428d9/172.19.210.182, left gossip cluster" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="Node 87aa020428d9/172.19.210.182, left gossip cluster" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="Node 87aa020428d9/172.19.210.182, left gossip cluster" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="Node 87aa020428d9/172.19.210.182, left gossip cluster" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="Node 87aa020428d9/172.19.210.182, left gossip cluster" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="node 1 leaving" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.19.210.182:10034: use of closed network connection" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="Node cee1c50d462f change state NodeActive --> NodeLeft" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="node3(f4bde70f15b5): Node leave event for cee1c50d462f/172.19.210.182" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="Node cee1c50d462f change state NodeActive --> NodeLeft" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="node4(f2411007d7cc): Node leave event for cee1c50d462f/172.19.210.182" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="Node cee1c50d462f/172.19.210.182, left gossip cluster" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="Node cee1c50d462f change state NodeActive --> NodeFailed" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="Node cee1c50d462f/172.19.210.182, added to failed nodes list" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="Node cee1c50d462f change state NodeActive --> NodeLeft" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="node5(4759e6e94fa3): Node leave event for cee1c50d462f/172.19.210.182" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=error msg="node: cee1c50d462f is unknown to memberlist" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="Node cee1c50d462f/172.19.210.182, left gossip cluster" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="Node cee1c50d462f/172.19.210.182, left gossip cluster" [2021-12-16T06:48:38.052Z] time="2021-12-16T06:48:37Z" level=info msg="Node cee1c50d462f/172.19.210.182, left gossip cluster" [2021-12-16T06:48:38.511Z] time="2021-12-16T06:48:38Z" level=info msg="node 2 leaving" [2021-12-16T06:48:38.511Z] time="2021-12-16T06:48:38Z" level=info msg="Node f4bde70f15b5 change state NodeActive --> NodeLeft" [2021-12-16T06:48:38.511Z] time="2021-12-16T06:48:38Z" level=info msg="node5(4759e6e94fa3): Node leave event for f4bde70f15b5/172.19.210.182" [2021-12-16T06:48:38.511Z] time="2021-12-16T06:48:38Z" level=info msg="Node f4bde70f15b5 change state NodeActive --> NodeLeft" [2021-12-16T06:48:38.511Z] time="2021-12-16T06:48:38Z" level=info msg="node4(f2411007d7cc): Node leave event for f4bde70f15b5/172.19.210.182" [2021-12-16T06:48:38.511Z] time="2021-12-16T06:48:38Z" level=info msg="Node f4bde70f15b5 change state NodeActive --> NodeLeft" [2021-12-16T06:48:38.511Z] time="2021-12-16T06:48:38Z" level=info msg="node3(f4bde70f15b5): Node leave event for f4bde70f15b5/172.19.210.182" [2021-12-16T06:48:38.511Z] time="2021-12-16T06:48:38Z" level=info msg="Node f4bde70f15b5/172.19.210.182, left gossip cluster" [2021-12-16T06:48:38.970Z] time="2021-12-16T06:48:38Z" level=info msg="Node f4bde70f15b5/172.19.210.182, left gossip cluster" [2021-12-16T06:48:38.970Z] time="2021-12-16T06:48:38Z" level=info msg="Node f4bde70f15b5/172.19.210.182, left gossip cluster" [2021-12-16T06:48:38.970Z] networkdb_test.go:867: node5: OK [2021-12-16T06:48:38.970Z] networkdb_test.go:867: node4: OK [2021-12-16T06:48:38.970Z] time="2021-12-16T06:48:38Z" level=info msg="node 0 coming back" [2021-12-16T06:48:38.970Z] time="2021-12-16T06:48:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e0c54f8e0b94 with config:&{NodeID:e0c54f8e0b94 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-16T06:48:38.970Z] time="2021-12-16T06:48:38Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:38.970Z] time="2021-12-16T06:48:38Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, added to nodes list" [2021-12-16T06:48:38.970Z] time="2021-12-16T06:48:38Z" level=info msg="node 1 coming back" [2021-12-16T06:48:38.970Z] time="2021-12-16T06:48:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d3ec9a18e784 with config:&{NodeID:d3ec9a18e784 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-16T06:48:38.970Z] time="2021-12-16T06:48:38Z" level=info msg="Node d3ec9a18e784/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:38.970Z] time="2021-12-16T06:48:38Z" level=info msg="Node d3ec9a18e784/172.19.210.182, added to nodes list" [2021-12-16T06:48:38.970Z] time="2021-12-16T06:48:38Z" level=info msg="node 2 coming back" [2021-12-16T06:48:38.970Z] time="2021-12-16T06:48:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6efb920fdb50 with config:&{NodeID:6efb920fdb50 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-16T06:48:38.970Z] time="2021-12-16T06:48:38Z" level=info msg="Node 6efb920fdb50/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:38.970Z] time="2021-12-16T06:48:38Z" level=info msg="Node 6efb920fdb50/172.19.210.182, added to nodes list" [2021-12-16T06:48:39.325Z] --- PASS: TestRenameInvalidName (2.75s) [2021-12-16T06:48:39.325Z] === RUN TestRenameAnonymousContainer [2021-12-16T06:48:39.837Z] --- PASS: TestResizeWhenContainerNotStarted (3.07s) [2021-12-16T06:48:39.837Z] === RUN TestDaemonRestartKillContainers [2021-12-16T06:48:39.837Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:39.837Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-16T06:48:39.837Z] === RUN TestStats [2021-12-16T06:48:39.837Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-16T06:48:39.837Z] --- SKIP: TestStats (0.00s) [2021-12-16T06:48:39.837Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-16T06:48:41.956Z] docker_cli_network_unix_test.go:46: [ded10af995596] daemon is not started [2021-12-16T06:48:42.703Z] time="2021-12-16T06:48:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.210.182:10033 172.19.210.182:10034 172.19.210.182:10035]" [2021-12-16T06:48:42.703Z] time="2021-12-16T06:48:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.210.182:10033 172.19.210.182:10034 172.19.210.182:10035]" [2021-12-16T06:48:42.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-12-16T06:48:43.161Z] time="2021-12-16T06:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.210.182:10033" [2021-12-16T06:48:43.161Z] time="2021-12-16T06:48:43Z" level=debug msg="memberlist: Stream connection from=172.19.210.182:49366" [2021-12-16T06:48:43.161Z] time="2021-12-16T06:48:43Z" level=info msg="Node f2411007d7cc/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.161Z] time="2021-12-16T06:48:43Z" level=info msg="Node f2411007d7cc/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.161Z] time="2021-12-16T06:48:43Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.161Z] time="2021-12-16T06:48:43Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.161Z] time="2021-12-16T06:48:43Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.161Z] time="2021-12-16T06:48:43Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, is the new incarnation of the shutdown node 87aa020428d9/172.19.210.182" [2021-12-16T06:48:43.161Z] time="2021-12-16T06:48:43Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.161Z] time="2021-12-16T06:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.210.182:10034" [2021-12-16T06:48:43.161Z] time="2021-12-16T06:48:43Z" level=debug msg="memberlist: Stream connection from=172.19.210.182:49367" [2021-12-16T06:48:43.161Z] time="2021-12-16T06:48:43Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node d3ec9a18e784/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node f2411007d7cc/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node d3ec9a18e784/172.19.210.182, is the new incarnation of the shutdown node cee1c50d462f/172.19.210.182" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node d3ec9a18e784/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node f2411007d7cc/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.210.182:10035" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=debug msg="memberlist: Stream connection from=172.19.210.182:49368" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node d3ec9a18e784/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node d3ec9a18e784/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node f2411007d7cc/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node f2411007d7cc/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node 6efb920fdb50/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node 6efb920fdb50/172.19.210.182, is the new incarnation of the shutdown node f4bde70f15b5/172.19.210.182" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node 6efb920fdb50/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node d3ec9a18e784/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node d3ec9a18e784/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node d3ec9a18e784/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node d3ec9a18e784/172.19.210.182, is the new incarnation of the shutdown node cee1c50d462f/172.19.210.182" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node d3ec9a18e784/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, is the new incarnation of the shutdown node 87aa020428d9/172.19.210.182" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node 6efb920fdb50/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node 6efb920fdb50/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node 6efb920fdb50/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.162Z] time="2021-12-16T06:48:43Z" level=info msg="Node 6efb920fdb50/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.620Z] time="2021-12-16T06:48:43Z" level=info msg="Node 6efb920fdb50/172.19.210.182, joined gossip cluster" [2021-12-16T06:48:43.620Z] time="2021-12-16T06:48:43Z" level=info msg="Node 6efb920fdb50/172.19.210.182, is the new incarnation of the shutdown node f4bde70f15b5/172.19.210.182" [2021-12-16T06:48:43.620Z] time="2021-12-16T06:48:43Z" level=info msg="Node 6efb920fdb50/172.19.210.182, added to nodes list" [2021-12-16T06:48:43.620Z] time="2021-12-16T06:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.210.182:10033" [2021-12-16T06:48:43.620Z] time="2021-12-16T06:48:43Z" level=debug msg="memberlist: Stream connection from=172.19.210.182:49369" [2021-12-16T06:48:43.620Z] time="2021-12-16T06:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.210.182:10034" [2021-12-16T06:48:43.620Z] time="2021-12-16T06:48:43Z" level=debug msg="memberlist: Stream connection from=172.19.210.182:49370" [2021-12-16T06:48:43.620Z] time="2021-12-16T06:48:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.210.182:10035" [2021-12-16T06:48:43.620Z] time="2021-12-16T06:48:43Z" level=debug msg="memberlist: Stream connection from=172.19.210.182:49371" [2021-12-16T06:48:44.085Z] 2021/12/16 06:48:43 Closing DB instances... [2021-12-16T06:48:44.085Z] time="2021-12-16T06:48:44Z" level=info msg="Node e0c54f8e0b94 change state NodeActive --> NodeLeft" [2021-12-16T06:48:44.085Z] time="2021-12-16T06:48:44Z" level=info msg="node4(f2411007d7cc): Node leave event for e0c54f8e0b94/172.19.210.182" [2021-12-16T06:48:44.085Z] time="2021-12-16T06:48:44Z" level=info msg="Node e0c54f8e0b94 change state NodeActive --> NodeLeft" [2021-12-16T06:48:44.085Z] time="2021-12-16T06:48:44Z" level=info msg="node5(4759e6e94fa3): Node leave event for e0c54f8e0b94/172.19.210.182" [2021-12-16T06:48:44.085Z] time="2021-12-16T06:48:44Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, left gossip cluster" [2021-12-16T06:48:44.085Z] time="2021-12-16T06:48:44Z" level=info msg="Node e0c54f8e0b94 change state NodeActive --> NodeFailed" [2021-12-16T06:48:44.085Z] time="2021-12-16T06:48:44Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, added to failed nodes list" [2021-12-16T06:48:44.085Z] time="2021-12-16T06:48:44Z" level=info msg="Node e0c54f8e0b94 change state NodeActive --> NodeLeft" [2021-12-16T06:48:44.085Z] time="2021-12-16T06:48:44Z" level=info msg="node2(d3ec9a18e784): Node leave event for e0c54f8e0b94/172.19.210.182" [2021-12-16T06:48:44.543Z] time="2021-12-16T06:48:44Z" level=error msg="node: e0c54f8e0b94 is unknown to memberlist" [2021-12-16T06:48:44.543Z] time="2021-12-16T06:48:44Z" level=info msg="Node e0c54f8e0b94 change state NodeActive --> NodeLeft" [2021-12-16T06:48:44.543Z] time="2021-12-16T06:48:44Z" level=info msg="node3(6efb920fdb50): Node leave event for e0c54f8e0b94/172.19.210.182" [2021-12-16T06:48:44.543Z] time="2021-12-16T06:48:44Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, left gossip cluster" [2021-12-16T06:48:44.543Z] time="2021-12-16T06:48:44Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, left gossip cluster" [2021-12-16T06:48:44.543Z] time="2021-12-16T06:48:44Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, left gossip cluster" [2021-12-16T06:48:44.543Z] time="2021-12-16T06:48:44Z" level=info msg="Node e0c54f8e0b94/172.19.210.182, left gossip cluster" [2021-12-16T06:48:44.543Z] time="2021-12-16T06:48:44Z" level=info msg="Node d3ec9a18e784 change state NodeActive --> NodeLeft" [2021-12-16T06:48:44.544Z] time="2021-12-16T06:48:44Z" level=info msg="node3(6efb920fdb50): Node leave event for d3ec9a18e784/172.19.210.182" [2021-12-16T06:48:44.544Z] time="2021-12-16T06:48:44Z" level=info msg="Node d3ec9a18e784 change state NodeActive --> NodeLeft" [2021-12-16T06:48:44.544Z] time="2021-12-16T06:48:44Z" level=info msg="node5(4759e6e94fa3): Node leave event for d3ec9a18e784/172.19.210.182" [2021-12-16T06:48:44.544Z] time="2021-12-16T06:48:44Z" level=info msg="Node d3ec9a18e784 change state NodeActive --> NodeLeft" [2021-12-16T06:48:44.544Z] time="2021-12-16T06:48:44Z" level=info msg="node4(f2411007d7cc): Node leave event for d3ec9a18e784/172.19.210.182" [2021-12-16T06:48:44.544Z] time="2021-12-16T06:48:44Z" level=info msg="Node d3ec9a18e784 change state NodeActive --> NodeLeft" [2021-12-16T06:48:44.544Z] time="2021-12-16T06:48:44Z" level=info msg="node2(d3ec9a18e784): Node leave event for d3ec9a18e784/172.19.210.182" [2021-12-16T06:48:44.833Z] docker_cli_network_unix_test.go:46: [d9dfc5068bd5e] daemon is not started [2021-12-16T06:48:45.001Z] time="2021-12-16T06:48:44Z" level=info msg="Node d3ec9a18e784/172.19.210.182, left gossip cluster" [2021-12-16T06:48:45.001Z] time="2021-12-16T06:48:44Z" level=info msg="Node d3ec9a18e784/172.19.210.182, left gossip cluster" [2021-12-16T06:48:45.001Z] time="2021-12-16T06:48:44Z" level=info msg="Node d3ec9a18e784/172.19.210.182, left gossip cluster" [2021-12-16T06:48:45.001Z] time="2021-12-16T06:48:44Z" level=info msg="Node d3ec9a18e784/172.19.210.182, left gossip cluster" [2021-12-16T06:48:45.001Z] time="2021-12-16T06:48:44Z" level=info msg="Node 6efb920fdb50 change state NodeActive --> NodeLeft" [2021-12-16T06:48:45.001Z] time="2021-12-16T06:48:44Z" level=info msg="node5(4759e6e94fa3): Node leave event for 6efb920fdb50/172.19.210.182" [2021-12-16T06:48:45.001Z] time="2021-12-16T06:48:44Z" level=info msg="Node 6efb920fdb50 change state NodeActive --> NodeLeft" [2021-12-16T06:48:45.001Z] time="2021-12-16T06:48:44Z" level=info msg="node4(f2411007d7cc): Node leave event for 6efb920fdb50/172.19.210.182" [2021-12-16T06:48:45.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-12-16T06:48:45.459Z] time="2021-12-16T06:48:45Z" level=info msg="Node 6efb920fdb50 change state NodeActive --> NodeLeft" [2021-12-16T06:48:45.459Z] time="2021-12-16T06:48:45Z" level=info msg="node3(6efb920fdb50): Node leave event for 6efb920fdb50/172.19.210.182" [2021-12-16T06:48:45.459Z] time="2021-12-16T06:48:45Z" level=info msg="Node 6efb920fdb50/172.19.210.182, left gossip cluster" [2021-12-16T06:48:45.459Z] time="2021-12-16T06:48:45Z" level=info msg="Node 6efb920fdb50/172.19.210.182, left gossip cluster" [2021-12-16T06:48:45.459Z] time="2021-12-16T06:48:45Z" level=info msg="Node 6efb920fdb50/172.19.210.182, left gossip cluster" [2021-12-16T06:48:45.459Z] time="2021-12-16T06:48:45Z" level=debug msg="memberlist: Failed ping: 4759e6e94fa3 (timeout reached)" [2021-12-16T06:48:45.460Z] time="2021-12-16T06:48:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.210.182:10036: use of closed network connection" [2021-12-16T06:48:45.460Z] time="2021-12-16T06:48:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.210.182:10035: use of closed network connection" [2021-12-16T06:48:45.460Z] time="2021-12-16T06:48:45Z" level=debug msg="memberlist: Stream connection from=172.19.210.182:49372" [2021-12-16T06:48:45.918Z] time="2021-12-16T06:48:45Z" level=info msg="Node f2411007d7cc change state NodeActive --> NodeLeft" [2021-12-16T06:48:45.918Z] time="2021-12-16T06:48:45Z" level=info msg="node5(4759e6e94fa3): Node leave event for f2411007d7cc/172.19.210.182" [2021-12-16T06:48:45.918Z] time="2021-12-16T06:48:45Z" level=info msg="Node f2411007d7cc change state NodeActive --> NodeLeft" [2021-12-16T06:48:45.918Z] time="2021-12-16T06:48:45Z" level=info msg="node4(f2411007d7cc): Node leave event for f2411007d7cc/172.19.210.182" [2021-12-16T06:48:45.918Z] time="2021-12-16T06:48:45Z" level=warning msg="memberlist: Was able to connect to 4759e6e94fa3 but other probes failed, network may be misconfigured" [2021-12-16T06:48:46.330Z] docker_cli_network_unix_test.go:46: [d262011887c55] daemon is not started [2021-12-16T06:48:46.377Z] time="2021-12-16T06:48:46Z" level=info msg="Node f2411007d7cc/172.19.210.182, left gossip cluster" [2021-12-16T06:48:46.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-12-16T06:48:46.837Z] time="2021-12-16T06:48:46Z" level=info msg="Node f2411007d7cc/172.19.210.182, left gossip cluster" [2021-12-16T06:48:47.000Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.27s) [2021-12-16T06:48:47.000Z] === RUN TestStopContainerWithTimeout [2021-12-16T06:48:47.000Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-16T06:48:47.000Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-16T06:48:47.000Z] === RUN TestUpdateRestartPolicy [2021-12-16T06:48:47.152Z] docker_cli_network_unix_test.go:46: [dbbc45ae058e1] daemon is not started [2021-12-16T06:48:47.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-12-16T06:48:47.296Z] time="2021-12-16T06:48:47Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, left gossip cluster" [2021-12-16T06:48:47.296Z] time="2021-12-16T06:48:47Z" level=info msg="Node 4759e6e94fa3 change state NodeActive --> NodeFailed" [2021-12-16T06:48:47.296Z] time="2021-12-16T06:48:47Z" level=info msg="Node 4759e6e94fa3/172.19.210.182, added to failed nodes list" [2021-12-16T06:48:47.296Z] --- PASS: TestNetworkDBIslands (12.29s) [2021-12-16T06:48:47.296Z] PASS [2021-12-16T06:48:47.296Z] coverage: 60.0% of statements [2021-12-16T06:48:47.296Z] ok github.com/docker/docker/libnetwork/networkdb 106.211s coverage: 60.0% of statements [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/quota [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/rootless [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/volume [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-16T06:48:47.296Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-16T06:48:47.410Z] docker_cli_network_unix_test.go:46: [da66a4eeabb89] daemon is not started [2021-12-16T06:48:47.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-12-16T06:48:47.975Z] docker_cli_network_unix_test.go:46: [d2d904c6d0cd3] daemon is not started [2021-12-16T06:48:48.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-12-16T06:48:49.105Z] docker_cli_network_unix_test.go:46: [dd8a42b0fbe77] daemon is not started [2021-12-16T06:48:49.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-12-16T06:48:49.613Z] --- PASS: TestRenameAnonymousContainer (9.79s) [2021-12-16T06:48:49.613Z] === RUN TestRenameContainerWithSameName [2021-12-16T06:48:49.620Z] docker_cli_network_unix_test.go:46: [da484f75ef136] daemon is not started [2021-12-16T06:48:49.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-12-16T06:48:50.186Z] docker_cli_network_unix_test.go:46: [df3479a6de911] daemon is not started [2021-12-16T06:48:50.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === Skipped [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-16T06:48:50.207Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-16T06:48:50.207Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-16T06:48:50.207Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-12-16T06:48:50.207Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-16T06:48:50.207Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-16T06:48:50.207Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-16T06:48:50.207Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-16T06:48:50.207Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-16T06:48:50.207Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2021-12-16T06:48:50.207Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-16T06:48:50.207Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-16T06:48:50.207Z] daemon_test.go:146: root required [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-16T06:48:50.207Z] reload_test.go:520: root required [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-12-16T06:48:50.207Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-16T06:48:50.207Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-16T06:48:50.207Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-16T06:48:50.207Z] download_test.go:267: Needs fixing on Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-16T06:48:50.207Z] layer_test.go:303: Failing on Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-16T06:48:50.207Z] layer_test.go:352: Failing on Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-16T06:48:50.207Z] layer_test.go:467: Failing on Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-16T06:48:50.207Z] layer_test.go:696: Failing on Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-16T06:48:50.207Z] migration_test.go:45: Failing on Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-16T06:48:50.207Z] migration_test.go:181: Failing on Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-16T06:48:50.207Z] mount_test.go:17: Failing on Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-16T06:48:50.207Z] mount_test.go:76: Failing on Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-16T06:48:50.207Z] mount_test.go:125: Failing on Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-16T06:48:50.207Z] mount_test.go:212: Failing on Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-12-16T06:48:50.207Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-12-16T06:48:50.207Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-12-16T06:48:50.207Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-16T06:48:50.207Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-16T06:48:50.207Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-16T06:48:50.207Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-16T06:48:50.207Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-16T06:48:50.207Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-16T06:48:50.207Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-16T06:48:50.207Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-16T06:48:50.207Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-16T06:48:50.207Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-16T06:48:50.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-16T06:48:50.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-16T06:48:50.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-16T06:48:50.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-16T06:48:50.207Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-16T06:48:50.207Z] archive_test.go:133: Xz not present in msys2 [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2021-12-16T06:48:50.207Z] archive_test.go:140: zstd not installed [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-16T06:48:50.207Z] archive_test.go:252: Failing on Windows CI machines [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-16T06:48:50.207Z] archive_windows_test.go:16: Currently fails [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-16T06:48:50.207Z] changes_test.go:195: needs more investigation [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-16T06:48:50.207Z] changes_test.go:432: needs further investigation [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-16T06:48:50.207Z] changes_test.go:468: needs further investigation [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) [2021-12-16T06:48:50.207Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-16T06:48:50.207Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-16T06:48:50.207Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-16T06:48:50.207Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-16T06:48:50.207Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-16T06:48:50.207Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-16T06:48:50.207Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-16T06:48:50.207Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-16T06:48:50.207Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-16T06:48:50.207Z] poller_test.go:40: No chmod on Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-16T06:48:50.207Z] fileutils_test.go:133: Needs porting to Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-16T06:48:50.207Z] fileutils_test.go:179: Needs porting to Windows [2021-12-16T06:48:50.207Z] [2021-12-16T06:48:50.207Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-12-16T06:48:50.208Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:50.208Z] [2021-12-16T06:48:50.208Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-16T06:48:50.208Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:50.208Z] [2021-12-16T06:48:50.208Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-12-16T06:48:50.208Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-16T06:48:50.208Z] [2021-12-16T06:48:50.208Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-16T06:48:50.208Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-16T06:48:50.208Z] [2021-12-16T06:48:50.208Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-16T06:48:50.208Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-16T06:48:50.208Z] [2021-12-16T06:48:50.208Z] DONE 2099 tests, 68 skipped in 309.722s [2021-12-16T06:48:50.443Z] docker_cli_network_unix_test.go:46: [dbc017934f2bb] daemon is not started [2021-12-16T06:48:50.666Z] INFO: make.ps1 ended at 12/16/2021 06:48:50 [2021-12-16T06:48:51.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-12-16T06:48:51.009Z] docker_cli_network_unix_test.go:46: [d7d6f2283b683] daemon is not started [2021-12-16T06:48:51.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-12-16T06:48:51.009Z] docker_cli_network_unix_test.go:46: [dca8d0ccc528f] daemon is not started [2021-12-16T06:48:51.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-12-16T06:48:51.267Z] docker_cli_network_unix_test.go:46: [d5a2bd7c2d497] daemon is not started [2021-12-16T06:48:51.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-12-16T06:48:51.780Z] --- PASS: TestRenameContainerWithSameName (2.84s) [2021-12-16T06:48:51.780Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-16T06:48:51.780Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-16T06:48:51.780Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-16T06:48:51.781Z] === RUN TestResize [2021-12-16T06:48:52.200Z] docker_cli_network_unix_test.go:46: [d94b2cae730df] daemon is not started [2021-12-16T06:48:52.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-12-16T06:48:52.765Z] docker_cli_network_unix_test.go:46: [d455790110f31] daemon is not started [2021-12-16T06:48:52.840Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-16T06:48:52.840Z] INFO: Unit tests ended at 12/16/2021 06:48:52. Duration:00:05:30.5990087 [2021-12-16T06:48:52.840Z] INFO: Building busybox [2021-12-16T06:48:52.840Z] Sending build context to Docker daemon 5.12kB [2021-12-16T06:48:52.840Z] [2021-12-16T06:48:52.840Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-16T06:48:52.840Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-16T06:48:52.840Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-16T06:48:52.840Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-16T06:48:52.840Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-16T06:48:52.840Z] ---> 1316f72af619 [2021-12-16T06:48:52.840Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-16T06:48:52.840Z] ---> Running in 0f8fc97d249b [2021-12-16T06:48:53.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-12-16T06:48:53.331Z] docker_cli_network_unix_test.go:46: [d32bc9ceab32e] daemon is not started [2021-12-16T06:48:53.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-12-16T06:48:53.589Z] docker_cli_network_unix_test.go:46: [df42717dd866d] daemon is not started [2021-12-16T06:48:53.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-12-16T06:48:53.589Z] docker_cli_network_unix_test.go:46: [d318cba2b15ba] daemon is not started [2021-12-16T06:48:53.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-12-16T06:48:54.668Z] --- PASS: TestResize (2.75s) [2021-12-16T06:48:54.668Z] === RUN TestResizeWithInvalidSize [2021-12-16T06:48:54.962Z] docker_cli_network_unix_test.go:968: [d647f5631d33c] daemon is not started [2021-12-16T06:48:56.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-12-16T06:48:57.267Z] docker_cli_network_unix_test.go:46: [d67fd2a93061d] daemon is not started [2021-12-16T06:48:57.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-12-16T06:48:57.554Z] --- PASS: TestResizeWithInvalidSize (2.73s) [2021-12-16T06:48:57.554Z] === RUN TestResizeWhenContainerNotStarted [2021-12-16T06:48:59.719Z] --- PASS: TestResizeWhenContainerNotStarted (2.64s) [2021-12-16T06:48:59.719Z] === RUN TestDaemonRestartKillContainers [2021-12-16T06:48:59.719Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:48:59.719Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-16T06:48:59.719Z] === RUN TestStats [2021-12-16T06:48:59.719Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-16T06:48:59.719Z] --- SKIP: TestStats (0.00s) [2021-12-16T06:48:59.719Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-16T06:48:59.792Z] docker_cli_network_unix_test.go:1116: [de0942ac35ade] daemon is not started [2021-12-16T06:49:01.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-12-16T06:49:01.949Z] docker_cli_network_unix_test.go:46: [dce91fbb89776] daemon is not started [2021-12-16T06:49:01.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-12-16T06:49:02.882Z] docker_cli_network_unix_test.go:46: [d03ccaaf6acbf] daemon is not started [2021-12-16T06:49:02.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-12-16T06:49:02.882Z] docker_cli_network_unix_test.go:46: [d879c59eac3ff] daemon is not started [2021-12-16T06:49:03.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-12-16T06:49:03.140Z] docker_cli_network_unix_test.go:46: [da395eef6c29e] daemon is not started [2021-12-16T06:49:03.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-12-16T06:49:03.140Z] docker_cli_network_unix_test.go:46: [d3debf864b385] daemon is not started [2021-12-16T06:49:03.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-12-16T06:49:03.398Z] docker_cli_network_unix_test.go:46: [d08d8fcd723be] daemon is not started [2021-12-16T06:49:03.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-12-16T06:49:03.398Z] docker_cli_network_unix_test.go:46: [d02c1eff028b3] daemon is not started [2021-12-16T06:49:03.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-12-16T06:49:05.295Z] docker_cli_network_unix_test.go:46: [df14f6193aa7e] daemon is not started [2021-12-16T06:49:06.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-12-16T06:49:06.667Z] docker_cli_network_unix_test.go:46: [da9ddcb978d3c] daemon is not started [2021-12-16T06:49:06.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-12-16T06:49:06.667Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-12-16T06:49:06.667Z] docker_cli_network_unix_test.go:46: [d3b8f7bc41abc] daemon is not started [2021-12-16T06:49:06.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-12-16T06:49:06.764Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.85s) [2021-12-16T06:49:06.764Z] === RUN TestStopContainerWithTimeout [2021-12-16T06:49:06.764Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-16T06:49:06.764Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-16T06:49:06.764Z] === RUN TestUpdateRestartPolicy [2021-12-16T06:49:06.924Z] docker_cli_network_unix_test.go:46: [d9be435d6e8b7] daemon is not started [2021-12-16T06:49:07.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-12-16T06:49:11.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-12-16T06:49:12.287Z] --- PASS: TestUpdateRestartPolicy (22.66s) [2021-12-16T06:49:12.287Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-16T06:49:12.287Z] --- PASS: TestUpdateRestartWithAutoRemove (2.22s) [2021-12-16T06:49:12.287Z] === RUN TestWaitNonBlocked [2021-12-16T06:49:12.287Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:49:12.287Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:49:12.287Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:49:12.287Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:49:12.287Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:49:12.287Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:49:12.643Z] docker_cli_network_unix_test.go:1084: [d7b1d999350d4] daemon is not started [2021-12-16T06:49:13.919Z] Removing intermediate container 0f8fc97d249b [2021-12-16T06:49:13.919Z] ---> c096b6f53aa5 [2021-12-16T06:49:13.919Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-16T06:49:13.919Z] ---> Running in 8979cdb80627 [2021-12-16T06:49:13.919Z] Removing intermediate container 8979cdb80627 [2021-12-16T06:49:13.919Z] ---> a4ba9d5e6c11 [2021-12-16T06:49:13.919Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-16T06:49:13.919Z] ---> Running in 332bb8cea3da [2021-12-16T06:49:13.919Z] Removing intermediate container 332bb8cea3da [2021-12-16T06:49:13.919Z] ---> 59125378e192 [2021-12-16T06:49:13.919Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-16T06:49:14.377Z] [2021-12-16T06:49:14.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-12-16T06:49:14.541Z] docker_cli_network_unix_test.go:46: [da4a02a6ec447] daemon is not started [2021-12-16T06:49:14.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-12-16T06:49:14.799Z] docker_cli_network_unix_test.go:46: [d563b0d5c5380] daemon is not started [2021-12-16T06:49:15.242Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-12-16T06:49:15.242Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.20s) [2021-12-16T06:49:15.242Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.33s) [2021-12-16T06:49:15.242Z] === RUN TestWaitBlocked [2021-12-16T06:49:15.242Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:15.242Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-16T06:49:15.242Z] PASS [2021-12-16T06:49:15.242Z] ok github.com/docker/docker/integration/container 95.418s [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === Skipped [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-16T06:49:15.242Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-16T06:49:15.242Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-16T06:49:15.242Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-16T06:49:15.242Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-16T06:49:15.242Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-16T06:49:15.242Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-16T06:49:15.242Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-12-16T06:49:15.242Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-16T06:49:15.242Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-16T06:49:15.242Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-16T06:49:15.242Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-16T06:49:15.242Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-16T06:49:15.242Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-16T06:49:15.242Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-16T06:49:15.242Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-16T06:49:15.242Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.242Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-16T06:49:15.242Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-16T06:49:15.242Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-16T06:49:15.242Z] [2021-12-16T06:49:15.344Z] ---> 2b703c62e13b [2021-12-16T06:49:15.344Z] 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-16T06:49:15.344Z] ---> Running in 9393af14b2e7 [2021-12-16T06:49:15.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-16T06:49:15.710Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-16T06:49:15.710Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-16T06:49:15.710Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-16T06:49:15.710Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-16T06:49:15.710Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-16T06:49:15.710Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-16T06:49:15.710Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-16T06:49:15.710Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-16T06:49:15.710Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-16T06:49:15.710Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-16T06:49:15.710Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-16T06:49:15.710Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-16T06:49:15.710Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-16T06:49:15.710Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-16T06:49:15.710Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-16T06:49:15.710Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:15.710Z] [2021-12-16T06:49:15.710Z] DONE 87 tests, 33 skipped in 97.877s [2021-12-16T06:49:15.710Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-16T06:49:16.736Z] docker_cli_network_unix_test.go:46: [da245b092e58e] daemon is not started [2021-12-16T06:49:16.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-12-16T06:49:16.994Z] docker_cli_network_unix_test.go:46: [d30d9082a3b63] daemon is not started [2021-12-16T06:49:16.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-12-16T06:49:17.559Z] docker_cli_network_unix_test.go:46: [dffa490c50aeb] daemon is not started [2021-12-16T06:49:17.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-12-16T06:49:18.382Z] docker_cli_network_unix_test.go:46: [d3e2610542daa] daemon is not started [2021-12-16T06:49:18.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-12-16T06:49:18.948Z] docker_cli_network_unix_test.go:46: [dafe37fd58040] daemon is not started [2021-12-16T06:49:19.205Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-12-16T06:49:24.465Z] docker_cli_network_unix_test.go:46: [d172241ac6b40] daemon is not started [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite (57.63s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.15s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.18s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.75s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.72s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.72s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.34s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.44s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.57s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.99s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.97s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.83s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.81s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.16s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.43s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.26s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.27s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.97s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.94s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-12-16T06:49:24.465Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.91s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.81s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.13s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.88s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.70s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.78s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2021-12-16T06:49:24.465Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.78s) [2021-12-16T06:49:24.465Z] === RUN TestDockerHubPullSuite [2021-12-16T06:49:24.465Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-12-16T06:49:25.838Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-12-16T06:49:28.363Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-12-16T06:49:28.620Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-12-16T06:49:29.993Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-12-16T06:49:29.993Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-12-16T06:49:29.993Z] --- PASS: TestDockerHubPullSuite (6.07s) [2021-12-16T06:49:29.993Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s) [2021-12-16T06:49:29.993Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-12-16T06:49:29.993Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.64s) [2021-12-16T06:49:29.993Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.31s) [2021-12-16T06:49:29.993Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.16s) [2021-12-16T06:49:29.993Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-12-16T06:49:29.993Z] PASS [2021-12-16T06:49:29.993Z] [2021-12-16T06:49:29.993Z] === Skipped [2021-12-16T06:49:29.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-12-16T06:49:29.993Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.993Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-12-16T06:49:29.993Z] [2021-12-16T06:49:29.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-12-16T06:49:29.993Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.993Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-12-16T06:49:29.993Z] [2021-12-16T06:49:29.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-12-16T06:49:29.993Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-12-16T06:49:29.994Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-12-16T06:49:29.994Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-16T06:49:29.994Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-16T06:49:29.994Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-16T06:49:29.994Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-16T06:49:29.994Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-16T06:49:29.994Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-16T06:49:29.994Z] docker_cli_sni_test.go:18: Flakey test [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-16T06:49:29.994Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-16T06:49:29.994Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-12-16T06:49:29.994Z] docker_cli_network_unix_test.go:46: [d3b8f7bc41abc] daemon is not started [2021-12-16T06:49:29.994Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-16T06:49:29.994Z] [2021-12-16T06:49:29.994Z] DONE 1262 tests, 51 skipped in 1422.454s [2021-12-16T06:49:29.994Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-16T06:49:29.994Z] ++++ cat bundles/test-integration/docker.pid [2021-12-16T06:49:29.994Z] +++ kill 13376 [2021-12-16T06:49:30.252Z] +++ /etc/init.d/apparmor stop [2021-12-16T06:49:30.252Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-16T06:49:30.252Z] [2021-12-16T06:49:30.252Z] Unloading profiles will leave already running processes permanently [2021-12-16T06:49:30.252Z] unconfined, which can lead to unexpected situations. [2021-12-16T06:49:30.252Z] [2021-12-16T06:49:30.252Z] To set a process to complain mode, use the command line tool [2021-12-16T06:49:30.252Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-16T06:49:30.252Z] +++ true [2021-12-16T06:49:30.252Z] exiting test-integration [2021-12-16T06:49:30.252Z] ++ exit 0 [2021-12-16T06:49:30.252Z] [2021-12-16T06:49:30.510Z] + for job in $(jobs -p) [2021-12-16T06:49:30.510Z] + wait 15933 [2021-12-16T06:49:31.847Z] --- PASS: TestUpdateRestartPolicy (22.51s) [2021-12-16T06:49:31.847Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-16T06:49:31.847Z] --- PASS: TestUpdateRestartWithAutoRemove (2.79s) [2021-12-16T06:49:31.847Z] === RUN TestWaitNonBlocked [2021-12-16T06:49:31.847Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:49:31.847Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:49:31.847Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:49:31.847Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:49:31.847Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:49:31.847Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:49:35.565Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-12-16T06:49:35.565Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.43s) [2021-12-16T06:49:35.565Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.60s) [2021-12-16T06:49:35.565Z] === RUN TestWaitBlocked [2021-12-16T06:49:35.565Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:35.565Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-16T06:49:35.565Z] PASS [2021-12-16T06:49:35.565Z] ok github.com/docker/docker/integration/container 103.184s [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === Skipped [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-16T06:49:35.565Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-16T06:49:35.565Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-16T06:49:35.565Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-16T06:49:35.565Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-16T06:49:35.565Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-16T06:49:35.565Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-16T06:49:35.565Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-12-16T06:49:35.565Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-16T06:49:35.565Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-16T06:49:35.565Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-12-16T06:49:35.565Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-16T06:49:35.565Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-16T06:49:35.565Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-16T06:49:35.565Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:35.565Z] [2021-12-16T06:49:35.565Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-16T06:49:35.566Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-16T06:49:35.566Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-16T06:49:35.566Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-16T06:49:35.566Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-16T06:49:35.566Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-16T06:49:35.566Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-16T06:49:35.566Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-16T06:49:35.566Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-16T06:49:35.566Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-16T06:49:35.566Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-16T06:49:35.566Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-16T06:49:35.566Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-16T06:49:35.566Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-16T06:49:35.566Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-16T06:49:35.566Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-16T06:49:35.566Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-16T06:49:35.566Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-16T06:49:35.566Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-16T06:49:35.566Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-16T06:49:35.566Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-16T06:49:35.566Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:35.566Z] [2021-12-16T06:49:35.566Z] DONE 87 tests, 34 skipped in 105.551s [2021-12-16T06:49:35.566Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-16T06:49:40.487Z] Removing intermediate container 9393af14b2e7 [2021-12-16T06:49:40.487Z] ---> 7340559bb22d [2021-12-16T06:49:40.487Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-16T06:49:40.487Z] ---> Running in e390311cfa51 [2021-12-16T06:49:40.487Z] [2021-12-16T06:49:40.487Z] SUCCESS: Specified value was saved. [2021-12-16T06:49:41.102Z] === RUN TestConfigDaemonLibtrustID [2021-12-16T06:49:41.102Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-16T06:49:41.102Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-16T06:49:41.102Z] === RUN TestDaemonConfigValidation [2021-12-16T06:49:41.102Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-16T06:49:41.102Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-16T06:49:41.102Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-16T06:49:41.102Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-16T06:49:41.102Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-16T06:49:41.102Z] === RUN TestDaemonProxy [2021-12-16T06:49:41.102Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-16T06:49:41.102Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-16T06:49:41.102Z] PASS [2021-12-16T06:49:41.102Z] ok github.com/docker/docker/integration/daemon 0.114s [2021-12-16T06:49:41.102Z] [2021-12-16T06:49:41.102Z] === Skipped [2021-12-16T06:49:41.102Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-16T06:49:41.102Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-16T06:49:41.102Z] [2021-12-16T06:49:41.102Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-16T06:49:41.102Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-16T06:49:41.102Z] [2021-12-16T06:49:41.102Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-16T06:49:41.102Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-16T06:49:41.102Z] [2021-12-16T06:49:41.102Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-16T06:49:41.102Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-16T06:49:41.102Z] [2021-12-16T06:49:41.102Z] DONE 4 tests, 4 skipped in 24.489s [2021-12-16T06:49:41.102Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-16T06:49:42.103Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:49:42.103Z] INFO: Testing against a local daemon [2021-12-16T06:49:42.103Z] === RUN TestCommitInheritsEnv [2021-12-16T06:49:42.103Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:49:42.103Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-16T06:49:42.103Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-16T06:49:42.103Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-16T06:49:42.103Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-16T06:49:42.103Z] === RUN TestImagesFilterMultiReference [2021-12-16T06:49:42.103Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-12-16T06:49:42.103Z] === RUN TestImagePullPlatformInvalid [2021-12-16T06:49:42.103Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-12-16T06:49:42.103Z] === RUN TestRemoveImageOrphaning [2021-12-16T06:49:42.701Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-12-16T06:49:43.090Z] --- PASS: TestRemoveImageOrphaning (1.09s) [2021-12-16T06:49:43.090Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-16T06:49:43.090Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-12-16T06:49:43.090Z] === RUN TestTagInvalidReference [2021-12-16T06:49:43.090Z] --- PASS: TestTagInvalidReference (0.04s) [2021-12-16T06:49:43.090Z] === RUN TestTagValidPrefixedRepo [2021-12-16T06:49:43.390Z] Removing intermediate container e390311cfa51 [2021-12-16T06:49:43.390Z] ---> 12f3fb5e351d [2021-12-16T06:49:43.390Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-16T06:49:43.390Z] ---> Running in 650a109a79fa [2021-12-16T06:49:43.561Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-12-16T06:49:43.561Z] === RUN TestTagExistedNameWithoutForce [2021-12-16T06:49:43.561Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-12-16T06:49:43.561Z] === RUN TestTagOfficialNames [2021-12-16T06:49:43.561Z] --- PASS: TestTagOfficialNames (0.10s) [2021-12-16T06:49:43.561Z] === RUN TestTagMatchesDigest [2021-12-16T06:49:43.561Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-12-16T06:49:43.561Z] PASS [2021-12-16T06:49:43.561Z] ok github.com/docker/docker/integration/image 1.633s [2021-12-16T06:49:43.561Z] [2021-12-16T06:49:43.561Z] === Skipped [2021-12-16T06:49:43.561Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-16T06:49:43.561Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:49:43.561Z] [2021-12-16T06:49:43.561Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-16T06:49:43.561Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-16T06:49:43.561Z] [2021-12-16T06:49:43.561Z] DONE 11 tests, 2 skipped in 3.454s [2021-12-16T06:49:43.561Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-16T06:49:46.523Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:49:46.523Z] INFO: Testing against a local daemon [2021-12-16T06:49:46.523Z] === RUN TestNetworkCreateDelete [2021-12-16T06:49:46.523Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:46.523Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestDockerNetworkDeletePreferID [2021-12-16T06:49:46.523Z] 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-16T06:49:46.523Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestDaemonDNSFallback [2021-12-16T06:49:46.523Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:46.523Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestInspectNetwork [2021-12-16T06:49:46.523Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:46.523Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestRunContainerWithBridgeNone [2021-12-16T06:49:46.523Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:46.523Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestNetworkInvalidJSON [2021-12-16T06:49:46.523Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-16T06:49:46.523Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-16T06:49:46.523Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:49:46.523Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:49:46.523Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:49:46.523Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:49:46.523Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-16T06:49:46.523Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:49:46.523Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:49:46.523Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-12-16T06:49:46.523Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-12-16T06:49:46.523Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.02s) [2021-12-16T06:49:46.523Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.02s) [2021-12-16T06:49:46.523Z] === RUN TestNetworkList [2021-12-16T06:49:46.523Z] === RUN TestNetworkList//networks [2021-12-16T06:49:46.523Z] === PAUSE TestNetworkList//networks [2021-12-16T06:49:46.523Z] === RUN TestNetworkList//networks/ [2021-12-16T06:49:46.523Z] === PAUSE TestNetworkList//networks/ [2021-12-16T06:49:46.523Z] === CONT TestNetworkList//networks [2021-12-16T06:49:46.523Z] === CONT TestNetworkList//networks/ [2021-12-16T06:49:46.523Z] --- PASS: TestNetworkList (0.05s) [2021-12-16T06:49:46.523Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-16T06:49:46.523Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestHostIPv4BridgeLabel [2021-12-16T06:49:46.523Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-16T06:49:46.523Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestDaemonDefaultNetworkPools [2021-12-16T06:49:46.523Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-16T06:49:46.523Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-16T06:49:46.523Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-16T06:49:46.523Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestServiceWithPredefinedNetwork [2021-12-16T06:49:46.523Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-16T06:49:46.523Z] service_test.go:243: FLAKY_TEST [2021-12-16T06:49:46.523Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestServiceWithDataPathPortInit [2021-12-16T06:49:46.523Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-16T06:49:46.523Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-16T06:49:46.523Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-16T06:49:46.523Z] PASS [2021-12-16T06:49:46.523Z] ok github.com/docker/docker/integration/network 0.214s [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === Skipped [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-16T06:49:46.523Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-16T06:49:46.523Z] 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-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-16T06:49:46.523Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-16T06:49:46.523Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-16T06:49:46.523Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-16T06:49:46.523Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-16T06:49:46.523Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-16T06:49:46.523Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-16T06:49:46.523Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-16T06:49:46.523Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-16T06:49:46.523Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-16T06:49:46.523Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-16T06:49:46.523Z] service_test.go:243: FLAKY_TEST [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-16T06:49:46.523Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-16T06:49:46.523Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-16T06:49:46.523Z] [2021-12-16T06:49:46.523Z] DONE 22 tests, 15 skipped in 2.584s [2021-12-16T06:49:46.523Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-16T06:49:46.880Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-12-16T06:49:46.991Z] testing: warning: no tests to run [2021-12-16T06:49:46.991Z] PASS [2021-12-16T06:49:46.991Z] ok github.com/docker/docker/integration/network/ipvlan 0.090s [2021-12-16T06:49:46.991Z] [2021-12-16T06:49:46.991Z] DONE 0 tests in 0.726s [2021-12-16T06:49:47.459Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-12-16T06:49:47.459Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-12-16T06:49:47.459Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-12-16T06:49:47.459Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-12-16T06:49:47.459Z] [2021-12-16T06:49:47.460Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-12-16T06:49:47.793Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-12-16T06:49:47.929Z] testing: warning: no tests to run [2021-12-16T06:49:47.929Z] PASS [2021-12-16T06:49:47.929Z] ok github.com/docker/docker/integration/network/macvlan 0.084s [2021-12-16T06:49:47.929Z] [2021-12-16T06:49:47.929Z] DONE 0 tests in 0.709s [2021-12-16T06:49:47.929Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-16T06:49:48.082Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/test/unit [2021-12-16T06:49:48.653Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-12-16T06:49:48.653Z] + TESTFLAGS+=' -test.timeout=5m' [2021-12-16T06:49:48.653Z] + TESTDIRS=./... [2021-12-16T06:49:48.653Z] + exclude_paths='/vendor/|/integration' [2021-12-16T06:49:48.653Z] ++ go list ./... [2021-12-16T06:49:48.653Z] ++ grep -vE '(/vendor/|/integration)' [2021-12-16T06:49:48.919Z] testing: warning: no tests to run [2021-12-16T06:49:48.919Z] PASS [2021-12-16T06:49:48.919Z] ok github.com/docker/docker/integration/plugin 0.094s [2021-12-16T06:49:48.919Z] [2021-12-16T06:49:48.919Z] DONE 0 tests in 0.772s [2021-12-16T06:49:48.919Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-16T06:49:49.909Z] testing: warning: no tests to run [2021-12-16T06:49:49.909Z] PASS [2021-12-16T06:49:49.909Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [2021-12-16T06:49:49.909Z] [2021-12-16T06:49:49.909Z] DONE 0 tests in 0.707s [2021-12-16T06:49:49.909Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-16T06:49:50.457Z] Cannot create a file when that file already exists. [2021-12-16T06:49:50.566Z] + pkg_list='github.com/docker/docker/api [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/backend/build [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/httputils [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/middleware [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/router [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/router/build [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/router/container [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/router/debug [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/router/distribution [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/router/grpc [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/router/image [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/router/network [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/router/plugin [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/router/session [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/router/swarm [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/router/system [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/server/router/volume [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/backend [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/blkiodev [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/container [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/events [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/filters [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/image [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/mount [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/network [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/registry [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/strslice [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/swarm [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/time [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/versions [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-16T06:49:50.566Z] github.com/docker/docker/api/types/volume [2021-12-16T06:49:50.566Z] github.com/docker/docker/builder [2021-12-16T06:49:50.566Z] github.com/docker/docker/builder/builder-next [2021-12-16T06:49:50.566Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-16T06:49:50.566Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-16T06:49:50.566Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-16T06:49:50.566Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-16T06:49:50.566Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-16T06:49:50.566Z] github.com/docker/docker/builder/builder-next/worker [2021-12-16T06:49:50.566Z] github.com/docker/docker/builder/dockerfile [2021-12-16T06:49:50.566Z] github.com/docker/docker/builder/dockerignore [2021-12-16T06:49:50.566Z] github.com/docker/docker/builder/remotecontext [2021-12-16T06:49:50.566Z] github.com/docker/docker/builder/remotecontext/git [2021-12-16T06:49:50.566Z] github.com/docker/docker/cli [2021-12-16T06:49:50.566Z] github.com/docker/docker/cli/config [2021-12-16T06:49:50.566Z] github.com/docker/docker/cli/debug [2021-12-16T06:49:50.566Z] github.com/docker/docker/client [2021-12-16T06:49:50.566Z] github.com/docker/docker/cmd/docker-proxy [2021-12-16T06:49:50.566Z] github.com/docker/docker/cmd/dockerd [2021-12-16T06:49:50.566Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-16T06:49:50.566Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-16T06:49:50.566Z] github.com/docker/docker/container [2021-12-16T06:49:50.566Z] github.com/docker/docker/container/stream [2021-12-16T06:49:50.566Z] github.com/docker/docker/contrib/apparmor [2021-12-16T06:49:50.566Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-16T06:49:50.566Z] github.com/docker/docker/contrib/httpserver [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/cluster [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/cluster/convert [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/cluster/executor [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/cluster/provider [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/config [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/discovery [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/events [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/events/testutils [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/exec [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/graphdriver [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/images [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/initlayer [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/links [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/listeners [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger/gelf [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger/journald [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger/local [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger/logentries [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger/splunk [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger/syslog [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/logger/templates [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/names [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/network [2021-12-16T06:49:50.566Z] github.com/docker/docker/daemon/stats [2021-12-16T06:49:50.566Z] github.com/docker/docker/distribution [2021-12-16T06:49:50.566Z] github.com/docker/docker/distribution/metadata [2021-12-16T06:49:50.566Z] github.com/docker/docker/distribution/utils [2021-12-16T06:49:50.566Z] github.com/docker/docker/distribution/xfer [2021-12-16T06:49:50.566Z] github.com/docker/docker/dockerversion [2021-12-16T06:49:50.566Z] github.com/docker/docker/errdefs [2021-12-16T06:49:50.566Z] github.com/docker/docker/image [2021-12-16T06:49:50.566Z] github.com/docker/docker/image/cache [2021-12-16T06:49:50.566Z] github.com/docker/docker/image/tarexport [2021-12-16T06:49:50.566Z] github.com/docker/docker/image/v1 [2021-12-16T06:49:50.566Z] github.com/docker/docker/internal/test/suite [2021-12-16T06:49:50.566Z] github.com/docker/docker/layer [2021-12-16T06:49:50.566Z] github.com/docker/docker/libcontainerd [2021-12-16T06:49:50.566Z] github.com/docker/docker/libcontainerd/queue [2021-12-16T06:49:50.566Z] github.com/docker/docker/libcontainerd/remote [2021-12-16T06:49:50.566Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-16T06:49:50.566Z] github.com/docker/docker/libcontainerd/types [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/bitseq [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/cluster [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/config [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/datastore [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/driverapi [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/etchosts [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/idm [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/ipam [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/iptables [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/netlabel [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/netutils [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/networkdb [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/ns [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/options [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/osl [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/portallocator [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/portmapper [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/testutils [2021-12-16T06:49:50.566Z] github.com/docker/docker/libnetwork/types [2021-12-16T06:49:50.566Z] github.com/docker/docker/oci [2021-12-16T06:49:50.566Z] github.com/docker/docker/oci/caps [2021-12-16T06:49:50.566Z] github.com/docker/docker/opts [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/aaparser [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/archive [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/authorization [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/broadcaster [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/capabilities [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/chrootarchive [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/containerfs [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/devicemapper [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/directory [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/discovery [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/discovery/file [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/discovery/kv [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/discovery/memory [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/dmesg [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/filenotify [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/fileutils [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/fsutils [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/homedir [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/idtools [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/ioutils [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/jsonmessage [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/locker [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/longpath [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/loopback [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/mount [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/namesgenerator [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/parsers [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/pidfile [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/platform [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/plugingetter [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/plugins [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/plugins/transport [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/pools [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/progress [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/pubsub [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/reexec [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/signal [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/stack [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/stdcopy [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/streamformatter [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/stringid [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/symlink [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/sysinfo [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/system [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/tailfile [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/tarsum [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/term [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/term/windows [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/truncindex [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/urlutil [2021-12-16T06:49:50.566Z] github.com/docker/docker/pkg/useragent [2021-12-16T06:49:50.566Z] github.com/docker/docker/plugin [2021-12-16T06:49:50.566Z] github.com/docker/docker/plugin/executor/containerd [2021-12-16T06:49:50.567Z] github.com/docker/docker/plugin/v2 [2021-12-16T06:49:50.567Z] github.com/docker/docker/profiles/apparmor [2021-12-16T06:49:50.567Z] github.com/docker/docker/profiles/seccomp [2021-12-16T06:49:50.567Z] github.com/docker/docker/quota [2021-12-16T06:49:50.567Z] github.com/docker/docker/reference [2021-12-16T06:49:50.567Z] github.com/docker/docker/registry [2021-12-16T06:49:50.567Z] github.com/docker/docker/registry/resumable [2021-12-16T06:49:50.567Z] github.com/docker/docker/restartmanager [2021-12-16T06:49:50.567Z] github.com/docker/docker/rootless [2021-12-16T06:49:50.567Z] github.com/docker/docker/rootless/specconv [2021-12-16T06:49:50.567Z] github.com/docker/docker/runconfig [2021-12-16T06:49:50.567Z] github.com/docker/docker/runconfig/opts [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/daemon [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/environment [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/fakecontext [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/fakegit [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/fakestorage [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/fixtures/load [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/registry [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/request [2021-12-16T06:49:50.567Z] github.com/docker/docker/volume [2021-12-16T06:49:50.567Z] github.com/docker/docker/volume/drivers [2021-12-16T06:49:50.567Z] github.com/docker/docker/volume/local [2021-12-16T06:49:50.567Z] github.com/docker/docker/volume/mounts [2021-12-16T06:49:50.567Z] github.com/docker/docker/volume/service [2021-12-16T06:49:50.567Z] github.com/docker/docker/volume/service/opts [2021-12-16T06:49:50.567Z] github.com/docker/docker/volume/testutils' [2021-12-16T06:49:50.567Z] ++ echo 'github.com/docker/docker/api [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/backend/build [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/httputils [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/middleware [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/build [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/container [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/debug [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/distribution [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/grpc [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/image [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/network [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/plugin [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/session [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/swarm [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/system [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/volume [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/backend [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/blkiodev [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/container [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/events [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/filters [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/image [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/mount [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/network [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/registry [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/strslice [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/swarm [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/time [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/versions [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/volume [2021-12-16T06:49:50.567Z] github.com/docker/docker/builder [2021-12-16T06:49:50.567Z] github.com/docker/docker/builder/builder-next [2021-12-16T06:49:50.567Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-16T06:49:50.567Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-16T06:49:50.567Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-16T06:49:50.567Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-16T06:49:50.567Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-16T06:49:50.567Z] github.com/docker/docker/builder/builder-next/worker [2021-12-16T06:49:50.567Z] github.com/docker/docker/builder/dockerfile [2021-12-16T06:49:50.567Z] github.com/docker/docker/builder/dockerignore [2021-12-16T06:49:50.567Z] github.com/docker/docker/builder/remotecontext [2021-12-16T06:49:50.567Z] github.com/docker/docker/builder/remotecontext/git [2021-12-16T06:49:50.567Z] github.com/docker/docker/cli [2021-12-16T06:49:50.567Z] github.com/docker/docker/cli/config [2021-12-16T06:49:50.567Z] github.com/docker/docker/cli/debug [2021-12-16T06:49:50.567Z] github.com/docker/docker/client [2021-12-16T06:49:50.567Z] github.com/docker/docker/cmd/docker-proxy [2021-12-16T06:49:50.567Z] github.com/docker/docker/cmd/dockerd [2021-12-16T06:49:50.567Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-16T06:49:50.567Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-16T06:49:50.567Z] github.com/docker/docker/container [2021-12-16T06:49:50.567Z] github.com/docker/docker/container/stream [2021-12-16T06:49:50.567Z] github.com/docker/docker/contrib/apparmor [2021-12-16T06:49:50.567Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-16T06:49:50.567Z] github.com/docker/docker/contrib/httpserver [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/cluster [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/cluster/convert [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/cluster/executor [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/cluster/provider [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/config [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/discovery [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/events [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/events/testutils [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/exec [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/graphdriver [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/images [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/initlayer [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/links [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/listeners [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger/gelf [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger/journald [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger/local [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger/logentries [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger/splunk [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger/syslog [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/logger/templates [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/names [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/network [2021-12-16T06:49:50.567Z] github.com/docker/docker/daemon/stats [2021-12-16T06:49:50.567Z] github.com/docker/docker/distribution [2021-12-16T06:49:50.567Z] github.com/docker/docker/distribution/metadata [2021-12-16T06:49:50.567Z] github.com/docker/docker/distribution/utils [2021-12-16T06:49:50.567Z] github.com/docker/docker/distribution/xfer [2021-12-16T06:49:50.567Z] github.com/docker/docker/dockerversion [2021-12-16T06:49:50.567Z] github.com/docker/docker/errdefs [2021-12-16T06:49:50.567Z] github.com/docker/docker/image [2021-12-16T06:49:50.567Z] github.com/docker/docker/image/cache [2021-12-16T06:49:50.567Z] github.com/docker/docker/image/tarexport [2021-12-16T06:49:50.567Z] github.com/docker/docker/image/v1 [2021-12-16T06:49:50.567Z] github.com/docker/docker/internal/test/suite [2021-12-16T06:49:50.567Z] github.com/docker/docker/layer [2021-12-16T06:49:50.567Z] github.com/docker/docker/libcontainerd [2021-12-16T06:49:50.567Z] github.com/docker/docker/libcontainerd/queue [2021-12-16T06:49:50.567Z] github.com/docker/docker/libcontainerd/remote [2021-12-16T06:49:50.567Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-16T06:49:50.567Z] github.com/docker/docker/libcontainerd/types [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/bitseq [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/cluster [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/config [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/datastore [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/driverapi [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/etchosts [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/idm [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/ipam [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/iptables [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/netlabel [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/netutils [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/networkdb [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/ns [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/options [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/osl [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/portallocator [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/portmapper [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/testutils [2021-12-16T06:49:50.567Z] github.com/docker/docker/libnetwork/types [2021-12-16T06:49:50.567Z] github.com/docker/docker/oci [2021-12-16T06:49:50.567Z] github.com/docker/docker/oci/caps [2021-12-16T06:49:50.567Z] github.com/docker/docker/opts [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/aaparser [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/archive [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/authorization [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/broadcaster [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/capabilities [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/chrootarchive [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/containerfs [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/devicemapper [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/directory [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/discovery [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/discovery/file [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/discovery/kv [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/discovery/memory [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/dmesg [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/filenotify [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/fileutils [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/fsutils [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/homedir [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/idtools [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/ioutils [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/jsonmessage [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/locker [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/longpath [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/loopback [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/mount [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/namesgenerator [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/parsers [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/pidfile [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/platform [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/plugingetter [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/plugins [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/plugins/transport [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/pools [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/progress [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/pubsub [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/reexec [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/signal [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/stack [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/stdcopy [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/streamformatter [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/stringid [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/symlink [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/sysinfo [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/system [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/tailfile [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/tarsum [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/term [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/term/windows [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/truncindex [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/urlutil [2021-12-16T06:49:50.567Z] github.com/docker/docker/pkg/useragent [2021-12-16T06:49:50.567Z] github.com/docker/docker/plugin [2021-12-16T06:49:50.567Z] github.com/docker/docker/plugin/executor/containerd [2021-12-16T06:49:50.567Z] github.com/docker/docker/plugin/v2 [2021-12-16T06:49:50.567Z] github.com/docker/docker/profiles/apparmor [2021-12-16T06:49:50.567Z] github.com/docker/docker/profiles/seccomp [2021-12-16T06:49:50.567Z] github.com/docker/docker/quota [2021-12-16T06:49:50.567Z] github.com/docker/docker/reference [2021-12-16T06:49:50.567Z] github.com/docker/docker/registry [2021-12-16T06:49:50.567Z] github.com/docker/docker/registry/resumable [2021-12-16T06:49:50.567Z] github.com/docker/docker/restartmanager [2021-12-16T06:49:50.567Z] github.com/docker/docker/rootless [2021-12-16T06:49:50.567Z] github.com/docker/docker/rootless/specconv [2021-12-16T06:49:50.567Z] github.com/docker/docker/runconfig [2021-12-16T06:49:50.567Z] github.com/docker/docker/runconfig/opts [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/daemon [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/environment [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/fakecontext [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/fakegit [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/fakestorage [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/fixtures/load [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/registry [2021-12-16T06:49:50.567Z] github.com/docker/docker/testutil/request [2021-12-16T06:49:50.567Z] github.com/docker/docker/volume [2021-12-16T06:49:50.567Z] github.com/docker/docker/volume/drivers [2021-12-16T06:49:50.567Z] github.com/docker/docker/volume/local [2021-12-16T06:49:50.567Z] github.com/docke++ grep --fixed-strings -v /libnetwork [2021-12-16T06:49:50.567Z] r/docker/volume/mounts [2021-12-16T06:49:50.567Z] github.com/docker/docker/volume/service [2021-12-16T06:49:50.567Z] github.com/docker/docker/volume/service/opts [2021-12-16T06:49:50.567Z] github.com/docker/docker/volume/testutils' [2021-12-16T06:49:50.567Z] + base_pkg_list='github.com/docker/docker/api [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/backend/build [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/httputils [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/middleware [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/build [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/container [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/debug [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/distribution [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/grpc [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/image [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/network [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/plugin [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/session [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/swarm [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/system [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/server/router/volume [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/backend [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/blkiodev [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/container [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/events [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/filters [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/image [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/mount [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/network [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/registry [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/strslice [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/swarm [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/time [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/versions [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-16T06:49:50.567Z] github.com/docker/docker/api/types/volume [2021-12-16T06:49:50.567Z] github.com/docker/docker/builder [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/builder-next [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/builder-next/worker [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/dockerfile [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/dockerignore [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/remotecontext [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/remotecontext/git [2021-12-16T06:49:50.568Z] github.com/docker/docker/cli [2021-12-16T06:49:50.568Z] github.com/docker/docker/cli/config [2021-12-16T06:49:50.568Z] github.com/docker/docker/cli/debug [2021-12-16T06:49:50.568Z] github.com/docker/docker/client [2021-12-16T06:49:50.568Z] github.com/docker/docker/cmd/docker-proxy [2021-12-16T06:49:50.568Z] github.com/docker/docker/cmd/dockerd [2021-12-16T06:49:50.568Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-16T06:49:50.568Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-16T06:49:50.568Z] github.com/docker/docker/container [2021-12-16T06:49:50.568Z] github.com/docker/docker/container/stream [2021-12-16T06:49:50.568Z] github.com/docker/docker/contrib/apparmor [2021-12-16T06:49:50.568Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-16T06:49:50.568Z] github.com/docker/docker/contrib/httpserver [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/cluster [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/cluster/convert [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/cluster/executor [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/cluster/provider [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/config [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/discovery [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/events [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/events/testutils [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/exec [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/images [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/initlayer [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/links [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/listeners [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/gelf [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/journald [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/local [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/logentries [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/splunk [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/syslog [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/templates [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/names [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/network [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/stats [2021-12-16T06:49:50.568Z] github.com/docker/docker/distribution [2021-12-16T06:49:50.568Z] github.com/docker/docker/distribution/metadata [2021-12-16T06:49:50.568Z] github.com/docker/docker/distribution/utils [2021-12-16T06:49:50.568Z] github.com/docker/docker/distribution/xfer [2021-12-16T06:49:50.568Z] github.com/docker/docker/dockerversion [2021-12-16T06:49:50.568Z] github.com/docker/docker/errdefs [2021-12-16T06:49:50.568Z] github.com/docker/docker/image [2021-12-16T06:49:50.568Z] github.com/docker/docker/image/cache [2021-12-16T06:49:50.568Z] github.com/docker/docker/image/tarexport [2021-12-16T06:49:50.568Z] github.com/docker/docker/image/v1 [2021-12-16T06:49:50.568Z] github.com/docker/docker/internal/test/suite [2021-12-16T06:49:50.568Z] github.com/docker/docker/layer [2021-12-16T06:49:50.568Z] github.com/docker/docker/libcontainerd [2021-12-16T06:49:50.568Z] github.com/docker/docker/libcontainerd/queue [2021-12-16T06:49:50.568Z] github.com/docker/docker/libcontainerd/remote [2021-12-16T06:49:50.568Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-16T06:49:50.568Z] github.com/docker/docker/libcontainerd/types [2021-12-16T06:49:50.568Z] github.com/docker/docker/oci [2021-12-16T06:49:50.568Z] github.com/docker/docker/oci/caps [2021-12-16T06:49:50.568Z] github.com/docker/docker/opts [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/aaparser [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/archive [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/authorization [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/broadcaster [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/capabilities [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/chrootarchive [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/containerfs [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/devicemapper [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/directory [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/discovery [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/discovery/file [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/discovery/kv [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/discovery/memory [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/dmesg [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/filenotify [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/fileutils [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/fsutils [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/homedir [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/idtools [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/ioutils [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/jsonmessage [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/locker [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/longpath [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/loopback [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/mount [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/namesgenerator [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/parsers [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/pidfile [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/platform [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/plugingetter [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/plugins [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/plugins/transport [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/pools [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/progress [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/pubsub [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/reexec [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/signal [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/stack [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/stdcopy [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/streamformatter [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/stringid [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/symlink [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/sysinfo [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/system [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/tailfile [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/tarsum [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/term [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/term/windows [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/truncindex [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/urlutil [2021-12-16T06:49:50.568Z] github.com/docker/docker/pkg/useragent [2021-12-16T06:49:50.568Z] github.com/docker/docker/plugin [2021-12-16T06:49:50.568Z] github.com/docker/docker/plugin/executor/containerd [2021-12-16T06:49:50.568Z] github.com/docker/docker/plugin/v2 [2021-12-16T06:49:50.568Z] github.com/docker/docker/profiles/apparmor [2021-12-16T06:49:50.568Z] github.com/docker/docker/profiles/seccomp [2021-12-16T06:49:50.568Z] github.com/docker/docker/quota [2021-12-16T06:49:50.568Z] github.com/docker/docker/reference [2021-12-16T06:49:50.568Z] github.com/docker/docker/registry [2021-12-16T06:49:50.568Z] github.com/docker/docker/registry/resumable [2021-12-16T06:49:50.568Z] github.com/docker/docker/restartmanager [2021-12-16T06:49:50.568Z] github.com/docker/docker/rootless [2021-12-16T06:49:50.568Z] github.com/docker/docker/rootless/specconv [2021-12-16T06:49:50.568Z] github.com/docker/docker/runconfig [2021-12-16T06:49:50.568Z] github.com/docker/docker/runconfig/opts [2021-12-16T06:49:50.568Z] github.com/docker/docker/testutil [2021-12-16T06:49:50.568Z] github.com/docker/docker/testutil/daemon [2021-12-16T06:49:50.568Z] github.com/docker/docker/testutil/environment [2021-12-16T06:49:50.568Z] github.com/docker/docker/testutil/fakecontext [2021-12-16T06:49:50.568Z] github.com/docker/docker/testutil/fakegit [2021-12-16T06:49:50.568Z] github.com/docker/docker/testutil/fakestorage [2021-12-16T06:49:50.568Z] github.com/docker/docker/testutil/fixtures/load [2021-12-16T06:49:50.568Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-16T06:49:50.568Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-16T06:49:50.568Z] github.com/docker/docker/testutil/registry [2021-12-16T06:49:50.568Z] github.com/docker/docker/testutil/request [2021-12-16T06:49:50.568Z] github.com/docker/docker/volume [2021-12-16T06:49:50.568Z] github.com/docker/docker/volume/drivers [2021-12-16T06:49:50.568Z] github.com/docker/docker/volume/local [2021-12-16T06:49:50.568Z] github.com/docker/docker/volume/mounts [2021-12-16T06:49:50.568Z] github.com/docker/docker/volume/service [2021-12-16T06:49:50.568Z] github.com/docker/docker/volume/service/opts [2021-12-16T06:49:50.568Z] github.com/docker/docker/volume/testutils' [2021-12-16T06:49:50.568Z] ++ grep --fixed-strings /libnetwork [2021-12-16T06:49:50.568Z] ++ echo 'github.com/docker/docker/api [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/backend/build [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/httputils [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/middleware [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/router [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/router/build [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/router/container [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/router/debug [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/router/distribution [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/router/grpc [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/router/image [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/router/network [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/router/plugin [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/router/session [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/router/swarm [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/router/system [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/server/router/volume [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/backend [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/blkiodev [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/container [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/events [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/filters [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/image [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/mount [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/network [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/registry [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/strslice [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/swarm [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/time [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/versions [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-16T06:49:50.568Z] github.com/docker/docker/api/types/volume [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/builder-next [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/builder-next/worker [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/dockerfile [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/dockerignore [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/remotecontext [2021-12-16T06:49:50.568Z] github.com/docker/docker/builder/remotecontext/git [2021-12-16T06:49:50.568Z] github.com/docker/docker/cli [2021-12-16T06:49:50.568Z] github.com/docker/docker/cli/config [2021-12-16T06:49:50.568Z] github.com/docker/docker/cli/debug [2021-12-16T06:49:50.568Z] github.com/docker/docker/client [2021-12-16T06:49:50.568Z] github.com/docker/docker/cmd/docker-proxy [2021-12-16T06:49:50.568Z] github.com/docker/docker/cmd/dockerd [2021-12-16T06:49:50.568Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-16T06:49:50.568Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-16T06:49:50.568Z] github.com/docker/docker/container [2021-12-16T06:49:50.568Z] github.com/docker/docker/container/stream [2021-12-16T06:49:50.568Z] github.com/docker/docker/contrib/apparmor [2021-12-16T06:49:50.568Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-16T06:49:50.568Z] github.com/docker/docker/contrib/httpserver [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/cluster [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/cluster/convert [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/cluster/executor [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/cluster/provider [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/config [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/discovery [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/events [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/events/testutils [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/exec [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/images [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/initlayer [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/links [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/listeners [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/gelf [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/journald [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/local [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/logentries [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/splunk [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/syslog [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/logger/templates [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/names [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/network [2021-12-16T06:49:50.568Z] github.com/docker/docker/daemon/stats [2021-12-16T06:49:50.568Z] github.com/docker/docker/distribution [2021-12-16T06:49:50.568Z] github.com/docker/docker/distribution/metadata [2021-12-16T06:49:50.568Z] github.com/docker/docker/distribution/utils [2021-12-16T06:49:50.568Z] github.com/docker/docker/distribution/xfer [2021-12-16T06:49:50.568Z] github.com/docker/docker/dockerversion [2021-12-16T06:49:50.568Z] github.com/docker/docker/errdefs [2021-12-16T06:49:50.568Z] github.com/docker/docker/image [2021-12-16T06:49:50.568Z] github.com/docker/docker/image/cache [2021-12-16T06:49:50.568Z] github.com/docker/docker/image/tarexport [2021-12-16T06:49:50.568Z] github.com/docker/docker/image/v1 [2021-12-16T06:49:50.568Z] github.com/docker/docker/internal/test/suite [2021-12-16T06:49:50.568Z] github.com/docker/docker/layer [2021-12-16T06:49:50.568Z] github.com/docker/docker/libcontainerd [2021-12-16T06:49:50.568Z] github.com/docker/docker/libcontainerd/queue [2021-12-16T06:49:50.568Z] github.com/docker/docker/libcontainerd/remote [2021-12-16T06:49:50.568Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-16T06:49:50.568Z] github.com/docker/docker/libcontainerd/types [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork/bitseq [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork/cluster [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork/config [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork/datastore [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-16T06:49:50.568Z] github.com/docker/docker/libnetwork/driverapi [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/etchosts [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/idm [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipam [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/iptables [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/netlabel [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/netutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/networkdb [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ns [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/options [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/osl [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/portallocator [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/portmapper [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/testutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/types [2021-12-16T06:49:50.569Z] github.com/docker/docker/oci [2021-12-16T06:49:50.569Z] github.com/docker/docker/oci/caps [2021-12-16T06:49:50.569Z] github.com/docker/docker/opts [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/aaparser [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/archive [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/authorization [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/broadcaster [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/capabilities [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/chrootarchive [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/containerfs [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/devicemapper [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/directory [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/discovery [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/discovery/file [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/discovery/kv [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/discovery/memory [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/dmesg [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/filenotify [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/fileutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/fsutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/homedir [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/idtools [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/ioutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/jsonmessage [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/locker [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/longpath [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/loopback [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/mount [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/namesgenerator [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/parsers [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/pidfile [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/platform [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/plugingetter [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/plugins [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/plugins/transport [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/pools [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/progress [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/pubsub [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/reexec [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/signal [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/stack [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/stdcopy [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/streamformatter [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/stringid [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/symlink [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/sysinfo [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/system [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/tailfile [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/tarsum [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/term [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/term/windows [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/truncindex [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/urlutil [2021-12-16T06:49:50.569Z] github.com/docker/docker/pkg/useragent [2021-12-16T06:49:50.569Z] github.com/docker/docker/plugin [2021-12-16T06:49:50.569Z] github.com/docker/docker/plugin/executor/containerd [2021-12-16T06:49:50.569Z] github.com/docker/docker/plugin/v2 [2021-12-16T06:49:50.569Z] github.com/docker/docker/profiles/apparmor [2021-12-16T06:49:50.569Z] github.com/docker/docker/profiles/seccomp [2021-12-16T06:49:50.569Z] github.com/docker/docker/quota [2021-12-16T06:49:50.569Z] github.com/docker/docker/reference [2021-12-16T06:49:50.569Z] github.com/docker/docker/registry [2021-12-16T06:49:50.569Z] github.com/docker/docker/registry/resumable [2021-12-16T06:49:50.569Z] github.com/docker/docker/restartmanager [2021-12-16T06:49:50.569Z] github.com/docker/docker/rootless [2021-12-16T06:49:50.569Z] github.com/docker/docker/rootless/specconv [2021-12-16T06:49:50.569Z] github.com/docker/docker/runconfig [2021-12-16T06:49:50.569Z] github.com/docker/docker/runconfig/opts [2021-12-16T06:49:50.569Z] github.com/docker/docker/testutil [2021-12-16T06:49:50.569Z] github.com/docker/docker/testutil/daemon [2021-12-16T06:49:50.569Z] github.com/docker/docker/testutil/environment [2021-12-16T06:49:50.569Z] github.com/docker/docker/testutil/fakecontext [2021-12-16T06:49:50.569Z] github.com/docker/docker/testutil/fakegit [2021-12-16T06:49:50.569Z] github.com/docker/docker/testutil/fakestorage [2021-12-16T06:49:50.569Z] github.com/docker/docker/testutil/fixtures/load [2021-12-16T06:49:50.569Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-16T06:49:50.569Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-16T06:49:50.569Z] github.com/docker/docker/testutil/registry [2021-12-16T06:49:50.569Z] github.com/docker/docker/testutil/request [2021-12-16T06:49:50.569Z] github.com/docker/docker/volume [2021-12-16T06:49:50.569Z] github.com/docker/docker/volume/drivers [2021-12-16T06:49:50.569Z] github.com/docker/docker/volume/local [2021-12-16T06:49:50.569Z] github.com/docker/docker/volume/mounts [2021-12-16T06:49:50.569Z] github.com/docker/docker/volume/service [2021-12-16T06:49:50.569Z] github.com/docker/docker/volume/service/opts [2021-12-16T06:49:50.569Z] github.com/docker/docker/volume/testutils' [2021-12-16T06:49:50.569Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/bitseq [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cluster [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/config [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/datastore [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/driverapi [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/etchosts [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/idm [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipam [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/iptables [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/netlabel [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/netutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/networkdb [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ns [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/options [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/osl [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/portallocator [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/portmapper [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/testutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/types' [2021-12-16T06:49:50.569Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-12-16T06:49:50.569Z] + echo 'github.com/docker/docker/libnetwork [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/bitseq [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cluster [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/config [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/datastore [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/driverapi [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/etchosts [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/idm [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipam [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/iptables [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/netlabel [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/netutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/networkdb [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/ns [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/options [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/osl [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/portallocator [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/portmapper [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/testutils [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/types' [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-16T06:49:50.569Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-16T06:49:50.569Z] + type docker-proxy [2021-12-16T06:49:50.569Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-12-16T06:49:50.569Z] + hack/make.sh binary-proxy install-proxy [2021-12-16T06:49:50.569Z] [2021-12-16T06:49:50.569Z] Removing bundles/ [2021-12-16T06:49:50.569Z] [2021-12-16T06:49:50.569Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-12-16T06:49:50.569Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-12-16T06:49:50.569Z] GOOS="" GOARCH="" GOARM="" [2021-12-16T06:49:53.240Z] === RUN TestConfigDaemonLibtrustID [2021-12-16T06:49:53.240Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-16T06:49:53.240Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-16T06:49:53.240Z] === RUN TestDaemonConfigValidation [2021-12-16T06:49:53.240Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-16T06:49:53.240Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-16T06:49:53.240Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-16T06:49:53.240Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-16T06:49:53.240Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-16T06:49:53.240Z] === RUN TestDaemonProxy [2021-12-16T06:49:53.240Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-16T06:49:53.240Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-16T06:49:53.240Z] PASS [2021-12-16T06:49:53.240Z] ok github.com/docker/docker/integration/daemon 0.080s [2021-12-16T06:49:53.453Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-12-16T06:49:53.696Z] [2021-12-16T06:49:53.696Z] === Skipped [2021-12-16T06:49:53.696Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-16T06:49:53.696Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-16T06:49:53.696Z] [2021-12-16T06:49:53.696Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-16T06:49:53.696Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-16T06:49:53.696Z] [2021-12-16T06:49:53.696Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-16T06:49:53.696Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-16T06:49:53.696Z] [2021-12-16T06:49:53.696Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-16T06:49:53.696Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-16T06:49:53.696Z] [2021-12-16T06:49:53.696Z] DONE 4 tests, 4 skipped in 17.855s [2021-12-16T06:49:53.696Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-16T06:49:55.141Z] Removing intermediate container 650a109a79fa [2021-12-16T06:49:55.141Z] ---> bb147ddc49a2 [2021-12-16T06:49:55.141Z] Step 13/13 : CMD ["sh"] [2021-12-16T06:49:55.141Z] ---> Running in 7574da92e720 [2021-12-16T06:49:55.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:49:55.222Z] INFO: Testing against a local daemon [2021-12-16T06:49:55.222Z] === RUN TestCommitInheritsEnv [2021-12-16T06:49:55.222Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:49:55.222Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-16T06:49:55.222Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-16T06:49:55.222Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-16T06:49:55.222Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-16T06:49:55.222Z] === RUN TestImagesFilterMultiReference [2021-12-16T06:49:55.222Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-12-16T06:49:55.222Z] === RUN TestImagePullPlatformInvalid [2021-12-16T06:49:55.222Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-16T06:49:55.222Z] === RUN TestRemoveImageOrphaning [2021-12-16T06:49:55.800Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:49:55.800Z] INFO: Testing against a local daemon [2021-12-16T06:49:55.800Z] === RUN TestPluginInvalidJSON [2021-12-16T06:49:55.800Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:49:55.800Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:49:55.800Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:49:55.800Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-12-16T06:49:55.800Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-12-16T06:49:55.800Z] === RUN TestPluginInstall [2021-12-16T06:49:55.800Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-16T06:49:55.800Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-16T06:49:55.800Z] === RUN TestPluginsWithRuntimes [2021-12-16T06:49:55.800Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-16T06:49:55.800Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-16T06:49:55.800Z] === RUN TestPluginBackCompatMediaTypes [2021-12-16T06:49:55.800Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-16T06:49:55.800Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-16T06:49:55.800Z] PASS [2021-12-16T06:49:55.800Z] ok github.com/docker/docker/integration/plugin/common 0.125s [2021-12-16T06:49:55.800Z] [2021-12-16T06:49:55.800Z] === Skipped [2021-12-16T06:49:55.800Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-16T06:49:55.800Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-16T06:49:55.800Z] [2021-12-16T06:49:55.800Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-16T06:49:55.800Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-16T06:49:55.800Z] [2021-12-16T06:49:55.800Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-16T06:49:55.800Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-16T06:49:55.800Z] [2021-12-16T06:49:55.800Z] DONE 5 tests, 3 skipped in 5.308s [2021-12-16T06:49:55.800Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-16T06:49:56.108Z] Removing intermediate container 7574da92e720 [2021-12-16T06:49:56.108Z] ---> 24a9486b351a [2021-12-16T06:49:56.108Z] Successfully built 24a9486b351a [2021-12-16T06:49:56.108Z] Successfully tagged busybox:latest [2021-12-16T06:49:56.108Z] INFO: Docker images of the daemon under test [2021-12-16T06:49:56.108Z] [2021-12-16T06:49:56.108Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-16T06:49:56.108Z] busybox latest 24a9486b351a Less than a second ago 5.77GB [2021-12-16T06:49:56.108Z] microsoft/windowsservercore latest 1316f72af619 9 days ago 5.74GB [2021-12-16T06:49:56.108Z] mcr.microsoft.com/windows/servercore ltsc2019 1316f72af619 9 days ago 5.74GB [2021-12-16T06:49:56.108Z] [2021-12-16T06:49:56.108Z] INFO: Running integration tests at 12/16/2021 06:49:55... [2021-12-16T06:49:56.108Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-16T06:49:56.108Z] INFO: Integration API tests being run from the host: [2021-12-16T06:49:56.108Z] INFO: make.ps1 starting at 12/16/2021 06:49:55 [2021-12-16T06:49:56.181Z] --- PASS: TestRemoveImageOrphaning (0.83s) [2021-12-16T06:49:56.181Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-16T06:49:56.181Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-12-16T06:49:56.181Z] === RUN TestTagInvalidReference [2021-12-16T06:49:56.181Z] --- PASS: TestTagInvalidReference (0.02s) [2021-12-16T06:49:56.181Z] === RUN TestTagValidPrefixedRepo [2021-12-16T06:49:56.181Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-12-16T06:49:56.181Z] === RUN TestTagExistedNameWithoutForce [2021-12-16T06:49:56.181Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-12-16T06:49:56.181Z] === RUN TestTagOfficialNames [2021-12-16T06:49:56.181Z] --- PASS: TestTagOfficialNames (0.08s) [2021-12-16T06:49:56.181Z] === RUN TestTagMatchesDigest [2021-12-16T06:49:56.181Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-12-16T06:49:56.181Z] PASS [2021-12-16T06:49:56.181Z] ok github.com/docker/docker/integration/image 1.222s [2021-12-16T06:49:56.181Z] [2021-12-16T06:49:56.181Z] === Skipped [2021-12-16T06:49:56.181Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-16T06:49:56.181Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:49:56.181Z] [2021-12-16T06:49:56.181Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-16T06:49:56.181Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-16T06:49:56.181Z] [2021-12-16T06:49:56.181Z] DONE 11 tests, 2 skipped in 2.641s [2021-12-16T06:49:56.636Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-16T06:49:57.084Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-16T06:49:57.256Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-12-16T06:49:57.256Z] [2021-12-16T06:49:57.256Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-12-16T06:49:57.256Z] Installing docker-proxy to /usr/local/bin/ [2021-12-16T06:49:57.256Z] [2021-12-16T06:49:57.256Z] + mkdir -p bundles [2021-12-16T06:49:57.256Z] + '[' -n 'github.com/docker/docker/api [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/backend/build [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/httputils [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/middleware [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/router [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/router/build [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/router/container [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/router/debug [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/router/distribution [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/router/grpc [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/router/image [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/router/network [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/router/plugin [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/router/session [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/router/swarm [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/router/system [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/server/router/volume [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/backend [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/blkiodev [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/container [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/events [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/filters [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/image [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/mount [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/network [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/registry [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/strslice [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/swarm [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/time [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/versions [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-16T06:49:57.256Z] github.com/docker/docker/api/types/volume [2021-12-16T06:49:57.256Z] github.com/docker/docker/builder [2021-12-16T06:49:57.256Z] github.com/docker/docker/builder/builder-next [2021-12-16T06:49:57.256Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-16T06:49:57.256Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-16T06:49:57.256Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-16T06:49:57.256Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-16T06:49:57.256Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-16T06:49:57.256Z] github.com/docker/docker/builder/builder-next/worker [2021-12-16T06:49:57.256Z] github.com/docker/docker/builder/dockerfile [2021-12-16T06:49:57.256Z] github.com/docker/docker/builder/dockerignore [2021-12-16T06:49:57.256Z] github.com/docker/docker/builder/remotecontext [2021-12-16T06:49:57.256Z] github.com/docker/docker/builder/remotecontext/git [2021-12-16T06:49:57.256Z] github.com/docker/docker/cli [2021-12-16T06:49:57.256Z] github.com/docker/docker/cli/config [2021-12-16T06:49:57.256Z] github.com/docker/docker/cli/debug [2021-12-16T06:49:57.256Z] github.com/docker/docker/client [2021-12-16T06:49:57.256Z] github.com/docker/docker/cmd/docker-proxy [2021-12-16T06:49:57.256Z] github.com/docker/docker/cmd/dockerd [2021-12-16T06:49:57.256Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-16T06:49:57.256Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-16T06:49:57.256Z] github.com/docker/docker/container [2021-12-16T06:49:57.256Z] github.com/docker/docker/container/stream [2021-12-16T06:49:57.256Z] github.com/docker/docker/contrib/apparmor [2021-12-16T06:49:57.256Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-16T06:49:57.256Z] github.com/docker/docker/contrib/httpserver [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/cluster [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/cluster/convert [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/cluster/executor [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/cluster/provider [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/config [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/discovery [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/events [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/events/testutils [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/exec [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/graphdriver [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/images [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/initlayer [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/links [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/listeners [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger/gelf [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger/journald [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger/local [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger/logentries [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger/splunk [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger/syslog [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/logger/templates [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/names [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/network [2021-12-16T06:49:57.256Z] github.com/docker/docker/daemon/stats [2021-12-16T06:49:57.256Z] github.com/docker/docker/distribution [2021-12-16T06:49:57.256Z] github.com/docker/docker/distribution/metadata [2021-12-16T06:49:57.256Z] github.com/docker/docker/distribution/utils [2021-12-16T06:49:57.256Z] github.com/docker/docker/distribution/xfer [2021-12-16T06:49:57.256Z] github.com/docker/docker/dockerversion [2021-12-16T06:49:57.256Z] github.com/docker/docker/errdefs [2021-12-16T06:49:57.256Z] github.com/docker/docker/image [2021-12-16T06:49:57.256Z] github.com/docker/docker/image/cache [2021-12-16T06:49:57.256Z] github.com/docker/docker/image/tarexport [2021-12-16T06:49:57.256Z] github.com/docker/docker/image/v1 [2021-12-16T06:49:57.256Z] github.com/docker/docker/internal/test/suite [2021-12-16T06:49:57.256Z] github.com/docker/docker/layer [2021-12-16T06:49:57.256Z] github.com/docker/docker/libcontainerd [2021-12-16T06:49:57.256Z] github.com/docker/docker/libcontainerd/queue [2021-12-16T06:49:57.256Z] github.com/docker/docker/libcontainerd/remote [2021-12-16T06:49:57.256Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-16T06:49:57.256Z] github.com/docker/docker/libcontainerd/types [2021-12-16T06:49:57.256Z] github.com/docker/docker/oci [2021-12-16T06:49:57.256Z] github.com/docker/docker/oci/caps [2021-12-16T06:49:57.256Z] github.com/docker/docker/opts [2021-12-16T06:49:57.256Z] github.com/docker/docker/pkg/aaparser [2021-12-16T06:49:57.256Z] github.com/docker/docker/pkg/archive [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/authorization [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/broadcaster [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/capabilities [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/chrootarchive [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/containerfs [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/devicemapper [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/directory [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/discovery [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/discovery/file [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/discovery/kv [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/discovery/memory [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/dmesg [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/filenotify [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/fileutils [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/fsutils [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/homedir [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/idtools [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/ioutils [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/jsonmessage [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/locker [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/longpath [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/loopback [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/mount [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/namesgenerator [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/parsers [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/pidfile [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/platform [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/plugingetter [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/plugins [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/plugins/transport [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/pools [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/progress [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/pubsub [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/reexec [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/signal [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/stack [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/stdcopy [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/streamformatter [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/stringid [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/symlink [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/sysinfo [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/system [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/tailfile [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/tarsum [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/term [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/term/windows [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/truncindex [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/urlutil [2021-12-16T06:49:57.257Z] github.com/docker/docker/pkg/useragent [2021-12-16T06:49:57.257Z] github.com/docker/docker/plugin [2021-12-16T06:49:57.257Z] github.com/docker/docker/plugin/executor/containerd [2021-12-16T06:49:57.257Z] github.com/docker/docker/plugin/v2 [2021-12-16T06:49:57.257Z] github.com/docker/docker/profiles/apparmor [2021-12-16T06:49:57.257Z] github.com/docker/docker/profiles/seccomp [2021-12-16T06:49:57.257Z] github.com/docker/docker/quota [2021-12-16T06:49:57.257Z] github.com/docker/docker/reference [2021-12-16T06:49:57.257Z] github.com/docker/docker/registry [2021-12-16T06:49:57.257Z] github.com/docker/docker/registry/resumable [2021-12-16T06:49:57.257Z] github.com/docker/docker/restartmanager [2021-12-16T06:49:57.257Z] github.com/docker/docker/rootless [2021-12-16T06:49:57.257Z] github.com/docker/docker/rootless/specconv [2021-12-16T06:49:57.257Z] github.com/docker/docker/runconfig [2021-12-16T06:49:57.257Z] github.com/docker/docker/runconfig/opts [2021-12-16T06:49:57.257Z] github.com/docker/docker/testutil [2021-12-16T06:49:57.257Z] github.com/docker/docker/testutil/daemon [2021-12-16T06:49:57.257Z] github.com/docker/docker/testutil/environment [2021-12-16T06:49:57.257Z] github.com/docker/docker/testutil/fakecontext [2021-12-16T06:49:57.257Z] github.com/docker/docker/testutil/fakegit [2021-12-16T06:49:57.257Z] github.com/docker/docker/testutil/fakestorage [2021-12-16T06:49:57.257Z] github.com/docker/docker/testutil/fixtures/load [2021-12-16T06:49:57.257Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-16T06:49:57.257Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-16T06:49:57.257Z] github.com/docker/docker/testutil/registry [2021-12-16T06:49:57.257Z] github.com/docker/docker/testutil/request [2021-12-16T06:49:57.257Z] github.com/docker/docker/volume [2021-12-16T06:49:57.257Z] github.com/docker/docker/volume/drivers [2021-12-16T06:49:57.257Z] github.com/docker/docker/volume/local [2021-12-16T06:49:57.257Z] github.com/docker/docker/volume/mounts [2021-12-16T06:49:57.257Z] github.com/docker/docker/volume/service [2021-12-16T06:49:57.257Z] github.com/docker/docker/volume/service/opts [2021-12-16T06:49:57.257Z] github.com/docker/docker/volume/testutils' ']' [2021-12-16T06:49:57.257Z] + 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-16T06:49:58.165Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:49:58.165Z] INFO: Testing against a local daemon [2021-12-16T06:49:58.165Z] === RUN TestNetworkCreateDelete [2021-12-16T06:49:58.165Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:58.165Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestDockerNetworkDeletePreferID [2021-12-16T06:49:58.165Z] 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-16T06:49:58.165Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestDaemonDNSFallback [2021-12-16T06:49:58.165Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:58.165Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestInspectNetwork [2021-12-16T06:49:58.165Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:58.165Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestRunContainerWithBridgeNone [2021-12-16T06:49:58.165Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:58.165Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestNetworkInvalidJSON [2021-12-16T06:49:58.165Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-16T06:49:58.165Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-16T06:49:58.165Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:49:58.165Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:49:58.165Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:49:58.165Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:49:58.165Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-16T06:49:58.165Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:49:58.165Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:49:58.165Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-12-16T06:49:58.165Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-16T06:49:58.165Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-16T06:49:58.165Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestNetworkList [2021-12-16T06:49:58.165Z] === RUN TestNetworkList//networks [2021-12-16T06:49:58.165Z] === PAUSE TestNetworkList//networks [2021-12-16T06:49:58.165Z] === RUN TestNetworkList//networks/ [2021-12-16T06:49:58.165Z] === PAUSE TestNetworkList//networks/ [2021-12-16T06:49:58.165Z] === CONT TestNetworkList//networks [2021-12-16T06:49:58.165Z] === CONT TestNetworkList//networks/ [2021-12-16T06:49:58.165Z] --- PASS: TestNetworkList (0.02s) [2021-12-16T06:49:58.165Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-16T06:49:58.165Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestHostIPv4BridgeLabel [2021-12-16T06:49:58.165Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-16T06:49:58.165Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestDaemonDefaultNetworkPools [2021-12-16T06:49:58.165Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-16T06:49:58.165Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-16T06:49:58.165Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-16T06:49:58.165Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestServiceWithPredefinedNetwork [2021-12-16T06:49:58.165Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-16T06:49:58.165Z] service_test.go:243: FLAKY_TEST [2021-12-16T06:49:58.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestServiceWithDataPathPortInit [2021-12-16T06:49:58.165Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-16T06:49:58.165Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-16T06:49:58.165Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-16T06:49:58.165Z] PASS [2021-12-16T06:49:58.165Z] ok github.com/docker/docker/integration/network 0.120s [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === Skipped [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-16T06:49:58.165Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-16T06:49:58.165Z] 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-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-16T06:49:58.165Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-16T06:49:58.165Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-16T06:49:58.165Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-16T06:49:58.165Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-16T06:49:58.165Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-16T06:49:58.165Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-16T06:49:58.165Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-16T06:49:58.165Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-16T06:49:58.165Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-16T06:49:58.165Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-16T06:49:58.165Z] service_test.go:243: FLAKY_TEST [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-16T06:49:58.165Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-16T06:49:58.165Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-16T06:49:58.165Z] [2021-12-16T06:49:58.165Z] DONE 22 tests, 15 skipped in 1.687s [2021-12-16T06:49:58.165Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-16T06:49:58.194Z] ? github.com/docker/docker/api [no test files] [2021-12-16T06:49:58.621Z] testing: warning: no tests to run [2021-12-16T06:49:58.621Z] PASS [2021-12-16T06:49:58.621Z] ok github.com/docker/docker/integration/network/ipvlan 0.051s [2021-12-16T06:49:58.621Z] [2021-12-16T06:49:58.621Z] DONE 0 tests in 0.541s [2021-12-16T06:49:58.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:49:58.762Z] INFO: Testing against a local daemon [2021-12-16T06:49:58.762Z] === RUN TestExternalGraphDriver [2021-12-16T06:49:58.762Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-16T06:49:58.762Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-16T06:49:58.762Z] === RUN TestGraphdriverPluginV2 [2021-12-16T06:49:58.762Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-16T06:49:58.762Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-16T06:49:58.762Z] PASS [2021-12-16T06:49:58.762Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.118s [2021-12-16T06:49:58.762Z] [2021-12-16T06:49:58.762Z] === Skipped [2021-12-16T06:49:58.762Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-16T06:49:58.762Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-16T06:49:58.762Z] [2021-12-16T06:49:58.762Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-16T06:49:58.762Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-16T06:49:58.762Z] [2021-12-16T06:49:58.762Z] DONE 2 tests, 2 skipped in 3.244s [2021-12-16T06:49:58.762Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-16T06:49:59.080Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-16T06:49:59.537Z] testing: warning: no tests to run [2021-12-16T06:49:59.537Z] PASS [2021-12-16T06:49:59.537Z] ok github.com/docker/docker/integration/network/macvlan 0.061s [2021-12-16T06:49:59.537Z] [2021-12-16T06:49:59.537Z] DONE 0 tests in 0.555s [2021-12-16T06:49:59.537Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-16T06:49:59.992Z] testing: warning: no tests to run [2021-12-16T06:49:59.992Z] PASS [2021-12-16T06:49:59.992Z] ok github.com/docker/docker/integration/plugin 0.057s [2021-12-16T06:49:59.992Z] [2021-12-16T06:49:59.992Z] DONE 0 tests in 0.550s [2021-12-16T06:49:59.992Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-16T06:50:00.008Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-12-16T06:50:00.952Z] testing: warning: no tests to run [2021-12-16T06:50:00.952Z] PASS [2021-12-16T06:50:00.952Z] ok github.com/docker/docker/integration/plugin/authz 0.058s [2021-12-16T06:50:00.952Z] [2021-12-16T06:50:00.953Z] DONE 0 tests in 0.611s [2021-12-16T06:50:00.953Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-16T06:50:00.979Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:00.979Z] INFO: Testing against a local daemon [2021-12-16T06:50:00.979Z] === RUN TestReadPluginNoRead [2021-12-16T06:50:00.979Z] read_test.go:21: no unix domain sockets on Windows [2021-12-16T06:50:00.979Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-16T06:50:00.979Z] PASS [2021-12-16T06:50:00.979Z] ok github.com/docker/docker/integration/plugin/logging 0.117s [2021-12-16T06:50:00.979Z] [2021-12-16T06:50:00.979Z] === Skipped [2021-12-16T06:50:00.979Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-16T06:50:00.979Z] read_test.go:21: no unix domain sockets on Windows [2021-12-16T06:50:00.979Z] [2021-12-16T06:50:00.979Z] DONE 1 tests, 1 skipped in 2.244s [2021-12-16T06:50:00.979Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-16T06:50:01.904Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-12-16T06:50:01.965Z] testing: warning: no tests to run [2021-12-16T06:50:01.965Z] PASS [2021-12-16T06:50:01.965Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.087s [2021-12-16T06:50:02.433Z] [2021-12-16T06:50:02.433Z] DONE 0 tests in 1.168s [2021-12-16T06:50:02.433Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-16T06:50:04.649Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:04.649Z] INFO: Testing against a local daemon [2021-12-16T06:50:04.649Z] === RUN TestPluginWithDevMounts [2021-12-16T06:50:04.649Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:04.649Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-16T06:50:04.649Z] PASS [2021-12-16T06:50:04.649Z] ok github.com/docker/docker/integration/plugin/volumes 0.086s [2021-12-16T06:50:04.649Z] [2021-12-16T06:50:04.649Z] === Skipped [2021-12-16T06:50:04.649Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-16T06:50:04.649Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:04.649Z] [2021-12-16T06:50:04.649Z] DONE 1 tests, 1 skipped in 2.321s [2021-12-16T06:50:04.649Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-16T06:50:04.670Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:04.670Z] INFO: Testing against a local daemon [2021-12-16T06:50:04.670Z] === RUN TestPluginInvalidJSON [2021-12-16T06:50:04.670Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:50:04.670Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:50:04.670Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:50:04.670Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-12-16T06:50:04.670Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-16T06:50:04.670Z] === RUN TestPluginInstall [2021-12-16T06:50:04.670Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-16T06:50:04.670Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-16T06:50:04.670Z] === RUN TestPluginsWithRuntimes [2021-12-16T06:50:04.670Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-16T06:50:04.670Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-16T06:50:04.670Z] === RUN TestPluginBackCompatMediaTypes [2021-12-16T06:50:04.670Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-16T06:50:04.670Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-16T06:50:04.670Z] PASS [2021-12-16T06:50:04.670Z] ok github.com/docker/docker/integration/plugin/common 0.093s [2021-12-16T06:50:04.670Z] [2021-12-16T06:50:04.670Z] === Skipped [2021-12-16T06:50:04.670Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-16T06:50:04.670Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-16T06:50:04.670Z] [2021-12-16T06:50:04.670Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-16T06:50:04.670Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-16T06:50:04.670Z] [2021-12-16T06:50:04.670Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-16T06:50:04.670Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-16T06:50:04.670Z] [2021-12-16T06:50:04.670Z] DONE 5 tests, 3 skipped in 3.809s [2021-12-16T06:50:04.670Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-16T06:50:06.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:06.841Z] INFO: Testing against a local daemon [2021-12-16T06:50:06.841Z] === RUN TestExternalGraphDriver [2021-12-16T06:50:06.841Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-16T06:50:06.841Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-16T06:50:06.841Z] === RUN TestGraphdriverPluginV2 [2021-12-16T06:50:06.841Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-16T06:50:06.841Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-16T06:50:06.841Z] PASS [2021-12-16T06:50:06.841Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.092s [2021-12-16T06:50:06.867Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:06.867Z] INFO: Testing against a local daemon [2021-12-16T06:50:06.867Z] === RUN TestSecretInspect [2021-12-16T06:50:06.867Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:06.867Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-16T06:50:06.867Z] === RUN TestSecretList [2021-12-16T06:50:06.867Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:06.867Z] --- SKIP: TestSecretList (0.00s) [2021-12-16T06:50:06.867Z] === RUN TestSecretsCreateAndDelete [2021-12-16T06:50:06.867Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:06.867Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-16T06:50:06.867Z] === RUN TestSecretsUpdate [2021-12-16T06:50:06.867Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:06.867Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-16T06:50:06.867Z] === RUN TestTemplatedSecret [2021-12-16T06:50:06.867Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:06.867Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-16T06:50:06.867Z] === RUN TestSecretCreateResolve [2021-12-16T06:50:06.867Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:06.867Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-16T06:50:06.867Z] PASS [2021-12-16T06:50:06.867Z] ok github.com/docker/docker/integration/secret 0.101s [2021-12-16T06:50:06.867Z] [2021-12-16T06:50:06.867Z] === Skipped [2021-12-16T06:50:06.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-16T06:50:06.867Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:06.867Z] [2021-12-16T06:50:06.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-16T06:50:06.867Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:06.867Z] [2021-12-16T06:50:06.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-16T06:50:06.867Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:06.867Z] [2021-12-16T06:50:06.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-16T06:50:06.867Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:06.867Z] [2021-12-16T06:50:06.867Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-16T06:50:06.867Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:06.867Z] [2021-12-16T06:50:06.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-16T06:50:06.867Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:06.867Z] [2021-12-16T06:50:06.867Z] DONE 6 tests, 6 skipped in 1.971s [2021-12-16T06:50:06.867Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-16T06:50:07.162Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-12-16T06:50:07.297Z] [2021-12-16T06:50:07.297Z] === Skipped [2021-12-16T06:50:07.297Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-16T06:50:07.297Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-16T06:50:07.297Z] [2021-12-16T06:50:07.297Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-16T06:50:07.297Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-16T06:50:07.297Z] [2021-12-16T06:50:07.297Z] DONE 2 tests, 2 skipped in 2.395s [2021-12-16T06:50:07.297Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-16T06:50:08.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:08.843Z] INFO: Testing against a local daemon [2021-12-16T06:50:08.843Z] === RUN TestReadPluginNoRead [2021-12-16T06:50:08.843Z] read_test.go:21: no unix domain sockets on Windows [2021-12-16T06:50:08.843Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-16T06:50:08.843Z] PASS [2021-12-16T06:50:08.843Z] ok github.com/docker/docker/integration/plugin/logging 0.076s [2021-12-16T06:50:08.843Z] [2021-12-16T06:50:08.843Z] === Skipped [2021-12-16T06:50:08.843Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-16T06:50:08.843Z] read_test.go:21: no unix domain sockets on Windows [2021-12-16T06:50:08.843Z] [2021-12-16T06:50:08.843Z] DONE 1 tests, 1 skipped in 1.698s [2021-12-16T06:50:09.059Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-12-16T06:50:09.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:09.084Z] INFO: Testing against a local daemon [2021-12-16T06:50:09.084Z] === RUN TestServiceCreateInit [2021-12-16T06:50:09.084Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-16T06:50:09.084Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.084Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-16T06:50:09.084Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.084Z] --- PASS: TestServiceCreateInit (0.04s) [2021-12-16T06:50:09.084Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-16T06:50:09.084Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-16T06:50:09.084Z] === RUN TestCreateServiceMultipleTimes [2021-12-16T06:50:09.084Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.084Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-16T06:50:09.084Z] === RUN TestCreateServiceConflict [2021-12-16T06:50:09.084Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.084Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-16T06:50:09.084Z] === RUN TestCreateServiceMaxReplicas [2021-12-16T06:50:09.084Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.084Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-12-16T06:50:09.084Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-16T06:50:09.084Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.084Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-16T06:50:09.084Z] === RUN TestCreateServiceSecretFileMode [2021-12-16T06:50:09.084Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.084Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-16T06:50:09.084Z] === RUN TestCreateServiceConfigFileMode [2021-12-16T06:50:09.084Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.084Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-16T06:50:09.084Z] === RUN TestCreateServiceSysctls [2021-12-16T06:50:09.084Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.084Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-12-16T06:50:09.084Z] === RUN TestCreateServiceCapabilities [2021-12-16T06:50:09.299Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-16T06:50:09.553Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-12-16T06:50:09.553Z] === RUN TestInspect [2021-12-16T06:50:09.553Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] --- SKIP: TestInspect (0.00s) [2021-12-16T06:50:09.553Z] === RUN TestCreateJob [2021-12-16T06:50:09.553Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] --- SKIP: TestCreateJob (0.00s) [2021-12-16T06:50:09.553Z] === RUN TestReplicatedJob [2021-12-16T06:50:09.553Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-16T06:50:09.553Z] === RUN TestUpdateReplicatedJob [2021-12-16T06:50:09.553Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-16T06:50:09.553Z] === RUN TestServiceListWithStatuses [2021-12-16T06:50:09.553Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-16T06:50:09.553Z] === RUN TestDockerNetworkConnectAlias [2021-12-16T06:50:09.553Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-16T06:50:09.553Z] === RUN TestDockerNetworkReConnect [2021-12-16T06:50:09.553Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-16T06:50:09.553Z] === RUN TestServicePlugin [2021-12-16T06:50:09.553Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-16T06:50:09.553Z] === RUN TestServiceUpdateLabel [2021-12-16T06:50:09.553Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:09.553Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-16T06:50:09.553Z] === RUN TestServiceUpdateSecrets [2021-12-16T06:50:09.553Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:09.553Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-16T06:50:09.553Z] === RUN TestServiceUpdateConfigs [2021-12-16T06:50:09.553Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:09.553Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-16T06:50:09.553Z] === RUN TestServiceUpdateNetwork [2021-12-16T06:50:09.553Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:09.553Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-16T06:50:09.553Z] === RUN TestServiceUpdatePidsLimit [2021-12-16T06:50:09.553Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:09.553Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-16T06:50:09.553Z] PASS [2021-12-16T06:50:09.553Z] ok github.com/docker/docker/integration/service 0.234s [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === Skipped [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-16T06:50:09.553Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-16T06:50:09.553Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-16T06:50:09.553Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-16T06:50:09.553Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-12-16T06:50:09.553Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-16T06:50:09.553Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-16T06:50:09.553Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-16T06:50:09.553Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-12-16T06:50:09.553Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-12-16T06:50:09.553Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-16T06:50:09.553Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-16T06:50:09.553Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-16T06:50:09.553Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-16T06:50:09.553Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-16T06:50:09.553Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-16T06:50:09.553Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-16T06:50:09.553Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-16T06:50:09.553Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-16T06:50:09.553Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-16T06:50:09.553Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-16T06:50:09.553Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-16T06:50:09.553Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-16T06:50:09.553Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:09.553Z] [2021-12-16T06:50:09.553Z] DONE 24 tests, 23 skipped in 2.623s [2021-12-16T06:50:09.553Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-16T06:50:09.755Z] testing: warning: no tests to run [2021-12-16T06:50:09.755Z] PASS [2021-12-16T06:50:09.755Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.053s [2021-12-16T06:50:09.755Z] [2021-12-16T06:50:09.755Z] DONE 0 tests in 0.830s [2021-12-16T06:50:10.210Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-16T06:50:11.122Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:11.122Z] INFO: Testing against a local daemon [2021-12-16T06:50:11.122Z] === RUN TestSessionCreate [2021-12-16T06:50:11.122Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-16T06:50:11.122Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-16T06:50:11.122Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-16T06:50:11.122Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-16T06:50:11.122Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-16T06:50:11.122Z] PASS [2021-12-16T06:50:11.122Z] ok github.com/docker/docker/integration/session 0.100s [2021-12-16T06:50:11.591Z] [2021-12-16T06:50:11.591Z] === Skipped [2021-12-16T06:50:11.591Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-16T06:50:11.591Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-16T06:50:11.591Z] [2021-12-16T06:50:11.591Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-16T06:50:11.591Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-16T06:50:11.591Z] [2021-12-16T06:50:11.591Z] DONE 2 tests, 2 skipped in 1.726s [2021-12-16T06:50:11.591Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-16T06:50:11.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:11.738Z] INFO: Testing against a local daemon [2021-12-16T06:50:11.738Z] === RUN TestPluginWithDevMounts [2021-12-16T06:50:11.738Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:11.738Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-16T06:50:11.738Z] PASS [2021-12-16T06:50:11.738Z] ok github.com/docker/docker/integration/plugin/volumes 0.071s [2021-12-16T06:50:11.738Z] [2021-12-16T06:50:11.738Z] === Skipped [2021-12-16T06:50:11.738Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-16T06:50:11.738Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:11.738Z] [2021-12-16T06:50:11.738Z] DONE 1 tests, 1 skipped in 1.654s [2021-12-16T06:50:11.738Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-16T06:50:13.079Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-12-16T06:50:13.156Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:13.156Z] INFO: Testing against a local daemon [2021-12-16T06:50:13.156Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-16T06:50:13.156Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:13.156Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-16T06:50:13.156Z] === RUN TestDiskUsage [2021-12-16T06:50:13.156Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-16T06:50:13.156Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-16T06:50:13.156Z] === RUN TestEventsExecDie [2021-12-16T06:50:13.156Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-16T06:50:13.156Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-16T06:50:13.156Z] === RUN TestEventsBackwardsCompatible [2021-12-16T06:50:13.156Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-16T06:50:13.156Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-16T06:50:13.156Z] === RUN TestEventsVolumeCreate [2021-12-16T06:50:13.156Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-16T06:50:13.156Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-16T06:50:13.156Z] === RUN TestInfoAPI [2021-12-16T06:50:13.156Z] --- PASS: TestInfoAPI (0.04s) [2021-12-16T06:50:13.156Z] === RUN TestInfoAPIWarnings [2021-12-16T06:50:13.156Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:50:13.156Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-16T06:50:13.156Z] === RUN TestInfoDebug [2021-12-16T06:50:13.156Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:50:13.156Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-16T06:50:13.156Z] === RUN TestInfoInsecureRegistries [2021-12-16T06:50:13.156Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:50:13.156Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-16T06:50:13.156Z] === RUN TestInfoRegistryMirrors [2021-12-16T06:50:13.156Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:50:13.156Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-16T06:50:13.156Z] === RUN TestLoginFailsWithBadCredentials [2021-12-16T06:50:13.239Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-12-16T06:50:13.240Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-12-16T06:50:13.240Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-12-16T06:50:13.265Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:13.265Z] INFO: Testing against a local daemon [2021-12-16T06:50:13.265Z] === RUN TestSecretInspect [2021-12-16T06:50:13.265Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:13.265Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-16T06:50:13.265Z] === RUN TestSecretList [2021-12-16T06:50:13.265Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:13.265Z] --- SKIP: TestSecretList (0.00s) [2021-12-16T06:50:13.265Z] === RUN TestSecretsCreateAndDelete [2021-12-16T06:50:13.265Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:13.265Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-16T06:50:13.265Z] === RUN TestSecretsUpdate [2021-12-16T06:50:13.265Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:13.265Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-16T06:50:13.265Z] === RUN TestTemplatedSecret [2021-12-16T06:50:13.265Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:13.265Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-16T06:50:13.265Z] === RUN TestSecretCreateResolve [2021-12-16T06:50:13.265Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:13.265Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-16T06:50:13.265Z] PASS [2021-12-16T06:50:13.265Z] ok github.com/docker/docker/integration/secret 0.072s [2021-12-16T06:50:13.265Z] [2021-12-16T06:50:13.265Z] === Skipped [2021-12-16T06:50:13.265Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-16T06:50:13.265Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:13.265Z] [2021-12-16T06:50:13.265Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-16T06:50:13.265Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:13.265Z] [2021-12-16T06:50:13.265Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-16T06:50:13.265Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:13.265Z] [2021-12-16T06:50:13.265Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-16T06:50:13.265Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:13.265Z] [2021-12-16T06:50:13.265Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-16T06:50:13.265Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:13.265Z] [2021-12-16T06:50:13.265Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-16T06:50:13.265Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:13.265Z] [2021-12-16T06:50:13.265Z] DONE 6 tests, 6 skipped in 1.487s [2021-12-16T06:50:13.265Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-16T06:50:14.141Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-12-16T06:50:14.141Z] === RUN TestPingCacheHeaders [2021-12-16T06:50:14.141Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-12-16T06:50:14.141Z] === RUN TestPingGet [2021-12-16T06:50:14.141Z] --- PASS: TestPingGet (0.03s) [2021-12-16T06:50:14.141Z] === RUN TestPingHead [2021-12-16T06:50:14.141Z] --- PASS: TestPingHead (0.03s) [2021-12-16T06:50:14.141Z] === RUN TestVersion [2021-12-16T06:50:14.141Z] --- PASS: TestVersion (0.03s) [2021-12-16T06:50:14.141Z] PASS [2021-12-16T06:50:14.141Z] ok github.com/docker/docker/integration/system 1.247s [2021-12-16T06:50:14.610Z] [2021-12-16T06:50:14.610Z] === Skipped [2021-12-16T06:50:14.610Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-16T06:50:14.610Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:14.610Z] [2021-12-16T06:50:14.610Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-16T06:50:14.610Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-16T06:50:14.610Z] [2021-12-16T06:50:14.610Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-16T06:50:14.610Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-16T06:50:14.610Z] [2021-12-16T06:50:14.610Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-16T06:50:14.610Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-16T06:50:14.610Z] [2021-12-16T06:50:14.610Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-16T06:50:14.610Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-16T06:50:14.610Z] [2021-12-16T06:50:14.610Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-16T06:50:14.610Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:50:14.610Z] [2021-12-16T06:50:14.610Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-16T06:50:14.610Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:50:14.610Z] [2021-12-16T06:50:14.610Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-16T06:50:14.610Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:50:14.610Z] [2021-12-16T06:50:14.610Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-16T06:50:14.610Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:50:14.610Z] [2021-12-16T06:50:14.610Z] DONE 15 tests, 9 skipped in 3.113s [2021-12-16T06:50:14.610Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-16T06:50:15.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:15.436Z] INFO: Testing against a local daemon [2021-12-16T06:50:15.436Z] === RUN TestServiceCreateInit [2021-12-16T06:50:15.436Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-16T06:50:15.436Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.436Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-16T06:50:15.436Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.436Z] --- PASS: TestServiceCreateInit (0.03s) [2021-12-16T06:50:15.436Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-16T06:50:15.436Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-16T06:50:15.436Z] === RUN TestCreateServiceMultipleTimes [2021-12-16T06:50:15.436Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.436Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-16T06:50:15.436Z] === RUN TestCreateServiceConflict [2021-12-16T06:50:15.436Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.436Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-16T06:50:15.436Z] === RUN TestCreateServiceMaxReplicas [2021-12-16T06:50:15.436Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.436Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-12-16T06:50:15.436Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-16T06:50:15.436Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.436Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-16T06:50:15.436Z] === RUN TestCreateServiceSecretFileMode [2021-12-16T06:50:15.436Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.436Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-16T06:50:15.436Z] === RUN TestCreateServiceConfigFileMode [2021-12-16T06:50:15.436Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.436Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-16T06:50:15.436Z] === RUN TestCreateServiceSysctls [2021-12-16T06:50:15.436Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.436Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-12-16T06:50:15.436Z] === RUN TestCreateServiceCapabilities [2021-12-16T06:50:15.436Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.436Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-12-16T06:50:15.436Z] === RUN TestInspect [2021-12-16T06:50:15.437Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] --- SKIP: TestInspect (0.00s) [2021-12-16T06:50:15.437Z] === RUN TestCreateJob [2021-12-16T06:50:15.437Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] --- SKIP: TestCreateJob (0.00s) [2021-12-16T06:50:15.437Z] === RUN TestReplicatedJob [2021-12-16T06:50:15.437Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-16T06:50:15.437Z] === RUN TestUpdateReplicatedJob [2021-12-16T06:50:15.437Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-16T06:50:15.437Z] === RUN TestServiceListWithStatuses [2021-12-16T06:50:15.437Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-16T06:50:15.437Z] === RUN TestDockerNetworkConnectAlias [2021-12-16T06:50:15.437Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-16T06:50:15.437Z] === RUN TestDockerNetworkReConnect [2021-12-16T06:50:15.437Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-16T06:50:15.437Z] === RUN TestServicePlugin [2021-12-16T06:50:15.437Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-16T06:50:15.437Z] === RUN TestServiceUpdateLabel [2021-12-16T06:50:15.437Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:15.437Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-16T06:50:15.437Z] === RUN TestServiceUpdateSecrets [2021-12-16T06:50:15.437Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:15.437Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-16T06:50:15.437Z] === RUN TestServiceUpdateConfigs [2021-12-16T06:50:15.437Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:15.437Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-16T06:50:15.437Z] === RUN TestServiceUpdateNetwork [2021-12-16T06:50:15.437Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:15.437Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-16T06:50:15.437Z] === RUN TestServiceUpdatePidsLimit [2021-12-16T06:50:15.437Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:15.437Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-16T06:50:15.437Z] PASS [2021-12-16T06:50:15.437Z] ok github.com/docker/docker/integration/service 0.196s [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === Skipped [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-16T06:50:15.437Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-16T06:50:15.437Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-16T06:50:15.437Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-16T06:50:15.437Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-12-16T06:50:15.437Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-16T06:50:15.437Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-16T06:50:15.437Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-16T06:50:15.437Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-12-16T06:50:15.437Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-12-16T06:50:15.437Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-16T06:50:15.437Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-16T06:50:15.437Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-16T06:50:15.437Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-16T06:50:15.437Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-16T06:50:15.437Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-16T06:50:15.437Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-16T06:50:15.437Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-16T06:50:15.437Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-16T06:50:15.437Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-16T06:50:15.437Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-16T06:50:15.437Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-16T06:50:15.437Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-16T06:50:15.437Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:50:15.437Z] [2021-12-16T06:50:15.437Z] DONE 24 tests, 23 skipped in 2.139s [2021-12-16T06:50:15.437Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-16T06:50:16.968Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:16.968Z] INFO: Testing against a local daemon [2021-12-16T06:50:16.968Z] === RUN TestVolumesCreateAndList [2021-12-16T06:50:16.968Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-12-16T06:50:16.968Z] === RUN TestVolumesRemove [2021-12-16T06:50:16.968Z] --- PASS: TestVolumesRemove (0.16s) [2021-12-16T06:50:16.968Z] === RUN TestVolumesInspect [2021-12-16T06:50:16.968Z] --- PASS: TestVolumesInspect (0.04s) [2021-12-16T06:50:16.968Z] === RUN TestVolumesInvalidJSON [2021-12-16T06:50:16.968Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-16T06:50:16.968Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-16T06:50:16.968Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-16T06:50:16.968Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-12-16T06:50:16.968Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-16T06:50:16.968Z] PASS [2021-12-16T06:50:16.968Z] ok github.com/docker/docker/integration/volume 0.339s [2021-12-16T06:50:16.968Z] [2021-12-16T06:50:16.968Z] DONE 5 tests in 2.273s [2021-12-16T06:50:16.968Z] INFO: make.ps1 ended at 12/16/2021 06:50:16 [2021-12-16T06:50:16.968Z] INFO: Integration CLI tests being run from the host: [2021-12-16T06:50:16.968Z] 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-16T06:50:16.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:16.988Z] INFO: Testing against a local daemon [2021-12-16T06:50:16.988Z] === RUN TestSessionCreate [2021-12-16T06:50:16.988Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-16T06:50:16.988Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-16T06:50:16.988Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-16T06:50:16.988Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-16T06:50:16.988Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-16T06:50:16.988Z] PASS [2021-12-16T06:50:16.988Z] ok github.com/docker/docker/integration/session 0.070s [2021-12-16T06:50:16.988Z] [2021-12-16T06:50:16.988Z] === Skipped [2021-12-16T06:50:16.988Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-16T06:50:16.988Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-16T06:50:16.988Z] [2021-12-16T06:50:16.988Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-16T06:50:16.988Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-16T06:50:16.988Z] [2021-12-16T06:50:16.988Z] DONE 2 tests, 2 skipped in 1.548s [2021-12-16T06:50:17.453Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-16T06:50:18.992Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:18.992Z] INFO: Testing against a local daemon [2021-12-16T06:50:18.992Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-16T06:50:18.992Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:18.992Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-16T06:50:18.992Z] === RUN TestDiskUsage [2021-12-16T06:50:18.992Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-16T06:50:18.992Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-16T06:50:18.992Z] === RUN TestEventsExecDie [2021-12-16T06:50:18.992Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-16T06:50:18.992Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-16T06:50:18.992Z] === RUN TestEventsBackwardsCompatible [2021-12-16T06:50:18.992Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-16T06:50:18.992Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-16T06:50:18.992Z] === RUN TestEventsVolumeCreate [2021-12-16T06:50:18.992Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-16T06:50:18.992Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-16T06:50:18.992Z] === RUN TestInfoAPI [2021-12-16T06:50:18.992Z] --- PASS: TestInfoAPI (0.03s) [2021-12-16T06:50:18.992Z] === RUN TestInfoAPIWarnings [2021-12-16T06:50:18.992Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:50:18.992Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-16T06:50:18.992Z] === RUN TestInfoDebug [2021-12-16T06:50:18.992Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:50:18.992Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-16T06:50:18.992Z] === RUN TestInfoInsecureRegistries [2021-12-16T06:50:18.992Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:50:18.992Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-16T06:50:18.992Z] === RUN TestInfoRegistryMirrors [2021-12-16T06:50:18.992Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:50:18.992Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-16T06:50:18.992Z] === RUN TestLoginFailsWithBadCredentials [2021-12-16T06:50:19.791Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-12-16T06:50:19.791Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-12-16T06:50:19.954Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-12-16T06:50:19.954Z] === RUN TestPingCacheHeaders [2021-12-16T06:50:19.954Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-12-16T06:50:19.954Z] === RUN TestPingGet [2021-12-16T06:50:19.954Z] --- PASS: TestPingGet (0.02s) [2021-12-16T06:50:19.954Z] === RUN TestPingHead [2021-12-16T06:50:19.954Z] --- PASS: TestPingHead (0.02s) [2021-12-16T06:50:19.954Z] === RUN TestVersion [2021-12-16T06:50:19.954Z] --- PASS: TestVersion (0.02s) [2021-12-16T06:50:19.954Z] PASS [2021-12-16T06:50:19.954Z] ok github.com/docker/docker/integration/system 1.154s [2021-12-16T06:50:19.954Z] [2021-12-16T06:50:19.954Z] === Skipped [2021-12-16T06:50:19.954Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-16T06:50:19.954Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:19.954Z] [2021-12-16T06:50:19.954Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-16T06:50:19.954Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-16T06:50:19.954Z] [2021-12-16T06:50:19.954Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-16T06:50:19.954Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-16T06:50:19.954Z] [2021-12-16T06:50:19.954Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-16T06:50:19.954Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-16T06:50:19.954Z] [2021-12-16T06:50:19.954Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-16T06:50:19.954Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-16T06:50:19.954Z] [2021-12-16T06:50:19.954Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-16T06:50:19.954Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:50:19.954Z] [2021-12-16T06:50:19.954Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-16T06:50:19.954Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:50:19.954Z] [2021-12-16T06:50:19.954Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-16T06:50:19.954Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:50:19.954Z] [2021-12-16T06:50:19.954Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-16T06:50:19.954Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:50:19.954Z] [2021-12-16T06:50:19.954Z] DONE 15 tests, 9 skipped in 2.616s [2021-12-16T06:50:19.954Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-16T06:50:20.356Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-12-16T06:50:21.481Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:21.481Z] INFO: Testing against a local daemon [2021-12-16T06:50:21.481Z] === RUN TestVolumesCreateAndList [2021-12-16T06:50:21.481Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-12-16T06:50:21.481Z] === RUN TestVolumesRemove [2021-12-16T06:50:21.481Z] --- PASS: TestVolumesRemove (0.12s) [2021-12-16T06:50:21.481Z] === RUN TestVolumesInspect [2021-12-16T06:50:21.481Z] --- PASS: TestVolumesInspect (0.03s) [2021-12-16T06:50:21.481Z] === RUN TestVolumesInvalidJSON [2021-12-16T06:50:21.481Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-16T06:50:21.481Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-16T06:50:21.481Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-16T06:50:21.481Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-12-16T06:50:21.481Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-16T06:50:21.481Z] PASS [2021-12-16T06:50:21.481Z] ok github.com/docker/docker/integration/volume 0.259s [2021-12-16T06:50:21.942Z] [2021-12-16T06:50:21.942Z] DONE 5 tests in 1.707s [2021-12-16T06:50:21.942Z] INFO: make.ps1 ended at 12/16/2021 06:50:21 [2021-12-16T06:50:21.942Z] INFO: Integration CLI tests being run from the host: [2021-12-16T06:50:21.942Z] 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-16T06:50:22.882Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-12-16T06:50:27.450Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:27.450Z] INFO: Testing against a local daemon [2021-12-16T06:50:27.450Z] === RUN TestDockerSuite [2021-12-16T06:50:27.450Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-16T06:50:27.450Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-16T06:50:27.450Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-16T06:50:27.450Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-16T06:50:27.450Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-16T06:50:27.450Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-16T06:50:27.450Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-16T06:50:27.450Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-16T06:50:27.450Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-16T06:50:27.450Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-16T06:50:27.450Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-16T06:50:27.922Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-16T06:50:28.390Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-16T06:50:28.858Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-16T06:50:29.008Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-16T06:50:29.008Z] INFO: Testing against a local daemon [2021-12-16T06:50:29.008Z] === RUN TestDockerSuite [2021-12-16T06:50:29.008Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-16T06:50:29.008Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-16T06:50:29.008Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-16T06:50:29.008Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-16T06:50:29.008Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-16T06:50:29.008Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-16T06:50:29.008Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-16T06:50:29.008Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-16T06:50:29.008Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-16T06:50:29.008Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-16T06:50:29.970Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-16T06:50:29.970Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-16T06:50:30.426Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-16T06:50:30.882Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-16T06:50:32.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:50:32.795Z] INFO: Testing against a local daemon [2021-12-16T06:50:32.795Z] === RUN TestBuildWithSession [2021-12-16T06:50:32.795Z] build_session_test.go:25: TODO: BuildKit [2021-12-16T06:50:32.795Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-16T06:50:32.795Z] === RUN TestBuildSquashParent [2021-12-16T06:50:32.795Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:50:32.795Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-16T06:50:32.795Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-16T06:50:32.795Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:50:32.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:50:32.795Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:50:32.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:50:32.795Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:50:32.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:50:32.795Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:50:32.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:50:32.795Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:50:32.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:50:32.795Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:50:32.795Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:50:32.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-16T06:50:32.795Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-16T06:50:32.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-16T06:50:32.795Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-16T06:50:47.629Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-16T06:50:47.629Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-16T06:50:57.957Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-12-16T06:50:57.957Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.12s) [2021-12-16T06:50:57.957Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.33s) [2021-12-16T06:50:57.957Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.56s) [2021-12-16T06:50:57.957Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.73s) [2021-12-16T06:50:57.957Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.78s) [2021-12-16T06:50:57.957Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.80s) [2021-12-16T06:50:57.957Z] === RUN TestBuildMultiStageCopy [2021-12-16T06:50:57.957Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-16T06:51:08.269Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-16T06:51:09.241Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-16T06:51:10.211Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-16T06:51:11.748Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-16T06:51:13.284Z] --- PASS: TestBuildMultiStageCopy (15.79s) [2021-12-16T06:51:13.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.40s) [2021-12-16T06:51:13.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.16s) [2021-12-16T06:51:13.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.19s) [2021-12-16T06:51:13.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.42s) [2021-12-16T06:51:13.284Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s) [2021-12-16T06:51:13.284Z] === RUN TestBuildMultiStageParentConfig [2021-12-16T06:51:17.018Z] --- PASS: TestBuildMultiStageParentConfig (3.21s) [2021-12-16T06:51:17.018Z] === RUN TestBuildLabelWithTargets [2021-12-16T06:51:17.018Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:51:17.018Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-12-16T06:51:17.018Z] === RUN TestBuildWithEmptyLayers [2021-12-16T06:51:17.992Z] --- PASS: TestBuildWithEmptyLayers (1.70s) [2021-12-16T06:51:17.992Z] === RUN TestBuildMultiStageOnBuild [2021-12-16T06:51:19.083Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-12-16T06:51:19.083Z] docker_cli_swarm_test.go:1186: [da87736cf05c8] joining swarm manager [dceebf8a4fc3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:51:24.381Z] docker_cli_swarm_test.go:1195: [d4393de9b582e] joining swarm manager [dceebf8a4fc3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-16T06:51:34.532Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-12-16T06:51:34.532Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-16T06:51:34.532Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-16T06:51:34.532Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-12-16T06:51:34.532Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-16T06:51:34.532Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2021-12-16T06:51:34.532Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/builder [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-16T06:51:34.532Z] ok github.com/docker/docker/builder/remotecontext 0.099s coverage: 13.7% of statements [2021-12-16T06:51:34.532Z] ok github.com/docker/docker/builder/dockerfile 0.198s coverage: 49.0% of statements [2021-12-16T06:51:34.532Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-16T06:51:35.469Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-12-16T06:51:36.037Z] ok github.com/docker/docker/builder/remotecontext/git 1.264s coverage: 86.3% of statements [2021-12-16T06:51:36.037Z] ? github.com/docker/docker/cli [no test files] [2021-12-16T06:51:36.037Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-16T06:51:36.975Z] ok github.com/docker/docker/cmd/docker-proxy 0.076s coverage: 67.6% of statements [2021-12-16T06:51:39.079Z] --- PASS: TestBuildMultiStageOnBuild (20.24s) [2021-12-16T06:51:39.079Z] === RUN TestBuildUncleanTarFilenames [2021-12-16T06:51:39.079Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:51:39.079Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-16T06:51:39.079Z] === RUN TestBuildMultiStageLayerLeak [2021-12-16T06:51:39.509Z] ok github.com/docker/docker/client 0.096s coverage: 75.6% of statements [2021-12-16T06:51:55.134Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-16T06:51:55.134Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-16T06:51:55.134Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-16T06:51:55.134Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-16T06:51:55.134Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-16T06:51:55.134Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-16T06:51:55.134Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-16T06:51:55.134Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-16T06:51:55.134Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-16T06:51:55.134Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-16T06:51:55.134Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-16T06:51:55.134Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-16T06:51:55.134Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-16T06:51:55.134Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-16T06:51:55.134Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-16T06:51:55.134Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T06:51:55.134Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-16T06:51:55.134Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-16T06:51:55.134Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-16T06:51:55.134Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-16T06:51:56.760Z] --- PASS: TestBuildMultiStageLayerLeak (17.29s) [2021-12-16T06:51:56.760Z] === RUN TestBuildWithHugeFile [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-16T06:51:56.835Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-16T06:51:56.835Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-16T06:51:56.835Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-16T06:51:56.835Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-16T06:51:56.835Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-16T06:51:56.835Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-16T06:51:56.835Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-16T06:51:56.835Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-16T06:51:56.835Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-16T06:51:56.835Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-16T06:51:56.835Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-16T06:51:56.835Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-16T06:51:56.835Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-16T06:51:56.835Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-16T06:51:56.835Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-16T06:51:56.835Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-16T06:51:56.835Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-16T06:51:56.835Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-16T06:51:56.835Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-16T06:51:58.918Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-16T06:51:58.918Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-16T06:51:58.918Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-16T06:51:58.918Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-16T06:51:58.918Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-16T06:52:01.498Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-16T06:52:01.867Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-16T06:52:04.083Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-16T06:52:04.083Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-16T06:52:04.083Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-16T06:52:04.083Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-16T06:52:04.083Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-16T06:52:04.083Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-16T06:52:04.083Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-16T06:52:04.083Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-16T06:52:04.083Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-16T06:52:07.031Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-16T06:52:07.031Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-16T06:52:07.031Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-16T06:52:07.031Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-16T06:52:07.499Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-16T06:52:11.034Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-12-16T06:52:13.368Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-16T06:52:17.589Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-12-16T06:52:18.239Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.0% of statements [2021-12-16T06:52:18.239Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-12-16T06:52:18.498Z] ok github.com/docker/docker/cmd/dockerd/trap 2.520s coverage: 0.0% of statements [2021-12-16T06:52:18.498Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-16T06:52:18.498Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-16T06:52:18.498Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-16T06:52:18.498Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-16T06:52:18.498Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-16T06:52:21.768Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-12-16T06:52:23.140Z] docker_cli_swarm_test.go:1118: [d509e63937b20] joining swarm manager [de27020cca944]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:52:25.667Z] docker_cli_swarm_test.go:1119: [d40c267c7fcfd] joining swarm manager [de27020cca944]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:52:26.623Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2021-12-16T06:52:27.191Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-12-16T06:52:28.572Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-12-16T06:52:36.690Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2021-12-16T06:52:36.690Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 80.9% of statements [2021-12-16T06:52:36.690Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-12-16T06:52:36.950Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-12-16T06:52:37.518Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-12-16T06:52:38.901Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.464s coverage: 74.6% of statements [2021-12-16T06:52:40.278Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2021-12-16T06:52:40.278Z] ok github.com/docker/docker/daemon 12.129s coverage: 17.5% of statements [2021-12-16T06:52:40.278Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-16T06:52:40.278Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-16T06:52:40.278Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-16T06:52:40.278Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-16T06:52:41.217Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.502s coverage: 56.2% of statements [2021-12-16T06:52:43.125Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.8% of statements [2021-12-16T06:52:44.506Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.529s coverage: 45.9% of statements [2021-12-16T06:52:44.506Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-16T06:52:45.447Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.534s coverage: 50.5% of statements [2021-12-16T06:52:48.740Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.8% of statements [2021-12-16T06:52:49.714Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.053s coverage: 58.0% of statements [2021-12-16T06:52:49.714Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-12-16T06:52:49.714Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-16T06:52:50.755Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2021-12-16T06:52:51.704Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2021-12-16T06:52:54.994Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.7% of statements [2021-12-16T06:52:54.994Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-16T06:52:54.994Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-16T06:52:55.254Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 43.5% of statements [2021-12-16T06:52:57.160Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2021-12-16T06:52:57.727Z] ok github.com/docker/docker/daemon/logger/awslogs 0.407s coverage: 78.0% of statements [2021-12-16T06:52:57.727Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-16T06:52:57.727Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-16T06:52:58.665Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.9% of statements [2021-12-16T06:52:59.235Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.051s coverage: 69.9% of statements [2021-12-16T06:52:59.495Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-12-16T06:53:01.401Z] ok github.com/docker/docker/daemon/logger/local 0.052s coverage: 75.2% of statements [2021-12-16T06:53:01.401Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-16T06:53:01.660Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 55.1% of statements [2021-12-16T06:53:03.566Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.056s coverage: 31.5% of statements [2021-12-16T06:53:04.952Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2021-12-16T06:53:05.520Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2021-12-16T06:53:06.459Z] ok github.com/docker/docker/daemon/logger/splunk 2.109s coverage: 82.5% of statements [2021-12-16T06:53:06.459Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2021-12-16T06:53:06.459Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-16T06:53:06.459Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-16T06:53:08.367Z] ok github.com/docker/docker/distribution/metadata 0.136s coverage: 48.2% of statements [2021-12-16T06:53:10.906Z] ok github.com/docker/docker/distribution 0.096s coverage: 26.4% of statements [2021-12-16T06:53:10.906Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-16T06:53:11.476Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-12-16T06:53:12.416Z] ok github.com/docker/docker/image 0.025s coverage: 86.6% of statements [2021-12-16T06:53:12.677Z] ok github.com/docker/docker/distribution/xfer 1.982s coverage: 85.1% of statements [2021-12-16T06:53:12.677Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-16T06:53:13.602Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-16T06:53:13.602Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-16T06:53:13.602Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-16T06:53:13.617Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-12-16T06:53:14.189Z] ok github.com/docker/docker/image/tarexport 0.028s coverage: 0.7% of statements [2021-12-16T06:53:14.760Z] ok github.com/docker/docker/image/v1 0.040s coverage: 25.0% of statements [2021-12-16T06:53:14.760Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-16T06:53:15.127Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-16T06:53:15.128Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-16T06:53:15.329Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2021-12-16T06:53:17.382Z] ok github.com/docker/docker/oci 0.035s coverage: 43.3% of statements [2021-12-16T06:53:18.775Z] ok github.com/docker/docker/opts 0.045s coverage: 67.1% of statements [2021-12-16T06:53:18.775Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-12-16T06:53:19.802Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-16T06:53:20.257Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-16T06:53:20.258Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-16T06:53:20.258Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-16T06:53:20.258Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-16T06:53:20.258Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-16T06:53:20.258Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-16T06:53:20.258Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-16T06:53:20.258Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-16T06:53:21.220Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-16T06:53:22.065Z] ok github.com/docker/docker/pkg/archive 0.559s coverage: 82.1% of statements [2021-12-16T06:53:22.635Z] ok github.com/docker/docker/pkg/authorization 0.235s coverage: 68.3% of statements [2021-12-16T06:53:22.895Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-12-16T06:53:23.154Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-12-16T06:53:24.933Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-16T06:53:25.894Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-16T06:53:25.894Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-16T06:53:25.894Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-16T06:53:25.894Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-16T06:53:25.894Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-16T06:53:25.894Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-16T06:53:26.446Z] ok github.com/docker/docker/layer 7.946s coverage: 68.8% of statements [2021-12-16T06:53:26.446Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-16T06:53:26.446Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-16T06:53:26.446Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-16T06:53:26.446Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-16T06:53:26.446Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-16T06:53:26.446Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-12-16T06:53:26.705Z] ok github.com/docker/docker/pkg/chrootarchive 2.724s coverage: 43.5% of statements [2021-12-16T06:53:26.705Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-16T06:53:26.705Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-16T06:53:26.965Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2021-12-16T06:53:27.535Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2021-12-16T06:53:28.473Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-12-16T06:53:28.779Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-16T06:53:29.412Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-12-16T06:53:29.672Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-12-16T06:53:30.610Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-12-16T06:53:31.180Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 84.8% of statements [2021-12-16T06:53:31.440Z] ok github.com/docker/docker/pkg/discovery/kv 3.032s coverage: 84.1% of statements [2021-12-16T06:53:31.700Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-12-16T06:53:31.700Z] ok github.com/docker/docker/pkg/fsutils 0.186s coverage: 85.1% of statements [2021-12-16T06:53:32.643Z] ok github.com/docker/docker/pkg/idtools 0.515s coverage: 69.5% of statements [2021-12-16T06:53:32.906Z] ok github.com/docker/docker/pkg/ioutils 0.432s coverage: 70.1% of statements [2021-12-16T06:53:33.165Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-12-16T06:53:33.165Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-16T06:53:33.165Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-12-16T06:53:33.165Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-12-16T06:53:33.165Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-16T06:53:33.424Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2021-12-16T06:53:33.424Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-16T06:53:33.424Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-12-16T06:53:33.683Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-12-16T06:53:33.943Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2021-12-16T06:53:33.943Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-12-16T06:53:33.943Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-16T06:53:33.943Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-16T06:53:34.511Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2021-12-16T06:53:35.080Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-12-16T06:53:35.080Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-12-16T06:53:35.339Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-12-16T06:53:36.716Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2021-12-16T06:53:36.716Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-12-16T06:53:36.975Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-12-16T06:53:36.975Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-12-16T06:53:37.235Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-12-16T06:53:37.494Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-12-16T06:53:37.753Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-12-16T06:53:38.323Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-12-16T06:53:38.582Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2021-12-16T06:53:38.842Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2021-12-16T06:53:39.100Z] coverage: [no statements] [2021-12-16T06:53:39.100Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-12-16T06:53:39.359Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-12-16T06:53:39.619Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-12-16T06:53:39.619Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-12-16T06:53:39.621Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-16T06:53:39.621Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-16T06:53:39.621Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-16T06:53:39.621Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-16T06:53:39.621Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-16T06:53:41.118Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-16T06:53:41.523Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-12-16T06:53:41.523Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-12-16T06:53:41.782Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-12-16T06:53:41.833Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-16T06:53:42.720Z] ok github.com/docker/docker/quota 0.194s coverage: 71.4% of statements [2021-12-16T06:53:42.820Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-16T06:53:42.820Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-16T06:53:42.820Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-16T06:53:42.820Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-16T06:53:42.820Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-16T06:53:42.820Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-16T06:53:42.820Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-16T06:53:42.979Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-12-16T06:53:43.288Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-16T06:53:43.917Z] ok github.com/docker/docker/registry 0.036s coverage: 58.3% of statements [2021-12-16T06:53:44.275Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-16T06:53:44.486Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-12-16T06:53:44.486Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-12-16T06:53:44.834Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-16T06:53:45.055Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-12-16T06:53:45.055Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-12-16T06:53:45.796Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-16T06:53:45.796Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-16T06:53:46.251Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-16T06:53:47.223Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-16T06:53:47.591Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-12-16T06:53:48.158Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2021-12-16T06:53:48.418Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2021-12-16T06:53:48.787Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-16T06:53:48.787Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-16T06:53:48.787Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-16T06:53:48.787Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-16T06:53:48.787Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-16T06:53:48.787Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-16T06:53:49.140Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-16T06:53:49.797Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.3% of statements [2021-12-16T06:53:50.666Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-16T06:53:51.737Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-16T06:53:56.430Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-16T06:53:56.430Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-16T06:53:56.430Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-16T06:53:56.430Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-16T06:53:56.430Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-16T06:53:56.430Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-16T06:53:56.430Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-16T06:53:56.430Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-16T06:53:56.430Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-16T06:53:56.430Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-16T06:54:02.086Z] docker_cli_swarm_test.go:1172: [d49db2d79c538] joining swarm manager [de27020cca944]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-16T06:54:04.218Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-16T06:54:08.064Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-16T06:54:09.052Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-16T06:54:09.052Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-16T06:54:09.052Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-16T06:54:11.729Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/rootless [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/volume [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-16T06:54:11.729Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === Skipped [2021-12-16T06:54:11.729Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-16T06:54:11.729Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-16T06:54:11.729Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-16T06:54:11.729Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-16T06:54:11.729Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-12-16T06:54:11.729Z] graphtest_unix.go:71: No driver to put! [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-12-16T06:54:11.729Z] time="2021-12-16T06:52:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-12-16T06:54:11.729Z] time="2021-12-16T06:52:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-12-16T06:54:11.729Z] time="2021-12-16T06:52:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-12-16T06:54:11.729Z] time="2021-12-16T06:52:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-12-16T06:54:11.729Z] time="2021-12-16T06:52:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-12-16T06:54:11.729Z] graphtest_unix.go:71: No driver to put! [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-12-16T06:54:11.729Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-12-16T06:54:11.729Z] overlay_test.go:50: Fails to compute changes intermittently [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-12-16T06:54:11.729Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-12-16T06:54:11.729Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-12-16T06:54:11.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-16T06:54:11.729Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-12-16T06:54:11.729Z] graphtest_unix.go:71: No driver to put! [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-12-16T06:54:11.729Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-12-16T06:54:11.729Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-12-16T06:54:11.729Z] [2021-12-16T06:54:11.729Z] DONE 2340 tests, 28 skipped in 251.386s [2021-12-16T06:54:11.729Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/bitseq [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/cluster [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/config [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/datastore [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/driverapi [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/etchosts [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/idm [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/ipam [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/iptables [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/netlabel [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/netutils [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/networkdb [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/ns [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/options [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/osl [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/portallocator [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/portmapper [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/testutils [2021-12-16T06:54:11.729Z] github.com/docker/docker/libnetwork/types' ']' [2021-12-16T06:54:11.729Z] + 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-16T06:54:12.838Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-16T06:54:13.824Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-16T06:54:19.687Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-16T06:54:19.687Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-16T06:54:19.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-16T06:54:19.687Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-16T06:54:19.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-16T06:54:19.687Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-16T06:54:19.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-16T06:54:19.687Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-16T06:54:19.687Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-16T06:54:19.687Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-16T06:54:24.032Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-12-16T06:54:24.290Z] docker_cli_swarm_test.go:1453: [d4a682d7bc3db] joining swarm manager [d98823735e6b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:54:25.224Z] docker_cli_swarm_test.go:1454: [d7a3d6e52db83] joining swarm manager [d98823735e6b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-16T06:54:32.055Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-16T06:54:32.055Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-16T06:54:32.055Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-16T06:54:32.055Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-16T06:54:32.055Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-16T06:54:37.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-12-16T06:54:37.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-12-16T06:54:37.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-12-16T06:54:37.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-12-16T06:54:37.413Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-12-16T06:54:37.978Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-12-16T06:54:38.828Z] --- PASS: TestBuildWithHugeFile (160.60s) [2021-12-16T06:54:38.828Z] === RUN TestBuildWCOWSandboxSize [2021-12-16T06:54:38.828Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-16T06:54:38.828Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-16T06:54:38.828Z] === RUN TestBuildWithEmptyDockerfile [2021-12-16T06:54:38.828Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:54:38.828Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:54:38.828Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:54:38.828Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:54:38.828Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:54:38.828Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:54:38.828Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-16T06:54:38.828Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-16T06:54:38.828Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-16T06:54:38.828Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-12-16T06:54:38.828Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-12-16T06:54:38.828Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-12-16T06:54:38.828Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-12-16T06:54:38.828Z] === RUN TestBuildPreserveOwnership [2021-12-16T06:54:38.828Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:54:38.828Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-16T06:54:38.828Z] === RUN TestBuildPlatformInvalid [2021-12-16T06:54:38.828Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-12-16T06:54:38.828Z] PASS [2021-12-16T06:54:38.828Z] ok github.com/docker/docker/integration/build 244.271s [2021-12-16T06:54:38.828Z] [2021-12-16T06:54:38.828Z] === Skipped [2021-12-16T06:54:38.828Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-16T06:54:38.828Z] build_session_test.go:25: TODO: BuildKit [2021-12-16T06:54:38.828Z] [2021-12-16T06:54:38.828Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-16T06:54:38.828Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:38.828Z] [2021-12-16T06:54:38.828Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-12-16T06:54:38.828Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:54:38.828Z] [2021-12-16T06:54:38.828Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-16T06:54:38.828Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:54:38.828Z] [2021-12-16T06:54:38.828Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-16T06:54:38.828Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-16T06:54:38.828Z] [2021-12-16T06:54:38.828Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-16T06:54:38.828Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:54:38.828Z] [2021-12-16T06:54:38.828Z] DONE 29 tests, 6 skipped in 279.759s [2021-12-16T06:54:38.828Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-16T06:54:39.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:54:39.794Z] INFO: Testing against a local daemon [2021-12-16T06:54:39.794Z] === RUN TestConfigInspect [2021-12-16T06:54:39.794Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:39.794Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-16T06:54:39.794Z] === RUN TestConfigList [2021-12-16T06:54:39.794Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:39.794Z] --- SKIP: TestConfigList (0.00s) [2021-12-16T06:54:39.794Z] === RUN TestConfigsCreateAndDelete [2021-12-16T06:54:39.794Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:39.794Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-16T06:54:39.794Z] === RUN TestConfigsUpdate [2021-12-16T06:54:39.794Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:39.794Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-16T06:54:39.794Z] === RUN TestTemplatedConfig [2021-12-16T06:54:39.794Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:39.794Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-16T06:54:39.794Z] === RUN TestConfigCreateResolve [2021-12-16T06:54:39.794Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:54:39.794Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-16T06:54:39.794Z] PASS [2021-12-16T06:54:39.794Z] ok github.com/docker/docker/integration/config 0.128s [2021-12-16T06:54:39.794Z] [2021-12-16T06:54:39.794Z] === Skipped [2021-12-16T06:54:39.794Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-16T06:54:39.794Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:39.794Z] [2021-12-16T06:54:39.794Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-16T06:54:39.794Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:39.794Z] [2021-12-16T06:54:39.794Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-16T06:54:39.794Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:39.794Z] [2021-12-16T06:54:39.794Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-16T06:54:39.794Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:39.794Z] [2021-12-16T06:54:39.794Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-16T06:54:39.794Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:39.794Z] [2021-12-16T06:54:39.794Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-16T06:54:39.794Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:54:39.794Z] [2021-12-16T06:54:39.794Z] DONE 6 tests, 6 skipped in 2.508s [2021-12-16T06:54:39.794Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-16T06:54:40.505Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-12-16T06:54:43.593Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:54:43.593Z] INFO: Testing against a local daemon [2021-12-16T06:54:43.593Z] === RUN TestCheckpoint [2021-12-16T06:54:43.593Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-16T06:54:43.593Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-16T06:54:43.593Z] === RUN TestContainerInvalidJSON [2021-12-16T06:54:43.593Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:54:43.593Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:54:43.593Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:54:43.593Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:54:43.593Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-16T06:54:43.593Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-16T06:54:43.593Z] --- PASS: TestContainerInvalidJSON (0.06s) [2021-12-16T06:54:43.593Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-12-16T06:54:43.593Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-12-16T06:54:43.593Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-16T06:54:43.593Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2021-12-16T06:54:43.593Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-16T06:54:43.593Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.43s) [2021-12-16T06:54:43.593Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-16T06:54:43.784Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-12-16T06:54:44.051Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2021-12-16T06:54:44.051Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-16T06:54:44.509Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2021-12-16T06:54:44.509Z] === RUN TestCopyFromContainer [2021-12-16T06:54:44.509Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:44.509Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-16T06:54:44.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-16T06:54:44.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:54:44.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:54:44.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:54:44.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:54:44.509Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:54:44.509Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:54:44.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-16T06:54:44.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-16T06:54:44.509Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-16T06:54:44.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) [2021-12-16T06:54:44.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-16T06:54:44.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-12-16T06:54:44.509Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-12-16T06:54:44.509Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-16T06:54:44.509Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-16T06:54:44.509Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-16T06:54:44.509Z] === RUN TestCreateWithInvalidEnv [2021-12-16T06:54:44.509Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-16T06:54:44.509Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-16T06:54:44.509Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-16T06:54:44.509Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-16T06:54:44.509Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-16T06:54:44.509Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-16T06:54:44.509Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-16T06:54:44.509Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-16T06:54:44.509Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-16T06:54:44.509Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-12-16T06:54:44.509Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-12-16T06:54:44.509Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-12-16T06:54:44.509Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-12-16T06:54:44.509Z] === RUN TestCreateTmpfsMountsTarget [2021-12-16T06:54:44.509Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:44.509Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-16T06:54:44.509Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-16T06:54:44.509Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:54:44.509Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-16T06:54:44.509Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-16T06:54:44.509Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:54:44.509Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-16T06:54:44.509Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-16T06:54:44.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:54:44.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:54:44.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:54:44.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:54:44.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:54:44.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:54:44.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:54:44.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:54:44.509Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:54:44.509Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:54:44.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-16T06:54:44.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-16T06:54:44.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-16T06:54:44.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-16T06:54:44.509Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-16T06:54:44.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-12-16T06:54:44.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-16T06:54:44.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-16T06:54:44.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-16T06:54:44.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-16T06:54:44.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-16T06:54:44.509Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-16T06:54:44.509Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-16T06:54:44.509Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-16T06:54:44.509Z] === RUN TestCreateDifferentPlatform [2021-12-16T06:54:44.509Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-16T06:54:44.509Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-16T06:54:44.509Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2021-12-16T06:54:44.509Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-12-16T06:54:44.509Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-16T06:54:44.509Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-16T06:54:44.509Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-12-16T06:54:44.509Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-16T06:54:44.509Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-16T06:54:44.509Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-16T06:54:44.509Z] === RUN TestContainerKillOnDaemonStart [2021-12-16T06:54:44.509Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:44.509Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-16T06:54:44.509Z] === RUN TestDiff [2021-12-16T06:54:44.509Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-16T06:54:44.509Z] --- SKIP: TestDiff (0.00s) [2021-12-16T06:54:44.509Z] === RUN TestExecWithCloseStdin [2021-12-16T06:54:46.309Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-12-16T06:54:48.207Z] docker_cli_swarm_unix_test.go:63: [d41c4e65b45a5] joining swarm manager [d5394ef432e01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:54:48.280Z] --- PASS: TestExecWithCloseStdin (2.96s) [2021-12-16T06:54:48.280Z] === RUN TestExec [2021-12-16T06:54:49.688Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-16T06:54:49.688Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-16T06:54:49.688Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-16T06:54:49.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-16T06:54:50.437Z] ok github.com/docker/docker/libnetwork 37.248s coverage: 40.7% of statements [2021-12-16T06:54:50.437Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2021-12-16T06:54:50.437Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-16T06:54:51.179Z] --- PASS: TestExec (3.36s) [2021-12-16T06:54:51.179Z] === RUN TestExecUser [2021-12-16T06:54:51.179Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-16T06:54:51.179Z] --- SKIP: TestExecUser (0.00s) [2021-12-16T06:54:51.179Z] === RUN TestExportContainerAndImportImage [2021-12-16T06:54:51.179Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:51.179Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-16T06:54:51.179Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-16T06:54:51.179Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:51.179Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-16T06:54:51.179Z] === RUN TestHealthCheckWorkdir [2021-12-16T06:54:51.179Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-16T06:54:51.179Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-16T06:54:51.179Z] === RUN TestHealthKillContainer [2021-12-16T06:54:51.179Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-16T06:54:51.179Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-16T06:54:51.179Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-16T06:54:51.179Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-16T06:54:51.179Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-16T06:54:51.179Z] === RUN TestKillContainerInvalidSignal [2021-12-16T06:54:51.819Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-16T06:54:51.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-16T06:54:51.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-16T06:54:51.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-16T06:54:51.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-16T06:54:52.078Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-12-16T06:54:52.078Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-16T06:54:52.338Z] ok github.com/docker/docker/libnetwork/config 0.026s coverage: 24.0% of statements [2021-12-16T06:54:52.597Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-12-16T06:54:52.597Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-16T06:54:52.597Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-16T06:54:52.856Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-12-16T06:54:53.357Z] --- PASS: TestKillContainerInvalidSignal (2.50s) [2021-12-16T06:54:53.358Z] === RUN TestKillContainer [2021-12-16T06:54:53.358Z] === RUN TestKillContainer/no_signal [2021-12-16T06:54:55.391Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.378s coverage: 59.9% of statements [2021-12-16T06:54:55.577Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-16T06:54:55.577Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-16T06:54:55.577Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-16T06:54:55.577Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-16T06:54:55.577Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-16T06:54:55.650Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-16T06:54:55.650Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-12-16T06:54:56.217Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.120s coverage: 4.0% of statements [2021-12-16T06:54:56.217Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-16T06:54:56.256Z] === RUN TestKillContainer/non_killing_signal [2021-12-16T06:54:56.256Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-16T06:54:56.256Z] === RUN TestKillContainer/killing_signal [2021-12-16T06:54:56.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-16T06:54:56.728Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-16T06:54:56.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-16T06:54:56.784Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-12-16T06:54:56.784Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-16T06:54:57.043Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-12-16T06:54:59.160Z] --- PASS: TestKillContainer (5.60s) [2021-12-16T06:54:59.160Z] --- PASS: TestKillContainer/no_signal (2.50s) [2021-12-16T06:54:59.160Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-16T06:54:59.160Z] --- PASS: TestKillContainer/killing_signal (3.03s) [2021-12-16T06:54:59.160Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-16T06:54:59.160Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:54:59.160Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-16T06:54:59.160Z] === RUN TestKillStoppedContainer [2021-12-16T06:54:59.160Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:54:59.160Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-16T06:54:59.160Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-16T06:54:59.160Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:54:59.160Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-16T06:54:59.160Z] === RUN TestKillDifferentUserContainer [2021-12-16T06:54:59.160Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-16T06:54:59.160Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-16T06:54:59.160Z] === RUN TestInspectOomKilledTrue [2021-12-16T06:54:59.160Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:54:59.160Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-16T06:54:59.160Z] === RUN TestInspectOomKilledFalse [2021-12-16T06:54:59.160Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-16T06:54:59.160Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-16T06:54:59.160Z] === RUN TestLogsFollowTailEmpty [2021-12-16T06:55:02.059Z] --- PASS: TestLogsFollowTailEmpty (2.40s) [2021-12-16T06:55:02.059Z] === RUN TestNetworkNat [2021-12-16T06:55:02.059Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-16T06:55:02.059Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-16T06:55:02.059Z] === RUN TestNetworkLocalhostTCPNat [2021-12-16T06:55:02.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-16T06:55:04.233Z] --- PASS: TestNetworkLocalhostTCPNat (2.84s) [2021-12-16T06:55:04.233Z] === RUN TestNetworkLoopbackNat [2021-12-16T06:55:04.233Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-16T06:55:04.233Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-16T06:55:04.233Z] === RUN TestPause [2021-12-16T06:55:04.233Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-16T06:55:04.233Z] --- SKIP: TestPause (0.00s) [2021-12-16T06:55:04.233Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-16T06:55:07.041Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.823s coverage: 7.2% of statements [2021-12-16T06:55:07.041Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-16T06:55:07.041Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-12-16T06:55:07.041Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-12-16T06:55:07.041Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-16T06:55:07.041Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-12-16T06:55:07.041Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-16T06:55:07.142Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.52s) [2021-12-16T06:55:07.142Z] === RUN TestPauseStopPausedContainer [2021-12-16T06:55:07.142Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:55:07.142Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-16T06:55:07.142Z] === RUN TestPsFilter [2021-12-16T06:55:07.142Z] --- PASS: TestPsFilter (0.25s) [2021-12-16T06:55:07.142Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-16T06:55:07.300Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-12-16T06:55:07.300Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2021-12-16T06:55:07.558Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.004s coverage: 48.1% of statements [2021-12-16T06:55:07.818Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-12-16T06:55:08.076Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-12-16T06:55:10.041Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.77s) [2021-12-16T06:55:10.041Z] === RUN TestRemoveContainerWithVolume [2021-12-16T06:55:11.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-16T06:55:12.939Z] --- PASS: TestRemoveContainerWithVolume (2.91s) [2021-12-16T06:55:12.939Z] === RUN TestRemoveContainerRunning [2021-12-16T06:55:13.382Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-16T06:55:13.382Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-16T06:55:13.382Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-16T06:55:13.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-16T06:55:15.112Z] --- PASS: TestRemoveContainerRunning (2.39s) [2021-12-16T06:55:15.112Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-16T06:55:18.013Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.39s) [2021-12-16T06:55:18.013Z] === RUN TestRemoveInvalidContainer [2021-12-16T06:55:18.013Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2021-12-16T06:55:18.013Z] === RUN TestRenameLinkedContainer [2021-12-16T06:55:18.013Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-16T06:55:18.013Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-16T06:55:18.013Z] === RUN TestRenameStoppedContainer [2021-12-16T06:55:18.053Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-12-16T06:55:20.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-16T06:55:20.540Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-16T06:55:21.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-16T06:55:21.296Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-16T06:55:21.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-16T06:55:21.526Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-16T06:55:25.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-16T06:55:25.015Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-16T06:55:25.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-16T06:55:25.015Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-16T06:55:25.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-16T06:55:25.077Z] --- PASS: TestRenameStoppedContainer (7.58s) [2021-12-16T06:55:25.077Z] === RUN TestRenameRunningContainerAndReuse [2021-12-16T06:55:26.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-16T06:55:30.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-16T06:55:30.774Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-16T06:55:30.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-16T06:55:30.862Z] --- PASS: TestRenameRunningContainerAndReuse (5.13s) [2021-12-16T06:55:30.862Z] === RUN TestRenameInvalidName [2021-12-16T06:55:31.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-16T06:55:31.229Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-16T06:55:31.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-16T06:55:31.229Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-16T06:55:31.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-16T06:55:32.937Z] ok github.com/docker/docker/libnetwork/ipam 13.705s coverage: 85.3% of statements [2021-12-16T06:55:32.937Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-16T06:55:32.937Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-16T06:55:32.937Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-12-16T06:55:33.048Z] --- PASS: TestRenameInvalidName (2.47s) [2021-12-16T06:55:33.048Z] === RUN TestRenameAnonymousContainer [2021-12-16T06:55:33.195Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-12-16T06:55:33.195Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-16T06:55:33.454Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-12-16T06:55:34.022Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2021-12-16T06:55:34.590Z] ok github.com/docker/docker/libnetwork/iptables 0.162s coverage: 45.1% of statements [2021-12-16T06:55:34.590Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-12-16T06:55:34.849Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-12-16T06:55:36.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-16T06:55:43.887Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-16T06:55:43.887Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-16T06:55:44.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-16T06:55:44.406Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-12-16T06:55:44.406Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-12-16T06:55:44.406Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-12-16T06:55:46.313Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-12-16T06:55:49.594Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-12-16T06:55:50.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-16T06:55:50.219Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-16T06:55:50.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-16T06:55:50.219Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-16T06:55:50.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-16T06:55:50.717Z] --- PASS: TestRenameAnonymousContainer (15.58s) [2021-12-16T06:55:50.718Z] === RUN TestRenameContainerWithSameName [2021-12-16T06:55:50.718Z] --- PASS: TestRenameContainerWithSameName (2.42s) [2021-12-16T06:55:50.718Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-16T06:55:50.718Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-16T06:55:50.718Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-16T06:55:50.718Z] === RUN TestResize [2021-12-16T06:55:52.875Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-12-16T06:55:53.617Z] --- PASS: TestResize (2.44s) [2021-12-16T06:55:53.617Z] === RUN TestResizeWithInvalidSize [2021-12-16T06:55:54.247Z] docker_api_swarm_test.go:962: [db9d9f3cb4707] joining swarm manager [d5efcabe7706f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-16T06:55:55.801Z] --- PASS: TestResizeWithInvalidSize (2.44s) [2021-12-16T06:55:55.801Z] === RUN TestResizeWhenContainerNotStarted [2021-12-16T06:55:56.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-16T06:55:56.084Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-16T06:55:56.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-16T06:55:56.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-16T06:55:56.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-16T06:55:56.554Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-16T06:55:57.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-16T06:55:57.023Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-16T06:55:57.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-16T06:55:57.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-16T06:55:57.828Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-16T06:55:58.284Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-16T06:55:58.284Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-16T06:55:58.704Z] --- PASS: TestResizeWhenContainerNotStarted (2.87s) [2021-12-16T06:55:58.704Z] === RUN TestDaemonRestartKillContainers [2021-12-16T06:55:58.704Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:55:58.704Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-16T06:55:58.704Z] === RUN TestStats [2021-12-16T06:55:58.704Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-16T06:55:58.704Z] --- SKIP: TestStats (0.00s) [2021-12-16T06:55:58.704Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-16T06:55:58.739Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-16T06:55:59.700Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-16T06:55:59.700Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-16T06:55:59.700Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-16T06:56:04.362Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-16T06:56:05.764Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.06s) [2021-12-16T06:56:05.765Z] === RUN TestStopContainerWithTimeout [2021-12-16T06:56:05.765Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-16T06:56:05.765Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-16T06:56:05.765Z] === RUN TestUpdateRestartPolicy [2021-12-16T06:56:05.887Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-16T06:56:05.887Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-16T06:56:05.887Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-16T06:56:05.887Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-16T06:56:05.887Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-16T06:56:07.410Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-16T06:56:07.865Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-16T06:56:08.825Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-16T06:56:09.280Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-16T06:56:09.735Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-16T06:56:16.158Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-12-16T06:56:16.785Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-16T06:56:17.745Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-16T06:56:17.745Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-16T06:56:17.745Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-16T06:56:19.270Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-16T06:56:19.270Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-16T06:56:19.270Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-16T06:56:19.726Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-16T06:56:21.890Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-16T06:56:22.316Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-16T06:56:22.851Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-16T06:56:23.306Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-16T06:56:23.306Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-16T06:56:23.306Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-16T06:56:24.267Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-16T06:56:24.721Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-16T06:56:24.721Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-16T06:56:24.721Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-16T06:56:24.721Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-16T06:56:24.721Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-16T06:56:25.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-16T06:56:25.264Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-16T06:56:25.733Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-16T06:56:25.733Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-16T06:56:26.203Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-16T06:56:27.767Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-16T06:56:27.767Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-16T06:56:27.767Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-16T06:56:28.345Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-12-16T06:56:29.277Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-12-16T06:56:30.486Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-16T06:56:30.884Z] --- PASS: TestUpdateRestartPolicy (23.34s) [2021-12-16T06:56:30.884Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-16T06:56:31.343Z] --- PASS: TestUpdateRestartWithAutoRemove (2.24s) [2021-12-16T06:56:31.343Z] === RUN TestWaitNonBlocked [2021-12-16T06:56:31.343Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:56:31.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:56:31.343Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:56:31.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:56:31.343Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-16T06:56:31.343Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-16T06:56:31.803Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-12-16T06:56:32.520Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-16T06:56:33.512Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-16T06:56:33.512Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-16T06:56:33.985Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-16T06:56:33.985Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-16T06:56:33.985Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-16T06:56:34.257Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-12-16T06:56:34.257Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.02s) [2021-12-16T06:56:34.257Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.14s) [2021-12-16T06:56:34.257Z] === RUN TestWaitBlocked [2021-12-16T06:56:34.257Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:56:34.257Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-16T06:56:34.257Z] PASS [2021-12-16T06:56:34.330Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-12-16T06:56:34.715Z] ok github.com/docker/docker/integration/container 111.563s [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === Skipped [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-16T06:56:34.715Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-16T06:56:34.715Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-16T06:56:34.715Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-16T06:56:34.715Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-16T06:56:34.715Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-16T06:56:34.715Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-16T06:56:34.715Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-16T06:56:34.715Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-16T06:56:34.715Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-16T06:56:34.715Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-16T06:56:34.715Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-16T06:56:34.715Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-16T06:56:34.715Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-16T06:56:34.715Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-16T06:56:34.715Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-16T06:56:34.715Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-16T06:56:34.715Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-16T06:56:34.715Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-16T06:56:34.715Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-16T06:56:34.715Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-16T06:56:34.715Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-16T06:56:34.715Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-16T06:56:34.715Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-16T06:56:34.715Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-16T06:56:34.715Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-16T06:56:34.715Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-16T06:56:34.715Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-16T06:56:34.715Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-16T06:56:34.715Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-16T06:56:34.715Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-16T06:56:34.715Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-16T06:56:34.715Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-16T06:56:34.715Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-16T06:56:34.715Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:56:34.715Z] [2021-12-16T06:56:34.715Z] DONE 87 tests, 33 skipped in 114.655s [2021-12-16T06:56:34.715Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-16T06:56:35.549Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-16T06:56:36.535Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-16T06:56:37.002Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-16T06:56:37.470Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-16T06:56:37.938Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-16T06:56:42.431Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-12-16T06:56:43.808Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-16T06:56:46.023Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-16T06:56:46.023Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-16T06:56:46.491Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-16T06:56:46.627Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-12-16T06:56:47.477Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-16T06:56:47.477Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-16T06:56:47.477Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-16T06:56:47.945Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-16T06:56:49.163Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-12-16T06:56:50.156Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-16T06:56:50.624Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-16T06:56:51.092Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-16T06:56:51.092Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-16T06:56:51.092Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-16T06:56:51.689Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-12-16T06:56:52.077Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-16T06:56:53.062Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-16T06:56:53.062Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-16T06:56:53.062Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-16T06:56:53.062Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-16T06:56:53.062Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-16T06:56:54.968Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-12-16T06:56:57.496Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-12-16T06:56:58.921Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-16T06:57:00.023Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-12-16T06:57:01.920Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-12-16T06:57:04.694Z] === RUN TestConfigDaemonLibtrustID [2021-12-16T06:57:04.694Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-16T06:57:04.694Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2021-12-16T06:57:04.694Z] === RUN TestDaemonConfigValidation [2021-12-16T06:57:04.694Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-16T06:57:04.694Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-16T06:57:04.694Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-16T06:57:04.694Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-16T06:57:04.694Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-16T06:57:04.694Z] === RUN TestDaemonProxy [2021-12-16T06:57:04.694Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-16T06:57:04.694Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-16T06:57:04.694Z] PASS [2021-12-16T06:57:04.694Z] ok github.com/docker/docker/integration/daemon 0.145s [2021-12-16T06:57:04.694Z] [2021-12-16T06:57:04.694Z] === Skipped [2021-12-16T06:57:04.694Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2021-12-16T06:57:04.694Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-16T06:57:04.694Z] [2021-12-16T06:57:04.694Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-16T06:57:04.694Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-16T06:57:04.694Z] [2021-12-16T06:57:04.694Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-16T06:57:04.694Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-16T06:57:04.694Z] [2021-12-16T06:57:04.694Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-16T06:57:04.694Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-16T06:57:04.694Z] [2021-12-16T06:57:04.694Z] DONE 4 tests, 4 skipped in 28.892s [2021-12-16T06:57:04.694Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-16T06:57:06.124Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-16T06:57:06.124Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-16T06:57:06.124Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-16T06:57:06.229Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:57:06.229Z] INFO: Testing against a local daemon [2021-12-16T06:57:06.229Z] === RUN TestCommitInheritsEnv [2021-12-16T06:57:06.229Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:57:06.229Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-16T06:57:06.229Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-16T06:57:06.230Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-16T06:57:06.230Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-16T06:57:06.230Z] === RUN TestImagesFilterMultiReference [2021-12-16T06:57:06.230Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-12-16T06:57:06.230Z] === RUN TestImagePullPlatformInvalid [2021-12-16T06:57:06.230Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-12-16T06:57:06.230Z] === RUN TestRemoveImageOrphaning [2021-12-16T06:57:07.765Z] --- PASS: TestRemoveImageOrphaning (1.33s) [2021-12-16T06:57:07.765Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-16T06:57:07.765Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2021-12-16T06:57:07.765Z] === RUN TestTagInvalidReference [2021-12-16T06:57:07.765Z] --- PASS: TestTagInvalidReference (0.05s) [2021-12-16T06:57:07.765Z] === RUN TestTagValidPrefixedRepo [2021-12-16T06:57:07.765Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-12-16T06:57:07.765Z] === RUN TestTagExistedNameWithoutForce [2021-12-16T06:57:07.765Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-12-16T06:57:07.765Z] === RUN TestTagOfficialNames [2021-12-16T06:57:07.765Z] --- PASS: TestTagOfficialNames (0.12s) [2021-12-16T06:57:07.765Z] === RUN TestTagMatchesDigest [2021-12-16T06:57:07.765Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-12-16T06:57:07.765Z] PASS [2021-12-16T06:57:07.765Z] ok github.com/docker/docker/integration/image 2.021s [2021-12-16T06:57:08.224Z] [2021-12-16T06:57:08.224Z] === Skipped [2021-12-16T06:57:08.224Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-16T06:57:08.224Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:57:08.224Z] [2021-12-16T06:57:08.224Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-16T06:57:08.224Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-16T06:57:08.224Z] [2021-12-16T06:57:08.224Z] DONE 11 tests, 2 skipped in 4.313s [2021-12-16T06:57:08.224Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-16T06:57:09.836Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-16T06:57:09.836Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-16T06:57:10.291Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-16T06:57:10.291Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-16T06:57:10.746Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-16T06:57:10.746Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-16T06:57:10.746Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-16T06:57:11.143Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:57:11.143Z] INFO: Testing against a local daemon [2021-12-16T06:57:11.143Z] === RUN TestNetworkCreateDelete [2021-12-16T06:57:11.143Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:11.143Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-16T06:57:11.143Z] === RUN TestDockerNetworkDeletePreferID [2021-12-16T06:57:11.143Z] 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-16T06:57:11.143Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-16T06:57:11.143Z] === RUN TestDaemonDNSFallback [2021-12-16T06:57:11.143Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:11.143Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-16T06:57:11.143Z] === RUN TestInspectNetwork [2021-12-16T06:57:11.143Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-16T06:57:11.143Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-16T06:57:11.143Z] === RUN TestRunContainerWithBridgeNone [2021-12-16T06:57:11.143Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:11.143Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-16T06:57:11.143Z] === RUN TestNetworkInvalidJSON [2021-12-16T06:57:11.143Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-16T06:57:11.143Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-16T06:57:11.143Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:57:11.143Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:57:11.143Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:57:11.143Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:57:11.143Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-16T06:57:11.143Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-16T06:57:11.143Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-16T06:57:11.143Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-12-16T06:57:11.144Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-12-16T06:57:11.144Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-12-16T06:57:11.144Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-12-16T06:57:11.144Z] === RUN TestNetworkList [2021-12-16T06:57:11.144Z] === RUN TestNetworkList//networks [2021-12-16T06:57:11.144Z] === PAUSE TestNetworkList//networks [2021-12-16T06:57:11.144Z] === RUN TestNetworkList//networks/ [2021-12-16T06:57:11.144Z] === PAUSE TestNetworkList//networks/ [2021-12-16T06:57:11.144Z] === CONT TestNetworkList//networks [2021-12-16T06:57:11.144Z] === CONT TestNetworkList//networks/ [2021-12-16T06:57:11.144Z] --- PASS: TestNetworkList (0.05s) [2021-12-16T06:57:11.144Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-16T06:57:11.144Z] --- PASS: TestNetworkList//networks (0.01s) [2021-12-16T06:57:11.144Z] === RUN TestHostIPv4BridgeLabel [2021-12-16T06:57:11.144Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-16T06:57:11.144Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-16T06:57:11.144Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-12-16T06:57:11.144Z] === RUN TestDaemonDefaultNetworkPools [2021-12-16T06:57:11.144Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-16T06:57:11.144Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-16T06:57:11.144Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-16T06:57:11.144Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-16T06:57:11.144Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-16T06:57:11.144Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-16T06:57:11.144Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-16T06:57:11.144Z] === RUN TestServiceWithPredefinedNetwork [2021-12-16T06:57:11.144Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-16T06:57:11.144Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-16T06:57:11.144Z] service_test.go:243: FLAKY_TEST [2021-12-16T06:57:11.144Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-16T06:57:11.144Z] === RUN TestServiceWithDataPathPortInit [2021-12-16T06:57:11.144Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-12-16T06:57:11.144Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-16T06:57:11.144Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-16T06:57:11.144Z] PASS [2021-12-16T06:57:11.144Z] ok github.com/docker/docker/integration/network 0.232s [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === Skipped [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-16T06:57:11.144Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-16T06:57:11.144Z] 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-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-16T06:57:11.144Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-16T06:57:11.144Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-16T06:57:11.144Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-16T06:57:11.144Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.01s) [2021-12-16T06:57:11.144Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-16T06:57:11.144Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-16T06:57:11.144Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-16T06:57:11.144Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-16T06:57:11.144Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-16T06:57:11.144Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-16T06:57:11.144Z] service_test.go:243: FLAKY_TEST [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s) [2021-12-16T06:57:11.144Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-16T06:57:11.144Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-16T06:57:11.144Z] [2021-12-16T06:57:11.144Z] DONE 22 tests, 15 skipped in 2.905s [2021-12-16T06:57:11.144Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-16T06:57:11.201Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-16T06:57:11.201Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-16T06:57:11.201Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-16T06:57:12.108Z] testing: warning: no tests to run [2021-12-16T06:57:12.108Z] PASS [2021-12-16T06:57:12.108Z] ok github.com/docker/docker/integration/network/ipvlan 0.106s [2021-12-16T06:57:12.108Z] [2021-12-16T06:57:12.108Z] DONE 0 tests in 0.923s [2021-12-16T06:57:12.566Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-16T06:57:13.531Z] testing: warning: no tests to run [2021-12-16T06:57:13.531Z] PASS [2021-12-16T06:57:13.531Z] ok github.com/docker/docker/integration/network/macvlan 0.102s [2021-12-16T06:57:13.531Z] [2021-12-16T06:57:13.531Z] DONE 0 tests in 0.890s [2021-12-16T06:57:13.531Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-16T06:57:14.497Z] testing: warning: no tests to run [2021-12-16T06:57:14.497Z] PASS [2021-12-16T06:57:14.497Z] ok github.com/docker/docker/integration/plugin 0.125s [2021-12-16T06:57:14.497Z] [2021-12-16T06:57:14.497Z] DONE 0 tests in 0.900s [2021-12-16T06:57:14.497Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-16T06:57:15.463Z] testing: warning: no tests to run [2021-12-16T06:57:15.463Z] PASS [2021-12-16T06:57:15.463Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [2021-12-16T06:57:15.463Z] [2021-12-16T06:57:15.463Z] DONE 0 tests in 0.892s [2021-12-16T06:57:15.463Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-16T06:57:21.265Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:57:21.265Z] INFO: Testing against a local daemon [2021-12-16T06:57:21.265Z] === RUN TestPluginInvalidJSON [2021-12-16T06:57:21.265Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:57:21.265Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:57:21.265Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-16T06:57:21.265Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-12-16T06:57:21.265Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-12-16T06:57:21.265Z] === RUN TestPluginInstall [2021-12-16T06:57:21.265Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-16T06:57:21.265Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-16T06:57:21.265Z] === RUN TestPluginsWithRuntimes [2021-12-16T06:57:21.265Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-16T06:57:21.265Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-16T06:57:21.265Z] === RUN TestPluginBackCompatMediaTypes [2021-12-16T06:57:21.265Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-16T06:57:21.265Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-16T06:57:21.265Z] PASS [2021-12-16T06:57:21.265Z] ok github.com/docker/docker/integration/plugin/common 0.136s [2021-12-16T06:57:21.723Z] [2021-12-16T06:57:21.723Z] === Skipped [2021-12-16T06:57:21.723Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-16T06:57:21.723Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-16T06:57:21.723Z] [2021-12-16T06:57:21.723Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-16T06:57:21.723Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-16T06:57:21.723Z] [2021-12-16T06:57:21.723Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-16T06:57:21.723Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-16T06:57:21.723Z] [2021-12-16T06:57:21.723Z] DONE 5 tests, 3 skipped in 6.081s [2021-12-16T06:57:21.723Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-16T06:57:25.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:57:25.452Z] INFO: Testing against a local daemon [2021-12-16T06:57:25.452Z] === RUN TestExternalGraphDriver [2021-12-16T06:57:25.452Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-16T06:57:25.452Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-16T06:57:25.452Z] === RUN TestGraphdriverPluginV2 [2021-12-16T06:57:25.452Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-16T06:57:25.452Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-16T06:57:25.452Z] PASS [2021-12-16T06:57:25.452Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.154s [2021-12-16T06:57:25.452Z] [2021-12-16T06:57:25.452Z] === Skipped [2021-12-16T06:57:25.452Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-16T06:57:25.452Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-16T06:57:25.452Z] [2021-12-16T06:57:25.452Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-16T06:57:25.452Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-16T06:57:25.452Z] [2021-12-16T06:57:25.452Z] DONE 2 tests, 2 skipped in 3.574s [2021-12-16T06:57:25.452Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-16T06:57:26.317Z] ok github.com/docker/docker/libnetwork/networkdb 104.106s coverage: 60.1% of statements [2021-12-16T06:57:26.318Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-16T06:57:26.318Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-12-16T06:57:26.318Z] ok github.com/docker/docker/libnetwork/osl 4.315s coverage: 39.7% of statements [2021-12-16T06:57:26.318Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-12-16T06:57:26.318Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-12-16T06:57:26.318Z] ok github.com/docker/docker/libnetwork/portmapper 0.211s coverage: 48.6% of statements [2021-12-16T06:57:26.576Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-12-16T06:57:26.576Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-16T06:57:26.835Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-12-16T06:57:26.835Z] [2021-12-16T06:57:26.835Z] === Skipped [2021-12-16T06:57:26.835Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-12-16T06:57:26.835Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-16T06:57:26.835Z] [2021-12-16T06:57:26.835Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-12-16T06:57:26.835Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-16T06:57:26.835Z] [2021-12-16T06:57:26.835Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-12-16T06:57:26.835Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-16T06:57:26.835Z] [2021-12-16T06:57:26.835Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-16T06:57:26.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:57:26.835Z] [2021-12-16T06:57:26.835Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-16T06:57:26.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:57:26.835Z] [2021-12-16T06:57:26.835Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-16T06:57:26.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:57:26.835Z] [2021-12-16T06:57:26.835Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-16T06:57:26.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:57:26.835Z] [2021-12-16T06:57:26.835Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-16T06:57:26.835Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-16T06:57:26.835Z] [2021-12-16T06:57:26.835Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-12-16T06:57:26.835Z] firewalld_test.go:14: firewalld is not running [2021-12-16T06:57:26.835Z] [2021-12-16T06:57:26.835Z] DONE 331 tests, 9 skipped in 198.310s Post stage [Pipeline] junit [2021-12-16T06:57:27.419Z] Recording test results [2021-12-16T06:57:27.955Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-12-16T06:57:28.307Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43087/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=26dafe43a419ea8622ff65ac1671f4b854c4bd5a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:26dafe43a419ea8622ff65ac1671f4b854c4bd5a hack/validate/vendor [2021-12-16T06:57:28.377Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:57:28.377Z] INFO: Testing against a local daemon [2021-12-16T06:57:28.377Z] === RUN TestReadPluginNoRead [2021-12-16T06:57:28.378Z] read_test.go:21: no unix domain sockets on Windows [2021-12-16T06:57:28.378Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-16T06:57:28.378Z] PASS [2021-12-16T06:57:28.378Z] ok github.com/docker/docker/integration/plugin/logging 0.134s [2021-12-16T06:57:28.378Z] [2021-12-16T06:57:28.378Z] === Skipped [2021-12-16T06:57:28.378Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-16T06:57:28.378Z] read_test.go:21: no unix domain sockets on Windows [2021-12-16T06:57:28.378Z] [2021-12-16T06:57:28.378Z] DONE 1 tests, 1 skipped in 2.592s [2021-12-16T06:57:28.378Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-16T06:57:29.246Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-16T06:57:29.913Z] testing: warning: no tests to run [2021-12-16T06:57:29.913Z] PASS [2021-12-16T06:57:29.913Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.091s [2021-12-16T06:57:29.913Z] [2021-12-16T06:57:29.913Z] DONE 0 tests in 1.343s [2021-12-16T06:57:29.913Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-16T06:57:30.155Z] + echo Ensuring container killed. [2021-12-16T06:57:30.155Z] Ensuring container killed. [2021-12-16T06:57:30.155Z] + docker rm -vf docker-pr1 [2021-12-16T06:57:30.155Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-16T06:57:30.453Z] + echo Chowning /workspace to jenkins user [2021-12-16T06:57:30.453Z] Chowning /workspace to jenkins user [2021-12-16T06:57:30.453Z] + id -u [2021-12-16T06:57:30.453Z] + id -g [2021-12-16T06:57:30.453Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43087:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-16T06:57:32.089Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:57:32.089Z] INFO: Testing against a local daemon [2021-12-16T06:57:32.089Z] === RUN TestPluginWithDevMounts [2021-12-16T06:57:32.089Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:32.089Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-16T06:57:32.089Z] PASS [2021-12-16T06:57:32.089Z] ok github.com/docker/docker/integration/plugin/volumes 0.138s [2021-12-16T06:57:32.132Z] + bundleName=unit [2021-12-16T06:57:32.132Z] + echo Creating unit-bundles.tar.gz [2021-12-16T06:57:32.132Z] Creating unit-bundles.tar.gz [2021-12-16T06:57:32.132Z] + 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-16T06:57:32.132Z] bundles/junit-report-libnetwork.xml [2021-12-16T06:57:32.132Z] bundles/junit-report.xml [2021-12-16T06:57:32.132Z] bundles/go-test-report-libnetwork.json [2021-12-16T06:57:32.132Z] bundles/go-test-report.json [2021-12-16T06:57:32.132Z] bundles/profile-libnetwork.out [2021-12-16T06:57:32.132Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-12-16T06:57:32.150Z] Archiving artifacts [2021-12-16T06:57:32.547Z] [2021-12-16T06:57:32.547Z] === Skipped [2021-12-16T06:57:32.547Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-16T06:57:32.547Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:32.547Z] [2021-12-16T06:57:32.547Z] DONE 1 tests, 1 skipped in 2.499s [2021-12-16T06:57:32.547Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-16T06:57:32.970Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43087/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-16T06:57:33.284Z] + make clean [2021-12-16T06:57:33.855Z] docker volume rm -f docker-dev-cache [2021-12-16T06:57:33.855Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-16T06:57:34.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:57:34.793Z] INFO: Testing against a local daemon [2021-12-16T06:57:34.793Z] === RUN TestSecretInspect [2021-12-16T06:57:34.793Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:34.793Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-16T06:57:34.793Z] === RUN TestSecretList [2021-12-16T06:57:34.793Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:34.793Z] --- SKIP: TestSecretList (0.01s) [2021-12-16T06:57:34.793Z] === RUN TestSecretsCreateAndDelete [2021-12-16T06:57:34.793Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:34.793Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-16T06:57:34.793Z] === RUN TestSecretsUpdate [2021-12-16T06:57:34.793Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:34.793Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-12-16T06:57:34.793Z] === RUN TestTemplatedSecret [2021-12-16T06:57:34.793Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:34.793Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-16T06:57:34.793Z] === RUN TestSecretCreateResolve [2021-12-16T06:57:34.793Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:34.793Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-16T06:57:34.793Z] PASS [2021-12-16T06:57:34.793Z] ok github.com/docker/docker/integration/secret 0.140s [2021-12-16T06:57:34.793Z] [2021-12-16T06:57:34.793Z] === Skipped [2021-12-16T06:57:34.793Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-16T06:57:34.793Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:34.793Z] [2021-12-16T06:57:34.793Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s) [2021-12-16T06:57:34.793Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:34.793Z] [2021-12-16T06:57:34.793Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-16T06:57:34.793Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:34.793Z] [2021-12-16T06:57:34.793Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s) [2021-12-16T06:57:34.793Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:34.793Z] [2021-12-16T06:57:34.793Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-16T06:57:34.793Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:34.793Z] [2021-12-16T06:57:34.793Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-16T06:57:34.793Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:34.793Z] [2021-12-16T06:57:34.793Z] DONE 6 tests, 6 skipped in 2.224s [2021-12-16T06:57:34.793Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-16T06:57:36.278Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-16T06:57:36.278Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-16T06:57:36.278Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-16T06:57:36.278Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-16T06:57:37.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:57:37.705Z] INFO: Testing against a local daemon [2021-12-16T06:57:37.705Z] === RUN TestServiceCreateInit [2021-12-16T06:57:37.705Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-16T06:57:37.705Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-16T06:57:37.705Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- PASS: TestServiceCreateInit (0.07s) [2021-12-16T06:57:37.705Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-16T06:57:37.705Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestCreateServiceMultipleTimes [2021-12-16T06:57:37.705Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestCreateServiceConflict [2021-12-16T06:57:37.705Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-12-16T06:57:37.705Z] === RUN TestCreateServiceMaxReplicas [2021-12-16T06:57:37.705Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-12-16T06:57:37.705Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-16T06:57:37.705Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestCreateServiceSecretFileMode [2021-12-16T06:57:37.705Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestCreateServiceConfigFileMode [2021-12-16T06:57:37.705Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestCreateServiceSysctls [2021-12-16T06:57:37.705Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-12-16T06:57:37.705Z] === RUN TestCreateServiceCapabilities [2021-12-16T06:57:37.705Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2021-12-16T06:57:37.705Z] === RUN TestInspect [2021-12-16T06:57:37.705Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestInspect (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestCreateJob [2021-12-16T06:57:37.705Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestCreateJob (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestReplicatedJob [2021-12-16T06:57:37.705Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestUpdateReplicatedJob [2021-12-16T06:57:37.705Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestServiceListWithStatuses [2021-12-16T06:57:37.705Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestDockerNetworkConnectAlias [2021-12-16T06:57:37.705Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestDockerNetworkReConnect [2021-12-16T06:57:37.705Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestServicePlugin [2021-12-16T06:57:37.705Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:37.705Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestServiceUpdateLabel [2021-12-16T06:57:37.705Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:37.705Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestServiceUpdateSecrets [2021-12-16T06:57:37.705Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:37.705Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestServiceUpdateConfigs [2021-12-16T06:57:37.705Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:37.705Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestServiceUpdateNetwork [2021-12-16T06:57:37.705Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:37.705Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-16T06:57:37.705Z] === RUN TestServiceUpdatePidsLimit [2021-12-16T06:57:37.705Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:37.705Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-12-16T06:57:37.705Z] PASS [2021-12-16T06:57:37.705Z] ok github.com/docker/docker/integration/service 0.340s [2021-12-16T06:57:38.163Z] [2021-12-16T06:57:38.163Z] === Skipped [2021-12-16T06:57:38.163Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-16T06:57:38.163Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.163Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-16T06:57:38.163Z] [2021-12-16T06:57:38.163Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-16T06:57:38.163Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.163Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-16T06:57:38.163Z] [2021-12-16T06:57:38.163Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-16T06:57:38.163Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.163Z] [2021-12-16T06:57:38.163Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2021-12-16T06:57:38.163Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-12-16T06:57:38.164Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-16T06:57:38.164Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-16T06:57:38.164Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-16T06:57:38.164Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-12-16T06:57:38.164Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2021-12-16T06:57:38.164Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-16T06:57:38.164Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-16T06:57:38.164Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-16T06:57:38.164Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-16T06:57:38.164Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-16T06:57:38.164Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-16T06:57:38.164Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-16T06:57:38.164Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-16T06:57:38.164Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-16T06:57:38.164Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-16T06:57:38.164Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-16T06:57:38.164Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-16T06:57:38.164Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-12-16T06:57:38.164Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-16T06:57:38.164Z] [2021-12-16T06:57:38.164Z] DONE 24 tests, 23 skipped in 3.334s [2021-12-16T06:57:38.622Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-16T06:57:40.818Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:57:40.818Z] INFO: Testing against a local daemon [2021-12-16T06:57:40.818Z] === RUN TestSessionCreate [2021-12-16T06:57:40.818Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-16T06:57:40.818Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-16T06:57:40.818Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-16T06:57:40.818Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-16T06:57:40.818Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-16T06:57:40.818Z] PASS [2021-12-16T06:57:40.818Z] ok github.com/docker/docker/integration/session 0.150s [2021-12-16T06:57:40.818Z] [2021-12-16T06:57:40.818Z] === Skipped [2021-12-16T06:57:40.818Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-16T06:57:40.818Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-16T06:57:40.818Z] [2021-12-16T06:57:40.818Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-16T06:57:40.818Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-16T06:57:40.818Z] [2021-12-16T06:57:40.818Z] DONE 2 tests, 2 skipped in 2.088s [2021-12-16T06:57:40.818Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-16T06:57:41.609Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-16T06:57:41.609Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-16T06:57:41.609Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-16T06:57:42.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:57:42.995Z] INFO: Testing against a local daemon [2021-12-16T06:57:42.995Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-16T06:57:42.995Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:42.995Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-16T06:57:42.995Z] === RUN TestDiskUsage [2021-12-16T06:57:42.995Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-16T06:57:42.995Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-16T06:57:42.995Z] === RUN TestEventsExecDie [2021-12-16T06:57:42.995Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-16T06:57:42.995Z] --- SKIP: TestEventsExecDie (0.01s) [2021-12-16T06:57:42.995Z] === RUN TestEventsBackwardsCompatible [2021-12-16T06:57:42.995Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-16T06:57:42.995Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-16T06:57:42.995Z] === RUN TestEventsVolumeCreate [2021-12-16T06:57:42.995Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-16T06:57:42.995Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-16T06:57:42.995Z] === RUN TestInfoAPI [2021-12-16T06:57:42.995Z] --- PASS: TestInfoAPI (0.06s) [2021-12-16T06:57:42.995Z] === RUN TestInfoAPIWarnings [2021-12-16T06:57:42.995Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:57:42.995Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-16T06:57:42.995Z] === RUN TestInfoDebug [2021-12-16T06:57:42.995Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:57:42.995Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-16T06:57:42.995Z] === RUN TestInfoInsecureRegistries [2021-12-16T06:57:42.995Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:57:42.995Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-16T06:57:42.995Z] === RUN TestInfoRegistryMirrors [2021-12-16T06:57:42.995Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:57:42.995Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-16T06:57:42.995Z] === RUN TestLoginFailsWithBadCredentials [2021-12-16T06:57:43.172Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-16T06:57:43.172Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-16T06:57:43.172Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-16T06:57:43.172Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-16T06:57:43.639Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-16T06:57:43.639Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-16T06:57:43.639Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-16T06:57:43.961Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2021-12-16T06:57:43.961Z] === RUN TestPingCacheHeaders [2021-12-16T06:57:43.961Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-12-16T06:57:43.961Z] === RUN TestPingGet [2021-12-16T06:57:43.961Z] --- PASS: TestPingGet (0.04s) [2021-12-16T06:57:43.961Z] === RUN TestPingHead [2021-12-16T06:57:43.961Z] --- PASS: TestPingHead (0.04s) [2021-12-16T06:57:43.961Z] === RUN TestVersion [2021-12-16T06:57:43.961Z] --- PASS: TestVersion (0.04s) [2021-12-16T06:57:43.961Z] PASS [2021-12-16T06:57:43.961Z] ok github.com/docker/docker/integration/system 1.350s [2021-12-16T06:57:44.107Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-16T06:57:44.107Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-16T06:57:44.420Z] [2021-12-16T06:57:44.420Z] === Skipped [2021-12-16T06:57:44.420Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-16T06:57:44.420Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-16T06:57:44.420Z] [2021-12-16T06:57:44.420Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-16T06:57:44.420Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-16T06:57:44.420Z] [2021-12-16T06:57:44.420Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-12-16T06:57:44.420Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-16T06:57:44.420Z] [2021-12-16T06:57:44.420Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-16T06:57:44.420Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-16T06:57:44.420Z] [2021-12-16T06:57:44.420Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-16T06:57:44.420Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-16T06:57:44.420Z] [2021-12-16T06:57:44.420Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-16T06:57:44.420Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-16T06:57:44.420Z] [2021-12-16T06:57:44.420Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-16T06:57:44.420Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:57:44.420Z] [2021-12-16T06:57:44.420Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-16T06:57:44.420Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:57:44.420Z] [2021-12-16T06:57:44.420Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-16T06:57:44.420Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-16T06:57:44.420Z] [2021-12-16T06:57:44.420Z] DONE 15 tests, 9 skipped in 3.569s [2021-12-16T06:57:44.420Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-16T06:57:44.575Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-16T06:57:46.601Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:57:46.601Z] INFO: Testing against a local daemon [2021-12-16T06:57:46.601Z] === RUN TestVolumesCreateAndList [2021-12-16T06:57:46.601Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-12-16T06:57:46.601Z] === RUN TestVolumesRemove [2021-12-16T06:57:46.601Z] --- PASS: TestVolumesRemove (0.13s) [2021-12-16T06:57:46.601Z] === RUN TestVolumesInspect [2021-12-16T06:57:46.601Z] --- PASS: TestVolumesInspect (0.05s) [2021-12-16T06:57:46.601Z] === RUN TestVolumesInvalidJSON [2021-12-16T06:57:46.601Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-16T06:57:46.601Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-16T06:57:46.601Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-16T06:57:46.601Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2021-12-16T06:57:46.601Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-12-16T06:57:46.601Z] PASS [2021-12-16T06:57:47.059Z] ok github.com/docker/docker/integration/volume 0.412s [2021-12-16T06:57:47.059Z] [2021-12-16T06:57:47.059Z] DONE 5 tests in 2.551s [2021-12-16T06:57:47.059Z] INFO: make.ps1 ended at 12/16/2021 06:57:46 [2021-12-16T06:57:47.059Z] INFO: Integration CLI tests being run from the host: [2021-12-16T06:57:47.059Z] 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-16T06:57:53.909Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-16T06:57:53.909Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-16T06:57:53.909Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-16T06:57:57.625Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-16T06:57:58.168Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-12-16T06:57:59.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-16T06:57:59.449Z] INFO: Testing against a local daemon [2021-12-16T06:57:59.449Z] === RUN TestDockerSuite [2021-12-16T06:57:59.449Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-16T06:57:59.449Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-16T06:57:59.449Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-16T06:57:59.449Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-16T06:57:59.449Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-16T06:57:59.449Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-16T06:57:59.449Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-16T06:57:59.449Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-16T06:57:59.449Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-16T06:57:59.449Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-16T06:57:59.907Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-16T06:57:59.907Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-16T06:58:00.873Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-16T06:58:01.331Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-16T06:58:01.338Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-16T06:58:04.223Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-16T06:58:09.881Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-16T06:58:09.881Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-16T06:58:09.881Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-16T06:58:09.881Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-16T06:58:13.028Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-12-16T06:58:27.690Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-16T06:58:27.690Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-16T06:58:28.676Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite (1641.87s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.00s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.00s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.09s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.59s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.71s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (22.50s) [2021-12-16T06:58:31.134Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.83s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.69s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.26s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.10s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (18.01s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.11s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.47s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.51s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.38s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.33s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.40s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.22s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.57s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.33s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.10s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.88s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.13s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.25s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.50s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.47s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.80s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.97s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.77s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.18s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.96s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.76s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.01s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.08s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.12s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.18s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.96s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.96s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.15s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.72s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.25s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.21s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.18s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.34s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.03s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.88s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.23s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.11s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.08s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.41s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.27s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.96s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.34s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.62s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.31s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.00s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.17s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.88s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.28s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.98s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.58s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.05s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.39s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.63s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.83s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.94s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.90s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.23s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.76s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.01s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.13s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (124.00s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.88s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.31s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.52s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.29s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.60s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.48s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.02s) [2021-12-16T06:58:31.134Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.17s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.67s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.68s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.24s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.60s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.67s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.95s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.38s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.10s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.43s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.72s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.24s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.99s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.40s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.39s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.63s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.17s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.38s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.26s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.28s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.95s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.05s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.82s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.84s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.83s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.76s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.45s) [2021-12-16T06:58:31.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s) [2021-12-16T06:58:31.135Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2021-12-16T06:58:31.135Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s) [2021-12-16T06:58:31.135Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.27s) [2021-12-16T06:58:31.135Z] === RUN TestDockerExternalVolumeSuite [2021-12-16T06:58:31.135Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-12-16T06:58:31.135Z] docker_cli_external_volume_driver_test.go:52: [dc0f10e373fc4] daemon is not started [2021-12-16T06:58:33.433Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-16T06:58:36.388Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-16T06:58:39.336Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-16T06:58:45.996Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-12-16T06:58:54.832Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-16T06:58:59.499Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-16T06:58:59.499Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-16T06:58:59.499Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-16T06:59:30.216Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-16T06:59:36.084Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-16T06:59:36.084Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-16T06:59:36.084Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-16T06:59:53.654Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-12-16T06:59:59.858Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-16T06:59:59.858Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-16T06:59:59.858Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-16T07:00:01.757Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-12-16T07:00:13.008Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-16T07:00:13.008Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-16T07:00:13.008Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-16T07:00:13.008Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-16T07:00:13.008Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-16T07:00:13.008Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-16T07:00:13.008Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-16T07:00:13.008Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-16T07:00:13.008Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-16T07:00:13.008Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-16T07:00:13.008Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-16T07:00:13.008Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-16T07:00:13.008Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-16T07:00:13.008Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-16T07:00:13.008Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-16T07:00:13.008Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:00:13.008Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-16T07:00:13.008Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-16T07:00:13.008Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-16T07:00:13.008Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-16T07:00:16.621Z] docker_cli_external_volume_driver_test.go:52: [d4b72543e309f] daemon is not started [2021-12-16T07:00:16.736Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-16T07:00:16.736Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-16T07:00:16.736Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-16T07:00:16.736Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-16T07:00:16.736Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-16T07:00:17.496Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-16T07:00:20.469Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-16T07:00:23.364Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-16T07:00:23.364Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-16T07:00:23.364Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-16T07:00:23.364Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-16T07:00:23.364Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-16T07:00:23.364Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-16T07:00:23.364Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-16T07:00:23.364Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-16T07:00:23.364Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-16T07:00:26.051Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-16T07:00:27.102Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-16T07:00:27.102Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-16T07:00:27.102Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-16T07:00:27.102Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-16T07:00:27.102Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-16T07:00:31.509Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-12-16T07:00:34.163Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-16T07:00:36.340Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-16T07:00:36.711Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-16T07:00:36.711Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-16T07:00:36.711Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-16T07:00:46.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-12-16T07:00:57.956Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-16T07:01:04.442Z] docker_cli_external_volume_driver_test.go:52: [d38a2238916f0] daemon is not started [2021-12-16T07:01:06.239Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-16T07:01:06.618Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-16T07:01:13.385Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-16T07:01:16.631Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-12-16T07:01:16.631Z] docker_cli_external_volume_driver_test.go:52: [d9d639084726e] daemon is not started [2021-12-16T07:01:17.039Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-16T07:01:23.797Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-16T07:01:34.697Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-12-16T07:01:47.147Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-16T07:01:55.806Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-16T07:02:06.783Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-12-16T07:02:08.301Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-16T07:02:21.645Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-12-16T07:02:36.507Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-12-16T07:02:45.968Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-16T07:02:45.968Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-16T07:02:45.968Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-16T07:02:50.040Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-16T07:02:50.040Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-16T07:02:50.040Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-16T07:02:50.040Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-16T07:02:50.040Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-16T07:02:50.040Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-16T07:02:50.040Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-16T07:02:50.040Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-16T07:02:50.040Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-16T07:02:50.040Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-16T07:02:50.040Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-16T07:02:50.040Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-16T07:02:50.040Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-16T07:02:50.040Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-16T07:02:51.846Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-16T07:02:51.846Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-16T07:02:54.797Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-16T07:02:54.797Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-16T07:02:54.797Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-16T07:02:54.797Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-16T07:02:54.797Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-16T07:02:54.797Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-16T07:02:54.797Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-16T07:02:54.797Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-16T07:02:54.797Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-16T07:02:54.797Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-16T07:02:54.797Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-16T07:02:56.623Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-16T07:02:58.191Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-16T07:02:58.191Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-16T07:02:58.191Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-16T07:02:58.191Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-16T07:02:58.191Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-16T07:02:58.191Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-16T07:02:58.191Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-16T07:02:58.191Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-16T07:02:58.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-16T07:02:58.585Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-16T07:02:58.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-16T07:02:58.585Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-16T07:02:58.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-16T07:02:58.585Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-16T07:02:58.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-16T07:02:59.052Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-16T07:02:59.179Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-16T07:03:02.976Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-16T07:03:03.792Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-16T07:03:05.198Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-16T07:03:05.198Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-16T07:03:05.198Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-16T07:03:05.198Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-16T07:03:05.198Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-16T07:03:05.198Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-16T07:03:08.998Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-16T07:03:18.574Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-16T07:03:18.574Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-16T07:03:18.574Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-16T07:03:18.574Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-16T07:03:18.574Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-16T07:03:18.574Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-16T07:03:18.574Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-16T07:03:18.574Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-16T07:03:18.574Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-16T07:03:18.574Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-16T07:03:18.574Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-16T07:03:18.574Z] === RUN TestDockerSuite/TestBuildFails [2021-12-16T07:03:20.736Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-16T07:03:20.736Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-16T07:03:23.156Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-12-16T07:03:23.951Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-16T07:03:27.776Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-16T07:03:33.538Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-16T07:03:34.393Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-16T07:03:34.552Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-16T07:03:34.552Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-16T07:03:34.552Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-16T07:03:34.552Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-16T07:03:34.552Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-16T07:03:34.552Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-16T07:03:34.552Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-16T07:03:34.552Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-16T07:03:34.552Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-16T07:03:34.552Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-16T07:03:34.552Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-16T07:03:34.552Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-16T07:03:34.552Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-16T07:03:35.382Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-16T07:03:35.382Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-16T07:03:35.383Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-16T07:03:36.117Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-16T07:03:39.177Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-16T07:03:40.579Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-16T07:03:40.749Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-16T07:03:40.866Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-16T07:03:40.866Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-16T07:03:40.866Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-16T07:03:40.866Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-16T07:03:40.866Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-16T07:03:40.866Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-16T07:03:40.866Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-16T07:03:40.866Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-16T07:03:40.866Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-16T07:03:40.866Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-16T07:03:40.866Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-16T07:03:41.247Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-12-16T07:03:45.617Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-16T07:03:45.617Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-16T07:03:45.617Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-16T07:03:45.617Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-16T07:03:45.617Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-16T07:03:45.617Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-16T07:03:45.617Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-16T07:03:46.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-16T07:03:46.346Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-16T07:03:47.306Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-16T07:03:50.846Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-16T07:03:51.201Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-16T07:03:51.201Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-16T07:03:51.201Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-16T07:03:51.201Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-16T07:03:51.201Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-16T07:03:51.201Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-16T07:03:51.201Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-16T07:03:51.201Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-16T07:03:51.201Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-16T07:03:52.192Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-16T07:03:53.069Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-16T07:03:53.069Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-16T07:03:53.069Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-16T07:03:53.069Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-16T07:03:54.028Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-16T07:03:54.028Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-16T07:03:54.028Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-16T07:04:02.565Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-16T07:04:02.565Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-16T07:04:02.565Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-16T07:04:05.827Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-16T07:04:05.828Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-16T07:04:05.828Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-16T07:04:05.828Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-16T07:04:05.828Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-16T07:04:05.828Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-16T07:04:05.828Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-16T07:04:05.828Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-16T07:04:05.828Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-16T07:04:05.828Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-16T07:04:05.828Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-16T07:04:05.828Z] === RUN TestDockerSuite/TestBuildFails [2021-12-16T07:04:08.059Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-16T07:04:08.059Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-16T07:04:12.851Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-16T07:04:13.297Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-12-16T07:04:13.813Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-16T07:04:15.215Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-16T07:04:16.017Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-16T07:04:16.017Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-16T07:04:16.017Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-16T07:04:16.977Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-16T07:04:16.977Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-16T07:04:19.972Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-16T07:04:21.640Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-16T07:04:22.095Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-16T07:04:22.550Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-16T07:04:23.510Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-16T07:04:23.966Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-16T07:04:24.926Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-16T07:04:26.452Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-16T07:04:27.132Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-16T07:04:32.212Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-16T07:04:32.212Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-16T07:04:32.212Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-16T07:04:32.212Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-16T07:04:32.212Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-16T07:04:32.212Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-16T07:04:32.212Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-16T07:04:32.668Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-16T07:04:32.668Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-16T07:04:32.991Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-16T07:04:33.122Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-16T07:04:33.458Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-16T07:04:33.579Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-16T07:04:39.341Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-16T07:04:39.341Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-16T07:04:39.341Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-16T07:04:39.341Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-16T07:04:39.342Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-16T07:04:39.808Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-16T07:04:39.808Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-16T07:04:39.808Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-16T07:04:43.133Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-16T07:04:43.133Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-16T07:04:43.133Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-16T07:04:43.133Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-16T07:04:43.133Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-16T07:04:45.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-12-16T07:04:48.462Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-16T07:04:48.462Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-16T07:04:48.462Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-16T07:04:56.971Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-16T07:04:56.971Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-16T07:04:56.971Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-16T07:04:57.426Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-16T07:05:00.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-12-16T07:05:00.959Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-16T07:05:00.959Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-16T07:05:01.945Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-16T07:05:01.945Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-16T07:05:01.945Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-16T07:05:02.930Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-16T07:05:02.930Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-16T07:05:04.389Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-16T07:05:04.389Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-16T07:05:04.389Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-16T07:05:04.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-16T07:05:07.680Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-16T07:05:08.147Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-16T07:05:09.133Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-16T07:05:10.120Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-16T07:05:10.589Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-16T07:05:11.576Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-16T07:05:13.141Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-16T07:05:13.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-16T07:05:13.534Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-16T07:05:15.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-16T07:05:15.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-12-16T07:05:15.115Z] docker_cli_external_volume_driver_test.go:484: [d178f08beba50] daemon is not started [2021-12-16T07:05:19.003Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-16T07:05:19.003Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-16T07:05:19.003Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-16T07:05:19.003Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-16T07:05:19.003Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-16T07:05:19.003Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-16T07:05:19.003Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-16T07:05:19.003Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-16T07:05:19.003Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-16T07:05:19.471Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-16T07:05:19.940Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-16T07:05:21.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-16T07:05:25.803Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-16T07:05:33.243Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-16T07:05:33.333Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-12-16T07:05:33.334Z] docker_cli_external_volume_driver_test.go:52: [d859a4b77e52b] daemon is not started [2021-12-16T07:05:33.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-16T07:05:43.614Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-16T07:05:43.614Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-16T07:05:43.614Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-16T07:05:43.614Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-16T07:05:44.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-16T07:05:44.031Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-16T07:05:44.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-16T07:05:48.174Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-16T07:05:48.193Z] --- PASS: TestDockerExternalVolumeSuite (437.64s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.62s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.30s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.25s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.73s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.79s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.10s) [2021-12-16T07:05:48.194Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-12-16T07:05:48.194Z] PASS [2021-12-16T07:05:48.194Z] [2021-12-16T07:05:48.194Z] === Skipped [2021-12-16T07:05:48.194Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-12-16T07:05:48.194Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-12-16T07:05:48.194Z] check_test.go:308: [dad090fe24cd1] daemon is not started [2021-12-16T07:05:48.194Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-12-16T07:05:48.194Z] [2021-12-16T07:05:48.194Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-12-16T07:05:48.194Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-12-16T07:05:48.194Z] check_test.go:308: [d0f309d8984ad] daemon is not started [2021-12-16T07:05:48.194Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-12-16T07:05:48.194Z] [2021-12-16T07:05:48.194Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-16T07:05:48.194Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-12-16T07:05:48.194Z] check_test.go:308: [dceeacdff9037] daemon is not started [2021-12-16T07:05:48.194Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-16T07:05:48.194Z] [2021-12-16T07:05:48.194Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-12-16T07:05:48.194Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-12-16T07:05:48.194Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-12-16T07:05:48.194Z] [2021-12-16T07:05:48.194Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-16T07:05:48.194Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-12-16T07:05:48.194Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-16T07:05:48.194Z] [2021-12-16T07:05:48.194Z] DONE 273 tests, 5 skipped in 2398.432s [2021-12-16T07:05:48.194Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-16T07:05:48.194Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d24e890d38ec8/docker.pid [2021-12-16T07:05:48.194Z] +++ kill 15056 [2021-12-16T07:05:48.194Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15056 is not a child of this shell [2021-12-16T07:05:48.194Z] warning: PID 15056 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d24e890d38ec8/docker.pid had a nonzero exit code [2021-12-16T07:05:48.194Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d24e890d38ec8/root: target is busy. [2021-12-16T07:05:48.194Z] ++++ cat bundles/test-integration/docker.pid [2021-12-16T07:05:48.194Z] +++ kill 13348 [2021-12-16T07:05:48.194Z] +++ /etc/init.d/apparmor stop [2021-12-16T07:05:48.194Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-16T07:05:48.194Z] [2021-12-16T07:05:48.194Z] Unloading profiles will leave already running processes permanently [2021-12-16T07:05:48.194Z] unconfined, which can lead to unexpected situations. [2021-12-16T07:05:48.194Z] [2021-12-16T07:05:48.194Z] To set a process to complain mode, use the command line tool [2021-12-16T07:05:48.194Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-16T07:05:48.194Z] +++ true [2021-12-16T07:05:48.194Z] exiting test-integration [2021-12-16T07:05:48.194Z] ++ exit 0 [2021-12-16T07:05:48.194Z] [2021-12-16T07:05:48.194Z] + exit 0 [2021-12-16T07:05:48.194Z] ++ jobs -p [2021-12-16T07:05:48.194Z] + pids= [2021-12-16T07:05:48.194Z] + echo 'Remaining pids to kill: []' [2021-12-16T07:05:48.194Z] Remaining pids to kill: [] [2021-12-16T07:05:48.194Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-12-16T07:05:48.207Z] Recording test results [2021-12-16T07:05:49.818Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-16T07:05:49.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-16T07:05:49.911Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-16T07:05:49.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-16T07:05:49.911Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-16T07:05:49.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-16T07:05:50.148Z] + echo Ensuring container killed. [2021-12-16T07:05:50.148Z] Ensuring container killed. [2021-12-16T07:05:50.148Z] + docker ps -aq -f name=docker-pr1-* [2021-12-16T07:05:50.148Z] + cids=b9619e17d29c [2021-12-16T07:05:50.148Z] db2b15567426 [2021-12-16T07:05:50.148Z] 855618b6dc28 [2021-12-16T07:05:50.148Z] + [ -n b9619e17d29c [2021-12-16T07:05:50.148Z] db2b15567426 [2021-12-16T07:05:50.148Z] 855618b6dc28 ] [2021-12-16T07:05:50.148Z] + docker rm -vf b9619e17d29c db2b15567426 855618b6dc28 [2021-12-16T07:05:50.405Z] b9619e17d29c [2021-12-16T07:05:50.405Z] db2b15567426 [2021-12-16T07:05:50.405Z] 855618b6dc28 [Pipeline] sh [2021-12-16T07:05:50.684Z] + echo Chowning /workspace to jenkins user [2021-12-16T07:05:50.684Z] Chowning /workspace to jenkins user [2021-12-16T07:05:50.684Z] + id -u [2021-12-16T07:05:50.684Z] + id -g [2021-12-16T07:05:50.684Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43087:/workspace busybox chown -R 1000:1000 /workspace [2021-12-16T07:05:50.684Z] Unable to find image 'busybox:latest' locally [2021-12-16T07:05:50.684Z] latest: Pulling from library/busybox [2021-12-16T07:05:50.684Z] 3cb635b06aa2: Pulling fs layer [2021-12-16T07:05:50.942Z] 3cb635b06aa2: Download complete [2021-12-16T07:05:50.942Z] 3cb635b06aa2: Pull complete [2021-12-16T07:05:50.942Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-16T07:05:50.942Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-16T07:05:52.923Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-16T07:05:53.141Z] + bundleName=amd64 [2021-12-16T07:05:53.141Z] + echo Creating amd64-bundles.tar.gz [2021-12-16T07:05:53.142Z] Creating amd64-bundles.tar.gz [2021-12-16T07:05:53.142Z] + 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-16T07:05:53.142Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-12-16T07:05:54.086Z] Archiving artifacts [2021-12-16T07:05:55.685Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43087/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-16T07:05:55.994Z] + make clean [2021-12-16T07:05:56.252Z] docker volume rm -f docker-dev-cache [2021-12-16T07:05:56.252Z] docker-dev-cache [Pipeline] deleteDir [2021-12-16T07:05:58.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-16T07:05:58.590Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-16T07:05:58.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-16T07:05:58.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-16T07:05:58.590Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [Pipeline] } [2021-12-16T07:05:59.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-16T07:05:59.059Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-16T07:05:59.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-16T07:06:00.093Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-16T07:06:05.953Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-16T07:06:19.463Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-16T07:06:23.758Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-16T07:06:23.758Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-16T07:06:23.758Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-16T07:06:31.960Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-16T07:06:32.415Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-16T07:06:32.415Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-16T07:06:32.415Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-16T07:06:32.415Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-16T07:06:32.415Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-16T07:06:32.415Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-16T07:06:36.201Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-16T07:06:36.716Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-16T07:06:40.950Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-16T07:06:41.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-16T07:06:41.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-16T07:06:41.779Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-16T07:06:42.768Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-16T07:06:42.768Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-16T07:06:43.163Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-16T07:06:43.238Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-16T07:06:43.630Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-16T07:06:43.630Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-16T07:06:43.869Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-16T07:06:44.804Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-16T07:06:44.804Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-16T07:06:44.804Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-16T07:06:46.578Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-16T07:06:47.562Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-16T07:06:48.547Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-16T07:06:48.619Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-16T07:06:50.686Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-16T07:06:52.257Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-16T07:06:52.257Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-16T07:06:52.257Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-16T07:06:52.257Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-16T07:06:52.257Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-16T07:06:54.477Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-16T07:06:55.465Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-16T07:06:56.466Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-16T07:06:56.937Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-16T07:06:57.926Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-16T07:06:58.959Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-16T07:06:58.959Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-16T07:07:05.095Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-16T07:07:06.453Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-16T07:07:06.453Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-16T07:07:06.453Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-16T07:07:07.317Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-16T07:07:07.317Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-16T07:07:07.317Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-16T07:07:08.887Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-16T07:07:08.887Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-16T07:07:08.887Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-16T07:07:09.357Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-16T07:07:09.377Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-16T07:07:12.320Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-16T07:07:13.159Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-16T07:07:13.311Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-16T07:07:13.609Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-16T07:07:13.781Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-16T07:07:13.781Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-16T07:07:13.781Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-16T07:07:14.077Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-16T07:07:14.078Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-16T07:07:14.078Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-16T07:07:14.078Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-16T07:07:14.078Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-16T07:07:14.770Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-16T07:07:15.761Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-16T07:07:15.761Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-16T07:07:15.761Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-16T07:07:15.761Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-16T07:07:15.761Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-16T07:07:17.863Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-16T07:07:21.652Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-16T07:07:21.812Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-16T07:07:22.930Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-16T07:07:24.601Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-16T07:07:24.601Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-16T07:07:24.601Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-16T07:07:26.560Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-16T07:07:27.547Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-16T07:07:28.534Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-16T07:07:30.101Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-16T07:07:31.308Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-16T07:07:32.292Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-16T07:07:32.292Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-16T07:07:32.292Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-16T07:07:32.292Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-16T07:07:32.292Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-16T07:07:35.239Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-16T07:07:35.239Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-16T07:07:35.239Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-16T07:07:38.758Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-16T07:07:40.970Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-16T07:07:51.389Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-16T07:07:54.338Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-16T07:08:02.994Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-16T07:08:05.648Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-16T07:08:05.648Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-16T07:08:05.648Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-16T07:08:06.781Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-16T07:08:10.414Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-16T07:08:10.414Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-16T07:08:10.414Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-16T07:08:10.414Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-16T07:08:10.885Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-16T07:08:10.885Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-16T07:08:10.885Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-16T07:08:11.355Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-16T07:08:11.355Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-16T07:08:11.535Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-16T07:08:11.824Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-16T07:08:12.523Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-16T07:08:12.523Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-16T07:08:12.523Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-16T07:08:12.523Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-16T07:08:12.523Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-16T07:08:14.737Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-16T07:08:14.737Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-16T07:08:14.737Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-16T07:08:17.931Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-16T07:08:35.761Z] === RUN TestDockerSuite/TestBuildRm [2021-12-16T07:08:48.248Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-16T07:08:50.461Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-16T07:08:50.461Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-16T07:08:50.461Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-16T07:08:50.461Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-16T07:08:50.928Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-16T07:08:51.913Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-16T07:08:54.545Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-16T07:08:54.546Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-16T07:08:54.546Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-16T07:08:54.546Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-16T07:08:55.700Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-16T07:08:59.489Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-16T07:09:04.238Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-16T07:09:05.606Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-16T07:09:18.097Z] === RUN TestDockerSuite/TestBuildRm [2021-12-16T07:09:19.857Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-16T07:09:19.857Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-16T07:09:19.857Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-16T07:09:22.044Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-16T07:09:22.044Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-16T07:09:22.044Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-16T07:09:24.646Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-16T07:09:27.607Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-16T07:09:30.564Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-16T07:09:30.586Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-16T07:09:30.700Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-16T07:09:30.700Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-16T07:09:33.530Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-16T07:09:33.530Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-16T07:09:33.530Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-16T07:09:33.530Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-16T07:09:33.998Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-16T07:09:35.446Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-16T07:09:35.446Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-16T07:09:35.559Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-16T07:09:39.347Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-16T07:09:40.197Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-16T07:09:43.160Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-16T07:09:47.912Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-16T07:10:01.430Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-16T07:10:01.430Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-16T07:10:01.430Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-16T07:10:02.850Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-16T07:10:03.644Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-16T07:10:03.836Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-16T07:10:04.304Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-16T07:10:04.629Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-16T07:10:09.380Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-16T07:10:12.968Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-16T07:10:12.968Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-16T07:10:14.130Z] === RUN TestDockerSuite/TestBuildUser [2021-12-16T07:10:14.130Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-16T07:10:14.130Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-16T07:10:14.130Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-16T07:10:14.130Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-16T07:10:14.130Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-16T07:10:14.130Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-16T07:10:17.717Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-16T07:10:17.718Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-16T07:10:17.916Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-16T07:10:18.383Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-16T07:10:21.330Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-16T07:10:21.330Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-16T07:10:21.330Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-16T07:10:21.330Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-16T07:10:21.330Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-16T07:10:22.469Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-16T07:10:42.546Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-16T07:10:42.546Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-16T07:10:43.702Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-16T07:10:43.702Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-16T07:10:43.702Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-16T07:10:45.915Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-16T07:10:46.901Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-16T07:10:51.090Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-16T07:10:51.657Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-16T07:10:56.406Z] === RUN TestDockerSuite/TestBuildUser [2021-12-16T07:10:56.406Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-16T07:10:56.406Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-16T07:10:56.406Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-16T07:10:56.406Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-16T07:10:56.406Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-16T07:10:56.406Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-16T07:10:56.846Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-16T07:10:56.846Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-16T07:10:56.846Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-16T07:10:56.846Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-16T07:10:56.853Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-16T07:10:56.853Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-16T07:10:56.853Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-16T07:10:56.853Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-16T07:10:56.853Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-16T07:10:59.016Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-16T07:10:59.016Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-16T07:10:59.472Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-16T07:11:01.162Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-16T07:11:01.162Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-16T07:11:04.115Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-16T07:11:04.115Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-16T07:11:04.115Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-16T07:11:04.115Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-16T07:11:04.115Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-16T07:11:09.750Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-16T07:11:14.422Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-16T07:11:14.877Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-16T07:11:29.434Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-16T07:11:29.434Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-16T07:11:29.643Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-16T07:11:29.643Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-16T07:11:29.643Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-16T07:11:29.643Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-16T07:11:29.643Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-16T07:11:29.643Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-16T07:11:29.643Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-16T07:11:29.643Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-16T07:11:36.586Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-16T07:11:36.685Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-16T07:11:38.209Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-16T07:11:38.209Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-16T07:11:38.664Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-16T07:11:38.664Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-16T07:11:38.664Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-16T07:11:38.664Z] docker_cli_sni_test.go:18: Flakey test [2021-12-16T07:11:38.664Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-16T07:11:40.828Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-16T07:11:40.828Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-16T07:11:40.828Z] === RUN TestDockerSuite/TestCommitChange [2021-12-16T07:11:41.341Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-16T07:11:41.341Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-16T07:11:41.341Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-16T07:11:41.341Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-16T07:11:41.341Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-16T07:11:44.294Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-16T07:11:44.294Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-16T07:11:44.294Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-16T07:11:45.491Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-16T07:11:50.152Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-16T07:11:50.153Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-16T07:11:50.153Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-16T07:11:54.716Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-16T07:11:57.193Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-16T07:11:57.193Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-16T07:11:57.193Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-16T07:11:59.467Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-16T07:11:59.467Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-16T07:12:04.233Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-16T07:12:08.897Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-16T07:12:08.897Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-16T07:12:08.897Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-16T07:12:08.897Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-16T07:12:08.897Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-16T07:12:08.897Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-16T07:12:08.897Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-16T07:12:08.897Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-16T07:12:08.897Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-16T07:12:08.897Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-16T07:12:08.897Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-16T07:12:08.897Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-16T07:12:08.897Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-16T07:12:08.897Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-16T07:12:08.897Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-16T07:12:08.897Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-16T07:12:14.393Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-16T07:12:14.393Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-16T07:12:14.393Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-16T07:12:14.393Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-16T07:12:14.393Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-16T07:12:14.393Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-16T07:12:14.393Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-16T07:12:15.379Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-16T07:12:15.936Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-16T07:12:22.976Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-16T07:12:22.976Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-16T07:12:22.976Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-16T07:12:23.167Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-16T07:12:23.167Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-16T07:12:23.167Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-16T07:12:24.039Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-16T07:12:25.028Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-16T07:12:25.028Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-16T07:12:25.495Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-16T07:12:25.495Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-16T07:12:25.495Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-16T07:12:25.495Z] docker_cli_sni_test.go:18: Flakey test [2021-12-16T07:12:25.495Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-16T07:12:25.862Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-16T07:12:25.863Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-16T07:12:25.863Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-16T07:12:25.863Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-16T07:12:25.863Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-16T07:12:25.863Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-16T07:12:25.863Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-16T07:12:28.027Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-16T07:12:28.027Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-16T07:12:28.027Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-16T07:12:28.027Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-16T07:12:28.443Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-16T07:12:30.915Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-16T07:12:30.915Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-16T07:12:30.915Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-16T07:12:30.915Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-16T07:12:30.915Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-16T07:12:30.915Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-16T07:12:30.915Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-16T07:12:30.915Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-16T07:12:33.195Z] === RUN TestDockerSuite/TestCommitChange [2021-12-16T07:12:34.641Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-16T07:12:38.386Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-16T07:12:39.059Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-16T07:12:41.335Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-16T07:12:41.335Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-16T07:12:41.335Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-16T07:12:41.335Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-16T07:12:42.849Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-16T07:12:42.849Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-16T07:12:42.849Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-16T07:12:45.120Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-16T07:12:45.120Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-16T07:12:47.333Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-16T07:12:47.333Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-16T07:12:47.333Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-16T07:12:47.333Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-16T07:12:47.333Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-16T07:12:50.281Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-16T07:12:50.281Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-16T07:12:51.515Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-16T07:12:51.515Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-16T07:12:51.515Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-16T07:12:53.229Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-16T07:12:53.229Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-16T07:12:53.229Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-16T07:12:57.016Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-16T07:12:57.016Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-16T07:12:57.378Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-16T07:12:59.041Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-16T07:12:59.228Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-16T07:13:03.253Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-16T07:13:03.253Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-16T07:13:03.253Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-16T07:13:03.253Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-16T07:13:03.253Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-16T07:13:03.253Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-16T07:13:03.253Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-16T07:13:03.253Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-16T07:13:03.253Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-16T07:13:03.253Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-16T07:13:03.253Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-16T07:13:03.253Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-16T07:13:03.253Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-16T07:13:03.253Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-16T07:13:03.253Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-16T07:13:03.253Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-16T07:13:05.087Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-16T07:13:09.837Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-16T07:13:09.837Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-16T07:13:09.837Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-16T07:13:09.837Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-16T07:13:09.837Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-16T07:13:10.408Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-16T07:13:12.785Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-16T07:13:12.785Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-16T07:13:12.785Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-16T07:13:13.990Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-16T07:13:15.733Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-16T07:13:15.733Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-16T07:13:15.733Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-16T07:13:17.563Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-16T07:13:17.563Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-16T07:13:17.563Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-16T07:13:18.680Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-16T07:13:19.147Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-16T07:13:19.778Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-16T07:13:19.778Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-16T07:13:19.778Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-16T07:13:19.778Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-16T07:13:19.778Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-16T07:13:19.778Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-16T07:13:19.778Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-16T07:13:22.727Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-16T07:13:22.727Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-16T07:13:22.727Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-16T07:13:22.727Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-16T07:13:23.897Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-16T07:13:24.943Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-16T07:13:24.943Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-16T07:13:24.943Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-16T07:13:24.943Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-16T07:13:24.943Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-16T07:13:24.943Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-16T07:13:24.943Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-16T07:13:24.943Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-16T07:13:26.108Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-16T07:13:26.108Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-16T07:13:26.108Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-16T07:13:26.108Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-16T07:13:26.108Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-16T07:13:26.108Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-16T07:13:26.108Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-16T07:13:26.108Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-16T07:13:26.108Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-16T07:13:26.108Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-16T07:13:26.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-16T07:13:28.739Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-16T07:13:28.944Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-16T07:13:29.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-16T07:13:29.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-16T07:13:31.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-16T07:13:31.688Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-16T07:13:33.252Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-16T07:13:33.252Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-16T07:13:33.252Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-16T07:13:33.719Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-16T07:13:34.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-16T07:13:35.932Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-16T07:13:35.933Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-16T07:13:37.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-16T07:13:38.881Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-16T07:13:38.881Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-16T07:13:38.881Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-16T07:13:38.881Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-16T07:13:38.881Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-16T07:13:40.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000089a88_} [2021-12-16T07:13:41.093Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-16T07:13:41.093Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-16T07:13:42.656Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-16T07:13:42.656Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-16T07:13:42.656Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-16T07:13:43.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12475729973_c:\foo_false____} [2021-12-16T07:13:45.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12475729973_c:\foo_true____} [2021-12-16T07:13:45.604Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-16T07:13:45.605Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-16T07:13:48.216Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-16T07:13:48.216Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-16T07:13:48.216Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-16T07:13:48.216Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-16T07:13:48.216Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-16T07:13:48.216Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-16T07:13:48.216Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-16T07:13:48.554Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-16T07:13:51.163Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-16T07:13:51.163Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-16T07:13:51.163Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-16T07:13:51.163Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:13:51.163Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-16T07:13:51.163Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:13:51.163Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-16T07:13:51.163Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-16T07:13:51.163Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-16T07:13:51.163Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-16T07:13:51.163Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-16T07:13:51.163Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-16T07:13:51.163Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-16T07:13:51.163Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-16T07:13:51.163Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-16T07:13:51.163Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-16T07:13:51.163Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-16T07:13:51.163Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-16T07:13:51.163Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-16T07:13:51.163Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-16T07:13:51.163Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-16T07:13:51.163Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-16T07:13:51.163Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-16T07:13:51.163Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:13:51.163Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-16T07:13:51.163Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-16T07:13:51.163Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-16T07:13:52.348Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-16T07:13:54.109Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-16T07:13:54.110Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-16T07:13:54.110Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-16T07:13:54.110Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-16T07:13:56.138Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-16T07:13:56.138Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-16T07:13:56.138Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-16T07:13:56.138Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-16T07:13:56.138Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-16T07:13:57.059Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-16T07:13:57.059Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-16T07:13:57.059Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-16T07:13:57.059Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-16T07:13:57.059Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-16T07:13:57.059Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-16T07:13:57.059Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-16T07:13:58.354Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-16T07:13:58.354Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-16T07:13:58.354Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-16T07:14:01.309Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-16T07:14:01.309Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-16T07:14:01.309Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-16T07:14:02.873Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-16T07:14:02.873Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-16T07:14:02.922Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-16T07:14:05.868Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-16T07:14:05.868Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-16T07:14:05.868Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-16T07:14:05.868Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-16T07:14:05.868Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-16T07:14:07.627Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-16T07:14:09.193Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-16T07:14:09.193Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-16T07:14:09.193Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-16T07:14:09.193Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-16T07:14:09.660Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-16T07:14:09.660Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-16T07:14:09.660Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-16T07:14:09.660Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-16T07:14:09.660Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-16T07:14:09.660Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-16T07:14:09.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-16T07:14:11.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-16T07:14:11.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-16T07:14:11.695Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-16T07:14:14.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-16T07:14:16.279Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-16T07:14:16.279Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-16T07:14:16.279Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-16T07:14:16.279Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-16T07:14:16.279Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-16T07:14:16.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-16T07:14:19.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-16T07:14:21.542Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000504150_} [2021-12-16T07:14:23.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1587982104_c:\foo_false____} [2021-12-16T07:14:26.692Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-16T07:14:26.692Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-16T07:14:26.692Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-16T07:14:26.692Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-16T07:14:26.692Z] === RUN TestDockerSuite/TestCpToDot [2021-12-16T07:14:26.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1587982104_c:\foo_true____} [2021-12-16T07:14:28.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-16T07:14:28.921Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-16T07:14:28.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-16T07:14:28.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-16T07:14:28.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-16T07:14:28.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-16T07:14:28.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-16T07:14:28.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-16T07:14:28.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-16T07:14:29.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-16T07:14:29.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-16T07:14:29.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-16T07:14:29.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-16T07:14:29.389Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-16T07:14:29.389Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-16T07:14:29.389Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-16T07:14:29.389Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-16T07:14:29.389Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-16T07:14:29.389Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-16T07:14:29.389Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-16T07:14:29.389Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-16T07:14:29.389Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-16T07:14:29.389Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-16T07:14:29.389Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-16T07:14:29.537Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-16T07:14:29.638Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-16T07:14:29.638Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-16T07:14:29.638Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-16T07:14:29.638Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-16T07:14:29.638Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-16T07:14:32.340Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-16T07:14:32.340Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.340Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-16T07:14:32.340Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.340Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-16T07:14:32.341Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.341Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-16T07:14:32.341Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.341Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-16T07:14:32.341Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.341Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-16T07:14:32.341Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.341Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-16T07:14:32.341Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.341Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-16T07:14:32.341Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.341Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-16T07:14:32.341Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.341Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-16T07:14:32.341Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.341Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-16T07:14:32.341Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.341Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-16T07:14:32.341Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.341Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-16T07:14:32.341Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.341Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-16T07:14:32.577Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-16T07:14:32.577Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.577Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-16T07:14:32.577Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.577Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-16T07:14:32.577Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.577Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-16T07:14:32.577Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-16T07:14:32.577Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-16T07:14:32.577Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-16T07:14:32.577Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-16T07:14:34.741Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-16T07:14:35.293Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-16T07:14:35.293Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-16T07:14:35.293Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-16T07:14:35.293Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-16T07:14:37.624Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-16T07:14:37.624Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-16T07:14:37.624Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-16T07:14:38.241Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-16T07:14:38.241Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-16T07:14:38.241Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-16T07:14:38.241Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-16T07:14:38.241Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-16T07:14:38.241Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-16T07:14:38.241Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-16T07:14:40.511Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-16T07:14:40.967Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-16T07:14:40.967Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-16T07:14:40.967Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-16T07:14:40.967Z] === RUN TestDockerSuite/TestCreateRM [2021-12-16T07:14:41.421Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-16T07:14:41.421Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-16T07:14:41.421Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-16T07:14:41.421Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-16T07:14:41.877Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-16T07:14:42.037Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-16T07:14:42.992Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-16T07:14:45.206Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-16T07:14:45.206Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-16T07:14:45.674Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-16T07:14:45.674Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-16T07:14:45.674Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-16T07:14:50.409Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-16T07:14:50.409Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-16T07:14:50.865Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-16T07:14:53.755Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-16T07:14:53.755Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-16T07:14:53.755Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-16T07:14:53.755Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-16T07:14:56.094Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-16T07:14:56.094Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-16T07:14:56.094Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-16T07:14:56.094Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-16T07:14:56.094Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-16T07:14:56.642Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-16T07:14:56.642Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-16T07:14:56.642Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-16T07:14:57.097Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-16T07:14:57.097Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-16T07:14:57.097Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-16T07:14:57.097Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-16T07:14:57.097Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-16T07:14:57.097Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-16T07:14:57.097Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-16T07:14:57.097Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-16T07:14:57.097Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestDockerFails [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-16T07:14:57.097Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-16T07:14:57.097Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-16T07:14:57.097Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-16T07:14:57.097Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-16T07:14:57.097Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-16T07:14:57.097Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-16T07:14:59.983Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-16T07:15:02.870Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-16T07:15:04.751Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-16T07:15:04.751Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-16T07:15:04.751Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-16T07:15:04.751Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-16T07:15:04.751Z] === RUN TestDockerSuite/TestCpToDot [2021-12-16T07:15:05.756Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-16T07:15:07.704Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-16T07:15:07.704Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-16T07:15:07.704Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-16T07:15:07.704Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-16T07:15:07.704Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-16T07:15:10.654Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-16T07:15:10.654Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:15:10.654Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-16T07:15:10.654Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-16T07:15:10.654Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-16T07:15:10.654Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-16T07:15:10.654Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-16T07:15:10.654Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-16T07:15:10.654Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-16T07:15:10.654Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-16T07:15:10.654Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-16T07:15:12.870Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-16T07:15:15.823Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-16T07:15:15.823Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-16T07:15:15.823Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-16T07:15:16.033Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-16T07:15:18.039Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-16T07:15:18.507Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-16T07:15:18.975Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-16T07:15:18.975Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-16T07:15:18.975Z] === RUN TestDockerSuite/TestCreateRM [2021-12-16T07:15:19.443Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-16T07:15:19.443Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-16T07:15:19.443Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-16T07:15:19.443Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-16T07:15:19.911Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-16T07:15:21.794Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-16T07:15:27.583Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-16T07:15:28.568Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-16T07:15:28.569Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-16T07:15:29.037Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-16T07:15:29.760Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-16T07:15:30.723Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-16T07:15:32.826Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-16T07:15:32.826Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-16T07:15:32.826Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-16T07:15:32.826Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-16T07:15:35.041Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-16T07:15:35.041Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.041Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-16T07:15:35.510Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-16T07:15:35.510Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-16T07:15:35.510Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-16T07:15:35.510Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-16T07:15:35.510Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-16T07:15:35.510Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-16T07:15:35.510Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-16T07:15:35.510Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-16T07:15:35.510Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestDockerFails [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-16T07:15:35.510Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-16T07:15:35.510Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-16T07:15:35.510Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-16T07:15:35.510Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-16T07:15:35.510Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-16T07:15:35.510Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-16T07:15:36.488Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-16T07:15:36.489Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-16T07:15:37.449Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-16T07:15:38.460Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-16T07:15:41.411Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-16T07:15:43.211Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-16T07:15:43.624Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-16T07:15:48.975Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-16T07:15:48.975Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-16T07:15:48.975Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-16T07:15:48.975Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-16T07:15:48.975Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-16T07:15:48.975Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-16T07:15:48.975Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-16T07:15:48.975Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-16T07:15:48.975Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-16T07:15:49.936Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-16T07:15:49.936Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-16T07:15:49.936Z] === RUN TestDockerSuite/TestEventsRename [2021-12-16T07:15:53.648Z] === RUN TestDockerSuite/TestEventsResize [2021-12-16T07:15:54.046Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-16T07:15:58.799Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-16T07:16:04.660Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-16T07:16:06.872Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-16T07:16:07.857Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-16T07:16:12.610Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-16T07:16:12.610Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-16T07:16:13.596Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-16T07:16:18.350Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-16T07:16:24.212Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-16T07:16:24.212Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-16T07:16:24.212Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-16T07:16:24.212Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-16T07:16:24.212Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-16T07:16:24.212Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-16T07:16:24.212Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-16T07:16:24.212Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-16T07:16:24.212Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-16T07:16:25.197Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-16T07:16:25.197Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-16T07:16:25.197Z] === RUN TestDockerSuite/TestEventsRename [2021-12-16T07:16:27.411Z] === RUN TestDockerSuite/TestEventsResize [2021-12-16T07:16:29.272Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-16T07:16:29.272Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-16T07:16:32.983Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-16T07:16:36.062Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-16T07:16:37.652Z] === RUN TestDockerSuite/TestEventsTop [2021-12-16T07:16:37.652Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-16T07:16:37.652Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-16T07:16:38.281Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-16T07:16:40.492Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-16T07:16:40.538Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-16T07:16:45.197Z] === RUN TestDockerSuite/TestExec [2021-12-16T07:16:45.197Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:16:45.197Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-16T07:16:45.197Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-16T07:16:45.197Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-16T07:16:45.238Z] === RUN TestDockerSuite/TestEventsTop [2021-12-16T07:16:45.238Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-16T07:16:45.238Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-16T07:16:48.084Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-16T07:16:48.183Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-16T07:16:50.971Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-16T07:16:50.971Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:16:50.971Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-16T07:16:50.971Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:16:50.971Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-16T07:16:50.971Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-16T07:16:50.971Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-16T07:16:51.978Z] === RUN TestDockerSuite/TestExec [2021-12-16T07:16:51.978Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:16:51.978Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-16T07:16:51.978Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-16T07:16:51.978Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-16T07:16:53.855Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-16T07:16:54.190Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-16T07:16:55.756Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-16T07:16:55.756Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:16:55.756Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-16T07:16:55.756Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:16:55.756Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-16T07:16:55.756Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-16T07:16:55.756Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-16T07:16:56.740Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-16T07:16:57.967Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-16T07:17:00.183Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-16T07:17:00.456Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-16T07:17:02.399Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-16T07:17:03.342Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-16T07:17:03.963Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-16T07:17:08.824Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-16T07:17:08.824Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-16T07:17:08.824Z] === RUN TestDockerSuite/TestExecEnv [2021-12-16T07:17:08.824Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-16T07:17:08.824Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-16T07:17:08.824Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-16T07:17:08.824Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-16T07:17:09.224Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-16T07:17:09.224Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-16T07:17:09.224Z] === RUN TestDockerSuite/TestExecEnv [2021-12-16T07:17:09.224Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-16T07:17:09.224Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-16T07:17:09.224Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-16T07:17:09.224Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-16T07:17:09.236Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-16T07:17:09.236Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-16T07:17:09.236Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-16T07:17:09.236Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-16T07:17:09.236Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-16T07:17:09.236Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-16T07:17:09.236Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-16T07:17:09.236Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-16T07:17:09.236Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-16T07:17:09.236Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-16T07:17:09.236Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-16T07:17:09.236Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-16T07:17:11.041Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-16T07:17:12.940Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-16T07:17:13.034Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-16T07:17:15.790Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-16T07:17:15.790Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-16T07:17:15.790Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-16T07:17:15.790Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-16T07:17:15.790Z] === RUN TestDockerSuite/TestExecParseError [2021-12-16T07:17:15.790Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-16T07:17:15.790Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-16T07:17:15.790Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-16T07:17:15.790Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-16T07:17:15.790Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-16T07:17:15.790Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-16T07:17:16.833Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-16T07:17:18.004Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-16T07:17:18.004Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-16T07:17:18.004Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-16T07:17:18.004Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-16T07:17:18.004Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-16T07:17:18.004Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-16T07:17:18.004Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-16T07:17:18.004Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-16T07:17:18.004Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-16T07:17:18.004Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-16T07:17:18.004Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-16T07:17:18.700Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-16T07:17:18.700Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-16T07:17:18.700Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-16T07:17:18.700Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-16T07:17:18.700Z] === RUN TestDockerSuite/TestExecParseError [2021-12-16T07:17:18.700Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-16T07:17:18.700Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-16T07:17:18.700Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-16T07:17:18.700Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-16T07:17:18.700Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-16T07:17:18.700Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-16T07:17:20.218Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-16T07:17:20.218Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-16T07:17:20.218Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-16T07:17:22.413Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-16T07:17:22.413Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-16T07:17:22.413Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-16T07:17:22.413Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-16T07:17:22.413Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-16T07:17:22.413Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-16T07:17:22.413Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-16T07:17:22.413Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-16T07:17:22.413Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-16T07:17:22.413Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-16T07:17:22.413Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-16T07:17:22.708Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-16T07:17:22.708Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-16T07:17:22.708Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-16T07:17:22.708Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-16T07:17:23.184Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-16T07:17:23.184Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-16T07:17:23.184Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-16T07:17:23.184Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-16T07:17:23.184Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-16T07:17:23.184Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-16T07:17:23.184Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-16T07:17:26.096Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-16T07:17:26.096Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-16T07:17:26.096Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-16T07:17:26.096Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-16T07:17:26.096Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-16T07:17:26.096Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-16T07:17:26.096Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-16T07:17:26.123Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-16T07:17:26.123Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-16T07:17:26.123Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-16T07:17:27.950Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-16T07:17:27.950Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-16T07:17:27.950Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-16T07:17:27.950Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-16T07:17:27.950Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-16T07:17:27.950Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-16T07:17:27.950Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-16T07:17:29.519Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-16T07:17:31.884Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-16T07:17:31.884Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-16T07:17:31.884Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-16T07:17:31.884Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-16T07:17:31.884Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-16T07:17:31.884Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-16T07:17:31.884Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-16T07:17:31.953Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-16T07:17:35.400Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-16T07:17:37.815Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-16T07:17:38.924Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-16T07:17:40.770Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-16T07:17:45.966Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-16T07:17:46.634Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-16T07:17:46.634Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:17:46.634Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-16T07:17:46.634Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-16T07:17:46.634Z] === RUN TestDockerSuite/TestHealth [2021-12-16T07:17:46.634Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-16T07:17:46.634Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-16T07:17:46.634Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-16T07:17:46.634Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-16T07:17:46.634Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-16T07:17:49.682Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-16T07:17:52.497Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-16T07:17:52.497Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-16T07:17:52.497Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-16T07:17:52.497Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-16T07:17:52.497Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-16T07:17:52.497Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-16T07:17:52.497Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-16T07:17:52.966Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-16T07:17:52.966Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-16T07:17:52.966Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-16T07:17:53.952Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-16T07:17:53.952Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-16T07:17:55.515Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-16T07:17:55.984Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-16T07:17:56.692Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-16T07:17:56.692Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-16T07:17:56.692Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-16T07:17:56.692Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-16T07:17:56.692Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-16T07:17:56.692Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-16T07:17:56.692Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-16T07:17:56.692Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-16T07:17:56.692Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-16T07:17:56.692Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-16T07:17:56.692Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-16T07:17:56.692Z] === RUN TestDockerSuite/TestBuildFails [2021-12-16T07:17:56.725Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-16T07:17:56.725Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:17:56.725Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-16T07:17:56.725Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-16T07:17:56.725Z] === RUN TestDockerSuite/TestHealth [2021-12-16T07:17:56.725Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-16T07:17:56.725Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-16T07:17:56.725Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-16T07:17:56.725Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-16T07:17:56.725Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-16T07:17:58.196Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-16T07:18:01.145Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-16T07:18:01.145Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-16T07:18:01.145Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-16T07:18:01.145Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-16T07:18:01.392Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-16T07:18:01.392Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-16T07:18:01.392Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-16T07:18:01.392Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-16T07:18:01.392Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-16T07:18:01.392Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-16T07:18:01.392Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-16T07:18:02.351Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-16T07:18:02.351Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-16T07:18:02.351Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-16T07:18:02.579Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-16T07:18:02.579Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-16T07:18:03.311Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-16T07:18:03.311Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-16T07:18:04.835Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-16T07:18:04.932Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-16T07:18:04.932Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-16T07:18:05.290Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-16T07:18:07.143Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-16T07:18:07.143Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-16T07:18:07.143Z] === RUN TestDockerSuite/TestImportFile [2021-12-16T07:18:07.143Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-16T07:18:07.143Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-16T07:18:07.143Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-16T07:18:07.143Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-16T07:18:07.143Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-16T07:18:07.143Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-16T07:18:07.143Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-16T07:18:07.143Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:18:07.143Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-16T07:18:07.143Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-16T07:18:07.143Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-16T07:18:07.143Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-16T07:18:07.143Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-16T07:18:07.143Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-16T07:18:07.143Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-16T07:18:07.143Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-16T07:18:07.143Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-16T07:18:07.143Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-16T07:18:07.143Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-16T07:18:07.143Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-16T07:18:07.453Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-16T07:18:09.772Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-16T07:18:10.097Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-16T07:18:10.339Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-16T07:18:10.339Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-16T07:18:10.339Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-16T07:18:10.339Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-16T07:18:12.313Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-16T07:18:12.313Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-16T07:18:12.313Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-16T07:18:12.313Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-16T07:18:12.313Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-16T07:18:12.313Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-16T07:18:12.313Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-16T07:18:12.313Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-16T07:18:14.054Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-16T07:18:14.054Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-16T07:18:15.261Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-16T07:18:15.261Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-16T07:18:15.644Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-16T07:18:16.219Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-16T07:18:16.219Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-16T07:18:16.219Z] === RUN TestDockerSuite/TestImportFile [2021-12-16T07:18:16.219Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-16T07:18:16.219Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-16T07:18:16.219Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-16T07:18:16.219Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-16T07:18:16.219Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-16T07:18:16.219Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-16T07:18:16.219Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-16T07:18:16.219Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:18:16.219Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-16T07:18:16.219Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-16T07:18:16.219Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-16T07:18:16.219Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-16T07:18:16.219Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-16T07:18:16.219Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-16T07:18:16.219Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-16T07:18:16.674Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-16T07:18:16.674Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-16T07:18:16.674Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-16T07:18:16.674Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-16T07:18:16.674Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-16T07:18:17.475Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-16T07:18:17.475Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-16T07:18:17.475Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-16T07:18:17.475Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-16T07:18:17.475Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-16T07:18:17.475Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-16T07:18:17.475Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-16T07:18:19.560Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-16T07:18:20.425Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-16T07:18:22.446Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-16T07:18:22.446Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-16T07:18:22.446Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-16T07:18:22.446Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-16T07:18:22.446Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-16T07:18:22.446Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-16T07:18:22.446Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-16T07:18:22.446Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-16T07:18:24.315Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-16T07:18:25.176Z] === RUN TestDockerSuite/TestInspectImage [2021-12-16T07:18:25.176Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:18:25.176Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-16T07:18:25.176Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:18:25.176Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-16T07:18:25.176Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-16T07:18:25.176Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-16T07:18:25.341Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-16T07:18:25.341Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-16T07:18:26.740Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-16T07:18:28.290Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-16T07:18:28.290Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-16T07:18:28.290Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-16T07:18:28.290Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-16T07:18:28.290Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-16T07:18:28.290Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-16T07:18:28.290Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-16T07:18:28.964Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-16T07:18:29.431Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-16T07:18:31.243Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-16T07:18:32.379Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-16T07:18:34.592Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-16T07:18:34.592Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-16T07:18:34.592Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-16T07:18:34.592Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-16T07:18:35.991Z] === RUN TestDockerSuite/TestInspectImage [2021-12-16T07:18:35.992Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:18:35.992Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-16T07:18:35.992Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:18:35.992Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-16T07:18:35.992Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-16T07:18:35.992Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-16T07:18:36.804Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-16T07:18:36.823Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-16T07:18:37.292Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-16T07:18:38.939Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-16T07:18:40.592Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-16T07:18:41.152Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-16T07:18:41.619Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-16T07:18:43.831Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-16T07:18:44.381Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-16T07:18:44.458Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-16T07:18:44.458Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-16T07:18:44.458Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-16T07:18:44.928Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-16T07:18:45.397Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-16T07:18:45.397Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-16T07:18:45.397Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-16T07:18:46.603Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-16T07:18:46.779Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-16T07:18:46.779Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-16T07:18:46.779Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-16T07:18:46.779Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-16T07:18:48.816Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-16T07:18:50.567Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-16T07:18:51.027Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-16T07:18:53.242Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-16T07:18:54.353Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-16T07:18:55.453Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-16T07:18:57.669Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-16T07:18:57.669Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-16T07:18:57.669Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:18:57.669Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-16T07:18:57.669Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-16T07:18:57.669Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-16T07:18:57.669Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-16T07:18:57.669Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-16T07:18:57.669Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-16T07:18:57.669Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-16T07:18:57.669Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-16T07:18:57.669Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-16T07:18:57.669Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-16T07:18:57.669Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-16T07:18:57.669Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:18:57.669Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-16T07:18:57.669Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-16T07:18:57.669Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-16T07:18:57.669Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-16T07:18:57.669Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-16T07:18:57.669Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-16T07:18:58.136Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-16T07:18:58.136Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-16T07:18:58.136Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-16T07:18:58.136Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:18:58.136Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-16T07:18:58.136Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-16T07:18:58.136Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-16T07:18:58.136Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-16T07:18:58.136Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-16T07:18:58.136Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-16T07:18:58.136Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-16T07:18:58.136Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-16T07:18:58.136Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-16T07:18:58.136Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-16T07:18:58.136Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-16T07:19:00.212Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-16T07:19:00.347Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-16T07:19:01.913Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-16T07:19:03.162Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-16T07:19:03.225Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-16T07:19:03.225Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-16T07:19:03.225Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-16T07:19:06.108Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-16T07:19:07.769Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-16T07:19:09.056Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-16T07:19:10.720Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-16T07:19:10.720Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-16T07:19:10.720Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-16T07:19:12.002Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-16T07:19:12.286Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-16T07:19:12.286Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-16T07:19:14.215Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-16T07:19:15.755Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-16T07:19:16.225Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-16T07:19:17.162Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-16T07:19:17.162Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-16T07:19:17.162Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.162Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-16T07:19:17.162Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.162Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-16T07:19:17.162Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.162Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-16T07:19:17.162Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.162Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-16T07:19:17.162Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.162Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-16T07:19:17.162Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.162Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-16T07:19:17.162Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.163Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-16T07:19:17.163Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.163Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-16T07:19:17.163Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.163Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-16T07:19:17.163Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.163Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-16T07:19:17.163Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.163Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-16T07:19:17.163Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.163Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-16T07:19:17.163Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.163Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-16T07:19:17.163Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.163Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-16T07:19:17.163Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.163Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-16T07:19:17.163Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-16T07:19:17.163Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-16T07:19:17.163Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-16T07:19:17.163Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-16T07:19:19.181Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-16T07:19:19.181Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-16T07:19:19.181Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-16T07:19:19.435Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-16T07:19:19.648Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-16T07:19:19.649Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-16T07:19:20.113Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-16T07:19:23.058Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-16T07:19:25.298Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-16T07:19:25.524Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-16T07:19:26.517Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-16T07:19:26.996Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-16T07:19:28.563Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-16T07:19:28.919Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-16T07:19:29.034Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-16T07:19:30.035Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-16T07:19:31.155Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-16T07:19:31.867Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-16T07:19:31.867Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-16T07:19:31.867Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-16T07:19:32.256Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-16T07:19:33.368Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-16T07:19:35.580Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-16T07:19:35.580Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-16T07:19:35.580Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-16T07:19:35.650Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-16T07:19:35.650Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-16T07:19:37.793Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-16T07:19:39.418Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-16T07:19:39.418Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-16T07:19:39.418Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-16T07:19:39.418Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-16T07:19:39.418Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-16T07:19:39.891Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-16T07:19:39.891Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-16T07:19:39.891Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-16T07:19:39.891Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-16T07:19:40.738Z] === RUN TestDockerSuite/TestLogsSince [2021-12-16T07:19:40.879Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-16T07:19:41.509Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-16T07:19:41.868Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-16T07:19:46.258Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-16T07:19:49.389Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-16T07:19:49.389Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-16T07:19:49.389Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-16T07:19:49.389Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-16T07:19:49.389Z] === RUN TestDockerSuite/TestLogsTail [2021-12-16T07:19:52.125Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-16T07:19:52.304Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-16T07:19:52.339Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-16T07:19:55.285Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-16T07:19:55.910Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-16T07:19:57.497Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-16T07:19:57.497Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.497Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-16T07:19:57.497Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.497Z] === RUN TestDockerSuite/TestNetHostname [2021-12-16T07:19:57.497Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.497Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-16T07:19:57.497Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.497Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-16T07:19:57.497Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.497Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-16T07:19:57.497Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.497Z] === RUN TestDockerSuite/TestPluginActive [2021-12-16T07:19:57.497Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.497Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-16T07:19:57.497Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.497Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-16T07:19:57.965Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-16T07:19:57.965Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.965Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-16T07:19:57.965Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-16T07:19:57.965Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-16T07:19:57.965Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-16T07:19:57.965Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-16T07:19:57.965Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.965Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-16T07:19:57.965Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.965Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-16T07:19:57.965Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.965Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-16T07:19:57.965Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.965Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-16T07:19:57.965Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.965Z] === RUN TestDockerSuite/TestPortList [2021-12-16T07:19:57.965Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-16T07:19:57.965Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-16T07:20:00.659Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-16T07:20:00.659Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-16T07:20:00.659Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-16T07:20:02.714Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-16T07:20:02.714Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:20:02.714Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-16T07:20:02.714Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-16T07:20:02.714Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-16T07:20:02.714Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-16T07:20:02.714Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-16T07:20:02.714Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-16T07:20:02.714Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-16T07:20:02.714Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-16T07:20:02.714Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-16T07:20:02.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-16T07:20:02.714Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-16T07:20:02.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-16T07:20:02.714Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-16T07:20:02.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-16T07:20:02.714Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-16T07:20:02.714Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-16T07:20:02.870Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-16T07:20:05.816Z] === RUN TestDockerSuite/TestLogsSince [2021-12-16T07:20:08.576Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-16T07:20:08.576Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-16T07:20:08.576Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-16T07:20:15.730Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-16T07:20:15.730Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-16T07:20:15.730Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-16T07:20:16.234Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-16T07:20:16.234Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-16T07:20:16.234Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-16T07:20:16.234Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-16T07:20:16.234Z] === RUN TestDockerSuite/TestLogsTail [2021-12-16T07:20:18.447Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-16T07:20:21.399Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-16T07:20:24.286Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-16T07:20:24.286Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestNetHostname [2021-12-16T07:20:24.286Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-16T07:20:24.286Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-16T07:20:24.286Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-16T07:20:24.286Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestPluginActive [2021-12-16T07:20:24.286Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-16T07:20:24.286Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-16T07:20:24.286Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-16T07:20:24.286Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-16T07:20:24.286Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-16T07:20:24.286Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-16T07:20:24.286Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-16T07:20:24.286Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-16T07:20:24.286Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-16T07:20:24.286Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.286Z] === RUN TestDockerSuite/TestPortList [2021-12-16T07:20:24.286Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-16T07:20:24.386Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-16T07:20:24.742Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-16T07:20:28.197Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-16T07:20:28.197Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-16T07:20:28.197Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-16T07:20:28.197Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-16T07:20:30.502Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-16T07:20:30.502Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:20:30.502Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-16T07:20:30.502Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-16T07:20:30.502Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-16T07:20:30.502Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-16T07:20:30.502Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-16T07:20:30.502Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-16T07:20:30.502Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-16T07:20:30.502Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-16T07:20:30.502Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-16T07:20:30.502Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-16T07:20:30.502Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-16T07:20:30.502Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-16T07:20:30.502Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-16T07:20:30.502Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-16T07:20:30.502Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-16T07:20:30.502Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-16T07:20:36.265Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-16T07:20:36.265Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-16T07:20:36.265Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-16T07:20:39.316Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-16T07:20:39.316Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-16T07:20:39.316Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-16T07:20:39.316Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-16T07:20:48.601Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-16T07:20:48.601Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-16T07:20:48.601Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-16T07:20:51.805Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-16T07:20:55.596Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-16T07:20:58.882Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-16T07:21:04.065Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-16T07:21:04.252Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-16T07:21:08.038Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-16T07:21:08.038Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-16T07:21:08.038Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-16T07:21:08.038Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-16T07:21:08.038Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-16T07:21:12.788Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-16T07:21:12.788Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-16T07:21:12.788Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-16T07:21:12.788Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-16T07:21:12.788Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-16T07:21:12.788Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-16T07:21:12.788Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-16T07:21:12.788Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-16T07:21:12.788Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-16T07:21:16.510Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-16T07:21:16.510Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-16T07:21:16.510Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-16T07:21:16.510Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-16T07:21:16.510Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-16T07:21:16.510Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-16T07:21:19.397Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-16T07:21:19.940Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-16T07:21:19.940Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-16T07:21:19.940Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-16T07:21:21.501Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-16T07:21:21.501Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-16T07:21:21.501Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-16T07:21:23.063Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-16T07:21:23.530Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-16T07:21:23.530Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-16T07:21:23.530Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-16T07:21:27.923Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-16T07:21:28.281Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-16T07:21:29.380Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-16T07:21:31.597Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-16T07:21:32.071Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-16T07:21:34.961Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-16T07:21:34.961Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-16T07:21:34.961Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-16T07:21:34.961Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-16T07:21:34.961Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-16T07:21:35.018Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-16T07:21:40.721Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-16T07:21:40.721Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-16T07:21:40.721Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-16T07:21:40.721Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-16T07:21:40.721Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-16T07:21:40.721Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-16T07:21:40.721Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-16T07:21:40.721Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-16T07:21:40.721Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-16T07:21:44.098Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-16T07:21:49.982Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-16T07:21:51.004Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-16T07:21:51.004Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-16T07:21:51.004Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-16T07:21:51.459Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-16T07:21:51.459Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-16T07:21:51.459Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-16T07:21:52.421Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-16T07:21:53.381Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-16T07:21:53.381Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-16T07:21:53.381Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-16T07:21:59.142Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-16T07:22:00.307Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-16T07:22:00.307Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:22:00.307Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-16T07:22:04.105Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-16T07:22:04.105Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-16T07:22:04.105Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-16T07:22:04.918Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-16T07:22:05.090Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-16T07:22:07.805Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-16T07:22:09.846Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-16T07:22:11.223Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-16T07:22:11.223Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-16T07:22:11.223Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-16T07:22:14.603Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-16T07:22:14.603Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:22:14.603Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-16T07:22:19.357Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-16T07:22:19.357Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-16T07:22:19.357Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-16T07:22:23.723Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-16T07:22:24.713Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-16T07:22:24.713Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-16T07:22:24.713Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-16T07:22:24.713Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-16T07:22:24.713Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-16T07:22:27.670Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-16T07:22:32.884Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-16T07:22:32.885Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:22:32.885Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-16T07:22:34.282Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-16T07:22:35.847Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-16T07:22:36.314Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-16T07:22:38.105Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-16T07:22:39.925Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-16T07:22:39.925Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-16T07:22:39.925Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-16T07:22:40.380Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-16T07:22:42.179Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-16T07:22:46.785Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-16T07:22:46.785Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-16T07:22:46.785Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-16T07:22:47.421Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-16T07:22:48.042Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-16T07:22:49.015Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-16T07:22:50.004Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-16T07:22:51.581Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-16T07:22:53.185Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-16T07:22:53.185Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:22:53.185Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-16T07:22:55.198Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-16T07:22:58.949Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-16T07:22:58.949Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-16T07:22:58.949Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-16T07:22:59.949Z] === RUN TestDockerSuite/TestRmiTag [2021-12-16T07:22:59.949Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-16T07:23:02.898Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-16T07:23:12.843Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-16T07:23:14.410Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-16T07:23:16.584Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-16T07:23:18.746Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-16T07:23:19.201Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-16T07:23:20.716Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-16T07:23:22.280Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-16T07:23:24.864Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-16T07:23:26.243Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-16T07:23:28.149Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-16T07:23:29.136Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-16T07:23:29.136Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-16T07:23:29.136Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-16T07:23:29.136Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-16T07:23:29.136Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-16T07:23:29.136Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-16T07:23:29.136Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-16T07:23:29.136Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-16T07:23:29.136Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-16T07:23:29.136Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-16T07:23:29.136Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-16T07:23:29.136Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-16T07:23:29.136Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-16T07:23:29.136Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-16T07:23:29.136Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-16T07:23:29.635Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-16T07:23:32.005Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-16T07:23:32.082Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-16T07:23:32.082Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-16T07:23:32.082Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-16T07:23:32.082Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-16T07:23:32.082Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-16T07:23:37.942Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-16T07:23:40.064Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-16T07:23:40.154Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-16T07:23:40.535Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-16T07:23:43.102Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-16T07:23:44.254Z] === RUN TestDockerSuite/TestRmiTag [2021-12-16T07:23:44.709Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-16T07:23:45.315Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-16T07:23:47.238Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-16T07:23:47.596Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-16T07:23:48.262Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-16T07:23:48.262Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-16T07:23:53.012Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-16T07:23:53.012Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-16T07:23:53.012Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-16T07:23:53.012Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-16T07:23:53.012Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-16T07:23:53.012Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-16T07:23:53.012Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-16T07:23:53.012Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-16T07:23:53.012Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-16T07:23:53.012Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-16T07:23:53.012Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-16T07:23:53.012Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-16T07:23:53.012Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-16T07:23:53.012Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-16T07:23:53.012Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-16T07:23:53.012Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-16T07:23:53.012Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-16T07:23:53.012Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-16T07:23:53.012Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-16T07:23:53.012Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-16T07:23:53.012Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-16T07:23:53.012Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-16T07:23:53.012Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-16T07:23:53.148Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-16T07:23:54.136Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-16T07:23:54.136Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-16T07:23:54.136Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-16T07:23:54.136Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-16T07:23:54.136Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-16T07:23:55.960Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-16T07:23:55.960Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-16T07:23:55.960Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-16T07:23:57.093Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-16T07:23:57.093Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-16T07:23:57.093Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-16T07:23:58.913Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-16T07:23:58.913Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-16T07:23:58.913Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-16T07:23:58.913Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-16T07:23:58.913Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-16T07:24:01.863Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-16T07:24:01.863Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-16T07:24:01.863Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-16T07:24:01.863Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-16T07:24:01.863Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-16T07:24:01.863Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-16T07:24:01.863Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-16T07:24:01.863Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-16T07:24:01.863Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-16T07:24:01.863Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-16T07:24:01.863Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-16T07:24:01.863Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-16T07:24:01.863Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-16T07:24:01.863Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-16T07:24:01.863Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-16T07:24:03.428Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-16T07:24:06.377Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-16T07:24:08.594Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-16T07:24:08.594Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-16T07:24:08.594Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-16T07:24:08.594Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-16T07:24:08.594Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-16T07:24:08.594Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-16T07:24:08.594Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-16T07:24:08.632Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-16T07:24:09.591Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-16T07:24:11.542Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-16T07:24:11.542Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-16T07:24:11.542Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-16T07:24:11.542Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-16T07:24:11.542Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-16T07:24:11.542Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-16T07:24:11.542Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-16T07:24:11.542Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-16T07:24:11.542Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-16T07:24:13.105Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-16T07:24:14.288Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-16T07:24:15.273Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-16T07:24:15.273Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-16T07:24:15.273Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-16T07:24:15.273Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-16T07:24:15.273Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-16T07:24:15.273Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-16T07:24:15.273Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-16T07:24:15.273Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-16T07:24:15.273Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-16T07:24:15.273Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-16T07:24:15.273Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-16T07:24:15.273Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-16T07:24:15.273Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-16T07:24:15.273Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-16T07:24:15.273Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-16T07:24:17.855Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-16T07:24:17.855Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-16T07:24:17.855Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-16T07:24:17.855Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-16T07:24:17.855Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-16T07:24:17.855Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-16T07:24:17.855Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-16T07:24:17.855Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-16T07:24:17.855Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-16T07:24:17.855Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-16T07:24:17.855Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-16T07:24:17.855Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-16T07:24:17.855Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-16T07:24:18.223Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-16T07:24:18.223Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-16T07:24:18.223Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-16T07:24:18.223Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-16T07:24:18.223Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-16T07:24:20.811Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-16T07:24:20.811Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-16T07:24:20.811Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-16T07:24:20.811Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-16T07:24:20.811Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-16T07:24:20.811Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-16T07:24:23.023Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-16T07:24:24.082Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-16T07:24:25.237Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-16T07:24:25.237Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-16T07:24:25.237Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-16T07:24:27.030Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-16T07:24:28.187Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-16T07:24:28.187Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-16T07:24:28.187Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-16T07:24:28.187Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-16T07:24:28.187Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-16T07:24:28.187Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-16T07:24:28.187Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-16T07:24:29.978Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-16T07:24:30.403Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-16T07:24:32.616Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-16T07:24:32.925Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-16T07:24:35.142Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-16T07:24:35.142Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-16T07:24:35.569Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-16T07:24:37.781Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-16T07:24:37.781Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-16T07:24:37.781Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-16T07:24:37.781Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-16T07:24:37.782Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-16T07:24:37.782Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-16T07:24:37.782Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-16T07:24:37.782Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-16T07:24:37.782Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-16T07:24:37.782Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-16T07:24:37.782Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-16T07:24:37.782Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-16T07:24:37.782Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-16T07:24:37.782Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-16T07:24:37.782Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-16T07:24:37.782Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-16T07:24:41.025Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-16T07:24:41.025Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-16T07:24:41.025Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-16T07:24:41.025Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-16T07:24:41.025Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-16T07:24:41.025Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-16T07:24:41.025Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-16T07:24:41.025Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-16T07:24:41.025Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-16T07:24:41.025Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-16T07:24:41.025Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-16T07:24:41.025Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-16T07:24:41.025Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-16T07:24:41.025Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-16T07:24:41.025Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-16T07:24:41.025Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-16T07:24:41.025Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-16T07:24:41.025Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-16T07:24:41.025Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-16T07:24:41.025Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-16T07:24:41.025Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-16T07:24:41.025Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-16T07:24:41.025Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-16T07:24:42.531Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-16T07:24:42.531Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-16T07:24:42.531Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-16T07:24:42.531Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-16T07:24:42.531Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-16T07:24:42.531Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-16T07:24:42.531Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-16T07:24:42.531Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-16T07:24:42.531Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-16T07:24:42.531Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-16T07:24:42.531Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-16T07:24:42.531Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-16T07:24:43.238Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-16T07:24:43.238Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-16T07:24:43.238Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-16T07:24:47.986Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-16T07:24:47.986Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-16T07:24:47.986Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-16T07:24:47.986Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-16T07:24:47.986Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-16T07:24:47.990Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-16T07:24:49.685Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-16T07:24:49.685Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-16T07:24:49.685Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-16T07:24:50.198Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-16T07:24:50.199Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.199Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-16T07:24:50.199Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.199Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-16T07:24:50.199Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.199Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-16T07:24:50.199Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.199Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-16T07:24:50.199Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.199Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-16T07:24:50.199Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.199Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-16T07:24:50.199Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.199Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-16T07:24:50.671Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-16T07:24:50.671Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.671Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-16T07:24:50.671Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.671Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-16T07:24:50.671Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.671Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-16T07:24:50.671Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.671Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-16T07:24:50.671Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.671Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-16T07:24:50.671Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.671Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-16T07:24:50.671Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.671Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-16T07:24:50.671Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.671Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-16T07:24:50.671Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.671Z] === RUN TestDockerSuite/TestRunMount [2021-12-16T07:24:50.671Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.671Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-16T07:24:50.671Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.671Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-16T07:24:50.671Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.671Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-16T07:24:50.671Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-16T07:24:50.671Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-16T07:24:51.761Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-16T07:24:54.708Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-16T07:24:57.655Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-16T07:24:57.655Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-16T07:24:57.655Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-16T07:24:57.655Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-16T07:24:57.655Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-16T07:24:57.655Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-16T07:24:57.655Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-16T07:24:59.323Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-16T07:24:59.323Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-16T07:24:59.323Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-16T07:24:59.323Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-16T07:24:59.323Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-16T07:24:59.323Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-16T07:24:59.323Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-16T07:25:00.601Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-16T07:25:00.601Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-16T07:25:00.601Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-16T07:25:00.601Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-16T07:25:00.601Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-16T07:25:00.601Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-16T07:25:00.601Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-16T07:25:00.601Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-16T07:25:00.601Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-16T07:25:01.586Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-16T07:25:03.114Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-16T07:25:07.447Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-16T07:25:07.447Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.447Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-16T07:25:07.447Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.447Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-16T07:25:07.447Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.447Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-16T07:25:07.447Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.447Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-16T07:25:07.447Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.447Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-16T07:25:07.447Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.447Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-16T07:25:07.970Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-16T07:25:07.970Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.970Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-16T07:25:07.970Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.970Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-16T07:25:07.970Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.970Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-16T07:25:07.970Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.970Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-16T07:25:07.970Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-16T07:25:07.970Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-16T07:25:07.970Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-16T07:25:07.970Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.970Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-16T07:25:07.970Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-16T07:25:07.970Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-16T07:25:08.437Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-16T07:25:09.421Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-16T07:25:10.394Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-16T07:25:10.394Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-16T07:25:10.394Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-16T07:25:10.394Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-16T07:25:10.394Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-16T07:25:10.394Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-16T07:25:10.983Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-16T07:25:12.607Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-16T07:25:13.194Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-16T07:25:13.310Z] === RUN TestDockerSuite/TestBuildRm [2021-12-16T07:25:14.178Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-16T07:25:15.556Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-16T07:25:15.556Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-16T07:25:15.556Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-16T07:25:16.390Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-16T07:25:16.858Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-16T07:25:16.858Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-16T07:25:16.858Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-16T07:25:16.858Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-16T07:25:16.858Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-16T07:25:16.858Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-16T07:25:16.858Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-16T07:25:16.858Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-16T07:25:16.858Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-16T07:25:16.858Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-16T07:25:16.858Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-16T07:25:16.858Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-16T07:25:16.858Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-16T07:25:16.858Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-16T07:25:16.858Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-16T07:25:16.858Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-16T07:25:18.500Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-16T07:25:18.500Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-16T07:25:18.500Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-16T07:25:18.500Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-16T07:25:18.500Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-16T07:25:18.500Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-16T07:25:18.500Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-16T07:25:20.641Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-16T07:25:20.642Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-16T07:25:20.642Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-16T07:25:20.642Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-16T07:25:20.642Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-16T07:25:20.642Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-16T07:25:20.642Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-16T07:25:20.642Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-16T07:25:20.642Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-16T07:25:20.642Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-16T07:25:20.642Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-16T07:25:20.715Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-16T07:25:23.665Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-16T07:25:26.617Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-16T07:25:28.264Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-16T07:25:28.831Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-16T07:25:28.831Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-16T07:25:28.831Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-16T07:25:28.831Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-16T07:25:28.831Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-16T07:25:28.831Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-16T07:25:28.831Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-16T07:25:28.831Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-16T07:25:28.831Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-16T07:25:28.831Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-16T07:25:28.831Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-16T07:25:28.831Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-16T07:25:28.831Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-16T07:25:28.831Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-16T07:25:28.831Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-16T07:25:28.831Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-16T07:25:29.297Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-16T07:25:29.297Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-16T07:25:29.297Z] === RUN TestDockerSuite/TestRunRm [2021-12-16T07:25:30.483Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-16T07:25:30.483Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-16T07:25:30.483Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-16T07:25:30.483Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-16T07:25:30.952Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-16T07:25:32.246Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-16T07:25:32.517Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-16T07:25:34.691Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-16T07:25:34.691Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-16T07:25:34.691Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-16T07:25:34.691Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-16T07:25:34.691Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-16T07:25:34.691Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-16T07:25:34.691Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-16T07:25:34.691Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-16T07:25:34.691Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-16T07:25:34.691Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-16T07:25:34.691Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-16T07:25:34.691Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-16T07:25:37.284Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-16T07:25:38.107Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-16T07:25:40.318Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-16T07:25:41.823Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-16T07:25:41.823Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-16T07:25:41.823Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-16T07:25:42.048Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-16T07:25:42.530Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-16T07:25:43.475Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-16T07:25:43.475Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-16T07:25:43.475Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-16T07:25:43.475Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-16T07:25:43.475Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-16T07:25:43.475Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-16T07:25:43.475Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-16T07:25:43.475Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-16T07:25:43.475Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-16T07:25:43.475Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-16T07:25:43.475Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-16T07:25:43.475Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-16T07:25:43.475Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-16T07:25:43.475Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-16T07:25:43.475Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-16T07:25:43.475Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-16T07:25:43.475Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-16T07:25:43.475Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-16T07:25:43.475Z] === RUN TestDockerSuite/TestRunMount [2021-12-16T07:25:43.475Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-16T07:25:43.475Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-16T07:25:43.475Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-16T07:25:43.475Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-16T07:25:43.475Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-16T07:25:43.475Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-16T07:25:43.475Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-16T07:25:43.475Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-16T07:25:44.744Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-16T07:25:46.810Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-16T07:25:46.956Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-16T07:25:46.956Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-16T07:25:46.956Z] === RUN TestDockerSuite/TestRunState [2021-12-16T07:25:46.956Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-16T07:25:46.956Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-16T07:25:49.907Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-16T07:25:49.907Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-16T07:25:49.907Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-16T07:25:51.472Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-16T07:25:51.473Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-16T07:25:51.473Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-16T07:25:51.473Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-16T07:25:51.473Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-16T07:25:51.941Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-16T07:25:51.941Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-16T07:25:51.941Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-16T07:25:51.941Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-16T07:25:52.008Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-16T07:25:52.008Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-16T07:25:52.008Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-16T07:25:52.008Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-16T07:25:52.008Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-16T07:25:52.008Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-16T07:25:52.008Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-16T07:25:56.692Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-16T07:25:56.692Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-16T07:25:56.692Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-16T07:25:56.692Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-16T07:25:56.692Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-16T07:25:56.692Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-16T07:25:56.692Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-16T07:25:56.692Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-16T07:25:56.692Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-16T07:25:56.692Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-16T07:25:56.692Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-16T07:25:56.692Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-16T07:25:56.692Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-16T07:25:56.692Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-16T07:25:56.692Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-16T07:25:56.692Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-16T07:25:56.692Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-16T07:25:56.692Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-16T07:25:56.692Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-16T07:25:56.692Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-16T07:25:56.692Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-16T07:25:57.768Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-16T07:25:59.642Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-16T07:25:59.642Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-16T07:25:59.642Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-16T07:26:01.860Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-16T07:26:01.860Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-16T07:26:01.860Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-16T07:26:01.860Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-16T07:26:01.860Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-16T07:26:02.431Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-16T07:26:02.431Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-16T07:26:02.431Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-16T07:26:02.431Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-16T07:26:02.431Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-16T07:26:02.431Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-16T07:26:02.431Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-16T07:26:02.431Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-16T07:26:02.431Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-16T07:26:02.431Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-16T07:26:02.431Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-16T07:26:02.431Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-16T07:26:02.431Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-16T07:26:02.431Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-16T07:26:02.431Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-16T07:26:02.431Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-16T07:26:02.886Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-16T07:26:02.886Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-16T07:26:02.886Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-16T07:26:02.886Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-16T07:26:04.414Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-16T07:26:04.812Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-16T07:26:05.938Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-16T07:26:08.101Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-16T07:26:09.077Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-16T07:26:11.965Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-16T07:26:11.965Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-16T07:26:11.965Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-16T07:26:11.965Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-16T07:26:11.965Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-16T07:26:11.965Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-16T07:26:11.965Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-16T07:26:11.965Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-16T07:26:11.965Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-16T07:26:11.965Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-16T07:26:11.965Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-16T07:26:11.965Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-16T07:26:11.965Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-16T07:26:11.965Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-16T07:26:11.965Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-16T07:26:11.965Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-16T07:26:11.965Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-16T07:26:12.129Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-16T07:26:12.129Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-16T07:26:12.129Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-16T07:26:13.476Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-16T07:26:15.681Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-16T07:26:15.681Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-16T07:26:15.681Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-16T07:26:15.681Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-16T07:26:15.681Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-16T07:26:15.681Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-16T07:26:15.681Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-16T07:26:15.681Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-16T07:26:15.681Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-16T07:26:15.681Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-16T07:26:15.681Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-16T07:26:17.267Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-16T07:26:23.133Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-16T07:26:23.133Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-16T07:26:23.133Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-16T07:26:23.133Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-16T07:26:24.631Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-16T07:26:24.631Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-16T07:26:25.965Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-16T07:26:25.965Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-16T07:26:25.965Z] === RUN TestDockerSuite/TestRunRm [2021-12-16T07:26:26.920Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-16T07:26:28.851Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-16T07:26:29.393Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-16T07:26:29.864Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-16T07:26:29.869Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-16T07:26:32.083Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-16T07:26:32.083Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-16T07:26:32.083Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-16T07:26:32.083Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-16T07:26:32.083Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-16T07:26:32.083Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-16T07:26:32.083Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-16T07:26:32.083Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-16T07:26:32.083Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-16T07:26:32.083Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-16T07:26:32.083Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-16T07:26:32.083Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-16T07:26:32.083Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-16T07:26:32.083Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-16T07:26:32.083Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-16T07:26:34.616Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-16T07:26:35.744Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-16T07:26:35.876Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-16T07:26:36.779Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-16T07:26:38.102Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-16T07:26:39.664Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-16T07:26:39.667Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-16T07:26:42.549Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-16T07:26:42.549Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-16T07:26:42.549Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-16T07:26:42.549Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-16T07:26:42.549Z] === RUN TestDockerSuite/TestRunState [2021-12-16T07:26:42.549Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-16T07:26:42.549Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-16T07:26:45.440Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-16T07:26:45.440Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.440Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-16T07:26:45.440Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-16T07:26:45.440Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.440Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-16T07:26:45.440Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.440Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-16T07:26:45.440Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-16T07:26:45.440Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-16T07:26:45.440Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-16T07:26:45.539Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-16T07:26:45.539Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-16T07:26:45.539Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-16T07:26:45.539Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-16T07:26:45.539Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-16T07:26:45.539Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-16T07:26:45.539Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-16T07:26:45.539Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-16T07:26:45.539Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-16T07:26:45.539Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-16T07:26:45.539Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-16T07:26:45.539Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-16T07:26:45.539Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-16T07:26:45.539Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-16T07:26:45.539Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-16T07:26:45.539Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-16T07:26:45.539Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-16T07:26:45.539Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-16T07:26:45.896Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-16T07:26:47.102Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-16T07:26:47.569Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-16T07:26:48.037Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-16T07:26:48.037Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-16T07:26:49.599Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-16T07:26:50.562Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-16T07:26:50.562Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-16T07:26:50.562Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-16T07:26:50.562Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-16T07:26:50.562Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-16T07:26:50.562Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-16T07:26:50.562Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-16T07:26:50.562Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-16T07:26:50.562Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-16T07:26:50.562Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-16T07:26:50.562Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-16T07:26:50.562Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-16T07:26:50.562Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-16T07:26:50.562Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-16T07:26:50.562Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-16T07:26:50.562Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-16T07:26:50.562Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-16T07:26:50.562Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-16T07:26:51.017Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-16T07:26:51.017Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-16T07:26:51.017Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-16T07:26:53.902Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-16T07:26:53.902Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-16T07:26:53.902Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-16T07:26:56.065Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-16T07:26:56.065Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-16T07:26:56.065Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-16T07:26:56.065Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-16T07:26:56.065Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-16T07:26:58.263Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-16T07:26:58.263Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-16T07:26:58.263Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-16T07:26:59.778Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-16T07:27:01.046Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-16T07:27:01.046Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-16T07:27:01.046Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-16T07:27:02.037Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-16T07:27:03.604Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-16T07:27:05.418Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-16T07:27:05.418Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-16T07:27:05.418Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-16T07:27:08.305Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-16T07:27:09.482Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-16T07:27:10.176Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-16T07:27:10.176Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-16T07:27:10.176Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-16T07:27:10.176Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-16T07:27:10.176Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-16T07:27:10.176Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-16T07:27:10.176Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-16T07:27:10.176Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-16T07:27:10.176Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-16T07:27:12.967Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-16T07:27:15.365Z] === RUN TestDockerSuite/TestBuildUser [2021-12-16T07:27:15.365Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-16T07:27:15.365Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-16T07:27:15.365Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-16T07:27:15.365Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-16T07:27:15.365Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-16T07:27:15.365Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-16T07:27:17.333Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-16T07:27:17.333Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-16T07:27:17.333Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-16T07:27:17.333Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-16T07:27:17.333Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-16T07:27:17.333Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-16T07:27:17.333Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-16T07:27:17.333Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-16T07:27:17.333Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-16T07:27:17.333Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-16T07:27:17.333Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-16T07:27:17.333Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-16T07:27:17.333Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-16T07:27:18.898Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-16T07:27:20.129Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-16T07:27:21.123Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-16T07:27:21.123Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-16T07:27:21.123Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-16T07:27:21.125Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-16T07:27:21.497Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-16T07:27:21.497Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-16T07:27:21.497Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-16T07:27:21.497Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-16T07:27:22.688Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-16T07:27:22.688Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-16T07:27:22.688Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-16T07:27:22.688Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-16T07:27:22.688Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-16T07:27:22.688Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-16T07:27:22.688Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-16T07:27:22.688Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-16T07:27:22.688Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-16T07:27:22.688Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-16T07:27:22.688Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-16T07:27:22.688Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-16T07:27:22.688Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-16T07:27:24.384Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-16T07:27:24.922Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-16T07:27:24.922Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-16T07:27:24.922Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-16T07:27:24.922Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-16T07:27:24.922Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-16T07:27:27.269Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-16T07:27:30.155Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-16T07:27:30.155Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-16T07:27:30.155Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-16T07:27:30.155Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-16T07:27:30.155Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-16T07:27:30.155Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-16T07:27:30.155Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-16T07:27:30.155Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-16T07:27:30.155Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-16T07:27:30.155Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-16T07:27:30.155Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-16T07:27:30.155Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-16T07:27:30.155Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-16T07:27:30.155Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-16T07:27:30.155Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-16T07:27:35.919Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-16T07:27:37.446Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-16T07:27:39.609Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-16T07:27:40.494Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-16T07:27:40.494Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-16T07:27:40.494Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-16T07:27:40.494Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-16T07:27:40.494Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-16T07:27:40.494Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-16T07:27:40.494Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-16T07:27:40.494Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-16T07:27:42.061Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-16T07:27:42.061Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-16T07:27:45.012Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-16T07:27:45.372Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-16T07:27:45.372Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-16T07:27:45.372Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-16T07:27:45.372Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-16T07:27:45.372Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-16T07:27:45.372Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-16T07:27:45.372Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-16T07:27:45.372Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-16T07:27:45.372Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-16T07:27:45.372Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-16T07:27:45.372Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-16T07:27:45.372Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-16T07:27:45.372Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-16T07:27:45.372Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-16T07:27:45.372Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-16T07:27:45.372Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-16T07:27:45.372Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-16T07:27:45.372Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-16T07:27:45.480Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-16T07:27:45.480Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-16T07:27:45.480Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-16T07:27:45.948Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-16T07:27:47.535Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-16T07:27:47.535Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-16T07:27:47.990Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-16T07:27:47.990Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-16T07:27:50.154Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-16T07:27:50.231Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-16T07:27:51.801Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-16T07:27:54.610Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-16T07:27:54.610Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-16T07:27:54.610Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-16T07:27:54.610Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-16T07:27:54.610Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-16T07:27:54.610Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-16T07:27:54.610Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-16T07:27:58.686Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-16T07:27:58.686Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-16T07:27:58.686Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-16T07:28:01.762Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-16T07:28:01.762Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-16T07:28:01.762Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-16T07:28:06.745Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-16T07:28:07.218Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-16T07:28:07.218Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-16T07:28:07.218Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-16T07:28:11.879Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-16T07:28:11.879Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-16T07:28:11.879Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-16T07:28:11.879Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-16T07:28:11.879Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-16T07:28:11.879Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-16T07:28:11.879Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-16T07:28:11.879Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-16T07:28:11.879Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-16T07:28:12.187Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-16T07:28:12.187Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-16T07:28:12.187Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite (2266.41s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (83.54s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.44s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.95s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.45s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.11s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.07s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (78.90s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.62s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.66s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.16s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.77s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.37s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.08s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.04s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.56s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.99s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.51s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.43s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.83s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.92s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.61s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.22s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.48s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.08s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.75s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.43s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.59s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.31s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.44s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.53s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.00s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.66s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.49s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.80s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.33s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.52s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.68s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.57s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.09s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.05s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.20s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.90s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.26s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.42s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.14s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.04s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.20s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.81s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.85s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.40s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.95s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.74s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.35s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.96s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.63s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (76.53s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.12s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.73s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.48s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.47s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.89s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.02s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.77s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.05s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildFails (2.61s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.99s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.83s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.51s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.82s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.28s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.96s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.37s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildHistory (11.22s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.71s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.46s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.98s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildLabels (0.96s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.47s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.63s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.58s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.13s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.73s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.20s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.04s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.73s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.45s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.20s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.11s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.18s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-16T07:28:13.175Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.00s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.52s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.59s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.91s) [2021-12-16T07:28:13.175Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.31s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.14s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.72s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.61s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.08s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.65s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.46s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.27s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.03s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.27s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.62s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildRm (12.54s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.30s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.44s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.80s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.79s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.52s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.45s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.80s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.50s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.50s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildStderr (4.67s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.44s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.44s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.43s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.44s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.96s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.97s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.14s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.40s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.96s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.46s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.39s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.33s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.53s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.73s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.78s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.14s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.56s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.91s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCommitChange (5.16s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.73s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.17s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCommitTTY (7.32s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.81s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.22s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.28s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.62s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.59s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.70s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.62s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.39s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.28s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.46s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.54s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.16s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.99s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.67s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.48s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.83s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.87s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.42s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.55s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.97s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.36s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.96s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.70s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.93s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.59s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.50s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.57s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.52s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000504150_} (2.47s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1587982104_c:\foo_false____} (2.62s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1587982104_c:\foo_true____} (2.62s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.65s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.69s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.64s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.80s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.74s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.58s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.64s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCpToDot (2.72s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCpToStdout (2.73s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.16s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.61s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.99s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.54s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.07s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.65s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-16T07:28:13.176Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.70s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.69s) [2021-12-16T07:28:13.176Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.79s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.53s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsCopy (5.51s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.59s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.47s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.30s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsFilters (5.18s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsFormat (5.07s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsRename (2.62s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsResize (7.81s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.52s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.34s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.04s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.84s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.98s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.92s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.96s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.04s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.24s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.14s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.62s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.10s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestExecInspectID (4.45s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.40s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.21s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.35s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.92s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.99s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.00s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.95s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.80s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.12s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.69s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.67s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.52s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.47s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.45s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.50s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectDefault (2.44s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectHistory (4.59s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.13s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.34s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.71s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.30s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.30s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectStatus (3.31s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.04s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.15s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.48s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.99s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.44s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.08s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.47s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.92s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.91s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.77s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.58s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.09s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.97s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.11s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.05s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.48s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.26s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.61s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.46s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsSince (9.13s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsTail (2.87s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.63s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.50s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.86s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.94s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPsByOrder (7.71s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.80s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.82s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.09s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.72s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.71s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.66s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.79s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.19s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2021-12-16T07:28:13.177Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-12-16T07:28:13.177Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.06s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.18s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.59s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.26s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.93s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.63s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.64s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.82s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.20s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.03s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.81s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.96s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.89s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.12s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.58s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.87s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.92s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.40s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.67s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.77s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.74s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.62s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.50s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.49s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.04s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.41s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.55s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.39s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.02s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.51s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.46s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.46s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.80s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.89s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.59s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.12s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.45s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.49s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunExitCode (2.45s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.46s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.56s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.50s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.33s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.71s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.60s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.45s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.83s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.46s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.71s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.75s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.26s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.62s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.87s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunRm (2.56s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.56s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.51s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.47s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.07s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.54s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.52s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.92s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.73s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.46s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.43s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.11s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.49s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.92s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.88s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.59s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.54s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.50s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.85s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.10s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.72s) [2021-12-16T07:28:13.178Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.98s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-16T07:28:13.178Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.38s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.88s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.36s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.02s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.01s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.13s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.71s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.09s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.90s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.92s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.88s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.21s) [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-16T07:28:13.179Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-16T07:28:13.179Z] === RUN TestDockerSchema1RegistrySuite [2021-12-16T07:28:13.179Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-16T07:28:13.179Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-16T07:28:13.179Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-16T07:28:13.179Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-16T07:28:13.179Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-16T07:28:13.179Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-16T07:28:13.179Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-16T07:28:13.179Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-16T07:28:13.179Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-16T07:28:13.179Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-16T07:28:13.179Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-16T07:28:13.179Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-16T07:28:13.179Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-16T07:28:13.179Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-16T07:28:13.179Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-16T07:28:13.179Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-16T07:28:13.179Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-16T07:28:13.179Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-16T07:28:13.179Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-16T07:28:13.179Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-16T07:28:13.179Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-16T07:28:13.179Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-16T07:28:13.179Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-16T07:28:13.179Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-16T07:28:13.179Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.179Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-16T07:28:13.179Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-16T07:28:13.180Z] === RUN TestDockerDaemonSuite [2021-12-16T07:28:13.180Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-16T07:28:13.180Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-16T07:28:13.180Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-16T07:28:13.180Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-16T07:28:13.180Z] === RUN TestDockerSwarmSuite [2021-12-16T07:28:13.180Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-16T07:28:13.180Z] === RUN TestDockerPluginSuite [2021-12-16T07:28:13.180Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-16T07:28:13.180Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-16T07:28:13.180Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-16T07:28:13.180Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-16T07:28:13.180Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-16T07:28:13.180Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-16T07:28:13.180Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-16T07:28:13.180Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-16T07:28:13.180Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-16T07:28:13.180Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-16T07:28:13.180Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-16T07:28:13.180Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-16T07:28:13.180Z] === RUN TestDockerExternalVolumeSuite [2021-12-16T07:28:13.180Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-16T07:28:13.180Z] === RUN TestDockerNetworkSuite [2021-12-16T07:28:13.180Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-16T07:28:13.180Z] === RUN TestDockerHubPullSuite [2021-12-16T07:28:13.180Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.180Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-16T07:28:13.180Z] PASS [2021-12-16T07:28:13.649Z] ok github.com/docker/docker/integration-cli 2266.761s [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === Skipped [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-16T07:28:13.649Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-16T07:28:13.649Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-16T07:28:13.649Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-16T07:28:13.649Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-16T07:28:13.649Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-16T07:28:13.649Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-16T07:28:13.649Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-16T07:28:13.649Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-16T07:28:13.649Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-16T07:28:13.649Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-16T07:28:13.649Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-16T07:28:13.649Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-16T07:28:13.649Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-16T07:28:13.649Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-16T07:28:13.649Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-16T07:28:13.649Z] [2021-12-16T07:28:13.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-16T07:28:13.649Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.649Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-12-16T07:28:13.650Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.22s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.08s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.08s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-12-16T07:28:13.650Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.650Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-12-16T07:28:13.650Z] [2021-12-16T07:28:13.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-16T07:28:13.650Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-12-16T07:28:13.651Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2021-12-16T07:28:13.651Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-16T07:28:13.651Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-16T07:28:13.651Z] docker_cli_sni_test.go:18: Flakey test [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-16T07:28:13.651Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-16T07:28:13.651Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-16T07:28:13.651Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-16T07:28:13.651Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-16T07:28:13.651Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-16T07:28:13.651Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-16T07:28:13.651Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.651Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-16T07:28:13.651Z] [2021-12-16T07:28:13.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-16T07:28:13.651Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-16T07:28:13.652Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-16T07:28:13.652Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-16T07:28:13.652Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-16T07:28:13.652Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-16T07:28:13.652Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-16T07:28:13.652Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-16T07:28:13.652Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-16T07:28:13.652Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-16T07:28:13.652Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-16T07:28:13.652Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-16T07:28:13.652Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-16T07:28:13.652Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-16T07:28:13.652Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-16T07:28:13.652Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-16T07:28:13.652Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-16T07:28:13.652Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-16T07:28:13.652Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-16T07:28:13.652Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-16T07:28:13.652Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-16T07:28:13.652Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-12-16T07:28:13.652Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-12-16T07:28:13.652Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-16T07:28:13.652Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-16T07:28:13.652Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-16T07:28:13.652Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-16T07:28:13.652Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-16T07:28:13.652Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.652Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-16T07:28:13.652Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-12-16T07:28:13.653Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-16T07:28:13.653Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-16T07:28:13.653Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-16T07:28:13.653Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-16T07:28:13.653Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-16T07:28:13.653Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-16T07:28:13.653Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-16T07:28:13.653Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-16T07:28:13.653Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-16T07:28:13.653Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-12-16T07:28:13.653Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-16T07:28:13.653Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-16T07:28:13.653Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-16T07:28:13.653Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-16T07:28:13.653Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-16T07:28:13.653Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-16T07:28:13.653Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-16T07:28:13.653Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-16T07:28:13.653Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-12-16T07:28:13.653Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-16T07:28:13.653Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.653Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-16T07:28:13.653Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-16T07:28:13.654Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-16T07:28:13.654Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-16T07:28:13.654Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-16T07:28:13.654Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-16T07:28:13.654Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-16T07:28:13.654Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-16T07:28:13.654Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-16T07:28:13.654Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-16T07:28:13.654Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-16T07:28:13.654Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-16T07:28:13.654Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.654Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-16T07:28:13.654Z] [2021-12-16T07:28:13.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-16T07:28:13.655Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.655Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-16T07:28:13.655Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-16T07:28:13.656Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:28:13.656Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-16T07:28:13.656Z] [2021-12-16T07:28:13.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-16T07:28:14.124Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-16T07:28:14.124Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-16T07:28:14.124Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-16T07:28:14.124Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-16T07:28:14.124Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:28:14.124Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.124Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:28:14.124Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.125Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-16T07:28:14.125Z] [2021-12-16T07:28:14.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-16T07:28:14.125Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.127Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-16T07:28:14.127Z] [2021-12-16T07:28:14.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-16T07:28:14.127Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.127Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-16T07:28:14.127Z] [2021-12-16T07:28:14.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-16T07:28:14.127Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.127Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-16T07:28:14.127Z] [2021-12-16T07:28:14.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-16T07:28:14.127Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.127Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-16T07:28:14.127Z] [2021-12-16T07:28:14.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-16T07:28:14.127Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.127Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-16T07:28:14.127Z] [2021-12-16T07:28:14.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-16T07:28:14.127Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.127Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-16T07:28:14.127Z] [2021-12-16T07:28:14.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-16T07:28:14.127Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.127Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-16T07:28:14.127Z] [2021-12-16T07:28:14.127Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-16T07:28:14.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.128Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-16T07:28:14.128Z] [2021-12-16T07:28:14.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-16T07:28:14.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.128Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-16T07:28:14.128Z] [2021-12-16T07:28:14.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-16T07:28:14.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.128Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-16T07:28:14.128Z] [2021-12-16T07:28:14.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-16T07:28:14.128Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.128Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-16T07:28:14.128Z] [2021-12-16T07:28:14.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-16T07:28:14.128Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.128Z] [2021-12-16T07:28:14.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-16T07:28:14.128Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.128Z] [2021-12-16T07:28:14.128Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-16T07:28:14.128Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-16T07:28:14.128Z] [2021-12-16T07:28:14.128Z] DONE 1085 tests, 539 skipped in 2276.766s [2021-12-16T07:28:14.128Z] INFO: Integration tests ended at 12/16/2021 07:28:13. Duration:00:37:56.9098873 [2021-12-16T07:28:14.128Z] INFO: Docker info of the daemon under test at end of run [2021-12-16T07:28:14.128Z] [2021-12-16T07:28:14.128Z] Containers: 2 [2021-12-16T07:28:14.128Z] Running: 0 [2021-12-16T07:28:14.128Z] Paused: 0 [2021-12-16T07:28:14.128Z] Stopped: 2 [2021-12-16T07:28:14.128Z] Images: 18 [2021-12-16T07:28:14.128Z] Server Version: 0.0.0-dev [2021-12-16T07:28:14.128Z] Storage Driver: windowsfilter [2021-12-16T07:28:14.128Z] Windows: [2021-12-16T07:28:14.128Z] Logging Driver: json-file [2021-12-16T07:28:14.128Z] Plugins: [2021-12-16T07:28:14.128Z] Volume: local [2021-12-16T07:28:14.128Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-16T07:28:14.128Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-16T07:28:14.128Z] Swarm: inactive [2021-12-16T07:28:14.128Z] Default Isolation: process [2021-12-16T07:28:14.128Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-16T07:28:14.128Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-16T07:28:14.128Z] OSType: windows [2021-12-16T07:28:14.128Z] Architecture: x86_64 [2021-12-16T07:28:14.128Z] CPUs: 4 [2021-12-16T07:28:14.128Z] Total Memory: 32GiB [2021-12-16T07:28:14.128Z] Name: azwin-2-cb7040 [2021-12-16T07:28:14.128Z] ID: RPUW:XSIS:YFOC:EPUV:ARSS:5DPI:2RAM:SYA5:V6G5:2RFV:3LQB:DNC5 [2021-12-16T07:28:14.128Z] Docker Root Dir: D:\CI\PR-43087\1\daemon [2021-12-16T07:28:14.128Z] Debug Mode (client): false [2021-12-16T07:28:14.128Z] Debug Mode (server): true [2021-12-16T07:28:14.128Z] File Descriptors: -1 [2021-12-16T07:28:14.128Z] Goroutines: 17 [2021-12-16T07:28:14.128Z] System Time: 2021-12-16T07:28:13.7963632Z [2021-12-16T07:28:14.128Z] EventsListeners: 0 [2021-12-16T07:28:14.128Z] Registry: https://index.docker.io/v1/ [2021-12-16T07:28:14.128Z] Labels: [2021-12-16T07:28:14.128Z] Experimental: false [2021-12-16T07:28:14.128Z] Insecure Registries: [2021-12-16T07:28:14.128Z] 127.0.0.0/8 [2021-12-16T07:28:14.128Z] Live Restore Enabled: false [2021-12-16T07:28:14.128Z] [2021-12-16T07:28:14.128Z] [2021-12-16T07:28:14.128Z] INFO: Stopping daemon under test [2021-12-16T07:28:14.128Z] SUCCESS: The process with PID 4892 (child process of PID 4540) has been terminated. [2021-12-16T07:28:14.128Z] SUCCESS: The process with PID 4540 (child process of PID 2340) has been terminated. [2021-12-16T07:28:14.128Z] INFO: Stop tailing logs of the daemon under tests [2021-12-16T07:28:14.128Z] INFO: executeCI.ps1 Completed successfully at 12/16/2021 07:28:13. [2021-12-16T07:28:14.128Z] INFO: Tidying up at end of run [2021-12-16T07:28:14.128Z] INFO: Saving daemon under test log (d:\CI\PR-43087\1\dut.out) to bundles\CIDUT.out [2021-12-16T07:28:14.128Z] INFO: Saving daemon under test log (d:\CI\PR-43087\1\dut.err) to bundles\CIDUT.err [2021-12-16T07:28:14.128Z] INFO: Saving containerd logs to bundles [2021-12-16T07:28:14.128Z] INFO: Nuke-Everything... [2021-12-16T07:28:14.596Z] INFO: Container count on control daemon to delete is 2 [2021-12-16T07:28:14.597Z] aa10ddca154f [2021-12-16T07:28:14.597Z] 29a30d9b0c41 [2021-12-16T07:28:14.597Z] INFO: Tidying pidfile d:\CI\PR-43087\1\docker.pid [2021-12-16T07:28:14.597Z] INFO: Nuking d:\CI [2021-12-16T07:28:18.925Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-16T07:28:18.925Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-16T07:28:18.925Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-16T07:28:18.925Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-16T07:28:18.925Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-16T07:28:18.925Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-16T07:28:18.925Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-16T07:28:18.925Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-16T07:28:19.250Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-16T07:28:19.250Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-16T07:28:19.250Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-16T07:28:19.250Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-16T07:28:19.250Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-16T07:28:19.380Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-16T07:28:19.380Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-16T07:28:19.380Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-16T07:28:19.380Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-16T07:28:19.380Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-16T07:28:22.206Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-16T07:28:22.206Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-16T07:28:22.206Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-16T07:28:22.264Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-16T07:28:25.148Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-16T07:28:25.148Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-16T07:28:25.604Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-16T07:28:28.489Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-16T07:28:28.489Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-16T07:28:28.489Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-16T07:28:28.489Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-16T07:28:28.489Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-16T07:28:28.489Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-16T07:28:28.489Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-16T07:28:28.489Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-16T07:28:28.489Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-16T07:28:28.489Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-16T07:28:28.489Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-16T07:28:28.489Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-16T07:28:28.489Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-16T07:28:39.895Z] INFO: Zapped successfully [2021-12-16T07:28:39.895Z] [2021-12-16T07:28:39.895Z] INFO: executeCI.ps1 exiting at Thu Dec 16 07:28:37 CUT 2021. Duration 01:03:42.8008644 [2021-12-16T07:28:39.895Z] [2021-12-16T07:28:40.038Z] === RUN TestDockerSuite/TestBuildWithTabs [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-16T07:28:40.147Z] Recording test results [2021-12-16T07:28:45.918Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-16T07:28:45.918Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-16T07:28:46.127Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-16T07:28:46.128Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-16T07:28:46.128Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-16T07:28:46.128Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-16T07:28:46.128Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-16T07:28:46.128Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-16T07:28:46.128Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-16T07:28:46.128Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-16T07:28:47.085Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-16T07:28:48.292Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-16T07:28:48.293Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-16T07:28:48.619Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-16T07:28:50.406Z] Archiving artifacts [2021-12-16T07:28:51.187Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-16T07:28:51.642Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-16T07:28:52.096Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-16T07:28:52.096Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-16T07:28:52.096Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-16T07:29:02.376Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-16T07:29:02.376Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-16T07:29:02.376Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-16T07:29:02.376Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-16T07:29:02.376Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-16T07:29:02.376Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-16T07:29:02.376Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-16T07:29:04.733Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43087/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-16T07:29:05.685Z] + make clean [2021-12-16T07:29:06.671Z] docker volume rm -f docker-dev-cache [2021-12-16T07:29:06.671Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-16T07:29:10.903Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-16T07:29:10.903Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-16T07:29:10.903Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-16T07:29:11.223Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-16T07:29:11.223Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-16T07:29:11.693Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-16T07:29:11.693Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-16T07:29:12.163Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-16T07:29:12.163Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-16T07:29:12.163Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-16T07:29:13.731Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-16T07:29:21.185Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-16T07:29:21.185Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-16T07:29:21.185Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite (2333.53s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (74.99s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.94s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.85s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.76s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (68.11s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.15s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.25s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.14s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.77s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.36s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.97s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.23s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.59s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.79s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.87s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.73s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.59s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.09s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.15s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.88s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.82s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.76s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.27s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.93s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.59s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.25s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.30s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.00s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.24s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.41s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.38s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.56s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.51s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.40s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.51s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.24s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.56s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.68s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.21s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.19s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerignore (48.99s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.94s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.03s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.48s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.79s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.06s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.82s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.68s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.31s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.23s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (73.88s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2021-12-16T07:29:22.712Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2021-12-16T07:29:22.712Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.11s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.71s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.63s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.48s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.93s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.38s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.66s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildFails (2.76s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.40s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.42s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.55s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.85s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.42s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.89s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildHistory (10.30s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.21s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.29s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildLabels (0.95s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.48s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.51s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.17s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.80s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.24s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.61s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.09s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.86s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.41s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.23s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.11s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.21s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.45s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.91s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.91s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.07s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.51s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.42s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.09s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.96s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.61s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.89s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.08s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.65s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.85s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.67s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildRm (13.15s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.75s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.31s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.49s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.93s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.45s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.29s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.32s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.84s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildStderr (4.84s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.95s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.58s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.11s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.00s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.30s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.66s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.05s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.15s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.84s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.52s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.41s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.51s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.47s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.61s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.69s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.33s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.77s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.92s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestCommitChange (4.94s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.28s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestCommitTTY (6.96s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.45s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.98s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.19s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.70s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.70s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.76s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.44s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.40s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.34s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.36s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.76s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.78s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.87s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.38s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.61s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.26s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.40s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.63s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.85s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.30s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.60s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.72s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.47s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.11s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.68s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.78s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.79s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.80s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000089a88_} (2.76s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12475729973_c:\foo_false____} (2.61s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12475729973_c:\foo_true____} (2.67s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-16T07:29:22.713Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-16T07:29:22.713Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.88s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.82s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.91s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.22s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.50s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.25s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCpToDot (2.87s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCpToStdout (2.94s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.09s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.74s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.41s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.14s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.07s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.87s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.90s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.92s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.99s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.96s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsCopy (5.05s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.15s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.82s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.93s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.93s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsFilters (5.81s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsFormat (5.75s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsRename (3.04s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsResize (33.16s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.74s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.44s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.23s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.75s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.69s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.73s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.89s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.38s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.45s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.91s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.00s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.45s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestExecInspectID (5.64s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.61s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.44s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.96s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.89s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.94s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.93s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.83s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.51s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.66s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.96s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.93s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.67s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.83s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.75s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.80s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.81s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectDefault (2.83s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectHistory (4.75s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.81s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.89s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.36s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.89s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.45s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectStatus (3.47s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.05s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.19s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.77s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.89s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.81s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.79s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.75s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.77s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.76s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.86s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.82s) [2021-12-16T07:29:22.714Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.48s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.58s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.49s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.37s) [2021-12-16T07:29:22.714Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.32s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.21s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.87s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.93s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestLogsSince (9.32s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestLogsTail (3.16s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.04s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.80s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.42s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.47s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPsByOrder (11.40s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.43s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.03s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.73s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.45s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.08s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.08s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.46s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.38s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.53s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.95s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.66s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.10s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.27s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.07s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.04s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.83s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.47s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.32s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.12s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.36s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.38s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.93s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.65s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.02s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.84s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.55s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.54s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.46s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.75s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.72s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.80s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.02s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.77s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.08s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.50s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.86s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.89s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.66s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.70s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.55s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.39s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.76s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.66s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.75s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.58s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunExitCode (2.64s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.71s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.63s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.71s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.98s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.30s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.22s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.93s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.81s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.81s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.80s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-12-16T07:29:22.715Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.62s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-16T07:29:22.715Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.47s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.84s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunRm (2.80s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.86s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.72s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.65s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.64s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.78s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.34s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.70s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.72s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.35s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.14s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.38s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.67s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.44s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.75s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.69s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.13s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.50s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.69s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.43s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.07s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.55s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.91s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.74s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.81s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.38s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.25s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.00s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.36s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.66s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.19s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.80s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-16T07:29:22.716Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.44s) [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-16T07:29:22.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.716Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-16T07:29:22.716Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-16T07:29:22.717Z] === RUN TestDockerSchema1RegistrySuite [2021-12-16T07:29:22.717Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-16T07:29:22.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-16T07:29:22.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-16T07:29:22.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-16T07:29:22.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-16T07:29:22.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-16T07:29:22.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-16T07:29:22.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-16T07:29:22.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-16T07:29:22.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-16T07:29:22.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-16T07:29:22.717Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-16T07:29:22.717Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-16T07:29:22.717Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-16T07:29:22.717Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-16T07:29:22.717Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-16T07:29:22.717Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-16T07:29:22.717Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-16T07:29:22.717Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-16T07:29:22.717Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-16T07:29:22.717Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-16T07:29:22.717Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-16T07:29:22.717Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-16T07:29:22.717Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-16T07:29:22.717Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-16T07:29:22.717Z] === RUN TestDockerDaemonSuite [2021-12-16T07:29:22.717Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-16T07:29:22.717Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-16T07:29:22.717Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-16T07:29:22.717Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-16T07:29:22.717Z] === RUN TestDockerSwarmSuite [2021-12-16T07:29:22.717Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-16T07:29:22.717Z] === RUN TestDockerPluginSuite [2021-12-16T07:29:22.717Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-16T07:29:22.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-16T07:29:22.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-16T07:29:22.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-16T07:29:22.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-16T07:29:22.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-16T07:29:22.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-16T07:29:22.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-16T07:29:22.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-16T07:29:22.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-16T07:29:22.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-16T07:29:22.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-16T07:29:22.717Z] === RUN TestDockerExternalVolumeSuite [2021-12-16T07:29:22.717Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-16T07:29:22.717Z] === RUN TestDockerNetworkSuite [2021-12-16T07:29:22.717Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-16T07:29:22.717Z] === RUN TestDockerHubPullSuite [2021-12-16T07:29:22.717Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-16T07:29:22.717Z] PASS [2021-12-16T07:29:22.717Z] ok github.com/docker/docker/integration-cli 2333.841s [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === Skipped [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-16T07:29:22.717Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-16T07:29:22.717Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-16T07:29:22.717Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-16T07:29:22.717Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-16T07:29:22.717Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-16T07:29:22.717Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-16T07:29:22.717Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-16T07:29:22.717Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-16T07:29:22.717Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-16T07:29:22.717Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-12-16T07:29:22.717Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-16T07:29:22.717Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-16T07:29:22.717Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-12-16T07:29:22.717Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-16T07:29:22.717Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-16T07:29:22.717Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-16T07:29:22.717Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-16T07:29:22.717Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-16T07:29:22.717Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-16T07:29:22.717Z] [2021-12-16T07:29:22.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-16T07:29:23.174Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-16T07:29:23.174Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-12-16T07:29:23.174Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-16T07:29:23.174Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-16T07:29:23.174Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.174Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-16T07:29:23.174Z] [2021-12-16T07:29:23.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-12-16T07:29:23.175Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-12-16T07:29:23.175Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-16T07:29:23.175Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-16T07:29:23.175Z] docker_cli_sni_test.go:18: Flakey test [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-16T07:29:23.175Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-16T07:29:23.175Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-16T07:29:23.175Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-16T07:29:23.175Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-16T07:29:23.175Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-16T07:29:23.175Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-16T07:29:23.175Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-16T07:29:23.175Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-16T07:29:23.175Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-16T07:29:23.175Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-16T07:29:23.175Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-16T07:29:23.175Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-16T07:29:23.175Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-16T07:29:23.175Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.175Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-16T07:29:23.175Z] [2021-12-16T07:29:23.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-16T07:29:23.175Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-16T07:29:23.176Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-16T07:29:23.176Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-16T07:29:23.176Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-16T07:29:23.176Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-16T07:29:23.176Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-16T07:29:23.176Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-16T07:29:23.176Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-16T07:29:23.176Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-16T07:29:23.176Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-16T07:29:23.176Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-16T07:29:23.176Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-16T07:29:23.176Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-16T07:29:23.176Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-16T07:29:23.176Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-16T07:29:23.176Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-16T07:29:23.176Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-12-16T07:29:23.176Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-16T07:29:23.176Z] [2021-12-16T07:29:23.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-16T07:29:23.176Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.176Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-16T07:29:23.177Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-16T07:29:23.177Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-16T07:29:23.177Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-16T07:29:23.177Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-16T07:29:23.177Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-16T07:29:23.177Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-16T07:29:23.177Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-16T07:29:23.177Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-16T07:29:23.177Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-16T07:29:23.177Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-16T07:29:23.177Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-16T07:29:23.177Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-16T07:29:23.177Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.177Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-16T07:29:23.177Z] [2021-12-16T07:29:23.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-16T07:29:23.177Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-16T07:29:23.178Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-16T07:29:23.178Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-16T07:29:23.178Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-16T07:29:23.178Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-16T07:29:23.178Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-16T07:29:23.178Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-16T07:29:23.178Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-16T07:29:23.178Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-16T07:29:23.178Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-16T07:29:23.178Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-16T07:29:23.178Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-12-16T07:29:23.178Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-16T07:29:23.178Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-16T07:29:23.178Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-16T07:29:23.178Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-16T07:29:23.178Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.178Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-16T07:29:23.178Z] [2021-12-16T07:29:23.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.179Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-16T07:29:23.179Z] [2021-12-16T07:29:23.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-16T07:29:23.179Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-16T07:29:23.180Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-16T07:29:23.180Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-12-16T07:29:23.180Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.180Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-16T07:29:23.180Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-16T07:29:23.181Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:29:23.181Z] [2021-12-16T07:29:23.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:29:23.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:29:23.182Z] [2021-12-16T07:29:23.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:29:23.182Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.182Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:29:23.182Z] [2021-12-16T07:29:23.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-16T07:29:23.637Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] DONE 1085 tests, 544 skipped in 2341.514s [2021-12-16T07:29:23.637Z] INFO: Integration tests ended at 12/16/2021 07:29:23. Duration:00:39:01.6703692 [2021-12-16T07:29:23.637Z] INFO: Docker info of the daemon under test at end of run [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] Containers: 2 [2021-12-16T07:29:23.637Z] Running: 0 [2021-12-16T07:29:23.637Z] Paused: 0 [2021-12-16T07:29:23.637Z] Stopped: 2 [2021-12-16T07:29:23.637Z] Images: 18 [2021-12-16T07:29:23.637Z] Server Version: 0.0.0-dev [2021-12-16T07:29:23.637Z] Storage Driver: windowsfilter [2021-12-16T07:29:23.637Z] Windows: [2021-12-16T07:29:23.637Z] Logging Driver: json-file [2021-12-16T07:29:23.637Z] Plugins: [2021-12-16T07:29:23.637Z] Volume: local [2021-12-16T07:29:23.637Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-16T07:29:23.637Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-16T07:29:23.637Z] Swarm: inactive [2021-12-16T07:29:23.637Z] Default Isolation: process [2021-12-16T07:29:23.637Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-16T07:29:23.637Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-16T07:29:23.637Z] OSType: windows [2021-12-16T07:29:23.637Z] Architecture: x86_64 [2021-12-16T07:29:23.637Z] CPUs: 4 [2021-12-16T07:29:23.637Z] Total Memory: 32GiB [2021-12-16T07:29:23.637Z] Name: azwin-2-cb7041 [2021-12-16T07:29:23.637Z] ID: L343:VASC:GE5Z:G3SX:WXLJ:54I6:T2XD:ZT2H:CPBJ:HXRJ:ZSLK:IJ6Z [2021-12-16T07:29:23.637Z] Docker Root Dir: D:\CI\PR-43087\1\daemon [2021-12-16T07:29:23.637Z] Debug Mode (client): false [2021-12-16T07:29:23.637Z] Debug Mode (server): true [2021-12-16T07:29:23.637Z] File Descriptors: -1 [2021-12-16T07:29:23.637Z] Goroutines: 46 [2021-12-16T07:29:23.637Z] System Time: 2021-12-16T07:29:23.2609969Z [2021-12-16T07:29:23.637Z] EventsListeners: 0 [2021-12-16T07:29:23.637Z] Registry: https://index.docker.io/v1/ [2021-12-16T07:29:23.637Z] Labels: [2021-12-16T07:29:23.637Z] Experimental: false [2021-12-16T07:29:23.637Z] Insecure Registries: [2021-12-16T07:29:23.637Z] 127.0.0.0/8 [2021-12-16T07:29:23.637Z] Live Restore Enabled: false [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] [2021-12-16T07:29:23.637Z] INFO: Stopping daemon under test [2021-12-16T07:29:23.637Z] SUCCESS: The process with PID 3092 (child process of PID 3228) has been terminated. [2021-12-16T07:29:23.637Z] SUCCESS: The process with PID 3228 (child process of PID 1292) has been terminated. [2021-12-16T07:29:23.637Z] INFO: Stop tailing logs of the daemon under tests [2021-12-16T07:29:23.637Z] INFO: executeCI.ps1 Completed successfully at 12/16/2021 07:29:23. [2021-12-16T07:29:23.637Z] INFO: Tidying up at end of run [2021-12-16T07:29:23.637Z] INFO: Saving daemon under test log (d:\CI\PR-43087\1\dut.out) to bundles\CIDUT.out [2021-12-16T07:29:23.637Z] INFO: Saving daemon under test log (d:\CI\PR-43087\1\dut.err) to bundles\CIDUT.err [2021-12-16T07:29:23.637Z] INFO: Saving containerd logs to bundles [2021-12-16T07:29:23.637Z] INFO: Nuke-Everything... [2021-12-16T07:29:23.637Z] INFO: Container count on control daemon to delete is 2 [2021-12-16T07:29:24.092Z] 91791226d929 [2021-12-16T07:29:24.092Z] e809c6d39d67 [2021-12-16T07:29:24.092Z] INFO: Tidying pidfile d:\CI\PR-43087\1\docker.pid [2021-12-16T07:29:24.092Z] INFO: Killing containerd with PID 3604 [2021-12-16T07:29:24.092Z] INFO: Nuking d:\CI [2021-12-16T07:29:24.164Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-16T07:29:25.734Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-16T07:29:25.734Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-16T07:29:26.203Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-16T07:29:26.203Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-16T07:29:26.203Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-16T07:29:26.203Z] docker_cli_sni_test.go:18: Flakey test [2021-12-16T07:29:26.203Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-16T07:29:29.162Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-16T07:29:33.929Z] === RUN TestDockerSuite/TestCommitChange [2021-12-16T07:29:39.806Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-16T07:29:45.139Z] INFO: Zapped successfully [2021-12-16T07:29:45.139Z] [2021-12-16T07:29:45.139Z] INFO: executeCI.ps1 exiting at Thu Dec 16 07:29:42 CUT 2021. Duration 01:04:14.8845316 [2021-12-16T07:29:45.139Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-16T07:29:45.376Z] Recording test results [2021-12-16T07:29:45.688Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-16T07:29:45.689Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-16T07:29:45.689Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-16T07:29:52.114Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-16T07:29:53.582Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-16T07:29:55.955Z] Archiving artifacts [2021-12-16T07:29:58.314Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-16T07:29:58.314Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-16T07:29:58.314Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-16T07:30:09.881Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43087/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-16T07:30:10.801Z] + make clean [2021-12-16T07:30:10.823Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-16T07:30:11.762Z] docker volume rm -f docker-dev-cache [2021-12-16T07:30:11.762Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-16T07:30:15.592Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-16T07:30:15.592Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-16T07:30:15.592Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-16T07:30:15.592Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-16T07:30:15.592Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-16T07:30:15.592Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-16T07:30:15.592Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-16T07:30:15.592Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-16T07:30:15.592Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-16T07:30:15.592Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-16T07:30:15.592Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-16T07:30:15.592Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-16T07:30:15.592Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-16T07:30:15.592Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-16T07:30:15.592Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-16T07:30:15.592Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-16T07:30:28.105Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-16T07:30:43.080Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-16T07:30:43.080Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-16T07:30:43.080Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-16T07:30:43.550Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-16T07:30:43.550Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-16T07:30:43.550Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-16T07:30:43.550Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-16T07:30:44.020Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-16T07:30:44.020Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-16T07:30:44.020Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-16T07:30:46.247Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-16T07:30:46.247Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-16T07:30:46.247Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-16T07:30:46.247Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-16T07:30:49.206Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-16T07:30:49.206Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-16T07:30:49.206Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-16T07:30:49.206Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-16T07:30:49.206Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-16T07:30:49.206Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-16T07:30:49.206Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-16T07:30:49.206Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-16T07:30:53.012Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-16T07:30:55.236Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-16T07:30:57.459Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-16T07:30:57.459Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-16T07:30:57.459Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-16T07:30:57.459Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-16T07:31:00.419Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-16T07:31:00.419Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-16T07:31:02.646Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-16T07:31:02.646Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-16T07:31:03.125Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-16T07:31:03.125Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-16T07:31:03.125Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-16T07:31:06.084Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-16T07:31:06.084Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-16T07:31:08.306Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-16T07:31:08.306Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-16T07:31:08.306Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-16T07:31:11.266Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-16T07:31:11.266Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-16T07:31:14.230Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-16T07:31:18.035Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-16T07:31:22.797Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-16T07:31:22.797Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-16T07:31:22.797Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-16T07:31:22.797Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-16T07:31:22.797Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-16T07:31:25.016Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-16T07:31:25.016Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-16T07:31:25.016Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-16T07:31:33.698Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-16T07:31:33.698Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-16T07:31:33.698Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-16T07:31:35.270Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-16T07:31:35.270Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-16T07:31:40.041Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-16T07:31:42.263Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-16T07:31:42.263Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-16T07:31:42.263Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-16T07:31:42.263Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-16T07:31:42.263Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-16T07:31:42.263Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-16T07:31:42.263Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-16T07:31:42.263Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-16T07:31:42.263Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-16T07:31:42.264Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-16T07:31:42.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-16T07:31:44.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-16T07:31:44.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-16T07:31:47.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-16T07:31:50.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-16T07:31:52.651Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-16T07:32:01.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004378_} [2021-12-16T07:32:03.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-138465228_c:\foo_false____} [2021-12-16T07:32:12.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-138465228_c:\foo_true____} [2021-12-16T07:32:13.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-16T07:32:13.810Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-16T07:32:13.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-16T07:32:13.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-16T07:32:13.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-16T07:32:13.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-16T07:32:13.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-16T07:32:13.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-16T07:32:13.810Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-16T07:32:14.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-16T07:32:14.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-16T07:32:14.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-16T07:32:14.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-16T07:32:14.281Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-16T07:32:14.281Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-16T07:32:14.281Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-16T07:32:14.281Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-16T07:32:14.281Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-16T07:32:14.281Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-16T07:32:14.281Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-16T07:32:14.281Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-16T07:32:14.281Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-16T07:32:14.281Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-16T07:32:14.281Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-16T07:32:17.245Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-16T07:32:17.245Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-16T07:32:17.245Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-16T07:32:17.245Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:32:17.245Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-16T07:32:17.245Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:32:17.245Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-16T07:32:17.245Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-16T07:32:17.245Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-16T07:32:17.245Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-16T07:32:17.245Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-16T07:32:17.245Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-16T07:32:17.245Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-16T07:32:17.245Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-16T07:32:17.245Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-16T07:32:17.245Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-16T07:32:17.245Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-16T07:32:17.245Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-16T07:32:17.245Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-16T07:32:17.245Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-16T07:32:17.245Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-16T07:32:17.245Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-16T07:32:17.245Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-16T07:32:17.245Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:32:17.245Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-16T07:32:17.245Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-16T07:32:17.245Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-16T07:32:25.924Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-16T07:32:25.924Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-16T07:32:25.924Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-16T07:32:25.924Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-16T07:32:28.145Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-16T07:32:28.145Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-16T07:32:28.145Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-16T07:32:28.145Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-16T07:32:28.145Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-16T07:32:28.145Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-16T07:32:28.145Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-16T07:32:34.032Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-16T07:32:36.254Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-16T07:32:36.254Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-16T07:32:36.254Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-16T07:32:36.254Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-16T07:32:36.254Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-16T07:32:46.708Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-16T07:32:46.708Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-16T07:32:46.708Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-16T07:32:46.708Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-16T07:32:46.708Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-16T07:33:01.680Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-16T07:33:01.680Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-16T07:33:01.680Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-16T07:33:01.680Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-16T07:33:01.680Z] === RUN TestDockerSuite/TestCpToDot [2021-12-16T07:33:04.639Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-16T07:33:04.639Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-16T07:33:04.639Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-16T07:33:04.639Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-16T07:33:04.639Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-16T07:33:12.212Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-16T07:33:12.213Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:33:12.213Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-16T07:33:12.213Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-16T07:33:12.213Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-16T07:33:12.213Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-16T07:33:12.213Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-16T07:33:12.213Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-16T07:33:12.213Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-16T07:33:12.213Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-16T07:33:12.213Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-16T07:33:15.184Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-16T07:33:22.390Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-16T07:33:22.861Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-16T07:33:22.861Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-16T07:33:25.085Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-16T07:33:26.075Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-16T07:33:26.075Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-16T07:33:26.075Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-16T07:33:26.075Z] === RUN TestDockerSuite/TestCreateRM [2021-12-16T07:33:26.545Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-16T07:33:26.545Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-16T07:33:26.545Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-16T07:33:27.015Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-16T07:33:27.485Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-16T07:33:37.939Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-16T07:33:37.939Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-16T07:33:37.939Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-16T07:33:41.747Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-16T07:33:41.747Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-16T07:33:41.747Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-16T07:33:41.747Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-16T07:33:50.429Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-16T07:33:50.429Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-16T07:33:50.429Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-16T07:33:50.429Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-16T07:33:50.429Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-16T07:33:50.429Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-16T07:33:50.429Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-16T07:33:50.429Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-16T07:33:50.429Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-16T07:33:50.429Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDockerFails [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-16T07:33:50.429Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-16T07:33:50.429Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-16T07:33:50.429Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-16T07:33:50.429Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-16T07:33:50.429Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-16T07:33:50.429Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-16T07:33:52.652Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-16T07:33:54.874Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-16T07:33:57.833Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-16T07:34:08.277Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-16T07:34:13.045Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-16T07:34:18.940Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-16T07:34:21.907Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-16T07:34:22.377Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-16T07:34:31.055Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-16T07:34:31.055Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-16T07:34:31.523Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-16T07:34:37.400Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-16T07:34:42.172Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-16T07:34:42.172Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-16T07:34:42.641Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-16T07:34:42.641Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-16T07:34:42.641Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-16T07:34:42.641Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-16T07:34:42.641Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-16T07:34:42.641Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-16T07:34:42.641Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-16T07:34:43.633Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-16T07:34:43.633Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-16T07:34:43.633Z] === RUN TestDockerSuite/TestEventsRename [2021-12-16T07:34:47.441Z] === RUN TestDockerSuite/TestEventsResize [2021-12-16T07:34:56.195Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-16T07:35:03.371Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-16T07:35:06.337Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-16T07:35:16.774Z] === RUN TestDockerSuite/TestEventsTop [2021-12-16T07:35:16.774Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-16T07:35:16.774Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-16T07:35:18.994Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-16T07:35:23.759Z] === RUN TestDockerSuite/TestExec [2021-12-16T07:35:23.759Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:35:23.759Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-16T07:35:23.759Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-16T07:35:23.759Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-16T07:35:25.995Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-16T07:35:28.215Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-16T07:35:28.215Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:35:28.215Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-16T07:35:28.215Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:35:28.215Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-16T07:35:28.215Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-16T07:35:28.215Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-16T07:35:31.173Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-16T07:35:33.393Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-16T07:35:35.616Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-16T07:35:37.836Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-16T07:35:42.598Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-16T07:35:42.598Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-16T07:35:42.598Z] === RUN TestDockerSuite/TestExecEnv [2021-12-16T07:35:42.598Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-16T07:35:42.598Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-16T07:35:42.598Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-16T07:35:42.598Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-16T07:35:45.555Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-16T07:35:50.323Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-16T07:35:50.323Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-16T07:35:50.323Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-16T07:35:50.323Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-16T07:35:50.323Z] === RUN TestDockerSuite/TestExecParseError [2021-12-16T07:35:50.323Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-16T07:35:50.793Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-16T07:35:50.793Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-16T07:35:50.793Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-16T07:35:50.793Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-16T07:35:50.793Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-16T07:35:53.750Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-16T07:35:53.750Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-16T07:35:53.750Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-16T07:35:53.750Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-16T07:35:53.750Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-16T07:35:53.750Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-16T07:35:53.750Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-16T07:35:53.750Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-16T07:35:53.750Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-16T07:35:53.750Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-16T07:35:53.750Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-16T07:35:55.972Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-16T07:35:55.972Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-16T07:35:55.972Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-16T07:36:04.671Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-16T07:36:04.671Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-16T07:36:04.671Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-16T07:36:04.671Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-16T07:36:04.671Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-16T07:36:04.671Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-16T07:36:04.671Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-16T07:36:11.851Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-16T07:36:17.727Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-16T07:36:20.686Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-16T07:36:27.854Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-16T07:36:27.854Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:36:27.854Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-16T07:36:27.854Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-16T07:36:27.854Z] === RUN TestDockerSuite/TestHealth [2021-12-16T07:36:27.854Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-16T07:36:27.854Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-16T07:36:27.854Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-16T07:36:27.854Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-16T07:36:27.854Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-16T07:36:33.732Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-16T07:36:33.732Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-16T07:36:33.732Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-16T07:36:33.732Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-16T07:36:33.732Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-16T07:36:33.732Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-16T07:36:33.732Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-16T07:36:34.721Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-16T07:36:34.721Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-16T07:36:34.721Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-16T07:36:35.723Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-16T07:36:35.723Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-16T07:36:37.943Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-16T07:36:38.413Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-16T07:36:41.377Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-16T07:36:50.053Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-16T07:36:50.053Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-16T07:36:50.053Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-16T07:36:50.053Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-16T07:36:53.854Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-16T07:36:53.854Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-16T07:36:56.086Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-16T07:36:56.086Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-16T07:36:56.086Z] === RUN TestDockerSuite/TestImportFile [2021-12-16T07:36:56.086Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-16T07:36:56.086Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-16T07:36:56.086Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-16T07:36:56.086Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-16T07:36:56.086Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-16T07:36:56.086Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-16T07:36:56.086Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-16T07:36:56.086Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:36:56.086Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-16T07:36:56.086Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-16T07:36:56.086Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-16T07:36:56.086Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-16T07:36:56.086Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-16T07:36:56.086Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-16T07:36:56.086Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-16T07:36:56.086Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-16T07:36:56.086Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-16T07:36:56.086Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-16T07:36:56.086Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-16T07:36:56.086Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-16T07:36:59.044Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-16T07:37:01.264Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-16T07:37:01.264Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-16T07:37:01.264Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-16T07:37:01.264Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-16T07:37:01.264Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-16T07:37:01.264Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-16T07:37:01.264Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-16T07:37:01.264Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-16T07:37:04.223Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-16T07:37:04.223Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-16T07:37:07.190Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-16T07:37:07.190Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-16T07:37:07.190Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-16T07:37:07.190Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-16T07:37:07.190Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-16T07:37:07.190Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-16T07:37:07.190Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-16T07:37:09.407Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-16T07:37:15.294Z] === RUN TestDockerSuite/TestInspectImage [2021-12-16T07:37:15.294Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:37:15.294Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-16T07:37:15.294Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:37:15.294Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-16T07:37:15.294Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-16T07:37:15.294Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-16T07:37:17.518Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-16T07:37:19.743Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-16T07:37:20.213Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-16T07:37:22.436Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-16T07:37:25.394Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-16T07:37:25.394Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-16T07:37:25.394Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-16T07:37:25.394Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-16T07:37:27.616Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-16T07:37:31.437Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-16T07:37:36.203Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-16T07:37:38.432Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-16T07:37:41.389Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-16T07:37:43.610Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-16T07:37:46.567Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-16T07:37:48.802Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-16T07:37:51.766Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-16T07:37:51.766Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-16T07:37:51.766Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-16T07:37:51.766Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-16T07:37:51.766Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-16T07:37:51.766Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-16T07:37:51.766Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-16T07:37:51.766Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-16T07:37:51.766Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-16T07:37:51.766Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-16T07:37:51.766Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-16T07:37:51.766Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-16T07:37:51.766Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-16T07:37:51.766Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-16T07:37:51.766Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-16T07:37:51.766Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-16T07:37:51.766Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-16T07:37:52.237Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-16T07:37:52.237Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-16T07:37:52.237Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-16T07:37:54.459Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-16T07:37:56.681Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-16T07:38:02.559Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-16T07:38:05.519Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-16T07:38:05.519Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-16T07:38:05.519Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-16T07:38:08.475Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-16T07:38:08.475Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-16T07:38:17.159Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-16T07:38:24.331Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-16T07:38:33.124Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-16T07:38:36.084Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-16T07:38:39.044Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-16T07:38:39.044Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-16T07:38:39.044Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-16T07:38:41.265Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-16T07:38:49.946Z] === RUN TestDockerSuite/TestLogsSince [2021-12-16T07:38:58.636Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-16T07:38:58.636Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-16T07:38:58.636Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-16T07:38:58.636Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-16T07:38:58.636Z] === RUN TestDockerSuite/TestLogsTail [2021-12-16T07:39:02.437Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-16T07:39:04.661Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-16T07:39:07.625Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-16T07:39:07.625Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestNetHostname [2021-12-16T07:39:07.625Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-16T07:39:07.625Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-16T07:39:07.625Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-16T07:39:07.625Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestPluginActive [2021-12-16T07:39:07.625Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-16T07:39:07.625Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-16T07:39:07.625Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-16T07:39:07.625Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-16T07:39:07.625Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-16T07:39:07.625Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-16T07:39:07.625Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-16T07:39:07.625Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-16T07:39:07.625Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-16T07:39:07.625Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-16T07:39:08.095Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-16T07:39:08.095Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-16T07:39:08.095Z] === RUN TestDockerSuite/TestPortList [2021-12-16T07:39:08.095Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-16T07:39:08.095Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-16T07:39:12.869Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-16T07:39:12.869Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:39:12.869Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-16T07:39:12.869Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-16T07:39:12.869Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-16T07:39:12.869Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-16T07:39:12.869Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-16T07:39:12.869Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-16T07:39:12.869Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-16T07:39:12.869Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-16T07:39:12.869Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-16T07:39:12.869Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-16T07:39:12.869Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-16T07:39:12.869Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-16T07:39:12.869Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-16T07:39:13.340Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-16T07:39:13.340Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-16T07:39:13.340Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-16T07:39:18.105Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-16T07:39:18.105Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-16T07:39:18.105Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-16T07:39:28.554Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-16T07:39:28.554Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-16T07:39:28.554Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-16T07:39:39.000Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-16T07:40:00.254Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-16T07:40:00.254Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-16T07:40:00.254Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-16T07:40:00.254Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-16T07:40:15.208Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-16T07:40:19.007Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-16T07:40:27.688Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-16T07:40:38.134Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-16T07:40:38.134Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-16T07:40:38.134Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-16T07:40:38.134Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-16T07:40:38.134Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-16T07:40:42.909Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-16T07:40:42.909Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-16T07:40:42.909Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-16T07:40:42.909Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-16T07:40:42.909Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-16T07:40:42.909Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-16T07:40:42.909Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-16T07:40:42.909Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-16T07:40:42.909Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-16T07:40:51.582Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-16T07:40:51.582Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-16T07:40:51.582Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-16T07:40:52.574Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-16T07:40:52.574Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-16T07:40:52.574Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-16T07:40:53.563Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-16T07:40:54.553Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-16T07:40:54.553Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-16T07:40:54.553Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-16T07:40:59.315Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-16T07:41:04.077Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-16T07:41:07.038Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-16T07:41:37.175Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-16T07:41:37.175Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:41:37.175Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-16T07:41:40.981Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-16T07:41:40.981Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-16T07:41:40.981Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-16T07:41:41.970Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-16T07:41:46.732Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-16T07:41:51.499Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-16T07:41:51.499Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:41:51.499Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-16T07:41:56.264Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-16T07:41:56.733Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-16T07:41:56.733Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-16T07:42:18.137Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-16T07:42:21.934Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-16T07:42:22.404Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-16T07:42:31.078Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-16T07:42:41.512Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-16T07:42:50.186Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-16T07:42:55.025Z] === RUN TestDockerSuite/TestRmiTag [2021-12-16T07:42:56.014Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-16T07:42:58.973Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-16T07:43:24.286Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-16T07:43:26.509Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-16T07:43:33.680Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-16T07:43:34.670Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-16T07:43:34.671Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-16T07:43:34.671Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-16T07:43:34.671Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-16T07:43:34.671Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-16T07:43:34.671Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-16T07:43:35.143Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-16T07:43:35.143Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-16T07:43:35.143Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-16T07:43:35.143Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-16T07:43:35.143Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-16T07:43:35.143Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-16T07:43:35.143Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-16T07:43:35.143Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-16T07:43:35.143Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-16T07:43:37.374Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-16T07:43:37.374Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-16T07:43:37.374Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-16T07:43:37.374Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-16T07:43:37.374Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-16T07:43:43.268Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-16T07:43:47.071Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-16T07:43:54.247Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-16T07:43:57.212Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-16T07:43:59.436Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-16T07:43:59.436Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-16T07:44:09.878Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-16T07:44:09.878Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-16T07:44:09.878Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-16T07:44:09.878Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-16T07:44:09.878Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-16T07:44:09.878Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-16T07:44:09.878Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-16T07:44:09.878Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-16T07:44:09.878Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-16T07:44:09.878Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-16T07:44:09.878Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-16T07:44:09.878Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-16T07:44:09.878Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-16T07:44:09.878Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-16T07:44:09.878Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-16T07:44:09.878Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-16T07:44:09.878Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-16T07:44:09.878Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-16T07:44:09.878Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-16T07:44:09.878Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-16T07:44:09.878Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-16T07:44:09.878Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-16T07:44:09.878Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-16T07:44:12.100Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-16T07:44:12.100Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-16T07:44:12.100Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-16T07:44:15.903Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-16T07:44:15.903Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-16T07:44:15.903Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-16T07:44:15.903Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-16T07:44:15.903Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-16T07:44:18.127Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-16T07:44:18.127Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-16T07:44:18.127Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-16T07:44:18.127Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-16T07:44:18.127Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-16T07:44:18.127Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-16T07:44:18.127Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-16T07:44:18.127Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-16T07:44:18.127Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-16T07:44:18.127Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-16T07:44:18.127Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-16T07:44:18.127Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-16T07:44:18.127Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-16T07:44:18.127Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-16T07:44:18.127Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-16T07:44:21.091Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-16T07:44:23.313Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-16T07:44:26.274Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-16T07:44:26.274Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-16T07:44:26.274Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-16T07:44:26.274Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-16T07:44:26.274Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-16T07:44:26.274Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-16T07:44:26.274Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-16T07:44:28.497Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-16T07:44:28.497Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-16T07:44:28.968Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-16T07:44:28.968Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-16T07:44:28.968Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-16T07:44:28.968Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-16T07:44:28.968Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-16T07:44:28.968Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-16T07:44:28.968Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-16T07:44:31.194Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-16T07:44:37.080Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-16T07:44:37.080Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-16T07:44:37.080Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-16T07:44:37.080Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-16T07:44:37.080Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-16T07:44:37.080Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-16T07:44:37.080Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-16T07:44:37.080Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-16T07:44:37.080Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-16T07:44:37.080Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-16T07:44:37.550Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-16T07:44:37.550Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-16T07:44:37.550Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-16T07:44:39.776Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-16T07:44:39.776Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-16T07:44:39.776Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-16T07:44:40.247Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-16T07:44:40.247Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-16T07:44:40.247Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-16T07:44:43.209Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-16T07:44:46.172Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-16T07:44:46.172Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-16T07:44:46.172Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-16T07:44:48.402Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-16T07:44:48.402Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-16T07:44:48.402Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-16T07:44:48.402Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-16T07:44:48.403Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-16T07:44:48.403Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-16T07:44:48.403Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-16T07:44:55.573Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-16T07:45:04.248Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-16T07:45:05.821Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-16T07:45:08.790Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-16T07:45:08.790Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-16T07:45:08.790Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-16T07:45:08.790Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-16T07:45:08.790Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-16T07:45:08.790Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-16T07:45:08.790Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-16T07:45:08.790Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-16T07:45:08.790Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-16T07:45:08.790Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-16T07:45:08.790Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-16T07:45:08.790Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-16T07:45:08.790Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-16T07:45:08.790Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-16T07:45:08.790Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-16T07:45:08.790Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-16T07:45:13.553Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-16T07:45:13.553Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-16T07:45:13.553Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-16T07:45:13.553Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-16T07:45:13.553Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-16T07:45:13.553Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-16T07:45:13.553Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-16T07:45:13.553Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-16T07:45:13.553Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-16T07:45:13.553Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-16T07:45:13.553Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-16T07:45:13.553Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-16T07:45:23.995Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-16T07:45:23.995Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-16T07:45:23.995Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-16T07:45:26.218Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-16T07:45:26.218Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-16T07:45:26.218Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-16T07:45:26.218Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-16T07:45:26.218Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-16T07:45:26.218Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-16T07:45:26.218Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-16T07:45:26.218Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-16T07:45:26.218Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-16T07:45:26.218Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-16T07:45:26.218Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-16T07:45:26.218Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-16T07:45:26.218Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-16T07:45:26.218Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-16T07:45:26.218Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-16T07:45:26.218Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-16T07:45:26.218Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-16T07:45:26.218Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-16T07:45:26.218Z] === RUN TestDockerSuite/TestRunMount [2021-12-16T07:45:26.218Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-16T07:45:26.218Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-16T07:45:26.218Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-16T07:45:26.218Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-16T07:45:26.218Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-16T07:45:26.218Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-16T07:45:26.218Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-16T07:45:26.218Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-16T07:45:34.909Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-16T07:45:34.909Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-16T07:45:34.909Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-16T07:45:34.909Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-16T07:45:34.909Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-16T07:45:34.909Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-16T07:45:34.909Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-16T07:45:39.686Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-16T07:45:45.579Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-16T07:45:45.579Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-16T07:45:45.579Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-16T07:45:45.579Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-16T07:45:45.579Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-16T07:45:45.579Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-16T07:45:45.579Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-16T07:45:45.579Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-16T07:45:45.579Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-16T07:45:45.579Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-16T07:45:45.579Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-16T07:45:45.579Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-16T07:45:45.579Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-16T07:45:45.579Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-16T07:45:45.579Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-16T07:45:45.579Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-16T07:45:45.579Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-16T07:45:45.579Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-16T07:45:45.579Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-16T07:45:45.579Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-16T07:45:46.568Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-16T07:45:49.530Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-16T07:45:51.754Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-16T07:45:52.746Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-16T07:45:55.704Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-16T07:45:55.704Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-16T07:45:55.704Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-16T07:45:55.704Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-16T07:45:55.704Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-16T07:45:55.704Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-16T07:45:55.704Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-16T07:45:55.704Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-16T07:45:55.704Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-16T07:45:55.704Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-16T07:45:55.704Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-16T07:45:55.704Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-16T07:45:55.704Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-16T07:45:55.704Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-16T07:45:55.704Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-16T07:45:55.704Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-16T07:45:55.704Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-16T07:45:59.507Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-16T07:45:59.507Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-16T07:45:59.507Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-16T07:45:59.507Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-16T07:45:59.507Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-16T07:45:59.507Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-16T07:45:59.507Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-16T07:45:59.507Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-16T07:45:59.507Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-16T07:45:59.507Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-16T07:45:59.507Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-16T07:46:08.182Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-16T07:46:08.182Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-16T07:46:08.182Z] === RUN TestDockerSuite/TestRunRm [2021-12-16T07:46:11.138Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-16T07:46:17.015Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-16T07:46:19.235Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-16T07:46:21.468Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-16T07:46:24.425Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-16T07:46:27.385Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-16T07:46:27.385Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-16T07:46:27.385Z] === RUN TestDockerSuite/TestRunState [2021-12-16T07:46:27.385Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-16T07:46:27.385Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-16T07:46:29.605Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-16T07:46:29.605Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-16T07:46:29.605Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-16T07:46:32.569Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-16T07:46:32.569Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-16T07:46:32.569Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-16T07:46:32.569Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-16T07:46:32.569Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-16T07:46:32.569Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-16T07:46:32.569Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-16T07:46:32.569Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-16T07:46:32.569Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-16T07:46:38.450Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-16T07:46:38.450Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-16T07:46:38.450Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-16T07:46:38.450Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-16T07:46:38.450Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-16T07:46:38.450Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-16T07:46:38.450Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-16T07:46:38.450Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-16T07:46:38.450Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-16T07:46:38.450Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-16T07:46:38.450Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-16T07:46:38.450Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-16T07:46:38.450Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-16T07:46:38.450Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-16T07:46:38.450Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-16T07:46:38.450Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-16T07:46:38.450Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-16T07:46:38.450Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-16T07:46:38.450Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-16T07:46:38.450Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-16T07:46:38.450Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-16T07:46:40.669Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-16T07:46:40.669Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-16T07:46:40.669Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-16T07:46:47.845Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-16T07:46:47.845Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-16T07:46:47.845Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-16T07:46:47.845Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-16T07:46:47.845Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-16T07:46:56.530Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-16T07:47:05.206Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-16T07:47:15.645Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-16T07:47:21.523Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-16T07:47:21.523Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-16T07:47:21.523Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-16T07:47:21.993Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-16T07:47:24.951Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-16T07:47:27.175Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-16T07:47:30.141Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-16T07:47:30.141Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-16T07:47:30.141Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-16T07:47:30.141Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-16T07:47:30.141Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-16T07:47:30.141Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-16T07:47:30.141Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-16T07:47:30.141Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-16T07:47:30.141Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-16T07:47:30.141Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-16T07:47:30.141Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-16T07:47:30.141Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-16T07:47:30.141Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-16T07:47:30.141Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-16T07:47:30.141Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-16T07:47:34.917Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-16T07:47:37.143Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-16T07:47:39.363Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-16T07:47:44.126Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-16T07:47:44.126Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-16T07:47:44.126Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-16T07:47:44.126Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.126Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-16T07:47:44.126Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.126Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-16T07:47:44.126Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.126Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-16T07:47:44.126Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.126Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-16T07:47:44.126Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.596Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-16T07:47:44.596Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.596Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-16T07:47:44.596Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.596Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-16T07:47:44.596Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.596Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-16T07:47:44.596Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.596Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-16T07:47:44.596Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.596Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-16T07:47:44.596Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.596Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-16T07:47:44.596Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.596Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-16T07:47:44.596Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.596Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-16T07:47:44.596Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.596Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-16T07:47:44.596Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.596Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-16T07:47:44.596Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-16T07:47:44.596Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-16T07:47:46.824Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-16T07:47:47.294Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-16T07:47:47.764Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-16T07:47:48.234Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-16T07:47:49.801Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-16T07:47:58.476Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-16T07:47:58.476Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-16T07:47:58.476Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-16T07:48:07.179Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-16T07:48:07.179Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-16T07:48:07.179Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-16T07:48:17.635Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-16T07:48:17.635Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-16T07:48:17.635Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-16T07:48:17.635Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-16T07:48:17.635Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-16T07:48:17.635Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-16T07:48:17.635Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-16T07:48:17.635Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-16T07:48:17.635Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-16T07:48:23.524Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-16T07:48:23.524Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-16T07:48:23.524Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-16T07:48:23.524Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-16T07:48:23.524Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-16T07:48:23.524Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-16T07:48:23.524Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-16T07:48:23.524Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-16T07:48:23.524Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-16T07:48:23.524Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-16T07:48:23.524Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-16T07:48:23.524Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-16T07:48:23.524Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-16T07:48:25.746Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-16T07:48:28.710Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-16T07:48:28.710Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-16T07:48:28.710Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-16T07:48:30.939Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-16T07:48:30.939Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-16T07:48:30.939Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-16T07:48:30.939Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-16T07:48:30.939Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-16T07:48:30.939Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-16T07:48:30.939Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-16T07:48:30.939Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-16T07:48:30.939Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-16T07:48:30.939Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-16T07:48:30.939Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-16T07:48:30.939Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-16T07:48:30.939Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-16T07:48:48.797Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-16T07:48:48.797Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-16T07:48:48.797Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-16T07:48:48.797Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-16T07:48:48.797Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-16T07:48:48.797Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-16T07:48:48.797Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-16T07:48:48.797Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-16T07:48:55.963Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-16T07:48:55.963Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-16T07:48:59.766Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-16T07:48:59.766Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-16T07:49:00.236Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-16T07:49:00.707Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-16T07:49:00.707Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-16T07:49:15.654Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-16T07:49:15.654Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-16T07:49:15.654Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-16T07:49:15.654Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-16T07:49:15.654Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-16T07:49:15.654Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-16T07:49:15.654Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-16T07:49:24.352Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-16T07:49:24.352Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-16T07:49:24.352Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-16T07:49:42.191Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-16T07:49:42.191Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.191Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite (3102.74s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.37s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (127.74s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.19s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.43s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.45s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.53s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.57s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (130.05s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.96s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.00s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.11s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.79s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.99s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.63s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.12s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.83s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.36s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.54s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.06s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.40s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddTar (44.45s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.95s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.77s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.85s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.01s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.38s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.38s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.21s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.51s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.79s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.03s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.65s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.87s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.57s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.76s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.93s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.30s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCmd (0.77s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.75s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.73s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.47s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.87s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.63s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.65s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.38s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.20s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.64s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.57s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.41s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.84s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.74s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.54s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.69s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (36.91s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.94s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.29s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.19s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.07s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.41s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.35s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.31s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerignore (73.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.71s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (88.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.11s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.40s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.49s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.48s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.35s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.15s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (141.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.55s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.77s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.40s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.43s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.91s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.78s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.71s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.26s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.93s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.87s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.81s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildFails (7.52s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.78s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.48s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.90s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.97s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.81s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.33s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.16s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildHistory (14.44s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.28s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.32s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.95s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.14s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildLabel (1.23s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.24s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.77s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildLabels (1.22s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.95s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.21s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.84s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (10.77s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (32.10s) [2021-12-16T07:49:42.191Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.44s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.94s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.00s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.99s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.61s) [2021-12-16T07:49:42.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.54s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.99s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.22s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.04s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.59s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.24s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.72s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.47s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.95s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.77s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.72s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.43s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.41s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.03s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.55s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.59s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.68s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.05s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildRm (15.70s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.15s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.77s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.41s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.35s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.32s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.72s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.10s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.82s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.17s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.67s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildStderr (5.27s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.00s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.50s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.62s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.43s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.16s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.89s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.76s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.60s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.84s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.32s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.40s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.95s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (17.79s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.38s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.48s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.58s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.47s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.49s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.44s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.26s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCommitChange (5.79s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.17s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.60s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCommitTTY (12.61s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.14s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.64s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.91s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.50s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.55s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.94s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.51s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.53s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.67s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.64s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.68s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.34s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.03s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.47s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.40s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.62s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.06s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.58s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.57s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.62s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.30s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.18s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.47s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.76s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.82s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.70s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.76s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004378_} (2.81s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-138465228_c:\foo_false____} (7.72s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-138465228_c:\foo_true____} (2.85s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.72s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.61s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.76s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.31s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.76s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.00s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.14s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCpToDot (2.94s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCpToStdout (7.62s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.37s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.63s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.26s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.34s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.68s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.29s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.59s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-16T07:49:42.192Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-16T07:49:42.192Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.65s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.63s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.78s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.00s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsCopy (6.22s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.87s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.65s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.03s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.38s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.30s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsFilters (5.45s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsFormat (5.15s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsRename (3.60s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsResize (8.15s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.33s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.05s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (10.00s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.68s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.48s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.34s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.50s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.44s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.52s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.32s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.59s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.64s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestExecInspectID (5.20s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.88s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.60s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.55s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.32s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.38s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.37s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.34s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.24s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.80s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.29s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.21s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.77s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.81s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.10s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.53s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.49s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.56s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.53s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectDefault (2.49s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectHistory (5.30s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.56s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.53s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.51s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.61s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.53s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectStatus (3.07s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.18s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.63s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.54s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.51s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.50s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.72s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.70s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.25s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.26s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.99s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.86s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.57s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.11s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.24s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.26s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.15s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.67s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.72s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.61s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsSince (9.56s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsTail (3.35s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.90s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.67s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.03s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.98s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestPsByOrder (10.07s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.90s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.51s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-12-16T07:49:42.193Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.19s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.39s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.24s) [2021-12-16T07:49:42.193Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.97s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.31s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.28s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.85s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.70s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.50s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.88s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.98s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.73s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.85s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.78s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.78s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.38s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.36s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.84s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.79s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.96s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.73s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.08s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiTag (0.85s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.66s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.98s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.96s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.90s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.51s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.40s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.56s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.54s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.56s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.63s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.60s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.08s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.50s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.59s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.25s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.64s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.66s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.55s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.59s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.38s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.05s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.64s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.72s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.76s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.61s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunExitCode (7.45s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.33s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.67s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.56s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.74s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.50s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.95s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.99s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.54s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.93s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.51s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.58s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.26s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.38s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.17s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.83s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunRm (2.87s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.84s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.58s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.52s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.49s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.99s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.61s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.34s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.64s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.28s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.40s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.06s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.99s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.39s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.98s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.56s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.61s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-16T07:49:42.194Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.53s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.94s) [2021-12-16T07:49:42.194Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.45s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.07s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.67s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.30s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.63s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.35s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.52s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.76s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.66s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.91s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.47s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.11s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.77s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.29s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.75s) [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-16T07:49:42.195Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] --- PASS: TestDockerRegistrySuite (0.20s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-16T07:49:42.195Z] === RUN TestDockerSchema1RegistrySuite [2021-12-16T07:49:42.195Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-16T07:49:42.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-16T07:49:42.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-16T07:49:42.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-16T07:49:42.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-16T07:49:42.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-16T07:49:42.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-16T07:49:42.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-16T07:49:42.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-16T07:49:42.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-16T07:49:42.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-16T07:49:42.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-16T07:49:42.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-16T07:49:42.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-16T07:49:42.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-16T07:49:42.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-16T07:49:42.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-16T07:49:42.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-16T07:49:42.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-16T07:49:42.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-16T07:49:42.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-16T07:49:42.196Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-16T07:49:42.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-16T07:49:42.196Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-16T07:49:42.196Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-16T07:49:42.196Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-16T07:49:42.196Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-16T07:49:42.196Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-16T07:49:42.196Z] === RUN TestDockerDaemonSuite [2021-12-16T07:49:42.196Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-16T07:49:42.196Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-16T07:49:42.196Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-16T07:49:42.196Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-16T07:49:42.196Z] === RUN TestDockerSwarmSuite [2021-12-16T07:49:42.196Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-16T07:49:42.196Z] === RUN TestDockerPluginSuite [2021-12-16T07:49:42.196Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-16T07:49:42.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-16T07:49:42.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-16T07:49:42.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-16T07:49:42.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-16T07:49:42.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-16T07:49:42.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-16T07:49:42.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-16T07:49:42.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-16T07:49:42.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-16T07:49:42.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-16T07:49:42.196Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-16T07:49:42.196Z] === RUN TestDockerExternalVolumeSuite [2021-12-16T07:49:42.196Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-16T07:49:42.196Z] === RUN TestDockerNetworkSuite [2021-12-16T07:49:42.196Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-16T07:49:42.196Z] === RUN TestDockerHubPullSuite [2021-12-16T07:49:42.196Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-16T07:49:42.196Z] PASS [2021-12-16T07:49:42.196Z] ok github.com/docker/docker/integration-cli 3103.262s [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === Skipped [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-12-16T07:49:42.196Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-12-16T07:49:42.196Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-16T07:49:42.196Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-12-16T07:49:42.196Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-16T07:49:42.196Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-12-16T07:49:42.196Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-16T07:49:42.196Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-16T07:49:42.196Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-16T07:49:42.196Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-16T07:49:42.196Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-16T07:49:42.196Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-16T07:49:42.196Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-16T07:49:42.196Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-16T07:49:42.196Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-16T07:49:42.196Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-16T07:49:42.196Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-16T07:49:42.196Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-16T07:49:42.196Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-12-16T07:49:42.196Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-12-16T07:49:42.196Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.196Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-12-16T07:49:42.196Z] [2021-12-16T07:49:42.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-12-16T07:49:42.197Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-12-16T07:49:42.197Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2021-12-16T07:49:42.197Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-12-16T07:49:42.197Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-16T07:49:42.197Z] docker_cli_sni_test.go:18: Flakey test [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-16T07:49:42.197Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.197Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-16T07:49:42.197Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2021-12-16T07:49:42.198Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-16T07:49:42.198Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-16T07:49:42.198Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2021-12-16T07:49:42.198Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-12-16T07:49:42.198Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-16T07:49:42.198Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-16T07:49:42.198Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-16T07:49:42.198Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-16T07:49:42.198Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.198Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-16T07:49:42.198Z] [2021-12-16T07:49:42.198Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-16T07:49:42.198Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-16T07:49:42.199Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-16T07:49:42.199Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-16T07:49:42.199Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-16T07:49:42.199Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-16T07:49:42.199Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-16T07:49:42.199Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2021-12-16T07:49:42.199Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-16T07:49:42.199Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-16T07:49:42.199Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-16T07:49:42.199Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-16T07:49:42.199Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-16T07:49:42.199Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-16T07:49:42.199Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-16T07:49:42.199Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2021-12-16T07:49:42.199Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2021-12-16T07:49:42.199Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-16T07:49:42.199Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-16T07:49:42.199Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-16T07:49:42.199Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-16T07:49:42.199Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-16T07:49:42.199Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.199Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-16T07:49:42.199Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.199Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-16T07:49:42.199Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2021-12-16T07:49:42.200Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-16T07:49:42.200Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-16T07:49:42.200Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2021-12-16T07:49:42.200Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2021-12-16T07:49:42.200Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-12-16T07:49:42.200Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2021-12-16T07:49:42.200Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-16T07:49:42.200Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-16T07:49:42.200Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-16T07:49:42.200Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-16T07:49:42.200Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-12-16T07:49:42.200Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-16T07:49:42.200Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-16T07:49:42.200Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-16T07:49:42.200Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-16T07:49:42.200Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-12-16T07:49:42.200Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-16T07:49:42.200Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.200Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-16T07:49:42.200Z] [2021-12-16T07:49:42.200Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-16T07:49:42.200Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-16T07:49:42.201Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.201Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-16T07:49:42.201Z] [2021-12-16T07:49:42.201Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-16T07:49:42.202Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.202Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-16T07:49:42.202Z] [2021-12-16T07:49:42.202Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.38s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.38s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-16T07:49:42.675Z] [2021-12-16T07:49:42.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-16T07:49:42.675Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.675Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-16T07:49:42.676Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.676Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-16T07:49:42.676Z] [2021-12-16T07:49:42.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-16T07:49:42.676Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-16T07:49:42.677Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] DONE 1085 tests, 539 skipped in 3115.391s [2021-12-16T07:49:42.677Z] INFO: Integration tests ended at 12/16/2021 07:49:42. Duration:00:51:55.5972749 [2021-12-16T07:49:42.677Z] INFO: Docker info of the daemon under test at end of run [2021-12-16T07:49:42.677Z] [2021-12-16T07:49:42.677Z] Containers: 2 [2021-12-16T07:49:42.677Z] Running: 0 [2021-12-16T07:49:42.677Z] Paused: 0 [2021-12-16T07:49:42.677Z] Stopped: 2 [2021-12-16T07:49:42.677Z] Images: 18 [2021-12-16T07:49:42.677Z] Server Version: 0.0.0-dev [2021-12-16T07:49:42.677Z] Storage Driver: windowsfilter [2021-12-16T07:49:42.677Z] Windows: [2021-12-16T07:49:42.677Z] Logging Driver: json-file [2021-12-16T07:49:42.677Z] Plugins: [2021-12-16T07:49:42.677Z] Volume: local [2021-12-16T07:49:42.677Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-16T07:49:42.678Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-16T07:49:42.678Z] Swarm: inactive [2021-12-16T07:49:42.678Z] Default Isolation: process [2021-12-16T07:49:42.678Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-16T07:49:42.678Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-16T07:49:42.678Z] OSType: windows [2021-12-16T07:49:42.678Z] Architecture: x86_64 [2021-12-16T07:49:42.678Z] CPUs: 4 [2021-12-16T07:49:42.678Z] Total Memory: 32GiB [2021-12-16T07:49:42.678Z] Name: azwin-2-ab50c0 [2021-12-16T07:49:42.678Z] ID: 3IY5:2MBM:DAIZ:YWYP:MCOA:CCDK:66YE:FTKL:AQ7T:RNKQ:KQZB:6UU6 [2021-12-16T07:49:42.678Z] Docker Root Dir: D:\CI\PR-43087\1\daemon [2021-12-16T07:49:42.678Z] Debug Mode (client): false [2021-12-16T07:49:42.678Z] Debug Mode (server): true [2021-12-16T07:49:42.678Z] File Descriptors: -1 [2021-12-16T07:49:42.678Z] Goroutines: 17 [2021-12-16T07:49:42.678Z] System Time: 2021-12-16T07:49:42.5190175Z [2021-12-16T07:49:42.678Z] EventsListeners: 0 [2021-12-16T07:49:42.678Z] Registry: https://index.docker.io/v1/ [2021-12-16T07:49:42.678Z] Labels: [2021-12-16T07:49:42.678Z] Experimental: false [2021-12-16T07:49:42.678Z] Insecure Registries: [2021-12-16T07:49:42.678Z] 127.0.0.0/8 [2021-12-16T07:49:42.678Z] Live Restore Enabled: false [2021-12-16T07:49:42.678Z] [2021-12-16T07:49:42.678Z] [2021-12-16T07:49:42.678Z] INFO: Stopping daemon under test [2021-12-16T07:49:43.147Z] SUCCESS: The process with PID 5500 (child process of PID 6056) has been terminated. [2021-12-16T07:49:43.147Z] SUCCESS: The process with PID 6056 (child process of PID 1240) has been terminated. [2021-12-16T07:49:43.147Z] INFO: Stop tailing logs of the daemon under tests [2021-12-16T07:49:43.147Z] INFO: executeCI.ps1 Completed successfully at 12/16/2021 07:49:42. [2021-12-16T07:49:43.147Z] INFO: Tidying up at end of run [2021-12-16T07:49:43.147Z] INFO: Saving daemon under test log (d:\CI\PR-43087\1\dut.out) to bundles\CIDUT.out [2021-12-16T07:49:43.147Z] INFO: Saving daemon under test log (d:\CI\PR-43087\1\dut.err) to bundles\CIDUT.err [2021-12-16T07:49:43.147Z] INFO: Saving containerd logs to bundles [2021-12-16T07:49:43.147Z] INFO: Nuke-Everything... [2021-12-16T07:49:43.616Z] INFO: Container count on control daemon to delete is 2 [2021-12-16T07:49:44.085Z] b3d7f105e81b [2021-12-16T07:49:44.085Z] 486b0b01a4e1 [2021-12-16T07:49:44.085Z] INFO: Tidying pidfile d:\CI\PR-43087\1\docker.pid [2021-12-16T07:49:44.085Z] INFO: Nuking d:\CI [2021-12-16T07:50:19.971Z] INFO: Zapped successfully [2021-12-16T07:50:19.971Z] [2021-12-16T07:50:19.971Z] INFO: executeCI.ps1 exiting at Thu Dec 16 07:50:19 CUT 2021. Duration 01:24:38.3730934 [2021-12-16T07:50:19.971Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-16T07:50:20.700Z] Recording test results [2021-12-16T07:50:28.190Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-16T07:50:30.302Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-16T07:50:32.756Z] Archiving artifacts [2021-12-16T07:50:47.077Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43087/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-16T07:50:48.036Z] + make clean [2021-12-16T07:50:49.605Z] docker volume rm -f docker-dev-cache [2021-12-16T07:50:49.605Z] 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